Commit Graph

87 Commits

Author SHA1 Message Date
Erwan Taloc
666eb3245a SVN:trunk[782] 2010-09-06 14:57:54 +00:00
Erwan Taloc
066b738f6a update
SVN:trunk[781]
2010-09-06 14:55:35 +00:00
Denis Flaven
4c789e8fbb - Fixed bug #102: regression introduced with the encoding of passwords: users were no longer able to change their own password...
SVN:trunk[778]
2010-09-06 11:36:11 +00:00
Romain Quetiez
6ab797b03a Removed related_change_id/related_problem_id from standard searches because it might slow down the load of search forms when many tickets are in the DB
SVN:trunk[777]
2010-09-06 09:21:57 +00:00
Denis Flaven
798558f331 - Fixed Trac #177: Icons for everything ! For Incidents, User Requests and Changes the icon depends on the state of the object.
SVN:trunk[767]
2010-09-05 12:55:21 +00:00
Denis Flaven
cb98432f6d - Fixed bug #243. OQLMenuNodes can now auto-refresh. I've enabled this by default for the "shortcuts" of Helpdesk, Incident Management and Change Management
SVN:trunk[764]
2010-09-05 12:46:47 +00:00
Denis Flaven
573e7f4e31 - Fixed Trac #177: Icons for everything ! For Incidents, User Requests and Changes the icon depends on the state of the object.
SVN:trunk[762]
2010-09-05 09:13:28 +00:00
Denis Flaven
d4be10528b - Added an icon for Network Devices
- Added more reconciliation keys (ext key of ext key!)
- Added an "organization" field to the Documents objects

SVN:trunk[753]
2010-09-03 11:31:17 +00:00
Denis Flaven
6b728bbb50 From field is now mandatory
SVN:trunk[751]
2010-09-03 09:57:26 +00:00
Romain Quetiez
4894dd2b4c New placeholders in templates: this->html(attcode) and this->label(attcode)
SVN:trunk[735]
2010-09-01 09:07:01 +00:00
Denis Flaven
1f6473947c - Fix: the menu "Helpdesk / Requests assigned to me" no longer shows the resolved or closed requests assigned to me.
SVN:trunk[733]
2010-08-31 16:43:31 +00:00
Romain Quetiez
8fe9d25341 Improved benchmark tools
SVN:trunk[729]
2010-08-31 13:35:16 +00:00
Denis Flaven
3c7af6d37f -Fixed menu loading order bug.
SVN:trunk[728]
2010-08-31 09:34:08 +00:00
Erwan Taloc
a17c123f08 Update KEDB and Problem Mgmt Modules
Review other modules

