Commit Graph

170 Commits

Author SHA1 Message Date
Denis Flaven
0bbe615664 - Fix for Internet Explorer: Arrays must be properly closed!
SVN:code[170]
2009-09-16 16:07:28 +00:00
Romain Quetiez
103f5e4568 User Management: removed limitation on the user rights that could not be established without a given object set, and added a feedback in the user details page (grant summary, based on the results returned by the std user management API, thus is reliable)
SVN:code[169]
2009-09-16 16:01:12 +00:00
Romain Quetiez
152b97a24a Fixed a regression: autocomplete not working due to a change in the execution of the script rendered in Ajax
SVN:code[168]
2009-09-16 15:00:40 +00:00
Denis Flaven
427a8eb596 - removed debug trace
SVN:code[167]
2009-09-16 14:14:15 +00:00
Romain Quetiez
cc8e80240f Fixed wrong file path for the graphs (lifecyle), could not work but on a Windows platform
SVN:code[166]
2009-09-16 08:48:54 +00:00
Romain Quetiez
91717f3f3b New menus (source: Erwan)
SVN:code[165]
2009-09-16 08:39:02 +00:00
Romain Quetiez
27965cc922 Fixed a regression on the management of the allowed values and attribute dependencies (symptom: Browse button not working, error when creating a ticket with no CI attached to it)
SVN:code[164]
2009-09-16 08:03:42 +00:00
Romain Quetiez
199a4865a4 Disabled the features not finalized (cloning, bookmarking, bulk operations)
SVN:code[163]
2009-09-16 07:59:11 +00:00
Romain Quetiez
7e93b35215 Fixed regression: ticket "impact" was reset ; resulting from a conflict in the form fields names (impact used both in the main detail form and into hidden links forms)
SVN:code[162]
2009-09-16 07:56:14 +00:00
Romain Quetiez
4517c61049 Fixed regression: server status was reset
SVN:code[161]
2009-09-16 07:53:12 +00:00
Denis Flaven
56c70ee33b - New cache management for the lifecycle graphs
SVN:code[160]
2009-09-14 16:50:51 +00:00
Romain Quetiez
76af2bb997 Cosmetics on the bulk load (followed new test plan)
SVN:code[159]
2009-09-14 16:06:04 +00:00
Romain Quetiez
56060ccb80 New business model (Erwan)
SVN:code[158]
2009-09-14 16:04:12 +00:00
Romain Quetiez
4496dad999 Cosmetic: display the stimulus label in the profile grants sumary
SVN:code[157]
2009-09-14 08:55:41 +00:00
Romain Quetiez
3fa3bfc260 Fixed bug: could not empty a field
SVN:code[156]
2009-09-14 08:40:28 +00:00
Romain Quetiez
f618678044 Hyperlinks in the history logs presentation
SVN:code[155]
2009-09-14 08:38:52 +00:00
Romain Quetiez
aa7e93e80c Revised the CSV import: fixed issues with the external keys, added hyperlinks to the found objects, obsoleted the word 'pkey', replaced by 'id'
SVN:code[154]
2009-09-14 08:37:10 +00:00
Denis Flaven
07af5501c5 Disabled automatic population of Zlists which was buggy. Not all ZLists are made of AttCode !
SVN:code[153]
2009-09-12 19:58:20 +00:00
Denis Flaven
07b4040c9e - Removed debug output into the console thats breaks when Firebug is not installed (or on IE)
SVN:code[152]
2009-09-12 10:08:13 +00:00
Denis Flaven
8d76f47303 - 'Add...' butotn is now grayed when there is nothing to Add
- Better handling of AllowedValues, supporting autocompletes
- Cleanup unused code in wizard.utils.js

