dflaven
|
c62b94c12a
- Use the new HierarchicalKeys for Organization and Locations and use the hierarchy of organization for the profiles/user rights.
|
hace 14 años |
dflaven
|
ae4c9509b3
Implemented enhancement #130: keywords to narrow the scope of the global search
|
hace 14 años |
dflaven
|
e4365b6a3d
- Setup tested under IE8
|
hace 14 años |
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.
|
hace 14 años |
romainq
|
7726f4dba2
#122 Optimized the load of data set (do not load unused columns, was provoking the swapping of MySQL tmp memory tables)
|
hace 14 años |
romainq
|
392591b7b4
Optimization: do not load the full set of items when it comes to displaying an autocomplete!
|
hace 14 años |
romainq
|
dab83f8b4f
Fixed issue in the data model consistency check
|
hace 14 años |
romainq
|
d3067f3045
#403 Partial installation not working (error on ticket form)
|
hace 14 años |
romainq
|
190decf3ba
Internal: keep track of class declaration source files
|
hace 14 años |
romainq
|
03a508a231
#359 Dehardcoded the timezone (while preserving 'Europe/Paris' as the default)
|
hace 14 años |
romainq
|
8e975682b1
New option: apc_cache.query_ttl (defaults to 3600s)
|
hace 14 años |
romainq
|
ac0058afcd
New option: apc_cache.enabled = true by default (beta)
|
hace 14 años |
romainq
|
5da7f449f8
APC cache: fixed an issue with cache reset
|
hace 14 años |
romainq
|
46e8156942
#366 Global search case sensitive or not working at all (issue with COLLATION)
|
hace 14 años |
dflaven
|
f1efd13238
New implementation of the setup:
|
hace 14 años |
romainq
|
6f4cc7cc44
Optimizations:
|
hace 14 años |
romainq
|
685f5ca185
Enablers for the current setup improvements
|
hace 14 años |
dflaven
|
56daa0a515
Implementation of bulk modify and bulk apply stimulus... to be tested !
|
hace 14 años |
romainq
|
c99d705cd5
#360 Wrong COUNT when using JOINS (+ other conditions)
|
hace 14 años |
romainq
|
40fdf26072
Plugin API - alpha version
|
hace 14 años |
dflaven
|
1eea4906be
Fixed Trac #156: make sure the hierarchical ZLists are supported everywhere (final cleanup).
|
hace 14 años |
romainq
|
c997b9d56a
#305 Specified the charset in any call to htmlentities()
|
hace 14 años |
romainq
|
235777e192
Data Exchange - Improved to allow the import of complex attributes like passwords and documents + few fixes
|
hace 14 años |
romainq
|
d5d63311e1
Data Exchange - Implemented reconciliation on external keys
|
hace 14 años |
romainq
|
c8ea6adcff
Core: Join any table to an OQL query (prerequisite to Data Exchange)
|
hace 14 años |
romainq
|
0e40c4dee3
Wiki: add links to objects in text attributes
|
hace 14 años |
romainq
|
8fee154865
#149 Implemented friendly names
|
hace 14 años |
dflaven
|
6bcee2e506
Added support for hierarchical ZLists when checking the data model consistency
|
hace 14 años |
romainq
|
706da2fee7
Internal: added an API for logging tools events
|
hace 14 años |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
hace 14 años |