romainq
|
a78e3fdf22
REST/JSON services. Take the user rights into account. Something was already done for core/create and core/delete, but the symptoms were not clear. The other verbs (update, apply_stimulus, get and get_related) had no protection at all.
|
hace 10 años |
romainq
|
8ddc97daa3
Export (all formats but XML):
|
hace 10 años |
romainq
|
09deb1236c
Export (legacy): bulk read must be authorized for all the queried classes
|
hace 10 años |
romainq
|
4956dbc212
Export: prevent from usage by a non admin (at the page level)
|
hace 10 años |
romainq
|
61383b5378
#1123/#1133 The optimization on loaded columns in SQL queries was inoperant for some queries, resulting in a stopper issue if such queries were added to a union query (2.2.0 beta)
|
hace 10 años |
romainq
|
47ead95a0c
Customizations/XML: clearer error reporting when encountering a duplicate value for an AttributeEnum
|
hace 10 años |
romainq
|
14aa25078a
Exports: continuation of commit 3681 (Make the correct column name for friendly names (ext key -> ext field) enlarged to ALL formats with the exception of XML
|
hace 10 años |
romainq
|
e4f8231d99
Export/XML: documented options (no_localize / linksets) + added external fields and friendly name for the external keys, both on the exported objects and the links (linkets=1)
|
hace 10 años |
romainq
|
dbfadb8d27
Export/XML: new option to include link sets (default: no)
|
hace 10 años |
romainq
|
87017d130a
Query phrases: if the attribute 'fields' is left empty, then propose the legacy export URL and keep the user informed about the limitations
|
hace 10 años |
romainq
|
5501af41d0
Exports: support multi-column queries (e.g. SELECT l, p FROM Person AS p JOIN Location AS l ON p.location_id = l.id) with null values
|
hace 10 años |
romainq
|
2428e8c26a
#1111 Could not attach a UserRequest to a Problem (1-N links). Could not detach either! This fix requires attention: it is assumed that an item of a link set, if it is "modified" then its key to the current object has already been set.
|
hace 10 años |
romainq
|
f6d23c2a56
Printable view: cosmetics on object names (hyperlinks) in the actual print view -reverse merging a file that was NOT ready for committing
|
hace 10 años |
romainq
|
243d41a046
Printable view: cosmetics on object names (hyperlinks) in the actual print view
|
hace 10 años |
romainq
|
b7ed3bd0ea
Printable view: do not show pagination controls (show the full list), must work with plugins calling cmdbAbstractObject::DiplaySet AND cmdbAbstractObjectObject::GetDisplaySet. Sill, GetDisplayExtendedSet should be hacked as well (?)
|
hace 10 años |
romainq
|
26854382bc
#1081 Customizations: adjust the dimensions of the HTML Editor (CKEditor). Also fixed an issue when specifying width/height with unit (e.g. "30em") for AttributeText/AttributeLongText
|
hace 10 años |
romainq
|
895fcba8bc
Log REST/JSON calls (config: 'log_rest_service' => true ; stored as EventRestService)
|
hace 10 años |
romainq
|
fb6ef14bbc
#564 Prompt for an update in a case log on a lifecycle transition. Can be retrofitted easily.
|
hace 10 años |
romainq
|
f2e9851667
#1074 Portal: errors when selecting Impact/Urgency, and if the user has access to his organization only.
|
hace 10 años |
romainq
|
8d93c95d0d
#1130 CAS authentication security leak when cas_memberof is left empty (already committed into branch 2.1.0)
|
hace 10 años |
romainq
|
960f0562b0
Completion of [3668]: #1116 (and #1117): default values for ENUMs must always be expressed as strings.
|
hace 10 años |
romainq
|
e38eb53e3a
Export: for tabular exports, the label for the "friendly name" column must match the one recognized by CSV import (the very standard one, almost unused yet)
|
hace 10 años |
romainq
|
412766a151
Export/CSV:
|
hace 10 años |
romainq
|
d527d1c79d
Exports: Friendly names to be escaped and delimited in CSV (bug more exposed now that the export allows field selection)
|
hace 10 años |
romainq
|
a84684630b
#576 Printable view for object details. Possibility to hide/show chapters (the equivalent of tabs in the UI) or any fieldset. Requires testing and comments.
|
hace 10 años |
dflaven
|
8379eef5d1
Automatic installation of modules: remove duplicates if needed.
|
hace 10 años |
dflaven
|
67e80ac0ee
Pan and zoom in the impact analysis view.
|
hace 10 años |
dflaven
|
99c97e1eed
Integration of the German translation provided by ITOMIG thanks to David Gümbel !
|
hace 10 años |
romainq
|
5a2f75f457
Secure the server: prevent the users from browsing/getting files from the data and log directories. With Apache, it is still a must to enable htaccess with the spec "AllowOverride All". The index.php files are here to prevent from browsing whatever the HTTP server config.
|
hace 10 años |
romainq
|
a992697d7b
#1120 Export V2 not working when using aliases (ex: SELECT Person AS p)
|
hace 10 años |