Commit History

Author SHA1 Message Date
  romainq 40fdf26072 Plugin API - alpha version 14 years ago
  romainq e7c2c433f9 #348 Multi-column queries not working fine with open joins and if null values to be displayed 14 years ago
  romainq e8c6cf5cca Allow a module to provide a handler to override application settings: OnMetaModelStarted() 14 years ago
  romainq 0b583ed73e REVIEWED THE FILE INCLUSION POLICY 14 years ago
  dflaven 54fc60997f Improved implementation of the 'autocomplete' input and fix of quite a few related issue with aysnchronous inputs. Autocompletes are now restricted to external keys only. 14 years ago
  romainq 88b5b212cf Fixed issues with the search form and context and page args... not finished 14 years ago
  dflaven bb4468b017 Fixed Trac #258: cleanup of application context parameters. 14 years ago
  dflaven 62ab8f50b8 Small bug fix: testing an index out of bounds 14 years ago
  dflaven d7565cd739 Better handling (and styling) of the menu separator in the "Actions" menu. 14 years ago
  dflaven e91e74c791 - Reorganized "Actions" menu to make them more logical and added some separators between groups of actions. 14 years ago
  dflaven 6f1dc9c8ee -Fix for sorting the tables and taking into account the fact that the first column is not sort-able when it contains checkboxes. 14 years ago
  dflaven a3afbd9bb6 - Bug fix: use serialize instead of ToOQL to pass a search to the ajax page, since the OQL string does not contain the query parameters. This caused the chart to fail to load. 14 years ago
  dflaven f3075ff40e Enhancement: provide a "list" view of the "impacts" and "depends on" results on top of the graphical view. 14 years ago
  romainq 329ecc57b4 Improved security 14 years ago
  romainq e01a45ecb7 Usability: trim spaces in search forms 14 years ago
  dflaven c7b529d42d - Better management of (truncated) list of linked objects (Trac #219) 14 years ago
  dflaven e9cab91f9f - Fixed Trac #218: direct URL to an object was too long. Now use the shorter version (?operation=details&class=xxx&id=yyy&menu=zzz) 15 years ago
  dflaven abbacd1f05 - Objects filtering (read) is now performed by the core directly, no need to check further which objects in a set are read-able. Only those that can be read are returned. 15 years ago
  dflaven 1dac9b5014 - Get rid of the class UserContext, since now everything is implemented directly in MetaModel 15 years ago
  dflaven 123d232270 - Fixed the problem of initial (default) values (Trac #172) when creating an object by factorizing: creation / modification and cloning of objects ! 15 years ago
  dflaven 79ea30609e - New implementation of the n-n link edition widget... almost complete. 15 years ago
  dflaven ccdf7ab3da - New implementation of the n-n link edition widget... in progress. 15 years ago
  dflaven 46a346943e Replace Ajax "get" calls by "posts" since long URLs may be truncated... and sometimes URLs get longer than expected when some characters are urlencoded... (Trac #195) 15 years ago
  romainq 6f7a58821b #166 Split authentication and management of user rights 15 years ago
  dflaven 047de98abc Re-added the "toggle" style for history blocks. The style by default remains the plain "table" (inside a dedicated tab). 15 years ago
  dflaven 81cee07af6 Now support the creation from abstract classes (will prompt for a derived class) 15 years ago
  dflaven e628a686b6 New data model integration... 15 years ago
  dflaven 0033ebb434 - In the "actions" menu, list only the relations that have a meaning for the selected class. 15 years ago
  dflaven 729f7d88f5 - new implementation of the default DisplayDetails of an object: the tabs are now at the top and the ZList supports multiple columns and tabs for the attributes. 15 years ago
  dflaven 00d2ecc05d Adding the Flash navigator... 15 years ago