romainq
|
8174660c0d
Custom fields: track the changes and improve the robustness with regards to the Exception thrown by the handler. Also fixed an issue with DBObject, causing the custom fields to be written several times if invoking DBUpdate more than once. Theoretically, this issue affects any type of attribute.
|
před 9 roky |
romainq
|
affd3afa5a
Custom fields: check data against the form prior to recording (do not rely solely on the HTML form)
|
před 9 roky |
glajarige
|
f4225c9dcb
Form : Started fix on CaseLog field in the portal. Only the edit value is now in the editor. Still have to display the history below.
|
před 9 roky |
glajarige
|
112be6b90f
CustomFields : Bootstrap integration
|
před 9 roky |
glajarige
|
c0910d6fb6
CustomFields : Bootstrap integration
|
před 9 roky |
romainq
|
0489e8e5e8
Custom fields: alpha version.
|
před 9 roky |
dflaven
|
991cd359fc
Inline images in formatted case log & descriptions: beta version fixperms js The inline images are now no longer stored stored as Attachments but using a specific object InlineImage...
|
před 9 roky |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
před 9 roky |
romainq
|
7f46108d88
New type of attribute: AttributeMetaEnum.
|
před 9 roky |
romainq
|
6cb7497493
Added AttributeDef::EnumTemplateVerbs, to generate the documentation about the available attribute formatting placeholders
|
před 9 roky |
dflaven
|
8d8493446b
Do NOT localize finalclass values in REST/JSON.
|
před 9 roky |
romainq
|
8a28723b1e
Could not add more than one link between a given server and a given network device. This is a regression in 2.2.0 beta. This issue affect N-N links where duplicates are allowed. One single link is being affected in the standard datamodel.
|
před 9 roky |
romainq
|
de20508ba9
Exports: attribute "final class" is either translated or not, depending on the no_localize option (all formats concerned with this option: CSV and spreadsheet -That field is not present in the XML format output)
|
před 9 roky |
romainq
|
e912749e9b
Optimization (regression introduced in 2.1.0): huge tables and HTML exports of tickets can take long to execute (require 1 query per fetched row)
|
před 9 roky |
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)
|
před 9 roky |
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.
|
před 9 roky |
romainq
|
d527d1c79d
Exports: Friendly names to be escaped and delimited in CSV (bug more exposed now that the export allows field selection)
|
před 9 roky |
dflaven
|
f19ffaa001
#1116 (and #1117): default values for ENUMs must always be expressed as strings.
|
před 10 roky |
dflaven
|
388bfea437
A little bit of polishing on the export feature to be ready for the beta.
|
před 10 roky |
romainq
|
d10ff67731
Code cleanup: deprecated the unused (and empty) class CMDBSearchFilter, replaced by DBSearch or DBObjectSearch depending on the usage.
|
před 10 roky |
dflaven
|
af849fbd7f
#1078: Properly record the history of LinkedSet(Indirect)
|
před 10 roky |
romainq
|
2df37cedd7
Implemented GetForJSON and FromJSONToValue for AttributeLinkedSet (though this is not used for the Rest/JSON services which are doing much more) -retrofit from branch 2.1.0
|
před 10 roky |
romainq
|
62ad0e8e0b
#1069 (continuation of commit 3558) There may be some null values in the Database, making it impossible to upgrade. Defining a default value is far enough for external keys and hierarchical keys. Furthermore, this will be less time consuming during the setup (no need for table scans)
|
před 10 roky |
romainq
|
bfe16be4c2
Fixed a typo on the default document mimetype: application/x-octet-stream
|
před 10 roky |
romainq
|
cb006da414
#1069 Added a default value to the column definitions whenever possible: makes it less a pain to add a new hierarchical key when there are already some records in the DB
|
před 10 roky |
romainq
|
815e3563d3
Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings)
|
před 10 roky |
romainq
|
ed43485fa5
OQL enhancement: allow JOIN on a objclass/objkey pair of attributes (requires benchmarking)
|
před 10 roky |
dflaven
|
3b81a3919d
#803: template placeholders are now built on demand. Yes !!
|
před 10 roky |
romainq
|
7ef8e166be
When adding a case log, existing objects could not be displayed anymore!
|
před 10 roky |
romainq
|
effa4f1f66
#1030 Missing values in the history tab (TTO/TTR)
|
před 10 roky |