Commit History

Author SHA1 Message Date
  dflaven b892e673e5 Fixed Trac #126: misleading message during the setup when magic_quotes_gpc in On. Now we provide a more accurate message. 15 years ago
  dflaven 1b07a34588 Fixed a typo in an error message (Tack #125). 15 years ago
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code 15 years ago
  dflaven 312d644181 - Checking memory_limit during the setup 15 years ago
  romainq 11594c6f7f #74 Added the configuration of logging (errors, web service usage, etc.), and improved a little the error logging (both in a file and into the database + new format for additional information such as the callstack) 15 years ago
  dflaven 149be75793 - Try to protect as much as possible from fatal errors occuring during the data load: 15 years ago
  romainq d115df743f Fixed two bugs: 15 years ago
  dflaven 8301025aaa - fixed detection of the upload_tmp_dir (Trac #76 ) 15 years ago
  dflaven 17ff53a2e4 Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes. 15 years ago
  romainq bb6a1e1981 Setup page: added a scroll bar and grouped some warnings into one message that would fit on two lines 15 years ago
  dflaven 836332eb3f - Fixing file upload/download troubles: make sure that magic_quotes_gpc is turned off and that the output is not truncated by AjaxWebPage. 15 years ago
  dflaven 2c0e5e4eab - Check that the temporary directory used by files upload exists and is writable from PHP. (As required in Trac #15). 15 years ago
  dflaven 2158d3223e - First implementation of documents 15 years ago
  romainq 260cadde29 Fixed issue: user always considered as being an admin (regression due to changes in the setup), user profile setup is finally done at 100% in the setup code. 16 years ago
  romainq 7e4258fdaa Finalization of the user management by profile (UI to manage the accounts), and some unrelated changes: 16 years ago
  romainq 8b14ff179f Improved the data load during the setup: 16 years ago
  dflaven d06e9e4b37 Make sure that we catch exceptions that may occur during the setup. 16 years ago
  dflaven 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 years ago