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
1.0.7-SNAPSHOT More... almost 12 years ago
1.0.6 More... almost 12 years ago
- fixed charset issue in dynamically packed js files More... about 12 years ago
fixed unit test More... about 12 years ago
update persistence.xml More... about 12 years ago
- static weaving of the NoTenant abstract entities More... about 12 years ago
- pack extjs frame dependencies dynamically at runtime More... about 12 years ago
- automatically add the clientId to tenant based ds filter - utility method to return a presenter delegate More... about 12 years ago
- link to SySDataSource_UI in top application menu - AbstractAuditable base class for no-tenant More... about 12 years ago
- system parameters defined in code and their declaration exported as osgi service - support for no-tenant entities More... about 12 years ago
RefLookup: attempt to do lookup only if named query is present More... about 12 years ago
- refLookups search in superclasses More... about 12 years ago
- Model to entity reference lookup rules declared with @RefLookup annotations in ds model. - changed naming convention for ds static constants representing field names to lowercase: f_<fieldName>: easier usage like this More... about 12 years ago
- eventing support in business bundles - findByUUIDs in entity service More... about 12 years ago
display database changelog frame in tools menu More... about 12 years ago
- check if exist current record in dcCancelCommand More... about 12 years ago
set extjs.lib and extjs.themes path in demo.properties file More... about 12 years ago
- included aqua theme, removed access More... about 12 years ago
support for bindable images in edit forms More... about 12 years ago
- fixed several incompatibilities after upgrading to extjs 4.2.0 More... about 12 years ago
upgrade to extjs 4.2.0 - extjs.themes More... about 12 years ago
upgrade to extjs 4.2.0 - extjs.lib More... about 12 years ago
- CRUD actions return xml response. In the request call dsname.xml?action=... or dsname.json?action=... - ds information returned as json/xml/html Returns details about the server-side data-source component. Call ...dsname.xml?action=info or .json or .html More... about 12 years ago
1.0.6-SNAPSHOT More... about 12 years ago
1.0.5 More... about 12 years ago
init new record in AbstractDc More... about 12 years ago
- insert/update/delete(E) methods delegate to the proper method with a list (List<E>) More... about 12 years ago
- in presenter-service use the record Class if filter class not specified More... about 12 years ago
- remove the dsDefinition bean declarations from srping xml. Build them dynamically on demand from the ds-service bean declarations. The naming convention remains the same, the ds-service beans must be aliased as xxxDsService More... about 12 years ago
- dynamically create filter-model from record-model More... about 12 years ago