dflaven
|
6bcee2e506
Added support for hierarchical ZLists when checking the data model consistency
|
14 lat temu |
romainq
|
706da2fee7
Internal: added an API for logging tools events
|
14 lat temu |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
14 lat temu |
romainq
|
a40d47861c
Improved change tracking: user login replaced by the full name if available
|
14 lat temu |
dflaven
|
f021acd1c9
Handle filtering of non-existent attributes in hierarchical ZLists.
|
14 lat temu |
romainq
|
31f302d87d
Read-only mode relying successively on a DB property, and an application setting
|
14 lat temu |
romainq
|
11e281c0d5
Improved Web services: opened to services coming from an optional module
|
14 lat temu |
dflaven
|
15e00d9739
- Fixed the detection of relative path in the config file to make it compatible with *nix
|
14 lat temu |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 lat temu |
romainq
|
d79d748a2e
Read-only mode - draft
|
14 lat temu |
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 lat temu |
romainq
|
923caf3203
Fixed regression on the previous fix (change in the prototype of MakeQuery): this was impacting update/delete on a single object => applied to all objects of the same root class!
|
14 lat temu |
romainq
|
6573da5e19
#288 Fixed OQL issues, related to multi-columns usages
|
14 lat temu |
romainq
|
d85bdea30e
Fixed issues in DB integrity check
|
14 lat temu |
dflaven
|
a7c272c68f
- Completely revamped welcome page and configuration management overview in order to streamline the configuration menu.
|
14 lat temu |
romainq
|
329ecc57b4
Improved security
|
14 lat temu |
romainq
|
8634607929
New profile: Portal User (and link from a ticket to the user portal)
|
14 lat temu |
romainq
|
62fe284e81
#123 Switch back to the InnoDB engine, which shows better performances (moreover we did far more testing with this engine)
|
14 lat temu |
romainq
|
08a639342a
Dehardcoded against the DB engine (now defaults to myisam)
|
14 lat temu |
romainq
|
9001e387e5
#233 Speed up data load, found a bottleneck, but still some room for improvement, added internal settings to boost up huge load or workaround a bug in CheckToWrite (if any)
|
14 lat temu |
romainq
|
fdd499670a
#234 Removed the error_reporting directive and implemented a workaround to reduce the potential warnings issued by PHP
|
14 lat temu |
romainq
|
0e7364c3e5
Optimizations: DBObjectSet::Count does it without loading all the data + possibility to specify LIMIT + restored the query cache (was inoperant) + improved the debug reports + added two settings (query_cache_enabled and debug_queries)
|
14 lat temu |
romainq
|
435c88baaa
#239 Issue with character set (impacting searches with accents)
|
14 lat temu |
romainq
|
76aab04639
Cosmetic: changed the name of views (removed the underscore prefix)
|
14 lat temu |
romainq
|
69a7019d80
Notification were not working well with class hierarchy (not in Trac at that time)
|
14 lat temu |
romainq
|
57d44e2f77
Improved the internal KPI reporting tools
|
14 lat temu |
romainq
|
c973dfd743
Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration)
|
14 lat temu |
dflaven
|
ba4d40f9e0
|
14 lat temu |
romainq
|
6fe3785aec
#227 Could not search on Server/asset_ref
|
15 lat temu |
romainq
|
762699b3fe
#200 ToOQL() was not working anytime an argument was set onto the Filter object
|
15 lat temu |