0
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure that conversation is cached AFTER the response has been rendered to ensure that anything lazy-loaded during JSON generation is also cached. More... almost 9 years ago
Fix malformed error.jsp HTML. More... almost 9 years ago
Add SQL and bizQL queries to module definitions. More... almost 9 years ago
Remove erroneously committed files from the repo. More... almost 9 years ago
WILDCAT 20150702 More... almost 9 years ago
Add static newInstance factory method to domain generation. More... almost 9 years ago
Hide overlow in toolbar on lists and trees. More... almost 9 years ago
Add javadoc target. More... almost 9 years ago
Changed bizKeys to use expression Added Communication document More... almost 9 years ago
Ensure bordered forms by consume on the amount of space they require to lay their contents out by setting the height to 1px if there is no height defined. More... almost 9 years ago
Add selection events to ListGrids and TreeGrids. More... almost 9 years ago
Add bean property to Comparison model. More... almost 9 years ago
Add trackChanges property to document attributes. More... almost 9 years ago
Add postRefresh functionality. More... almost 9 years ago
Get compound binding working for embedded treeGrids. More... almost 9 years ago
Make grid menu item be list. More... almost 9 years ago
Bug Fix for Hierarchical documents with ListGrids. More... almost 9 years ago
Fix hierarchical domain generation. More... almost 9 years ago
Change parentBizId to bizParentId and add Traversal methods to HierarchicalBean. More... almost 9 years ago
Enable TreeGrid rootBinding to work embedded in views. More... almost 9 years ago
Add SmartClient TreeGrids. More... almost 9 years ago
Use str() only on non-text field types within DocumentQuery. More... almost 9 years ago
Ensure libs.zip produces minimum library package. More... almost 9 years ago
Added _wgetWILDCATLibs target to build-template.xml More... almost 9 years ago
Revert DocumentFilterImpl to not use str() on varchar columns with like operations as it causes an error in SQLServer 2012. More... almost 9 years ago
Add EditView.opened() callback for use in hand-coded UIs. More... almost 9 years ago
Allow SQL statements to take OptimisticLock as a parameter value. More... almost 9 years ago
Override putParameter in dataaccess SQL for chaining. More... almost 9 years ago
Replace Query.getParameters() with Query.getParameterNames() and Query.getParameter(). More... almost 9 years ago
Add retrieve methods to Persistent queries. More... almost 9 years ago