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
Denis Flaven
9e8b5d73c1
Nicer handling of indirect linksets
...
SVN:trunk[525]
2010-07-01 15:16:21 +00:00
Romain Quetiez
019b224db3
Updated models and menus (config and service management)
...
SVN:trunk[524]
2010-07-01 15:15:17 +00:00
Denis Flaven
49a526c41b
Strange corner case, not sure if the fix is the good one, seems harmless for now...
...
SVN:trunk[523]
2010-07-01 14:50:17 +00:00
Denis Flaven
4531570070
- Default value for a drop-down list is not forced if the field is not mandatory
...
SVN:trunk[522]
2010-07-01 14:41:33 +00:00
Denis Flaven
9487a54bc1
Typo
...
SVN:trunk[521]
2010-07-01 14:36:13 +00:00
Denis Flaven
7b4778326d
- Fixed the "Organizations" drop-down list.
...
SVN:trunk[520]
2010-07-01 14:32:38 +00:00
Denis Flaven
b298d3eb2e
- Creation of n-n links with no attributes no longer prompts since it's not needed !
...
SVN:trunk[519]
2010-07-01 14:29:19 +00:00
Denis Flaven
702a2345f7
New data model integration: fully modular setup based on the "modules"
...
SVN:trunk[518]
2010-07-01 14:10:21 +00:00
Romain Quetiez
51c1e079dc
Re-integrated computation of free IPs into the new data model
...
SVN:trunk[517]
2010-07-01 09:55:33 +00:00
Romain Quetiez
211e1e7070
Ignore LinkedSet attribute declaration when the corresponding class is missing
...
SVN:trunk[516]
2010-07-01 07:43:30 +00:00
Denis Flaven
7ff800fa81
- Properly handle the "Enter" key in the setup screens
...
- Hidden modules are now enabled by default
- Added the GPLv3 licence as html for display in the setup
SVN:trunk[515]
2010-06-30 17:26:12 +00:00
Denis Flaven
c93153f28c
Don't display the admin menu for non-admin users
...
SVN:trunk[514]
2010-06-30 17:22:34 +00:00
Romain Quetiez
9a7159cc3d
Fixed regression :profile grant matrix was not visible anymore
...
SVN:trunk[513]
2010-06-30 15:45:50 +00:00
Romain Quetiez
45c201c250
Finalized menus for Service management
...
SVN:trunk[512]
2010-06-30 15:40:47 +00:00
Denis Flaven
f5b40898a3
New data model integration: fully modular setup based on the "modules"
...
SVN:trunk[511]
2010-06-30 15:40:18 +00:00
Romain Quetiez
2938a8d41e
Added ticket module (prerequiste to incident etc.) and change the declaration of a menu : made by an identifier
...
SVN:trunk[510]
2010-06-30 15:32:43 +00:00
Romain Quetiez
b5d0d78d5f
Introduced the modules (model, dicionnary, menus, etc.)
...
SVN:trunk[509]
2010-06-30 13:11:08 +00:00
Denis Flaven
0db5fe786a
New data model integration...
...
SVN:trunk[508]
2010-06-29 11:28:10 +00:00
Romain Quetiez
e9b5f21285
Datamodel adjustments
...
SVN:trunk[507]
2010-06-29 10:40:52 +00:00
Romain Quetiez
4b93cb2adb
Added external fields to the link classes
...
SVN:trunk[506]
2010-06-29 10:22:55 +00:00
Denis Flaven
afba1f19a3
Fixed the inline display of HTML/XML documents
...
SVN:trunk[505]
2010-06-29 10:18:10 +00:00
Denis Flaven
c9d5c267ac
New data model integration...
...
SVN:trunk[504]
2010-06-29 09:47:55 +00:00
Romain Quetiez
7d4199825f
Added linked set to the data model
...
SVN:trunk[503]
2010-06-29 09:25:50 +00:00
Denis Flaven
90069f6826
New data model integration...
...
Enhanced the display of blob attributes
SVN:trunk[502]
2010-06-29 09:22:22 +00:00
Denis Flaven
464479a6b2
New data model integration...
...
SVN:trunk[501]
2010-06-29 09:06:11 +00:00
Denis Flaven
2feaac9454
New data model integration...
...
SVN:trunk[500]
2010-06-28 16:31:56 +00:00
Romain Quetiez
af0384d565
Adjustements in the datamodel and dictionary and the audit page
...
SVN:trunk[499]
2010-06-28 16:07:10 +00:00
Romain Quetiez
b178cc4620
Updated data model dictionary + a few adjustments in the data model + quick fix in the setup
...
SVN:trunk[498]
2010-06-28 15:22:51 +00:00
Denis Flaven
95dc9bfc1a
New data model integration...
...
SVN:trunk[497]
2010-06-28 14:53:18 +00:00
Denis Flaven
bc4bfed9f8
- Bug fix: make GetMenuIndexByTitle work !
...
SVN:trunk[496]
2010-06-28 14:51:45 +00:00
Denis Flaven
a351bfd817
New data model integration...
...
SVN:trunk[495]
2010-06-28 14:51:21 +00:00
Denis Flaven
9bd8eeb0ca
New data model integration...
...
SVN:trunk[494]
2010-06-28 14:49:27 +00:00