romainq
|
dc1a8c19a1
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)
|
15 years ago |
romainq
|
5942f55273
Fixed a regression: autocomplete not working due to a change in the execution of the script rendered in Ajax
|
15 years ago |
dflaven
|
103d4c9f11
- removed debug trace
|
15 years ago |
romainq
|
58cf5a94c6
Fixed wrong file path for the graphs (lifecyle), could not work but on a Windows platform
|
15 years ago |
romainq
|
9c2ebf4380
New menus (source: Erwan)
|
15 years ago |
romainq
|
2bd17c4689
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)
|
15 years ago |
romainq
|
fa0ebcb4a0
Disabled the features not finalized (cloning, bookmarking, bulk operations)
|
15 years ago |
romainq
|
a45531d5a2
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)
|
15 years ago |
romainq
|
1c0cbb5a39
Fixed regression: server status was reset
|
15 years ago |
dflaven
|
7f8fc52854
- New cache management for the lifecycle graphs
|
15 years ago |
romainq
|
b523c16f80
Cosmetics on the bulk load (followed new test plan)
|
15 years ago |
romainq
|
0aabe5dbbf
New business model (Erwan)
|
15 years ago |
romainq
|
c2e501e39f
Cosmetic: display the stimulus label in the profile grants sumary
|
15 years ago |
romainq
|
e6650b772a
Fixed bug: could not empty a field
|
15 years ago |
romainq
|
7f0ebb0f99
Hyperlinks in the history logs presentation
|
15 years ago |
romainq
|
a292aaef1d
Revised the CSV import: fixed issues with the external keys, added hyperlinks to the found objects, obsoleted the word 'pkey', replaced by 'id'
|
15 years ago |
dflaven
|
b2ffce5dd4
Disabled automatic population of Zlists which was buggy. Not all ZLists are made of AttCode !
|
15 years ago |
dflaven
|
1bf22d5c66
- Removed debug output into the console thats breaks when Firebug is not installed (or on IE)
|
15 years ago |
dflaven
|
ffe1ed1fc4
- 'Add...' butotn is now grayed when there is nothing to Add
|
15 years ago |
dflaven
|
8906efb349
Field validation now preserves background images
|
15 years ago |
dflaven
|
0df897671f
- Automatic adjustment of the width and height of the ModalDlg to fit the document's size
|
15 years ago |
dflaven
|
56768a0572
Implementation of AllowedValues for fields that depend on other fields
|
15 years ago |
romainq
|
6f853b853d
New class: bizSubnet, implementing a dedicated view for IP management
|
15 years ago |
romainq
|
17883e9308
Improve the UI on object deletion: added a confirmation form and do check the dependencies so as to preserve the DB integrity
|
15 years ago |
romainq
|
67c2445c66
Bug fix - object creation
|
15 years ago |
romainq
|
c596119daa
Work in progress for integration of "allowed values"
|
15 years ago |
romainq
|
2fe95b824f
Added INET_ATON and INET_NTOA verbs to the OQL, and allowed carrier returns chars (\r) in the OQL (same as a whitespace)
|
15 years ago |
romainq
|
b793bf98e2
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)
|
15 years ago |
romainq
|
436a4fb235
Fixed a stopper bug in the display of N-N links from the default object display procedure (not using templates)
|
15 years ago |
dflaven
|
e71a308958
Added the validation of mandatory form fields before submitting the creation / modification / clone forms.
|
15 years ago |