romainq
|
d9c67642e6
Fixed typo on the default value of the server status (class: bizServer)
|
15 jaren geleden |
romainq
|
9e473777fa
Added info in the log (see previous changes in the setup)
|
15 jaren geleden |
romainq
|
e003b64441
Fixed several issues in the setup (load of data) :
|
15 jaren geleden |
romainq
|
2b3fc854d2
Added investigation means: DB dump from the ITopConsultant page, this feature should not rely on mySQL statements that are not allowed in the OVH hosting setup. The feature is 100% new and does not interfere with any existing code. Therefore I would advise to upgrade the official build as quickly as possible.
|
15 jaren geleden |
romainq
|
5892df39bb
Finalizing sample data: removed the unused profile
|
16 jaren geleden |
romainq
|
db285d02d6
Added sample data: service calls, known errors, infra grouping, and some links (e.g. contact/team)
|
16 jaren geleden |
romainq
|
9df8f4cc3f
Welcome menu updated with Erwan's text (quickly reviewed)
|
16 jaren geleden |
romainq
|
e56bcde510
Added new sample data (forgotten from last commit)
|
16 jaren geleden |
romainq
|
1b4d95f97c
Integrated the latest data model and sample data
|
16 jaren geleden |
romainq
|
2b8538d156
Temporarily removed the TAB "OQL query", until it gets finalized with the link management
|
16 jaren geleden |
romainq
|
4b31c9cfa8
Fixed inconsistency in the CSV import : a bixServer objects had two fields (one was inherited) having the same label, leading to a high level of confusion when doing a bulk load (matching the fields was not possible)
|
16 jaren geleden |
romainq
|
32e801d839
Fixed bug in CSV import: was not working when using private keys. Also fine tuned the field matching mechanism and now the CSV export/import are 100% symmetric
|
16 jaren geleden |
romainq
|
00f5fd4ec1
Deletion of objects:
|
16 jaren geleden |
romainq
|
64c18b692e
Fixed bug on deletion: take the inheritance into account when checking for referencing objects (eg. a ticket linked to a PC was not seen)
|
16 jaren geleden |
romainq
|
a466ef71cb
CSV import now based on the "bulk modify" user access rights
|
16 jaren geleden |
romainq
|
f7df7395ad
Fixed a security hole: any user was allowed to edit users and profiles, and therefore could give himself admin rights - now, only admins are allowed to do that
|
16 jaren geleden |
romainq
|
fbdda163b1
Fixed regression on access control for the stimuli (also ipmlemented a workaround to a bug with the mantatory link attributes)
|
16 jaren geleden |
romainq
|
4afc662a9c
Cosmetic: Now that we request a confirmation on Delete, show the option as 'Delete...'
|
16 jaren geleden |
romainq
|
c44674e566
Fixed bug when creating a login (flush privileges = reset the data cache)
|
16 jaren geleden |
romainq
|
9bf9a2d104
Plugged in the allowed values management into the modification form and the stimulus form (limitation: take care with the data model and fields that depend on each other, until we replace those forms with the wizard that is currently being used for the object creation)
|
16 jaren geleden |
romainq
|
9af6968b98
Forgotten from commit Nr 169
|
16 jaren geleden |
dflaven
|
2a62fd9449
Correct "script" tag... just in case...
|
16 jaren geleden |
dflaven
|
3baccd43e5
- Allowed values is now implemented, so I removed the comment !
|
16 jaren geleden |
dflaven
|
729d1ced58
- Fix for Internet Explorer: Arrays must be properly closed!
|
16 jaren geleden |
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)
|
16 jaren geleden |
romainq
|
5942f55273
Fixed a regression: autocomplete not working due to a change in the execution of the script rendered in Ajax
|
16 jaren geleden |
dflaven
|
103d4c9f11
- removed debug trace
|
16 jaren geleden |
romainq
|
58cf5a94c6
Fixed wrong file path for the graphs (lifecyle), could not work but on a Windows platform
|
16 jaren geleden |
romainq
|
9c2ebf4380
New menus (source: Erwan)
|
16 jaren geleden |
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)
|
16 jaren geleden |