dflaven
|
f84c735f7c
- Create the admin account with the default language selected during the setup
|
15 years ago |
dflaven
|
7abb5601b1
- Create the admin account with the default language selected during the setup
|
15 years ago |
dflaven
|
0999fc952f
Manage interdependencies between modules, in the setup
|
15 years ago |
romainq
|
36e7ed9b74
Started to create sample data (quick fix in the setup)
|
15 years ago |
dflaven
|
9a0149919a
New data model integration: fully modular setup based on the "modules"
|
15 years ago |
dflaven
|
8c8337b5ca
- Properly handle the "Enter" key in the setup screens
|
15 years ago |
dflaven
|
c8093e88b1
New data model integration: fully modular setup based on the "modules"
|
15 years ago |
romainq
|
15cdc75a1a
New data model: alpha version
|
15 years ago |
dflaven
|
228734432d
Bug fix in the setup... strange it seems it was broken since the beginning, however it used to work fine...
|
15 years ago |
romainq
|
14f186c107
Fixed regression in the setup, due to the latest change (rearranged the includes)
|
15 years ago |
dflaven
|
5be6ae833c
- Moved the iTop version number to the Config class to be able to access it from the setup.
|
15 years ago |
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.
|
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 |