История коммитов

Автор SHA1 Сообщение Дата
  dflaven d10fde1a9b Finalizing the pagination: a few bug fixes and some cleanup... 14 лет назад
  romainq 8e56399e7f #423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.) 14 лет назад
  romainq 7d19ed89d5 Dashboard templates: fixed issue with asynchronous mode (still some cosmetic issues) with itopblock and the table format 14 лет назад
  dflaven 2ba3316b27 New option group_by_expr for "group_by' display blocks (to be used in templates) to specify a PHP expression to use for the group by. This allows to build dashboards where dates are grouped by the day of the month, for example. 14 лет назад
  dflaven 56daa0a515 Implementation of bulk modify and bulk apply stimulus... to be tested ! 14 лет назад
  romainq 40fdf26072 Plugin API - alpha version 14 лет назад
  romainq e7c2c433f9 #348 Multi-column queries not working fine with open joins and if null values to be displayed 14 лет назад
  romainq e8c6cf5cca Allow a module to provide a handler to override application settings: OnMetaModelStarted() 14 лет назад
  romainq 0b583ed73e REVIEWED THE FILE INCLUSION POLICY 14 лет назад
  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 лет назад
  romainq 88b5b212cf Fixed issues with the search form and context and page args... not finished 14 лет назад
  dflaven bb4468b017 Fixed Trac #258: cleanup of application context parameters. 14 лет назад
  dflaven 62ab8f50b8 Small bug fix: testing an index out of bounds 14 лет назад
  dflaven d7565cd739 Better handling (and styling) of the menu separator in the "Actions" menu. 14 лет назад
  dflaven e91e74c791 - Reorganized "Actions" menu to make them more logical and added some separators between groups of actions. 14 лет назад
  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 лет назад
  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 лет назад
  dflaven f3075ff40e Enhancement: provide a "list" view of the "impacts" and "depends on" results on top of the graphical view. 14 лет назад
  romainq 329ecc57b4 Improved security 14 лет назад
  romainq e01a45ecb7 Usability: trim spaces in search forms 14 лет назад
  dflaven c7b529d42d - Better management of (truncated) list of linked objects (Trac #219) 15 лет назад
  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 лет назад
  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 лет назад
  dflaven 1dac9b5014 - Get rid of the class UserContext, since now everything is implemented directly in MetaModel 15 лет назад
  dflaven 123d232270 - Fixed the problem of initial (default) values (Trac #172) when creating an object by factorizing: creation / modification and cloning of objects ! 15 лет назад
  dflaven 79ea30609e - New implementation of the n-n link edition widget... almost complete. 15 лет назад
  dflaven ccdf7ab3da - New implementation of the n-n link edition widget... in progress. 15 лет назад
  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 лет назад
  romainq 6f7a58821b #166 Split authentication and management of user rights 15 лет назад
  dflaven 047de98abc Re-added the "toggle" style for history blocks. The style by default remains the plain "table" (inside a dedicated tab). 15 лет назад