SVN:trunk[725]
2010-08-31 07:51:26 +00:00
Denis Flaven
0d499ef03a - Fixed issue #157: Data Admin menu allowed only to admins and configuration managers
SVN:trunk[720]
2010-08-30 15:27:29 +00:00
Denis Flaven
388951c951 - First spanish localization (Many thanks to Randall Badilla Castro from Costa Rica)
SVN:trunk[712]
2010-08-30 06:44:14 +00:00
Denis Flaven
88efd37525 SVN:trunk[708] 2010-08-27 14:18:58 +00:00
Erwan Taloc
af90749778 Update of itop-config-mgmt model
SVN:trunk[707]
2010-08-27 13:11:31 +00:00
Denis Flaven
38fec49fe5 - First spanish localization (Many thanks to Randall Badilla Castro from Costa Rica)
SVN:trunk[704]
2010-08-26 15:46:23 +00:00
Romain Quetiez
34cd4a01da Allowed were missing on LDAP/External user logins
SVN:trunk[699]
2010-08-25 15:27:44 +00:00
Romain Quetiez
68b5fc78c9 Finished implementing the user rights by profile (simple)
SVN:trunk[695]
2010-08-24 13:25:46 +00:00
Romain Quetiez
b3777568e6 Draft of the addon for user management by profile (simplified)
SVN:trunk[692]
2010-08-23 16:24:20 +00:00
Romain Quetiez
fd8184ade7 #202 audit samples not working
SVN:trunk[678]
2010-08-18 10:36:16 +00:00
Romain Quetiez
b4807be4bf Updated benchmark tool and sample data with new data model names and attributes
SVN:trunk[677]
2010-08-16 14:51:55 +00:00
Denis Flaven
ed7fdf45e2 - New authentification module to support "external" authentication, i.e. when the authentication is done outside of iTop (for example by the web server itself using a .htaccess file)
SVN:trunk[667]
2010-08-09 11:47:31 +00:00
Denis Flaven
272387d61e - Integrated all the authentications methods and various logon methods...
SVN:trunk[665]
2010-08-09 10:19:14 +00:00
Denis Flaven
9e618d466a - Minor fixes...
SVN:trunk[661]
2010-08-05 12:31:07 +00:00
Romain Quetiez
b4bd496ca3 Added a comment...
SVN:trunk[650]
2010-07-30 14:43:52 +00:00
Romain Quetiez
a08ae40dc9 #150 Review TTO/TTR computation (generalized to ResponseTicket)
SVN:trunk[649]
2010-07-30 13:19:15 +00:00
Romain Quetiez
c813ff1bf9 Restored sample data for audit an triggers/actions
SVN:trunk[647]
2010-07-30 08:55:29 +00:00
Romain Quetiez
e651a2d08c Cleanup: moved files from business directory into relevant modules
SVN:trunk[644]
2010-07-29 20:55:39 +00:00
Romain Quetiez
a76ce40036 Obsoleted the setup/data folder and moved the few sample data still used to the relevant modules (audit in config mgmt, and trigger/actions in ticketing)
SVN:trunk[643]
2010-07-29 15:25:55 +00:00
Romain Quetiez
0938baefb6 Fixed a few typos in the french dictionary
SVN:trunk[637]
2010-07-28 14:42:19 +00:00
Denis Flaven
86f953383e Beta version of the LDAP authentication module: added parameters %2$s (first name), %3$s (first name) and %4$s (email) as possible placeholders into the LDAP query.
SVN:trunk[633]
2010-07-27 16:39:38 +00:00
Romain Quetiez
1045d8891b Updated dictionaries (in particular for new authentication modules)
SVN:trunk[632]
2010-07-27 16:04:43 +00:00
Denis Flaven
ef0ace1c22 Beta version of the LDAP authentication module.
SVN:trunk[630]
2010-07-27 11:49:23 +00:00
Romain Quetiez
05c9b10546 #166 Configuration by module (and module categories)
SVN:trunk[629]
2010-07-26 16:29:52 +00:00
Romain Quetiez
7f49aa6d6c #191 No profile could create links between ticket and ...
SVN:trunk[625]
2010-07-25 20:03:10 +00:00
Romain Quetiez
650e5002af #152 Suppress errors reported by the data model consistency check
SVN:trunk[620]
2010-07-21 15:16:34 +00:00
Romain Quetiez
7cbf978618 Typo on change state plannedandscheduleD
SVN:trunk[606]
2010-07-15 08:39:45 +00:00
Romain Quetiez
2c8564aa1a Cleaned up the old data model directory (no reference to the default template)
SVN:trunk[602]
2010-07-14 21:13:38 +00:00
Denis Flaven
2efb732ba9 Data load adjustements for beta'
SVN:trunk[600]
2010-07-13 15:42:39 +00:00
Romain Quetiez
7b0a9a0531 Moved the "customer" attribute to the top of tickets edition forms
SVN:trunk[592]
2010-07-12 11:38:29 +00:00
Denis Flaven
328edd115a Preparing for the 1.0 beta release... final adjustments
SVN:trunk[591]
2010-07-07 11:01:30 +00:00
Romain Quetiez
f399489175 Compute impacted CIs and Contacts and attach them to the ticket
SVN:trunk[590]
2010-07-07 10:10:37 +00:00
Denis Flaven
b7d6771ddb Disable the "Basic" data model, which is not ready for the beta
SVN:trunk[589]
2010-07-07 10:01:29 +00:00
Romain Quetiez
c86752c12e Updated data model and dictionary (FR)
SVN:trunk[587]
2010-07-07 09:41:29 +00:00
Romain Quetiez
e514184022 Adjusted french translation
SVN:trunk[585]
2010-07-07 05:56:23 +00:00
Romain Quetiez
492dc43fa2 New data model translated in french
SVN:trunk[584]
2010-07-06 22:35:09 +00:00
Romain Quetiez
a5157a34fe Removed unused lnkProviderToCustomer
SVN:trunk[582]
2010-07-06 16:30:14 +00:00