glajarige
|
db3f259442
N°653 Portal: Lifecycle: Flags on transitions part 2
|
8 years ago |
romainq
|
0e1f3d02b9
Rework of the edition of 1-N and N-N links: managed as a delta from the GUI down to the the lowest APIs.
|
8 years ago |
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 years ago |
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 years ago |
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 years ago |
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 years ago |
romainq
|
c80fa95d2c
N.755 Case log latest entry preset with HTML code gets transformed into pure text
|
8 years ago |
romainq
|
d9bd4d1ad6
N.678 Data synchro: a line break or '<' in the description breaks the synchronized objects edition form.
|
8 years ago |
glajarige
|
80831c4230
N°602: InlineImage "randomly" not available for display.
|
8 years ago |
dflaven
|
4912c0026c
N. 549: "Font" menu broken in case logs (console and legacy portal). The menu was showing <> instead of font names.
|
8 years ago |
dflaven
|
f1fc408f7e
(regression from iTop 2.2.x) ExternalFields were not automatically reloaded when the corresponding external key changed.
|
8 years ago |
dflaven
|
118b0e53f3
Cosmetics: Enlarge DateTime fields which were too narrow (the end of the time is not visible when editing).
|
8 years ago |
glajarige
|
80ae4b1298
Synchro : Formated last synchro date in the tooltip when viewing an Object
|
9 years ago |
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 years ago |
dflaven
|
1f3f490a79
Regression fix: update read-only fields which are dependent from other fields.
|
9 years ago |
romainq
|
f0bb65f409
New attribute: ImageAttribute
|
9 years ago |
dflaven
|
1e7f8e903c
Programmatically allow to write on any object - if needed - independently of the profiles.
|
9 years ago |
dflaven
|
2bad56d50b
Fix for editing HTML content containing html entities: & must be encoded as & as well !!
|
9 years ago |
dflaven
|
8da174210c
CKEditor integration fine tuning with a new "Maximize" button in the collapsed toolbar.
|
9 years ago |
dflaven
|
ccef399cfa
Support of date and time custom formats... continuing towards the beta !
|
9 years ago |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
9 years ago |
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 years ago |
dflaven
|
8e8da2a09c
Fix for potential XSS vulnerability on uploaded file names. To be further tested before retrofitting in branches.
|
9 years ago |
romainq
|
fd1ae9f09a
CustomFields: suppressed a warning when editing an object with a custom field being read-only
|
9 years ago |
romainq
|
c7e7d28148
Custom fields: values not recorded if the user does not change any of the default values
|
9 years ago |
romainq
|
7b4fb0a57b
Custom fields: not all the values were correctly recorded (event name collision)
|
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 |