SVN:code[151]
2009-09-11 21:23:24 +00:00
Denis Flaven
d922b4c7f3 Field validation now preserves background images
SVN:code[150]
2009-09-11 21:20:45 +00:00
Denis Flaven
be825be157 - Automatic adjustment of the width and height of the ModalDlg to fit the document's size
SVN:code[149]
2009-09-11 20:36:34 +00:00
Denis Flaven
7e57ea5365 Implementation of AllowedValues for fields that depend on other fields
SVN:code[148]
2009-09-11 20:35:16 +00:00
Romain Quetiez
40489c0821 New class: bizSubnet, implementing a dedicated view for IP management
SVN:code[147]
2009-09-11 16:38:12 +00:00
Romain Quetiez
ea59cf0fa8 Improve the UI on object deletion: added a confirmation form and do check the dependencies so as to preserve the DB integrity
SVN:code[146]
2009-09-11 15:44:24 +00:00
Romain Quetiez
e81dd420a1 Bug fix - object creation
SVN:code[145]
2009-09-11 15:34:40 +00:00
Romain Quetiez
6115797eb0 Work in progress for integration of "allowed values"
SVN:code[144]
2009-09-11 15:33:06 +00:00
Romain Quetiez
2bbcf30e2d Added INET_ATON and INET_NTOA verbs to the OQL, and allowed carrier returns chars (\r) in the OQL (same as a whitespace)
SVN:code[143]
2009-09-11 12:38:46 +00:00
Romain Quetiez
4c33a6eb81 Fixed bug in the history of tickets (incident or any other type, for which the name is based on the ticket ID, which remained undetermined until the record is created)
SVN:code[142]
2009-09-11 12:03:34 +00:00
Romain Quetiez
455c703468 Fixed a stopper bug in the display of N-N links from the default object display procedure (not using templates)
SVN:code[141]
2009-09-11 08:42:57 +00:00
Denis Flaven
7618c38a05 Added the validation of mandatory form fields before submitting the creation / modification / clone forms.
SVN:code[140]
2009-09-11 06:01:32 +00:00
Romain Quetiez
c5cc6f34f8 Fixed bug on Update / WriteLinks
SVN:code[139]
2009-09-10 16:20:35 +00:00
Romain Quetiez
874019c32a fixed interface of DisplaySet function
SVN:code[138]
2009-09-10 16:01:28 +00:00
Denis Flaven
76787fd9fb Proper handling of the parameters to DisplaySet
SVN:code[137]
2009-09-10 15:34:07 +00:00
Denis Flaven
8f2ea080d9 - Fixed the "modify" screen to have the "wizard look (thin green border)
SVN:code[136]
2009-09-10 15:33:31 +00:00
Denis Flaven
8094e3083e Proper handling of the parameters to DisplaySet
SVN:code[135]
2009-09-10 15:32:29 +00:00
Romain Quetiez
a5a1ae756f Fixed issue with Date fields being mandatory (DB column created with attribute ON UPDATE CURRENT_TIMESTAMP)
SVN:code[134]
2009-09-10 14:29:29 +00:00
Romain Quetiez
e5d9ede18a Integrated data model changes to the data load (incidents/contracts and persons were not correctly loaded
SVN:code[133]
2009-09-10 14:28:08 +00:00
Denis Flaven
2a6de0bd28 Added an automatic naming for the change tickets based on their Id (Same as for Incident tickets but starting with C-).
SVN:code[132]
2009-09-10 14:08:22 +00:00
Denis Flaven
858e32065c Fixed the icon of date input fields
SVN:code[131]
2009-09-10 14:04:14 +00:00
Denis Flaven
c4a6f869ea - Fix the style of the loaded table
SVN:code[130]
2009-09-10 13:20:53 +00:00
Romain Quetiez
3c8cbeb170 Fixed cosmetic issue on the user management pages (wrong styles in the templates)
SVN:code[129]
2009-09-10 11:14:10 +00:00
Romain Quetiez
bfc2df25d7 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.
SVN:code[128]
2009-09-10 10:58:45 +00:00
Denis Flaven
e7c7bda520 Use the latest version (unmodified) of autocomplete instead of an old - and customized - version.
SVN:code[127]
2009-09-10 09:03:16 +00:00
Denis Flaven
3025a01e88 Use the latest version (unmodified) of autocomplete instead of an old - and customized - version.
SVN:code[126]
2009-09-10 08:58:07 +00:00
Denis Flaven
dff00d7a7a Use the latest version (unmodified) of autocomplete instead of an old - and customized - version.
SVN:code[125]
2009-09-10 08:56:20 +00:00
Romain Quetiez
242ccc37d3 Added a logoff button
SVN:code[124]
2009-09-09 15:06:14 +00:00
Romain Quetiez
801a108e6b Cosmetics on the run query page
SVN:code[123]
2009-09-09 12:44:06 +00:00
Romain Quetiez
e0c7620560 Improved the run query page: added meaningfull examples, including "ticket of the user currently logged in", and did some cosmetics on the page (examples shown in a drawer) ; needed to add some options to the OQL (date intervals)
SVN:code[122]
2009-09-08 15:10:31 +00:00
Romain Quetiez
b11bfff1f5 Reworked the "run query" page: renamed, improved the examples
SVN:code[121]
2009-09-08 09:25:57 +00:00