Commit History

Author SHA1 Message Date
  romainq 5cfe599213 Typo in dictionary 15 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 719e7f5969 - Fixed Trac #217: can not log-off at the first login after setup. 15 years ago
  romainq 04041268f6 Finished implementing the user rights by profile (simple) 15 years ago
  dflaven df13d680db Allow the ADministrator to load more objects via CSV load (Users, Audit rules) 15 years ago
  dflaven e30c384ed5 Fixed for Trac #223: when checking the value of an attribute also use the pattern matching defined at the atribute level itself to ensure consistency. 15 years ago
  romainq 720bb00eb3 Draft of the addon for user management by profile (simplified) 15 years ago
  dflaven 280d1f67b4 Put back exception handler ! 15 years ago
  dflaven 2e3c265cd9 Bug fix: n-n links with no attributes on the link were not managed properly. 15 years ago
  dflaven e9cab91f9f - Fixed Trac #218: direct URL to an object was too long. Now use the shorter version (?operation=details&class=xxx&id=yyy&menu=zzz) 15 years ago
  romainq 34e3e219bd 15 years ago
  romainq 9770b4f303 Removed unused user management tools 15 years ago
  romainq 61cfea6b04 Reviewed benchmark tool (split creation of structure / CIs / Tickets) 15 years ago
  romainq 45543c159e Finalized module userrightsprofile 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
  romainq 2437177d4a updated benchmark procedure 15 years ago
  romainq 4e549d589d Improved user rights management: SELECT filtered on objects authorized for the current user (not yet fully implemented) 15 years ago
  romainq 43695b4805 Improved the benchmarking utility 15 years ago
  romainq c942c6374b #208 Missing email notification tabs for tickets - now automatically added for any class 15 years ago
  romainq 3cf4a27ece #202 audit samples not working 15 years ago
  romainq 59b80d5f7a Updated benchmark tool and sample data with new data model names and attributes 15 years ago
  romainq b992ec51e3 #205 Notifications missing external fields (on object creation) 15 years ago
  romainq 028f8f4be4 Cosmetic: configuration module rendering booleans anytime 15 years ago
  romainq 7db1618f21 Fixed issue with sample data for notifications: losing links when enabling an email notification 15 years ago
  dflaven e717a7784c - Fixed bug #197: incorrect validation of textarea fields 15 years ago
  dflaven 01e1f5c716 - Fixed Trac #196: root menu nodes are no longer hyperlink, thus cannot be opened in a new window/tab. 15 years ago
  dflaven 4493502832 - Fixing Trac #188... new flag https_hyperlinks with a slightly different meaning: produce https hyperlinks even if the current page is NOT https. 15 years ago
  dflaven cf212707ef - Integrated fix for patch #188 - ForceHttps = SecureConnectionRequired 15 years ago
  dflaven f712f75eef - Integrated all the authentications methods and various logon methods... 15 years ago