提交歷史

作者 SHA1 備註 提交日期
  dflaven 5125d2a9d1 Properly read radio button values inside a form. 9 年之前
  dflaven 7b3be33583 Enhancement: do not retrieve disabled fields. 10 年之前
  dflaven 922ca2e819 Support several sets of forbidden values (with a specific "reason" message) per field. 10 年之前
  dflaven e2da6632e6 Regression: the instance method is only available since jquery UI 1.11 10 年之前
  dflaven feab59ea52 Protect against JS errors when the form is in read-only mode. 10 年之前
  dflaven 2d2d09f457 Properly handle property_sheets with nested selector fields... 10 年之前
  dflaven e03e45efbe The FormSelectorField now has its own widget to properly cope with its "subfields" in "property sheet" mode. 10 年之前
  romainq c6c813a878 #1020 Restrict dashboard/shortcut refresh interval 10 年之前
  dflaven 55f7dc5e5a Oops, typo in "Prevent the JS validation (on focus) to create multiple entries for the same field, since it breaks the validation." 10 年之前
  dflaven 9fe25b7b1f Prevent the JS validation (on focus) to create multiple entries for the same field, since it breaks the validation. 10 年之前
  romainq 5cd0720382 Protected the property fields against the collision of ids within the same page (even if that is a bug, make it work not too bad!) 10 年之前
  dflaven aab3215968 Forms enhancements and XML format touch-up. 10 年之前
  romainq 82e3e0db5a Form fields: added callbacks ('equals' and 'get_field_value') to allow the implementation of enhanced form fields 10 年之前
  dflaven 7191078b82 Use jQuery.inArray() instead of array.indexOf() to be compatible with IE8 11 年之前
  dflaven 77dd93462a Bug fix: validation was broken when the first fields were not Ok. 12 年之前
  dflaven a3303ed6ca Forms enhancements: 12 年之前
  romainq 60c685070f Forms: added the possibility to specify forbidden values + message to explain the issue(toolip) (fiwed a bug on the previous implementation, causing a javascript error, hence a stopper regression due to missing event binds) 12 年之前
  romainq 5539f97ac9 Forms: added the possibility to specify forbidden values + message to explain the issue(toolip) 12 年之前
  romainq 63c0224f25 Dashboard re-engineering 12 年之前
  dflaven 1fa3e508a9 Upgrade to jQuery 1.10 and jQuery UI 1.10 12 年之前
  romainq 7fa16499d1 Dashboards - Fixed issues + added 3 confirmation (on exit, save or cancel) 12 年之前
  romainq 0865ab481b Dashboards - Finalized the implementation (inc. translation in french) - still some known issues 12 年之前
  dflaven 8c495a3c3e Added icon_select widget 13 年之前
  dflaven 0a6ffe3f9c Fix issue when editing property sheets with subforms 13 年之前
  dflaven ee05308e91 User editable dashboards... implementation in progress 13 年之前
  dflaven be14972a00 User editable dashboards... implementation in progress 13 年之前
  romainq 9befaf9210 Dashboard: fixed a bug in subforms having the same fields (the last one was submitted even if hidden) 13 年之前
  dflaven 9570e959c2 User editable dashboards... implementation in progress 13 年之前