Commit Graph

3742 Commits

Author SHA1 Message Date
Denis Flaven
34ec79c0f7 Updated menu entries and relations definitions
SVN:trunk[575]
2010-07-06 13:49:37 +00:00
Romain Quetiez
90aaaa7d22 Fixed sample queries
SVN:trunk[574]
2010-07-06 12:43:32 +00:00
Romain Quetiez
c9ec146dff Automaticaly insert the "final class" into lists where an external key is pointing to a class that has child classes
SVN:trunk[573]
2010-07-06 11:16:31 +00:00
Romain Quetiez
00b2dbe286 Page to check tickets states periodically
SVN:trunk[572]
2010-07-06 10:01:48 +00:00
Romain Quetiez
018167a5d3 Datamodel revised
SVN:trunk[571]
2010-07-06 09:46:28 +00:00
Romain Quetiez
de1deefa44 Datamodel: declared explicitely the linked sets
SVN:trunk[570]
2010-07-06 08:36:04 +00:00
Romain Quetiez
d1b7c880b1 Finalized the data model
SVN:trunk[569]
2010-07-06 00:08:03 +00:00
Denis Flaven
d668bdd6fe - Create the admin account with the default language selected during the setup
SVN:trunk[568]
2010-07-05 22:39:54 +00:00
Denis Flaven
dda0a8a04e - Create the admin account with the default language selected during the setup
SVN:trunk[567]
2010-07-05 22:38:22 +00:00
Denis Flaven
f80cbcb93b - Create the admin account with the default language selected during the setup
SVN:trunk[566]
2010-07-05 22:37:36 +00:00
Denis Flaven
5bf0fa7f2a - Display hilighted lists depending on each object's status
- Fixed the setup page to use UTF-8
- Create the admin account with the chosen default language

SVN:trunk[565]
2010-07-05 22:17:31 +00:00
Denis Flaven
fa7bfbdc5f - Enable the French dictionnary at setup
- Fixed a problem with QueryCache in MetaModel (two different queries were seen as the same!)
- Added description to tickets

SVN:trunk[564]
2010-07-05 20:39:43 +00:00
Denis Flaven
73de5e181d - New hyperlink in the top bar: Help !
SVN:trunk[563]
2010-07-05 16:46:00 +00:00
Denis Flaven
3f84297d82 - The Combodo logo is now clickable
SVN:trunk[562]
2010-07-05 16:26:17 +00:00
Romain Quetiez
899c532c6b Made some progress on config management
SVN:trunk[561]
2010-07-05 16:14:20 +00:00
Denis Flaven
d0ed8f624a - Display/Creation/Modification of the objects now strictly relies on the display ZList. (i.e any attribute not in the ZList is neither displayed nor edited)
SVN:trunk[560]
2010-07-05 16:10:50 +00:00
Denis Flaven
0335c82710 - Template menus with now template (!) act as simple separators in the menu... should use MenuGroup to be not top-level instead (??)
SVN:trunk[559]
2010-07-05 15:45:22 +00:00
Denis Flaven
23f6da40cf Now support the creation from abstract classes (will prompt for a derived class)
SVN:trunk[558]
2010-07-05 15:40:48 +00:00
Denis Flaven
3a26bd9f9a - Changed the navigator to "release mode" !
SVN:trunk[557]
2010-07-05 13:45:17 +00:00
Denis Flaven
d6a73a3bb7 - CSV import improvement: better guess of the possible reconciliation keys (esp. with ExternalKeys)
SVN:trunk[556]
2010-07-05 13:29:48 +00:00
Denis Flaven
de0d719942 - Align the display of "State" attributes with Enums
SVN:trunk[555]
2010-07-05 12:47:12 +00:00
Denis Flaven
2d454141e6 - Flash navigator is here !
SVN:trunk[554]
2010-07-05 11:58:14 +00:00
Denis Flaven
7053bd7926 - Fxied the display (after modification) of n-n LinkedSets
SVN:trunk[553]
2010-07-05 11:51:41 +00:00
Denis Flaven
1247fda416 Manage interdependencies between modules, in the setup
SVN:trunk[552]
2010-07-05 11:00:25 +00:00
Romain Quetiez
1f3554777d Fixed default value for date/datetime attributes
SVN:trunk[551]
2010-07-05 08:06:56 +00:00
Romain Quetiez
300fc8c187 Page to track sleeping tickets (requires testing)
SVN:trunk[550]
2010-07-05 06:20:50 +00:00
Romain Quetiez
218ed7036b Implemented the three types of changes and factorized their lifecycle
Created incident/request/change dictionnaries

