0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- param model optional in data-controls. More... about 12 years ago
- fixed binding for: filter and param fields moved focus to the end of the field, lov binding More... about 12 years ago
- configured cache control for static resources in core.home / web.xml - AbstractDc fire afterCommitSucces event on store write More... about 12 years ago
helper collectIds function and check list of ids not to be empty in deleteByIds More... about 12 years ago
- edit form react to reloadRecord event - fixed afteredit event in edit-grid More... about 12 years ago
fire reloadRecord event More... about 12 years ago
call pre/postFind in the finder method of AbstractDsReadService More... about 12 years ago
- bind params to a view after render - if a view is rendered lazily, the param values already set in controller have not been bound to the fields. More... about 12 years ago
- session objects serializable More... about 12 years ago
added serialVersionId in serializable classes More... about 12 years ago
- debug logger messages - business layer consistently throw BusinessException More... about 12 years ago
- sort menu-items by sequenceNo More... about 12 years ago
- fixed default language and theme More... about 12 years ago
- default boolean column width More... about 12 years ago
1.0.5-SNAPSHOT More... about 12 years ago
1.0.4 More... about 12 years ago
- character encoding filter - some debug log messages - print template More... about 12 years ago
- removed old BaseXXXService in favour of the new DefaultXXXService More... over 12 years ago
- business services hierarchy refactored More... over 12 years ago
- removed unused DataImportWindow.js - utf-8 in print and core.www - cosmetics More... over 12 years ago
- print with freemarker - BaseXXController renamed to DefaultXXController More... over 12 years ago
applicationContextAware in abstractBusinessSetupParticipant More... over 12 years ago
- advanced filter - presenter services refactored in a consistent hierarchy and made thread safe - hard coded request parameters and constants moved to core.api.Constants More... over 12 years ago
- ui.extjs: remains only the IExtensionProvider and IExtensionContentProvider. Based on targetName parameter resolve extensions for frames [ value frame FQN], main index page and dashboard page [ targetName one of the IExtensions constants value]. - Allows only .js or .css files as extension files More... over 12 years ago
- Display client logo in application header according to the APP_LOGO_URL system parameter value More... over 12 years ago
Textarea do not use selectOnFocus true in DcvEditFormBuilder More... over 12 years ago
- core.web: workflow controllers thread-safe, extend AbstractDnetController - core.email missing import of EmailException in MANIFEST More... over 12 years ago
- support for built-in CSV import in grids. Upload a CSV file and delegate it to the proper IDsService.doImport - new file upload mechanism. Support for a generic base and a dedicated one for DS CSV imports. - core.web controllers [ ui, data, upload ] thread safe and refactored controllers hierarchy More... over 12 years ago
- add defaults in (edit)grid builder only if those columns are not already defined More... over 12 years ago
-fixed css for display fields More... over 12 years ago