romainq
|
b246164f18
Obsolescence: finalizing the implementation of the flag (hide obsolete objects, show an icon on hyperlinks and a tag on the object details, user preference defaulting to the new setting 'show_obsolete_data')
|
8 anni fa |
romainq
|
4b36e9e017
Obsolescence: introduction of this new concept (wording could change later). The obsolescence of an object is computed after other attributes, by the mean of an OQL expression. The code has been refactored (again) so as to factorize between the computation of friendly names and the computation of obsolescence flags. The refactoring involved a significant AND RISKY change: external key friendly names (magic attributes) have been changed from AttributeFriendlyName to AttributeExternalField, which simplifies the SQL query build logic.
|
8 anni fa |
romainq
|
34ab6cd77b
NEW! Archiving data. Archiving is a soft delete. It can be undone. Enter the archive mode to see all the data including archives (everything is read-only in that mode). Archiving must be enabled per class (data model). Archiving is achieved by the mean of the API DBObject::Archive (or Unarchive).
|
8 anni fa |
glajarige
|
da0260c569
N°653 Lifecycle flags can be defined on both states and transitions (Note: This is a beta version and need to be tested!)
|
8 anni fa |
romainq
|
c80fa95d2c
N.755 Case log latest entry preset with HTML code gets transformed into pure text
|
8 anni fa |
romainq
|
d9bd4d1ad6
N.678 Data synchro: a line break or '<' in the description breaks the synchronized objects edition form.
|
8 anni fa |
glajarige
|
80831c4230
N°602: InlineImage "randomly" not available for display.
|
8 anni fa |
dflaven
|
4912c0026c
N. 549: "Font" menu broken in case logs (console and legacy portal). The menu was showing <> instead of font names.
|
8 anni fa |
dflaven
|
f1fc408f7e
(regression from iTop 2.2.x) ExternalFields were not automatically reloaded when the corresponding external key changed.
|
9 anni fa |
dflaven
|
118b0e53f3
Cosmetics: Enlarge DateTime fields which were too narrow (the end of the time is not visible when editing).
|
9 anni fa |
glajarige
|
80ae4b1298
Synchro : Formated last synchro date in the tooltip when viewing an Object
|
9 anni fa |
dflaven
|
a946094c23
File or image upload is not supported (and thus disabled) when using the [+] button to create a new object inside a popup dialog.
|
9 anni fa |
dflaven
|
1f3f490a79
Regression fix: update read-only fields which are dependent from other fields.
|
9 anni fa |
romainq
|
f0bb65f409
New attribute: ImageAttribute
|
9 anni fa |
dflaven
|
1e7f8e903c
Programmatically allow to write on any object - if needed - independently of the profiles.
|
9 anni fa |
dflaven
|
2bad56d50b
Fix for editing HTML content containing html entities: & must be encoded as & as well !!
|
9 anni fa |
dflaven
|
8da174210c
CKEditor integration fine tuning with a new "Maximize" button in the collapsed toolbar.
|
9 anni fa |
dflaven
|
ccef399cfa
Support of date and time custom formats... continuing towards the beta !
|
9 anni fa |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
9 anni fa |
romainq
|
44e550c6ac
CustomFields: simplified the wizard helper to cope with the edition in read-only mode (no need for the wizard helper to send the read-only/hidden values !)
|
9 anni fa |
dflaven
|
8e8da2a09c
Fix for potential XSS vulnerability on uploaded file names. To be further tested before retrofitting in branches.
|
9 anni fa |
romainq
|
fd1ae9f09a
CustomFields: suppressed a warning when editing an object with a custom field being read-only
|
9 anni fa |
romainq
|
c7e7d28148
Custom fields: values not recorded if the user does not change any of the default values
|
9 anni fa |
romainq
|
7b4fb0a57b
Custom fields: not all the values were correctly recorded (event name collision)
|
9 anni fa |
romainq
|
0489e8e5e8
Custom fields: alpha version.
|
9 anni fa |
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 anni fa |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
9 anni fa |
romainq
|
7f46108d88
New type of attribute: AttributeMetaEnum.
|
9 anni fa |
dflaven
|
13eb7d918d
Cosmetics: the refresh button is now displayed as part of the "actions" at the top-right of the "details".
|
10 anni fa |
dflaven
|
662ec6f038
Finishing touch to the "Printer friendly version" of the details page.
|
10 anni fa |