커밋 기록

작성자 SHA1 메시지 날짜
  romainq d79d748a2e Read-only mode - draft 14 년 전
  dflaven 6f70eed830 - Allow DBObjects to be deleted by the standard UI 'Delete', which may be useful in case a DBObject has to be deleted as a dependent object of a CMDBObject. 14 년 전
  dflaven a32437a13c (Partial) fix for Trac #285: turn email fields into click-able mailto: hyperlinks. 14 년 전
  romainq 968449ab92 #111 Improved the data loader, and added a REST service to load data from a file 14 년 전
  dflaven 1388098bb0 Fixed portal hyperlink 14 년 전
  dflaven e63a84eecc - Fixed the URL to the portal hyperlink (hyperlink(portal)) in email notifications. 14 년 전
  romainq 48593c0003 Fixed issue on deletion: was not recursive, leading to data integrity issues 14 년 전
  romainq 329ecc57b4 Improved security 14 년 전
  romainq 1dd3bad9a8 Notifications template may specify this->hyperlink(portal) (and fixed issues in sample data) 14 년 전
  romainq 8634607929 New profile: Portal User (and link from a ticket to the user portal) 14 년 전
  romainq 974cb20384 #205 Missing object hyperlink when using trigger on object creation 14 년 전
  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 년 전
  romainq 09c9718b67 #242 loosing linked objects when modifying name attribute 14 년 전
  romainq b29c5ccd6b New placeholders in templates: this->html(attcode) and this->label(attcode) 14 년 전
  romainq 69a7019d80 Notification were not working well with class hierarchy (not in Trac at that time) 14 년 전
  romainq d329160241 #139 Improved string size verification, the rule is guaranteed by the core 14 년 전
  romainq 5ee4829cdd Fixed bug: grant matrix apparently not updated (but it was) when modifying/creating a user account 15 년 전
  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 년 전
  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 년 전
  romainq 61cfea6b04 Reviewed benchmark tool (split creation of structure / CIs / Tickets) 15 년 전
  romainq b992ec51e3 #205 Notifications missing external fields (on object creation) 15 년 전
  dflaven 123d232270 - Fixed the problem of initial (default) values (Trac #172) when creating an object by factorizing: creation / modification and cloning of objects ! 15 년 전
  dflaven 68f30ef5d3 - New implementation of the n-n link edition widget... in progress. 15 년 전
  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 15 년 전
  romainq dc9b27f54e #166 Allow the definition of persistent classes having no table defined, and added a sample code for a null password authentication scheme 15 년 전
  romainq abaac2564e Finalized the data model 15 년 전
  dflaven 005c3c79a4 - Align the display of "State" attributes with Enums 15 년 전
  romainq 46610ce808 Bug: could not use mysql reserved words for table names (e.g. 'Change') 15 년 전
  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 15 년 전
  romainq 3b67721d14 ComputeValues optimized + fix in the algo computing the priority of an Incident 15 년 전