提交历史

作者 SHA1 备注 提交日期
  dflaven f44dc2c721 Make sure that the creation of the data_synchro_xxx tables uses the utf8 charset and collation and the same DB Engine as the rest of the database. 13 年之前
  dflaven e61ece6970 Typo! 13 年之前
  dflaven 9a8f1cd5a5 Added the ability to Find then Remove a tab inside a page 13 年之前
  romainq 77935669d9 Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta) 13 年之前
  dflaven 7381192e4f Delay the storage of the dictionary in the cache to allow for its alteration during the initialization of the classes 13 年之前
  dflaven 617cd871ad Distinguish between creation and modification rights 13 年之前
  dflaven e6a7677403 Allow more than 64K for the email content (including attachments) 13 年之前
  romainq aec35cfa6b Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate) 13 年之前
  dflaven 7b119258de Update to the Brazilian translation, thanks to Marco Tulio 13 年之前
  dflaven 1a2c3c1846 (Tried to) improve the display of the Synchronization Tooltip that "sometimes" does not work on IE 8... 13 年之前
  dflaven da2ad7663b Removed a (useless) hardcoded reference to FunctionalCI 13 年之前
  dflaven 6e121fb832 SQL Block with parameters were always displayed as table, whatever their type... 13 年之前
  dflaven 5551d3de21 Fixed typos during the copy/paste for automatic account creation 13 年之前
  dflaven b7f21f93ce Typo ! 13 年之前
  dflaven 22f66c0477 Make the OQLQuery class import-able 13 年之前
  dflaven 241da93e74 Put some default reconciliation keys to ease the use of CSV import 13 年之前
  dflaven fb12081f1c Protect against empty list of reconciliation keys 13 年之前
  romainq c55f986635 Export for spreadsheets: transform keys (id of the queried object or external keys) into the corresponding friendly name (reintegrated from branch 1.2.1) 13 年之前
  romainq 15da5196f6 Object details: log always displayed AFTER plugin data (reintegrated from branch) 13 年之前
  dflaven ccb3b96c45 Fixed Trac#518: properly pass the context (i.e. org_id) to the auto-refresh lists 13 年之前
  dflaven 23dab3a90a GetIcon now returns an absolute URL... 13 年之前
  dflaven 59fb31a6e1 Added the ability to display a custom welcome/disclaimer message at the bottom of the login form. 13 年之前
  dflaven 8efc46c91e Fix for Trac#519 - change password bug ! 13 年之前
  romainq 2b1be80307 Improved the check on data model consistency: detection of SQL columns used by two attributes (reintegrated from branch 1.2) 13 年之前
  romainq 734836bc81 Improved the check on data model consistency: detection of SQL columns used by two attributes 13 年之前
  romainq 832e33ce99 Fixed cosmetic bug in the tool to test queries (issue with double quote in the queries) 13 年之前
  romainq 71c828c79e Optimized memory usage when auditing large volumes of CIs (10'000 items was requiring 200 Mb, it now runs with 32 Mb -including the 30Mb overhead!) 13 年之前
  dflaven 575bf04c1e Properly initialize source_dir (and target_dir) to avoid scanning the complete subdirectory, which causes a duplicate load of the modules files in case of an upgrade and thus causes the upgrade to fail. 13 年之前
  romainq cf8585cc42 Case log now largely bigger than 64 Kilobytes... 13 年之前
  romainq eb6d786d94 Fixed regression in the tool to test queries: losing the query when there is a syntax error 13 年之前