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

Автор SHA1 Сообщение Дата
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 лет назад
  dflaven ab955c87c5 Fixed Trac #558: properly parse strings containing hexadecimal sequences (i.e. 'QWERTY0xCUIOP'). 13 лет назад
  dflaven 280e159e3f Implemented the OQL operator ABOVE (and its variants ABOVE STRICT, NOT ABOVE and NOT ABOVE STRICT) that returns the (indirect) parents of a given node in a hierarchy. It's the opposite to 'BELOW' that returns the (indirect) children. 14 лет назад
  dflaven b90aa3b9c4 Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization. 14 лет назад
  romainq 6421f721cc Email sent in asynchronous mode (established the base for an application internal CRON, task queue, etc.) with adjustable configuration (disable by default). Also improved the OQL: IS_NULL() and REGEXP have been added. 14 лет назад
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code 15 лет назад
  romainq 2fe95b824f Added INET_ATON and INET_NTOA verbs to the OQL, and allowed carrier returns chars (\r) in the OQL (same as a whitespace) 15 лет назад
  romainq 6e4255e0a1 Improved the run query page: added meaningfull examples, including "ticket of the user currently logged in", and did some cosmetics on the page (examples shown in a drawer) ; needed to add some options to the OQL (date intervals) 15 лет назад
  romainq 972bb29ffe User management by profile moving forward: pages to check the projection of objects/users in user defined dimensions 16 лет назад
  dflaven 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 лет назад