Commit History

Author SHA1 Message Date
  glajarige a429b8120a Prerequisites to the custom fields 9 years ago
  dflaven 0811d2e2ef #1202: Fix for a security vulnerability in the Configuration Editor. 9 years ago
  romainq aa62334b18 Prerequisites to the custom fields 9 years ago
  romainq 9adf8d3225 Preparing release 2.2.1 9 years ago
  romainq ddde1156eb #1196 Only administrators can add attachments by the mean of the REST/JSON API 9 years ago
  dflaven deb2b52c10 #1193: When creating new object from tab with <edit_mode>add_only</edit_mode> id of the parent object was not transfered to the form. Fix provided by Vladimir Kunin. Thank you Vladimir. 9 years ago
  romainq aa8c20050c Fixed regression introduced in [3852] : setup not working anymore ($_SESSION is unset and a notice is issued, which can prevent the install from completing, depending on your PHP error level). 9 years ago
  romainq be481b7f1e Fixed regression introduced by [3857] : setup not working anymore (js files could not be loaded anymore) 9 years ago
  glajarige 0b57d16db0 Foundations for the new form system 9 years ago
  dflaven 3c08148ddc Enhanced statistics at the end of the setup. 9 years ago
  romainq 0dff1739a5 Internal: fixed the verb DBObjectSearch::IsAny 9 years ago
  glajarige b7d37f53b8 Fixed a regression due to the DesignDocument factorisation : 9 years ago
  dflaven 50829d7e6a #1174: support HTML fields in the bulk modify forms (capability to enable/disable the field live) 9 years ago
  dflaven e5a0421289 #1183: more refactoring and some robustness enhancements after tests on big datasets. 9 years ago
  dflaven ae122a17b3 #1153: preserve leading zeroes (in "numeric" fields) in the Excel export. 9 years ago
  dflaven ff7feebdd4 Suppress "Notice" messages when iconv detects invalid UTF-8 characters, since it breaks the JSON output if display_errors in On... 9 years ago
  romainq 1747be3a44 Modules: added a mean to cache data that will be reset upon compilation. To be used in conjunction with ModuleDesign. 9 years ago
  dflaven 5e5841c9e6 #1183: grouping threshold is now taken int account for "Depends on..." graphs (i.e. grouping backwards) 9 years ago
  dflaven dfb4164e0d #1176: empty placeholders are represented by an empty string as in previous version. 9 years ago
  dflaven 7033906b16 IconSelectorField (Design time !) can be read-only. 9 years ago
  romainq d98746b5ef XML: compilation error if there is no tag module_designs (completes revisions 3820 and 3861 which introduced the issue) 9 years ago
  romainq 8c060158a9 #1165 backup with errors fills up tmp-directories with lots of backup-files. 9 years ago
  dflaven 1b110522ca #1150: Spurious message "A restore is running..." - FIXED ! 9 years ago
  romainq 7c1f7d59dc Model Factory: factorized duplicate code from ApplyChanges + fixed an issue in the error reporting 9 years ago
  glajarige 62564d7dac Moved static method GetAllowedPortals() from LoginWebpage class to UserRights class. 9 years ago
  romainq 7ab431e8fd XML: the images specified in the branding or in module_designs can be given as a fileref or a path relative to the env-production directory 9 years ago
  romainq 00eca0fb97 Code refactoring: eliminated duplicate code between MFDocument and ModuleDesign 9 years ago
  romainq 7f46108d88 New type of attribute: AttributeMetaEnum. 9 years ago
  romainq d4186a6dd9 Compiler: Model alterations not flattened prior to compilation (when using the setup UI) -no need for doing the job twice (compiling from within the toolkit) 9 years ago
  romainq c9b8abba3d Portal: Use absolute URLs for js+css embedded into iTop (login prompt not working with the usage of symlinks or rewrite rules) 9 years ago