romainq
|
7726f4dba2
#122 Optimized the load of data set (do not load unused columns, was provoking the swapping of MySQL tmp memory tables)
|
14 年之前 |
romainq
|
392591b7b4
Optimization: do not load the full set of items when it comes to displaying an autocomplete!
|
14 年之前 |
romainq
|
dab83f8b4f
Fixed issue in the data model consistency check
|
14 年之前 |
romainq
|
d3067f3045
#403 Partial installation not working (error on ticket form)
|
14 年之前 |
romainq
|
190decf3ba
Internal: keep track of class declaration source files
|
14 年之前 |
romainq
|
03a508a231
#359 Dehardcoded the timezone (while preserving 'Europe/Paris' as the default)
|
14 年之前 |
romainq
|
8e975682b1
New option: apc_cache.query_ttl (defaults to 3600s)
|
14 年之前 |
romainq
|
ac0058afcd
New option: apc_cache.enabled = true by default (beta)
|
14 年之前 |
romainq
|
5da7f449f8
APC cache: fixed an issue with cache reset
|
14 年之前 |
romainq
|
46e8156942
#366 Global search case sensitive or not working at all (issue with COLLATION)
|
14 年之前 |
dflaven
|
f1efd13238
New implementation of the setup:
|
14 年之前 |
romainq
|
6f4cc7cc44
Optimizations:
|
14 年之前 |
romainq
|
685f5ca185
Enablers for the current setup improvements
|
14 年之前 |
dflaven
|
56daa0a515
Implementation of bulk modify and bulk apply stimulus... to be tested !
|
14 年之前 |
romainq
|
c99d705cd5
#360 Wrong COUNT when using JOINS (+ other conditions)
|
14 年之前 |
romainq
|
40fdf26072
Plugin API - alpha version
|
14 年之前 |
dflaven
|
1eea4906be
Fixed Trac #156: make sure the hierarchical ZLists are supported everywhere (final cleanup).
|
14 年之前 |
romainq
|
c997b9d56a
#305 Specified the charset in any call to htmlentities()
|
14 年之前 |
romainq
|
235777e192
Data Exchange - Improved to allow the import of complex attributes like passwords and documents + few fixes
|
14 年之前 |
romainq
|
d5d63311e1
Data Exchange - Implemented reconciliation on external keys
|
14 年之前 |
romainq
|
c8ea6adcff
Core: Join any table to an OQL query (prerequisite to Data Exchange)
|
14 年之前 |
romainq
|
0e40c4dee3
Wiki: add links to objects in text attributes
|
14 年之前 |
romainq
|
8fee154865
#149 Implemented friendly names
|
14 年之前 |
dflaven
|
6bcee2e506
Added support for hierarchical ZLists when checking the data model consistency
|
14 年之前 |
romainq
|
706da2fee7
Internal: added an API for logging tools events
|
14 年之前 |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
14 年之前 |
romainq
|
a40d47861c
Improved change tracking: user login replaced by the full name if available
|
14 年之前 |
dflaven
|
f021acd1c9
Handle filtering of non-existent attributes in hierarchical ZLists.
|
14 年之前 |
romainq
|
31f302d87d
Read-only mode relying successively on a DB property, and an application setting
|
14 年之前 |
romainq
|
11e281c0d5
Improved Web services: opened to services coming from an optional module
|
14 年之前 |