223 Commits (eb0405bc76e985dcae9bec5746fff718a1b20408)

Author SHA1 Message Date
maliming d5961e3641
Add `focusElement` opetion to `modal-manager`. 4 years ago
liangshiwei ff7dbe113d Do not add default dom when customizing dom 4 years ago
maliming ae4a1a6fec
Update `serializeFormToObject` method. 5 years ago
maliming e5b7fcf0bc
Disable the `dropdown button` when it's no children. 5 years ago
maliming 3ad9d64d29
Disable the `dropdown button` when it's no children. 5 years ago
liangshiwei d6597d3db1 Update datatables-extensions.js 5 years ago
liangshiwei 1bae660e05 Fix Datatable Searching Problem 5 years ago
maliming 441d17567f
`serializeFormToObject ` Supports multi-level depth objects. 5 years ago
liangshiwei 665088153a Fix select2 problem 5 years ago
liangshiwei 0e813039b7 Change localized value 5 years ago
liangshiwei af036fa2af Fixed sweetalert2 button l10n issue 5 years ago
liangshiwei 2cf54462e2 Fixed l10n issue and margin among lines 5 years ago
ismail.yilmaz 199e40d31f Revert "Fixed a l10n issue on confirm dialog" 5 years ago
ismail.yilmaz a3a674399b Fixed a l10n issue on confirm dialog 5 years ago
liangshiwei f822ed7bc8 Check datatables searching is enabled 5 years ago
maliming 2884ad38e1
Remove `this` paramter when call `_existingDefaultFnRowCallback`. 5 years ago
enisn 253408ff5b Add parent parameter to dom-initializers 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
Berkan Sasmaz 3ce989eb05 Rename EnableStackTrace to SendStackTraceToClients 5 years ago
Berkan Sasmaz d153bfea1b Add an option to AbpExceptionHandlingOptions for enabling/disabling stacktrace 5 years ago
Berkan Sasmaz 20631dd85f fix(serializeFormToObject): add unchecked checkboxes because serializeArray ignores them 5 years ago
maliming 1f46d7ba21
Clear `input.filter` if there is no search value. 5 years ago
Engincan VESKE 472d40a5cf Update abp-sweetalert2.js 5 years ago
liangshiwei 7533fda156 Change virtual keyword order 5 years ago
liangshiwei 1862363fc9 Make all view components extensible 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming bc87382d2f Update datatables-extensions.js 5 years ago
maliming 33c82678e3 Update dom of datatables. 5 years ago
maliming 98d97a7342 Update cshtml 5 years ago
maliming 1a46941a80 Upgrade to Bootstrap 5. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
liangshiwei 18c2f6cb0c Rename sweetalert to sweetalert2 5 years ago
liangshiwei 3b72a6a142 Switch to SweetAlert2 5 years ago
maliming 353fa683a4 Check actionContainer is not empty before append. 5 years ago
maliming 7b8d127615 Use AsyncLocal to store static checker. 5 years ago
maliming c792389b41 Use locks to prevent concurrency confusion. 5 years ago
maliming 3fcf1c5bb3 Add ClearCheckModels method to RequirePermissionsSimpleBatchStateChecker 5 years ago
maliming 24e9e7baca Rename some services and properties of StateChecker. 5 years ago
maliming 5e40eda8e0
Use field instead of fieldItem. 5 years ago
maliming 24498a052d Introduce the SimpleStateChecker. 5 years ago
Ahmet 18bc6f49ae handle null values on datatables date dataformat 5 years ago
maliming e9be73072f Always set promise to null. 6 years ago
maliming 44e9ef0ea9 Provide a option to cancel previous request. 6 years ago
maliming 7eded18ac6 Use $.fn.dataTable.render.text() as default render. 6 years ago
maliming 59b87f1294
Empty the element before append new child. 6 years ago
maliming cf029f64af
Add abp-action-button class to prevent duplicate. 6 years ago
maliming 9ba7fb8859 Use RequiredPermissionName for all ApplicationMenuItem & ToolbarItem. 6 years ago
maliming e8342fe2ed Use HashSet for toBeDeleted. 6 years ago
maliming 0c65fec561 Add RequiredPermissionName to ToolbarItem. 6 years ago
Oliver Cooper 9217fcf1ca Improve DataTable.Net AJAX Adapter (abp.libs.datatables.createAjax) function 6 years ago