Historie revizí

Autor SHA1 Zpráva Datum
  dflaven 80c2ee1787 Still fixing regressions caused by Trac#446: XSS vulnerabilities... před 14 roky
  romainq 715d07d028 Fix after security fix před 14 roky
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! před 14 roky
  dflaven 1b6206732f Allow $SERVER_NAME$ as a placeholder for the server's name in the application root url. Useful for multiple virtual hosts or test systems using DHCP... před 14 roky
  dflaven d6ba7c611b Added a useful function for debugging: DebugBacktrace which provides a "light" version of PHP's built-in debug_backtrace(). před 14 roky
  dflaven b1b0f2c0bc For the setup: try to make the URL detection work even if the actual PHP file is not part of the URL (i.e when index.php is implicitely added when browsing a folder) před 14 roky
  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 před 14 roky
  romainq 1670ca007b #423 Finalized před 14 roky
  romainq 8e56399e7f #423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.) před 14 roky
  dflaven 88049b657b New implementation for displaying long lists: pagination před 14 roky
  romainq 8db707e284 Cosmetic před 14 roky
  romainq e6034cb278 Fixed issue in the computation of the application absolute path (Windows) před 14 roky
  dflaven 243084c1f4 New implementation of GetAbsoluteUrlRootPath that no longer requires any parameter. před 14 roky
  dflaven 17392797af CAS integration: added support of JA-SIG Central Authentication Service (CAS) with log-off support, using phpCAS API. před 14 roky
  romainq 0a4cc0e1f6 Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s) před 14 roky
  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) před 14 roky
  romainq fe8ebc4d5e #370 standard argument for CLI/REST services: param_file před 14 roky
  romainq e8c6cf5cca Allow a module to provide a handler to override application settings: OnMetaModelStarted() před 14 roky
  romainq 1fd844ad85 #331 Import.php could not be run in HTTP mode (when PHP running in CGI mode) - fix getting more bullet proof před 14 roky
  romainq fc606a32fb #331 Import.php could not be run in HTTP mode (when PHP running in CGI mode) před 14 roky
  romainq 0b583ed73e REVIEWED THE FILE INCLUSION POLICY před 14 roky
  romainq f5a7808a01 #246 Implemented the CLI mode for import.php před 14 roky
  dflaven fdfde39a8b - Fixed Trac #284: do not "consume" a transaction until it really worked. před 14 roky
  dflaven f1a2bf48db Fixed Trac #286: incorrect detection of HTTPS on IIS/ISAPI. Thanks to cprobst for reporting it. před 14 roky
  dflaven e63a84eecc - Fixed the URL to the portal hyperlink (hyperlink(portal)) in email notifications. před 14 roky
  romainq fb3983cf53 #162 Implemented the non interactive bulk load (REST, CLI not implemented) před 14 roky
  romainq 1dd3bad9a8 Notifications template may specify this->hyperlink(portal) (and fixed issues in sample data) před 14 roky
  romainq b29c5ccd6b New placeholders in templates: this->html(attcode) and this->label(attcode) před 14 roky
  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. před 15 roky
  dflaven cf212707ef - Integrated fix for patch #188 - ForceHttps = SecureConnectionRequired před 15 roky