Historie revizí

Autor SHA1 Zpráva Datum
  dflaven e63a84eecc - Fixed the URL to the portal hyperlink (hyperlink(portal)) in email notifications. před 14 roky
  romainq 48593c0003 Fixed issue on deletion: was not recursive, leading to data integrity issues před 14 roky
  romainq 329ecc57b4 Improved security před 14 roky
  romainq 1dd3bad9a8 Notifications template may specify this->hyperlink(portal) (and fixed issues in sample data) před 14 roky
  romainq 8634607929 New profile: Portal User (and link from a ticket to the user portal) před 14 roky
  romainq 974cb20384 #205 Missing object hyperlink when using trigger on object creation před 14 roky
  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) před 14 roky
  romainq 09c9718b67 #242 loosing linked objects when modifying name attribute před 14 roky
  romainq b29c5ccd6b New placeholders in templates: this->html(attcode) and this->label(attcode) před 14 roky
  romainq 69a7019d80 Notification were not working well with class hierarchy (not in Trac at that time) před 14 roky
  romainq d329160241 #139 Improved string size verification, the rule is guaranteed by the core před 14 roky
  romainq 5ee4829cdd Fixed bug: grant matrix apparently not updated (but it was) when modifying/creating a user account před 15 roky
  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! před 15 roky
  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. před 15 roky
  romainq 61cfea6b04 Reviewed benchmark tool (split creation of structure / CIs / Tickets) před 15 roky
  romainq b992ec51e3 #205 Notifications missing external fields (on object creation) před 15 roky
  dflaven 123d232270 - Fixed the problem of initial (default) values (Trac #172) when creating an object by factorizing: creation / modification and cloning of objects ! před 15 roky
  dflaven 68f30ef5d3 - New implementation of the n-n link edition widget... in progress. před 15 roky
  dflaven 37d3b4bf0c Enhancing the search (Trac #147): now allows to pass some "magic patterns" when doing a standard search without any operator. Specially useful for searching on ranges of dates/datetimes před 15 roky
  romainq dc9b27f54e #166 Allow the definition of persistent classes having no table defined, and added a sample code for a null password authentication scheme před 15 roky
  romainq abaac2564e Finalized the data model před 15 roky
  dflaven 005c3c79a4 - Align the display of "State" attributes with Enums před 15 roky
  romainq 46610ce808 Bug: could not use mysql reserved words for table names (e.g. 'Change') před 15 roky
  romainq 6057e0c066 Created request management module as a clone of incident management (class hierarchy) and fixed an issue revealed by the computed fields of a ticket před 15 roky
  romainq 3b67721d14 ComputeValues optimized + fix in the algo computing the priority of an Incident před 15 roky
  romainq 239c0a42bd Fixed issue with null value for an Enum that would be hidden in a given state, being handled as an empty string, which is not an allowed value. před 15 roky
  dflaven d2eac2ed1f Strange corner case, not sure if the fix is the good one, seems harmless for now... před 15 roky
  romainq c7dcf266ce Cleanup: obsolescence of "key_label" property on persistent classes před 15 roky
  romainq df84916019 Class icon defined in the data model, use either the static method GetClassIcon, or GetIcon (this one could be overloaded for an icon depending on the object state) před 15 roky
  romainq 10e487d18d Do not allow the user to modify/delete objects designed for logging (change tracking, error log, information log, etc.) před 15 roky