9141 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
maliming aa6e83076c
Enhance date picker functionality to support date range selection and timezone normalization 1 year ago
maliming 90f7e064ce
Filter IANA timezones to exclude 'Etc' entries while allowing 'UTC' 1 year ago
maliming 5e3fff446e
Add DateTimeOffset conversion method to IClock and only normalizing DateTime in MVC. 1 year ago
SALİH ÖZKARA 78b60970a9 Refactor AbpDatePickerBaseTagHelper 1 year ago
maliming 185c3df2e6
Rename `new-datepicker` to `hidden-datepicker`. 1 year ago
maliming 6dab00a983
Filter IANA timezones to include only those with a '/' in their names 1 year ago
maliming d68bcdeb03
Add `ICurrentTimezoneProvider` and `AbpTimeZoneMiddleware`. 1 year ago
liangshiwei 89894f4664 MVCUI : Hide Actions Column for Users Without Permissions 1 year ago
liangshiwei 42b7c407fe Hide Actions Column for Users Without Permissions 1 year ago
maliming 099fb8ad64
Update date range picker to use data attribute for name retrieval 1 year ago
maliming 0fb8606194
Add handleDatepicker function to manage datepicker inputs and hidden fields 1 year ago
maliming ab1daa68ac
Remove `ISOStringToDateTimeLocaleString` function. 1 year ago
maliming 2589b0c9a4
Using timezone settings to display datetime. 1 year ago
liangshiwei ba9cafc2db Refactor AbpDatePickerTagHelper and AbpDateRangePickerTagHelper 1 year ago
liangshiwei 892ec7698a Refactor AbpDatePickerBaseTagHelper to accept IOptions<AbpDatePickerOptions> for improved configuration 1 year ago
maliming 902601c016
Add `ApplicationName` property to background job to isolation jobs. 1 year ago
maliming 14297e0f39
Update AbpOpenIdConnectExtensions.cs 1 year ago
maliming e241ab64a0
Disable PushedAuthorizationBehavior feature by default. 1 year ago
liangshiwei aac63fa8d4 Add Sortable to DataGrid ExtraProperties Column 1 year ago
maliming 0782080a8f
Refactor connection string checkers to initialize connection settings within try blocks. 1 year ago
maliming efb9dfcd84
Update abp-toast.css 1 year ago
maliming 9bb957392a
Remove `datatables.net` compatible code. 1 year ago
maliming 25057cdefd
Localize "No data available" message in AbpExtensibleDataGrid component. 1 year ago
maliming a878863d11
Refactor connection string checkers to initialize connection settings within try blocks. 1 year ago
maliming 2a0f5e8741
Try to add message to inbox. 1 year ago
maliming d70255a254
Add event to all Inbox/Outbox. 1 year ago
maliming 40c9f63371
Make sure `eventType` is not `null`. 1 year ago
maliming fbe3fe10bf
Refactor `LocalDistributedEventBus`. 1 year ago
Nuno Vieira 2d84e52fcd
Changes to make LocalDistributedEventBus able to use outbox/inbox patterns. 1 year ago
liangshiwei facb8dfb9a Update ChannelPool.cs 1 year ago
liangshiwei d348dc8446 Check if channel is closed 1 year ago
liangshiwei de10dcc2c4 Fix duplicate consumption of events when connection is broken 1 year ago
maliming 41e3d35031
Refactor code. 1 year ago
maliming 07c73a7b17
Try to add message to inbox. 1 year ago
maliming 95bd271c53
Add event to all Inbox/Outbox. 1 year ago
maliming 69849ead7e
Make sure `eventType` is not `null`. 1 year ago
maliming 5aaf555791
Clear event predicates after `GetEventsRecords` method. 1 year ago
maliming 01713cc001
Refactor `LocalDistributedEventBus`. 1 year ago
Suhaib 14fda53d06 encrypt the sensitive password before caching 1 year ago
Suhaib 6d70e78cbd dynamic password retrieval via a distributed cache in BunnyClientFactory 1 year ago
maliming a693f28741
Update TypeApiDescriptionModel to include instance and public properties. 1 year ago
maliming dcf093fa82
Skip adding namespaces if module doesn't need `ThemeModule`. 1 year ago
magicjar 36028cebcc Ensure Previous Pagination Button is Disabled for Invalid Page 1 year ago
Suhaib f0bf9ff662 implement Bunny.net blob storage provider 1 year ago
maliming e3542fd102
Publish `DistributedEventSentReceived` events first. 1 year ago
maliming 489c74f1ff
Publish `DistributedEventSent/Received` events in `LocalDistributedEventBus`. 1 year ago
maliming bcfabe93f2
Remove `GetQueryable` from `MongoDbCoreRepositoryExtensions`. 1 year ago
Nuno Vieira 9d95c779a9 Changes to make LocalDistributedEventBus able to use outbox/inbox patterns. 1 year ago
maliming 5e51419383
Update `abp-toast.js` to use fontawesome icons. 1 year ago
maliming 44e4299f6b
Replace toastr with a new implementation. 1 year ago