提交历史

作者 SHA1 备注 提交日期
  dflaven 7dfcec6ec6 Fixed a regression introduced by #930: a field can depend on a hidden fields, but this has no visible effect. 11 年之前
  dflaven 16da811bf6 #930 AttributeExternalFields displayed in a form are automatically refreshed when their "parent" field is modified... 11 年之前
  dflaven 85163679bd #935 Better support of CheckToWrite() in object's transitions 11 年之前
  dflaven 8c9344d96d #931 Management of n:n links can be broken in case of insufficient user rights. Side effect: attribute_linkedset with the flag OPT_ATT_HIDDEN are now completely hidden (the tab is not displayed at all). 11 年之前
  dflaven c1afd414b3 Fix of a regression introduced by [3146]: due to formatting rules, empty friendlynames may not look like empty strings! 11 年之前
  romainq ce571f79d9 Allow the use of any character into the help text on an attribute (usefull to explain a constraint implemented as a regular expression for instance.) Reminder: the text is given as a dictionary entry named like "Class:<class>/Attribute:<attcode>?" 11 年之前
  dflaven 2e975aafb5 Implement the iDisplay interface on any class derived from DBObject, but also limit the possible actions on such objects (disable edition) 11 年之前
  dflaven 6d5bd017d8 Avoid using an attribute which may cause a Reload()... seems useless anyway. 11 年之前
  dflaven 8762a41dd3 #909: faster display for the "details" of an object: 11 年之前
  dflaven f060c7d25d #867 (and #907 as a dup') De-harcode set_time_limit (per loop) in lengthy operations. Default value is 30 seconds (per loop), configurable via the new parameter "max_execution_time_per_loop", instead of 5 seconds previously. 11 年之前
  dflaven 41fc81de71 Object's edition: keep track of what was typed in the case log fields when reloading the form (for example with a different "initial state") 11 年之前
  dflaven ec79125c24 Protect Bulk Modify against XSS injection! 11 年之前
  romainq ddac3d6ae5 #825 and #830: removed annoying Notices (array to string conversion) 11 年之前
  romainq 8a3f7b2104 No time limit for long operations like: Bulk delete, CSV import (interactive) and Bulk modify 11 年之前
  dflaven 7294c58655 #787 Added buttons to check/uncheck all options at once in multi selects inside search forms. 11 年之前
  dflaven 9646782b81 #757 Better UI to manage direct linksets... on going... 11 年之前
  romainq 638c1a6a00 Improved the column load optimization which was causing object reloads in various circumstances (impact can be important when loading lists with many lines): 11 年之前
  dflaven 6d6cc09d5c #791 Protect against single quotes in localized strings... 11 年之前
  dflaven eee21a7dec #777 mandatory fields that are external keys are now displayed with a star before the arrow: ExtkeyName*->ReconciliationField. In import the old syntax is supported as well. 11 年之前
  romainq 7835feaf45 #794 Could not export the field friendlyname in format 'spreadsheet' 11 年之前
  dflaven d181897e45 Added support of different (sub)classes of notifications in the "Notifications" tab on an object. 11 年之前
  romainq cc0049a2ee #774 Sort the enums in the selection drop-down box (search forms) -initially based on the declaration order 11 年之前
  dflaven f3fadcf466 Export the content of the CaseLogs in "spreadsheet" format, with some tricks to preserve the formatting in Excel. 12 年之前
  dflaven d5b80e973d Fix for a non localized message. 12 年之前
  dflaven 24a80303c6 #704: preserve the content of a "linkedset" when changing the initial state of the object being created ! 12 年之前
  dflaven eadee78eae Fix for the "Notifications" tab: use the polymorphism to let each trigger determine which object is "In Scope" and thus can potentially have notifications related to it 12 年之前
  dflaven 8d9639007e Bug fix: allow printing lists fully expanded without the "pager" navigation. 12 年之前
  dflaven f5d8aa4a9e #697: properly export NULL dates in "spreadsheet" format. 12 年之前
  dflaven fad85e19f6 More readable edition for AttributeDuration (number are right justified) 12 年之前
  romainq 9e1403b4ab #657 JavaScript error when modifying UserLDAP object with Sync 12 年之前