romainq
|
31f302d87d
Read-only mode relying successively on a DB property, and an application setting
|
14 anni fa |
romainq
|
11e281c0d5
Improved Web services: opened to services coming from an optional module
|
14 anni fa |
dflaven
|
15e00d9739
- Fixed the detection of relative path in the config file to make it compatible with *nix
|
14 anni fa |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 anni fa |
romainq
|
d79d748a2e
Read-only mode - draft
|
14 anni fa |
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 anni fa |
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 anni fa |
romainq
|
6573da5e19
#288 Fixed OQL issues, related to multi-columns usages
|
14 anni fa |
romainq
|
d85bdea30e
Fixed issues in DB integrity check
|
14 anni fa |
dflaven
|
a7c272c68f
- Completely revamped welcome page and configuration management overview in order to streamline the configuration menu.
|
14 anni fa |
romainq
|
329ecc57b4
Improved security
|
14 anni fa |
romainq
|
8634607929
New profile: Portal User (and link from a ticket to the user portal)
|
14 anni fa |
romainq
|
62fe284e81
#123 Switch back to the InnoDB engine, which shows better performances (moreover we did far more testing with this engine)
|
14 anni fa |
romainq
|
08a639342a
Dehardcoded against the DB engine (now defaults to myisam)
|
14 anni fa |
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 anni fa |
romainq
|
fdd499670a
#234 Removed the error_reporting directive and implemented a workaround to reduce the potential warnings issued by PHP
|
14 anni fa |
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 anni fa |
romainq
|
435c88baaa
#239 Issue with character set (impacting searches with accents)
|
14 anni fa |
romainq
|
76aab04639
Cosmetic: changed the name of views (removed the underscore prefix)
|
14 anni fa |
romainq
|
69a7019d80
Notification were not working well with class hierarchy (not in Trac at that time)
|
14 anni fa |
romainq
|
57d44e2f77
Improved the internal KPI reporting tools
|
14 anni fa |
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 anni fa |
dflaven
|
ba4d40f9e0
|
15 anni fa |
romainq
|
6fe3785aec
#227 Could not search on Server/asset_ref
|
15 anni fa |
romainq
|
762699b3fe
#200 ToOQL() was not working anytime an argument was set onto the Filter object
|
15 anni fa |
romainq
|
1ae75b9f68
#137 #203 #204 #119 - Finalized the new (simplified) module for user rights management ; needed to review deeply the data integrity management to have the setup working again!
|
15 anni fa |
romainq
|
04041268f6
Finished implementing the user rights by profile (simple)
|
15 anni fa |
romainq
|
4e549d589d
Improved user rights management: SELECT filtered on objects authorized for the current user (not yet fully implemented)
|
15 anni fa |
romainq
|
b992ec51e3
#205 Notifications missing external fields (on object creation)
|
15 anni fa |
dflaven
|
68f30ef5d3
- New implementation of the n-n link edition widget... in progress.
|
15 anni fa |