SVN:trunk[549]
2010-07-04 16:58:00 +00:00
Romain Quetiez
a7bf711182 Added the error message when a menu could not be computed (error in template)
SVN:trunk[548]
2010-07-04 16:55:09 +00:00
Romain Quetiez
b368209631 Bug: could not use mysql reserved words for table names (e.g. 'Change')
SVN:trunk[547]
2010-07-04 16:37:17 +00:00
Romain Quetiez
db277c8539 Created request management module as a clone of incident management (class hierarchy) and fixed an issue revealed by the computed fields of a ticket
SVN:trunk[546]
2010-07-04 10:33:07 +00:00
Romain Quetiez
99ba209152 Ignore external keys and external fields when the target class is undefined
SVN:trunk[545]
2010-07-04 08:53:44 +00:00
Denis Flaven
56a084cb7b Continuing the integration of the new data model...
SVN:trunk[544]
2010-07-04 08:05:12 +00:00
Romain Quetiez
dbee38dfd1 ComputeValues optimized + fix in the algo computing the priority of an Incident
SVN:trunk[543]
2010-07-04 07:46:45 +00:00
Denis Flaven
91107715ac Cleanup
SVN:trunk[542]
2010-07-03 16:59:00 +00:00
Romain Quetiez
832f6f02ad Fixed issue with null value for an Enum that would be hidden in a given state, being handled as an empty string, which is not an allowed value.
SVN:trunk[541]
2010-07-03 15:19:20 +00:00
Denis Flaven
4a2f94e362 Continuing the integration of the new data model...
SVN:trunk[540]
2010-07-03 13:27:15 +00:00
Denis Flaven
223704ca4a Continuing the integration of the new data model...
SVN:trunk[539]
2010-07-03 12:56:50 +00:00
Denis Flaven
b57015d7ba New data model integration...
SVN:trunk[538]
2010-07-02 17:10:08 +00:00
Romain Quetiez
79f5151de4 Changed the priority (and its computation)
SVN:trunk[537]
2010-07-02 16:21:03 +00:00
Romain Quetiez
147d6ebe8e Started to create sample data (quick fix in the setup)
SVN:trunk[536]
2010-07-02 16:00:42 +00:00
Romain Quetiez
eff8b2818e fixed typo in itop-ticket module definition
SVN:trunk[535]
2010-07-02 13:45:30 +00:00
Romain Quetiez
bd2f35e286 Datamodel: draft for the tickets (integration of StimulusInternal)
SVN:trunk[534]
2010-07-02 13:37:20 +00:00
Denis Flaven
40913af0f6 - Check consistency of the retyped password when changing password
SVN:trunk[533]
2010-07-02 12:58:09 +00:00
Denis Flaven
aa3357fe78 Fixed bug #102: allow users to change their password.
SVN:trunk[532]
2010-07-02 11:23:59 +00:00
Denis Flaven
75c1287ad1 - New conditional block 'itopcheck' in the templates
SVN:trunk[531]
2010-07-02 08:28:03 +00:00
Denis Flaven
90b9709b78 Fixed some of the sample queries to adpat them to the new data model.Note however that since the new data model is modular, some query will not run if the administrator did not install all modules...
SVN:trunk[530]
2010-07-01 20:26:33 +00:00
Denis Flaven
db3f3ff1cd - The object creation page now offers tha choice to create an instance of the sub-classes
- Made some objects abstract in the std config-management model
- The creation button is now labelled "Create" instead of "Apply" !
- Better display of long messages (or errors) in SetuWebpage.

SVN:trunk[529]
2010-07-01 20:13:26 +00:00
Denis Flaven
d9725eec73 Don't use short tags (php opening tag) since they are not enabled by default on some configurations !
SVN:trunk[528]
2010-07-01 16:46:03 +00:00
Denis Flaven
1c7038345f - More standard display of LinkedSet and LinkedSet indirect: content can be modified only when modifying the container object
SVN:trunk[527]
2010-07-01 16:15:44 +00:00
Denis Flaven
60b3a67be8 - Added icons and dictionary entries for Service Management
SVN:trunk[526]
2010-07-01 16:08:11 +00:00