Commit Verlauf

Autor SHA1 Nachricht Datum
  romainq 329ecc57b4 Improved security vor 14 Jahren
  romainq 8634607929 New profile: Portal User (and link from a ticket to the user portal) vor 14 Jahren
  romainq 62fe284e81 #123 Switch back to the InnoDB engine, which shows better performances (moreover we did far more testing with this engine) vor 14 Jahren
  romainq 08a639342a Dehardcoded against the DB engine (now defaults to myisam) vor 15 Jahren
  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) vor 15 Jahren
  romainq fdd499670a #234 Removed the error_reporting directive and implemented a workaround to reduce the potential warnings issued by PHP vor 15 Jahren
  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) vor 15 Jahren
  romainq 435c88baaa #239 Issue with character set (impacting searches with accents) vor 15 Jahren
  romainq 76aab04639 Cosmetic: changed the name of views (removed the underscore prefix) vor 15 Jahren
  romainq 69a7019d80 Notification were not working well with class hierarchy (not in Trac at that time) vor 15 Jahren
  romainq 57d44e2f77 Improved the internal KPI reporting tools vor 15 Jahren
  romainq c973dfd743 Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration) vor 15 Jahren
  dflaven ba4d40f9e0 vor 15 Jahren
  romainq 6fe3785aec #227 Could not search on Server/asset_ref vor 15 Jahren
  romainq 762699b3fe #200 ToOQL() was not working anytime an argument was set onto the Filter object vor 15 Jahren
  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! vor 15 Jahren
  romainq 04041268f6 Finished implementing the user rights by profile (simple) vor 15 Jahren
  romainq 4e549d589d Improved user rights management: SELECT filtered on objects authorized for the current user (not yet fully implemented) vor 15 Jahren
  romainq b992ec51e3 #205 Notifications missing external fields (on object creation) vor 15 Jahren
  dflaven 68f30ef5d3 - New implementation of the n-n link edition widget... in progress. vor 15 Jahren
  romainq 6ab1cb681a #166 Configuration by module (and module categories) vor 15 Jahren
  romainq dc9b27f54e #166 Allow the definition of persistent classes having no table defined, and added a sample code for a null password authentication scheme vor 15 Jahren
  romainq 6f7a58821b #166 Split authentication and management of user rights vor 15 Jahren
  romainq 9d88bf67aa #160 Views not created with the user defined prefix vor 15 Jahren
  romainq 220c6297b3 #154 Application too slow - no need to check the DB format anytime! vor 15 Jahren
  romainq 749be27ce4 Cleaned 80% of errors found in the datamodel validity check vor 15 Jahren
  romainq 190adc9090 Fixed issue in data model (could not view SW instances) vor 15 Jahren
  romainq a2d547d11e Automaticaly insert the "final class" into lists where an external key is pointing to a class that has child classes vor 15 Jahren
  dflaven a57fc472e2 - Enable the French dictionnary at setup vor 15 Jahren
  romainq 9d4769c1a4 Made some progress on config management vor 15 Jahren