Commit Graph

819 Commits

Author SHA1 Message Date
Denis Flaven
b66e489ec8 - Fixed Trac #298: use the proper content-type for CSV files to prevent the let the browser pick the most appropriate application to open such files.
SVN:trunk[903]
2010-10-19 14:15:25 +00:00
Denis Flaven
63da528882 Fixed Trac #245: Search form now retains the base class that was used when displaying the form. After searching a Person it is possible to select "Contact" and perform another search on Contacts.
SVN:trunk[902]
2010-10-19 14:07:14 +00:00
Denis Flaven
ff80b06ea2 - Fixed Trac #284: do not "consume" a transaction until it really worked.
SVN:trunk[901]
2010-10-19 13:42:54 +00:00
Denis Flaven
e9304bbcfa - new implementation (database independent) of the transaction mechanism, that prevents a user from submitting the same form twice.
SVN:trunk[900]
2010-10-19 13:20:23 +00:00
Romain Quetiez
0c34b47aac Fixed regression on the previous fix (change in the prototype of MakeQuery): this was impacting update/delete on a single object => applied to all objects of the same root class!
SVN:trunk[899]
2010-10-19 13:14:19 +00:00
Denis Flaven
484d4d1679 Fix Trac #296: Incorrect display of Service/Subcategory localized characters in the portal.
SVN:trunk[898]
2010-10-19 12:54:13 +00:00
Denis Flaven
4b5a25ea59 Fixed Trac #278: better detection of all PHP mandatory modules.
SVN:trunk[897]
2010-10-19 12:45:48 +00:00
Denis Flaven
7153162696 Fixed Trac #286: incorrect detection of HTTPS on IIS/ISAPI. Thanks to cprobst for reporting it.
SVN:trunk[896]
2010-10-19 12:34:33 +00:00
Romain Quetiez
fb59939d57 #288 Fixed OQL issues, related to multi-columns usages
SVN:trunk[895]
2010-10-14 16:56:42 +00:00
Romain Quetiez
629a87c99b #282 Fixed bug in OQL interpretation (functions requiring class aliasing)
SVN:trunk[894]
2010-10-13 19:51:36 +00:00
Romain Quetiez
3d4e0da019 Typo in dictionary (contract: start datA)
SVN:trunk[893]
2010-10-13 16:54:08 +00:00
Romain Quetiez
1e1e10aa00 #111 Improved the data loader, and added a REST service to load data from a file
SVN:trunk[892]
2010-10-13 16:36:51 +00:00
Romain Quetiez
0fff433e90 #283 Fixed issue with the default value of Enum attributes
SVN:trunk[891]
2010-10-13 08:23:05 +00:00
Romain Quetiez
05dbcb0a8b Fixed limitation: tickets named automatically even if a name is specified (attribute : ref) ; this is stopper when importing tickets from an existing workflow tool
SVN:trunk[890]
2010-10-12 16:04:09 +00:00
Romain Quetiez
bc6a3ab485 Fixed issues in DB integrity check
SVN:trunk[889]
2010-10-06 15:59:33 +00:00
Denis Flaven
53855d2d20 - German translation for the KEDB menus
SVN:trunk[887]
2010-09-17 08:52:27 +00:00
Erwan Taloc
5c132776e1 Spanish translation for Problem Management
SVN:trunk[886]
2010-09-17 07:46:36 +00:00
Denis Flaven
5e1645e46f - Reviewed the release note for 1.0 !
SVN:trunk[885]
2010-09-16 17:00:22 +00:00
Romain Quetiez
5d32f7ccf9 Reviewed the readme
SVN:trunk[884]
2010-09-16 13:37:23 +00:00
Romain Quetiez
4690d4f901 #272 Could not delete a user account
SVN:trunk[883]
2010-09-16 13:25:09 +00:00
Erwan Taloc
bc2e414e9b Update itop documentation for the setup
SVN:trunk[882]
2010-09-16 09:37:35 +00:00
Denis Flaven
ea84314337 - New announcement message at the end of the setup wizard
- Bug fix: The link to Combodo opens in another frame if clicked during the setup, so that it does not stop/break the setup

