提交历史

作者 SHA1 备注 提交日期
  romainq d184f8f089 Preset the object creation form with values (scalars or lists) by the mean of GET arguments. E.g. .../UI.php&operation=new&class=Team&default[org_id]=161&default[member_list][-1234][id]=&default[member_list][-1234][role]=manager 14 年之前
  romainq 1670ca007b #423 Finalized 14 年之前
  romainq 8e56399e7f #423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.) 14 年之前
  dflaven 88049b657b New implementation for displaying long lists: pagination 14 年之前
  romainq 8db707e284 Cosmetic 14 年之前
  romainq e6034cb278 Fixed issue in the computation of the application absolute path (Windows) 14 年之前
  dflaven 243084c1f4 New implementation of GetAbsoluteUrlRootPath that no longer requires any parameter. 14 年之前
  dflaven 17392797af CAS integration: added support of JA-SIG Central Authentication Service (CAS) with log-off support, using phpCAS API. 14 年之前
  romainq 0a4cc0e1f6 Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s) 14 年之前
  romainq 85e67ba54b #379 GetAbsoluteUrlRoot becomes GetAbsoluteUrlAppRoot which will simplify the development of plugins, fixed a cosmetic issue in export.php (format: html + iTop not installed in the url root path) 14 年之前
  romainq fe8ebc4d5e #370 standard argument for CLI/REST services: param_file 14 年之前
  romainq e8c6cf5cca Allow a module to provide a handler to override application settings: OnMetaModelStarted() 14 年之前
  romainq 1fd844ad85 #331 Import.php could not be run in HTTP mode (when PHP running in CGI mode) - fix getting more bullet proof 14 年之前
  romainq fc606a32fb #331 Import.php could not be run in HTTP mode (when PHP running in CGI mode) 14 年之前
  romainq 0b583ed73e REVIEWED THE FILE INCLUSION POLICY 14 年之前
  romainq f5a7808a01 #246 Implemented the CLI mode for import.php 14 年之前
  dflaven fdfde39a8b - Fixed Trac #284: do not "consume" a transaction until it really worked. 14 年之前
  dflaven f1a2bf48db Fixed Trac #286: incorrect detection of HTTPS on IIS/ISAPI. Thanks to cprobst for reporting it. 14 年之前
  dflaven e63a84eecc - Fixed the URL to the portal hyperlink (hyperlink(portal)) in email notifications. 14 年之前
  romainq fb3983cf53 #162 Implemented the non interactive bulk load (REST, CLI not implemented) 14 年之前
  romainq 1dd3bad9a8 Notifications template may specify this->hyperlink(portal) (and fixed issues in sample data) 14 年之前
  romainq b29c5ccd6b New placeholders in templates: this->html(attcode) and this->label(attcode) 14 年之前
  dflaven 4493502832 - Fixing Trac #188... new flag https_hyperlinks with a slightly different meaning: produce https hyperlinks even if the current page is NOT https. 15 年之前
  dflaven cf212707ef - Integrated fix for patch #188 - ForceHttps = SecureConnectionRequired 15 年之前
  dflaven f712f75eef - Integrated all the authentications methods and various logon methods... 15 年之前
  dflaven 9a604cfc9b - Integrated all the authentications methods and various logon methods... 15 年之前
  dflaven 59f254dabf - Fixed bug Trac #210 (Incorrect error message in case of uploading a file too big) 15 年之前
  dflaven a019062b30 - New implementation preventing users to submit the same form twice. 15 年之前
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code 15 年之前
  dflaven 7974d9def3 - Implementation of the localization... on going... 15 年之前