Commit History

Author SHA1 Message Date
  dflaven 145ff3a6e3 Renamed 'autocompleteWidget' to 'extkeyWidget' since it's not always an autocomplete... 14 years ago
  romainq 0b583ed73e REVIEWED THE FILE INCLUSION POLICY 14 years ago
  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 years ago
  dflaven cf65e0a2a8 Fix for Trac #315: default organization not handled properly when there is just one organization allowed for the user. 14 years ago
  dflaven 2d2cc2218d Fixed Trac #312: initial form validation for the "apply stimulus/change state" wizard. 14 years ago
  dflaven a08fd102be Fixed the "Relationships" Flash navigator so that it works also on Safari. (tested with Safari 5.0.2 on Windows) 14 years ago
  dflaven bb4468b017 Fixed Trac #258: cleanup of application context parameters. 14 years ago
  dflaven da475f7863 Fixed Trac #245: Search form now retains the base class that was used when displaying the form. After searching a Person it is possible to select "Contact" and perform another search on Contacts. 14 years ago
  dflaven fdfde39a8b - Fixed Trac #284: do not "consume" a transaction until it really worked. 14 years ago
  romainq 145d2181db Implemented security in import.php 14 years ago
  dflaven f3075ff40e Enhancement: provide a "list" view of the "impacts" and "depends on" results on top of the graphical view. 14 years ago
  romainq 48593c0003 Fixed issue on deletion: was not recursive, leading to data integrity issues 14 years ago
  dflaven b00c5af604 Code cleanup: proper usage of the ReadParam function. 14 years ago
  romainq 8cbc41ec4e Removed unused code (clone - security breach) 14 years ago
  romainq 329ecc57b4 Improved security 14 years ago
  dflaven 9192876060 - New Welcome popup message, displayed once per session at maximum. 14 years ago
  romainq 9efe25c430 #140 Check that user logins are unique 14 years ago
  dflaven c34c512003 - Fixed Trac #158: removed (Debug) message about "applying a stimulus" to an object. The page just says "Object updated" as for any other kind of update. 14 years ago
  romainq fdd499670a #234 Removed the error_reporting directive and implemented a workaround to reduce the potential warnings issued by PHP 14 years ago
  romainq 2216767f22 #213 Reset external keys upon object deletion 14 years ago
  romainq 57d44e2f77 Improved the internal KPI reporting tools 14 years ago
  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 years ago
  dflaven ba4d40f9e0 14 years ago
  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 years ago
  dflaven 280d1f67b4 Put back exception handler ! 15 years ago
  dflaven abbacd1f05 - Objects filtering (read) is now performed by the core directly, no need to check further which objects in a set are read-able. Only those that can be read are returned. 15 years ago
  dflaven 1dac9b5014 - Get rid of the class UserContext, since now everything is implemented directly in MetaModel 15 years ago
  dflaven 9a604cfc9b - Integrated all the authentications methods and various logon methods... 15 years ago
  dflaven 123d232270 - Fixed the problem of initial (default) values (Trac #172) when creating an object by factorizing: creation / modification and cloning of objects ! 15 years ago
  dflaven 4e7f618770 - New implementation of the n-n link edition widget... in progress. 15 years ago