SVN:trunk[881]
2010-09-16 09:27:56 +00:00
Denis Flaven
7494ed5ea0 Better handling of unexpected/invalid characters in an UTF-8 file.
SVN:trunk[880]
2010-09-16 09:21:20 +00:00
Romain Quetiez
6f223fbba2 Reviewed the readme
SVN:trunk[879]
2010-09-16 08:12:47 +00:00
Denis Flaven
e95ff8f220 - Setup online help. First draft.
SVN:trunk[878]
2010-09-16 07:26:45 +00:00
Denis Flaven
af190fe93c - German localization fine tuning.
SVN:trunk[877]
2010-09-16 07:25:52 +00:00
Erwan Taloc
9e9dc0d692 Fix dictionnary issue for french translation in Known error
SVN:trunk[876]
2010-09-15 17:42:21 +00:00
Erwan Taloc
03ea418083 update Known Errors menu (except German and Spanish)
SVN:trunk[875]
2010-09-15 17:37:09 +00:00
Romain Quetiez
13c03aaf69 Readme, second draft
SVN:trunk[874]
2010-09-15 16:28:19 +00:00
Romain Quetiez
d1bd87ebc2 Draft of the release note for 1.0
SVN:trunk[873]
2010-09-15 16:11:00 +00:00
Romain Quetiez
746d2a1597 #267 Fixed a regression due to the change [866]
SVN:trunk[872]
2010-09-14 21:06:43 +00:00
Romain Quetiez
f85d1edf06 Fixed issue in create from mail
SVN:trunk[871]
2010-09-14 16:03:07 +00:00
Denis Flaven
8c3344d9c2 Bug fix: create the admin accounts with its linked profile (admin) in one operations since profiles are now mandatory when creating/updating a user.
SVN:trunk[870]
2010-09-14 10:43:50 +00:00
Denis Flaven
f4c3f71959 Better handling of two cases:
- user not authorized to see a particular request (not hers/his)
- user not authorized to use a service

SVN:trunk[869]
2010-09-14 09:17:06 +00:00
Denis Flaven
fed7742b88 - Enforce users to be created with at least one profile
SVN:trunk[868]
2010-09-14 09:10:29 +00:00
Denis Flaven
b124e94551 - Enforce users to be created with at least one profile
SVN:trunk[867]
2010-09-14 09:09:36 +00:00
Romain Quetiez
faed087790 #267 Added version information into modules authent-ldap and authent-local
SVN:trunk[866]
2010-09-14 08:54:01 +00:00
Romain Quetiez
c550d56227 #266 Transformed audit OQL definitions into genuine OQL Attributes
SVN:trunk[865]
2010-09-14 08:51:28 +00:00
Romain Quetiez
eab30f77e4 #266 OQL attributes changed into TEXT
SVN:trunk[864]
2010-09-14 08:44:36 +00:00
Denis Flaven
312bd1fb26 For support purposes: added a page that simply calls phpinfo()
SVN:trunk[863]
2010-09-14 08:43:30 +00:00
Denis Flaven
b0c34c5498 Dictionnaries fix !
SVN:trunk[862]
2010-09-14 08:41:22 +00:00
Denis Flaven
d41e826297 Fixed portal hyperlink
SVN:trunk[861]
2010-09-14 08:35:11 +00:00
Denis Flaven
da726cbe7f Small bug fix: testing an index out of bounds
SVN:trunk[860]
2010-09-14 08:34:20 +00:00
Denis Flaven
da19da2fe1 - New icon for Group objects
SVN:trunk[859]
2010-09-13 21:53:58 +00:00
Denis Flaven
fcabde1cc5 - Integrating the German localization thanks to Jonathan Lucas from Itomig !
SVN:trunk[858]
2010-09-13 21:39:23 +00:00
Erwan Taloc
8d55ae2f6f add related change in Problem life cycle
SVN:trunk[857]
2010-09-13 20:10:34 +00:00
Denis Flaven
c2bff5bb85 Better handling (and styling) of the menu separator in the "Actions" menu.
SVN:trunk[856]
2010-09-13 19:45:18 +00:00
Denis Flaven
d504fa4e1c - Sort the class hierarchy for easier reference
SVN:trunk[855]
2010-09-13 19:14:49 +00:00
Denis Flaven
3a9097df66 - Localization: fixed a typo in the dictionnary: the translations of URP_UserOrg were incorrect.
SVN:trunk[854]
2010-09-13 19:05:11 +00:00
Denis Flaven
822c79ce5e - Fixed the URL to the portal hyperlink (hyperlink(portal)) in email notifications.
SVN:trunk[853]
2010-09-13 18:55:30 +00:00