Commit History

Author SHA1 Message Date
  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. 15 years ago
  romainq 7e4258fdaa Finalization of the user management by profile (UI to manage the accounts), and some unrelated changes: 15 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