glajarige
|
9b7c85402f
Portal : Finished integration of Date & DateTime attributes in forms
|
9 years ago |
dflaven
|
99816a3830
#1215: URL fields can now store up to 2048 characters
|
9 years ago |
glajarige
|
c1b5d9f83a
Portal : Finished integration of Date & DateTime attributes in forms
|
9 years ago |
dflaven
|
b7600e7f6c
Wiki syntax is supported in formatted (HTML) text fields as well as plain text areas.
|
9 years ago |
dflaven
|
550c6a383c
Support of date and time custom formats... for custom fields !!
|
9 years ago |
glajarige
|
16f8ab0403
Refactoring for AttributeDateTime in the portal
|
9 years ago |
glajarige
|
bcebdce5fe
Refactoring for AttributeDateTime in the portal
|
9 years ago |
dflaven
|
ccef399cfa
Support of date and time custom formats... continuing towards the beta !
|
9 years ago |
romainq
|
a1a0fc9425
Wiki syntax: allow white spaces in the specification of a link to an object (form: [[<class>:<friendlyname>]])
|
9 years ago |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
9 years ago |
glajarige
|
5338741a6a
- Added support for ExternalKey, LinkedSet, linkedSetIndirect, CaseLog to the new portal
|
9 years ago |
romainq
|
4c09215712
CustomFields: overload AttributeDefinition::Fingerprint
|
9 years ago |
glajarige
|
8e079c7750
Alpha 2.3.0 fixes :
|
9 years ago |
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.
|
9 years ago |
romainq
|
affd3afa5a
Custom fields: check data against the form prior to recording (do not rely solely on the HTML form)
|
9 years ago |
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.
|
9 years ago |
glajarige
|
112be6b90f
CustomFields : Bootstrap integration
|
9 years ago |
glajarige
|
c0910d6fb6
CustomFields : Bootstrap integration
|
9 years ago |
romainq
|
0489e8e5e8
Custom fields: alpha version.
|
9 years ago |
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...
|
9 years ago |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
9 years ago |
romainq
|
7f46108d88
New type of attribute: AttributeMetaEnum.
|
9 years ago |
romainq
|
6cb7497493
Added AttributeDef::EnumTemplateVerbs, to generate the documentation about the available attribute formatting placeholders
|
9 years ago |
dflaven
|
8d8493446b
Do NOT localize finalclass values in REST/JSON.
|
9 years ago |
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.
|
9 years ago |
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)
|
9 years ago |
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)
|
9 years ago |
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)
|
9 years ago |
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.
|
9 years ago |
romainq
|
d527d1c79d
Exports: Friendly names to be escaped and delimited in CSV (bug more exposed now that the export allows field selection)
|
9 years ago |