romainq
|
7e2c8a8b83
#148 Allow overloading attribute/enum labels in the dictionary
|
vor 14 Jahren |
dflaven
|
8d08fddbb5
Bug fix: incorrect detection of the need to fix HK, leading to incorrect data in case of upgrade.
|
vor 14 Jahren |
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.
|
vor 14 Jahren |
dflaven
|
65ee993dc7
Implementing Trac #419: provide means for the toolkit to fix synchro data sources
|
vor 14 Jahren |
dflaven
|
b5a859e900
Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object. The means that:
|
vor 14 Jahren |
dflaven
|
f6c87e253b
- Fixed the combination of the "PointingTo" conditions, especially when combining several "BELOW" conditions for the same criteria (used for security and context purposes)
|
vor 14 Jahren |
dflaven
|
c62b94c12a
- Use the new HierarchicalKeys for Organization and Locations and use the hierarchy of organization for the profiles/user rights.
|
vor 14 Jahren |
dflaven
|
ae4c9509b3
Implemented enhancement #130: keywords to narrow the scope of the global search
|
vor 14 Jahren |
dflaven
|
e4365b6a3d
- Setup tested under IE8
|
vor 14 Jahren |
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.
|
vor 14 Jahren |
romainq
|
7726f4dba2
#122 Optimized the load of data set (do not load unused columns, was provoking the swapping of MySQL tmp memory tables)
|
vor 14 Jahren |
romainq
|
392591b7b4
Optimization: do not load the full set of items when it comes to displaying an autocomplete!
|
vor 14 Jahren |
romainq
|
dab83f8b4f
Fixed issue in the data model consistency check
|
vor 14 Jahren |
romainq
|
d3067f3045
#403 Partial installation not working (error on ticket form)
|
vor 14 Jahren |
romainq
|
190decf3ba
Internal: keep track of class declaration source files
|
vor 14 Jahren |
romainq
|
03a508a231
#359 Dehardcoded the timezone (while preserving 'Europe/Paris' as the default)
|
vor 14 Jahren |
romainq
|
8e975682b1
New option: apc_cache.query_ttl (defaults to 3600s)
|
vor 14 Jahren |
romainq
|
ac0058afcd
New option: apc_cache.enabled = true by default (beta)
|
vor 14 Jahren |
romainq
|
5da7f449f8
APC cache: fixed an issue with cache reset
|
vor 14 Jahren |
romainq
|
46e8156942
#366 Global search case sensitive or not working at all (issue with COLLATION)
|
vor 14 Jahren |
dflaven
|
f1efd13238
New implementation of the setup:
|
vor 14 Jahren |
romainq
|
6f4cc7cc44
Optimizations:
|
vor 14 Jahren |
romainq
|
685f5ca185
Enablers for the current setup improvements
|
vor 14 Jahren |
dflaven
|
56daa0a515
Implementation of bulk modify and bulk apply stimulus... to be tested !
|
vor 14 Jahren |
romainq
|
c99d705cd5
#360 Wrong COUNT when using JOINS (+ other conditions)
|
vor 14 Jahren |
romainq
|
40fdf26072
Plugin API - alpha version
|
vor 14 Jahren |
dflaven
|
1eea4906be
Fixed Trac #156: make sure the hierarchical ZLists are supported everywhere (final cleanup).
|
vor 14 Jahren |
romainq
|
c997b9d56a
#305 Specified the charset in any call to htmlentities()
|
vor 14 Jahren |
romainq
|
235777e192
Data Exchange - Improved to allow the import of complex attributes like passwords and documents + few fixes
|
vor 14 Jahren |
romainq
|
d5d63311e1
Data Exchange - Implemented reconciliation on external keys
|
vor 14 Jahren |