370 Commits (3554a84ce0a2022e0f45e31103652ec2f458e4fb)

Author SHA1 Message Date
maliming dca0c1c359
Remove serialization of form data array in abpAjaxForm 2 months ago
maliming 0c273ad0bb
Add submitter data to FormData array on form submission 2 months ago
maliming 7941acfe65
Include submitter data in FormData on submit 2 months ago
maliming cde6c92bab
Recreate FormData after beforeSubmit mutates form 2 months ago
maliming 7db2059d7d
Remove jquery-form package and update abpAjaxForm 3 months ago
enisn 47ae17dac2
Code formatting - fix for @copilot suggestions 7 months ago
enisn 1a90ad4c8b
Add prompt dialog support to abp.message 7 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 8 months ago
EngincanV 6520705059 Update abp-toast.css 9 months ago
maliming 73e00ca51e Place the cursor at the end after the element receives focus. 11 months ago
SALİH ÖZKARA 6f174fde82 fix timezone problem 11 months ago
maliming b61f0a4356
Remove `Container` postfix from `id` attribute. 11 months ago
liangshiwei 38f5b91263 Hide dropdown menu when datatable scrolling horizontally 1 year ago
liangshiwei d29fc3a24d Show Tooltip on action button if it's not visible 1 year ago
maliming 4b755848fe
Fix date range picker initialization and update Luxon usage for timezone handling 1 year ago
maliming 735a6cf738
Add custom renderer for time and enhance locale string options in clock 1 year ago
maliming aa6e83076c
Enhance date picker functionality to support date range selection and timezone normalization 1 year ago
maliming 185c3df2e6
Rename `new-datepicker` to `hidden-datepicker`. 1 year ago
liangshiwei 89894f4664 MVCUI : 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
maliming efb9dfcd84
Update abp-toast.css 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
maliming c6ad659f76
Update datatables-extensions.js 1 year ago
maliming 46155fdb19
Return jQuery object instead of empty string for invisible row action. 1 year ago
SALİH ÖZKARA 57d3954bbe Do not show a warning for unsaved changes if no changes have been made. 1 year ago
liangshiwei 0f2f31d02a Update datatables-extensions.js 1 year ago
liangshiwei f58b08a3d3 Fix Datatable fnSetColumnVis legacy method usage issue 1 year ago
maliming bdbe95bc79
Set `SendExceptionDataToClientTypes` from options. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
liangshiwei 507ba70463 DateRangePicker Improvements 2 years ago
SALİH ÖZKARA b07aa7295e
Update dom-event-handlers.js 2 years ago
Engincan VESKE 482b5eec60 Update ui-extensions.js 2 years ago
maliming 991fe6dac5
Add `Extension Property Policy` feature. 2 years ago
maliming a4927bcccc
Add `btn-sm` class to single button. 2 years ago
liangshiwei f9eb84cbc0 Update authentication-state-listener.js 2 years ago
liangshiwei 684ab90950 Add authentication-state-listener.js 2 years ago
liangshiwei 17934b9036 Rename AbpAuthenticationSessionStateViewComponent to AbpAuthenticationStateViewComponent 2 years ago
liangshiwei 2f80b3a980 Add AbpAuthenticationSessionStateViewComponent to logout from other tabs for MVC UI 2 years ago
maliming f1d70fe062
Supports multiple modal styles. 2 years ago
liangshiwei 5e0704011d Avoid datetimepicker get focus when open a modal 2 years ago
maliming 80b11167c4
Replace `\n` with `<br>` in `abp-sweetalert2.js` 2 years ago
maliming 06e4cfdff5
Compatible with older `dataTables` versions. 2 years ago
maliming 48fda66c6f
Update `datatables.net` to `2.0.2`. 2 years ago
Enis Necipoglu eef888553f
Fix rendering actions cell on specific cases 2 years ago
Salih f72360dedf Fix datepicker firefox problem 2 years ago
Salih a557e95cef Update date-range-picker-extensions.js 2 years ago