glajarige
|
f9c3e01cb8
N°930 Better UI on object details part 1. (Careful, Bulf modify and CSV import might be partly broken...)
|
8 lat temu |
romainq
|
98ac91ec47
Obsolescence: fixed regression introduces in [r4766], count of 1-N link sets not matching the result set
|
8 lat temu |
romainq
|
9b996510e2
Fixed Regression introduced with the rework of N-N links (bug when creating software instances on a server)
|
8 lat temu |
romainq
|
4d321cfa98
Obsolescence: fixed OQL issue
|
8 lat temu |
glajarige
|
8ef5e9ff20
N°653: Dependant fields on transitions was not using transition flags.
|
8 lat temu |
glajarige
|
db3f259442
N°653 Portal: Lifecycle: Flags on transitions part 2
|
8 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
romainq
|
c80fa95d2c
N.755 Case log latest entry preset with HTML code gets transformed into pure text
|
8 lat temu |
romainq
|
d9bd4d1ad6
N.678 Data synchro: a line break or '<' in the description breaks the synchronized objects edition form.
|
8 lat temu |
glajarige
|
80831c4230
N°602: InlineImage "randomly" not available for display.
|
8 lat temu |
dflaven
|
4912c0026c
N. 549: "Font" menu broken in case logs (console and legacy portal). The menu was showing <> instead of font names.
|
8 lat temu |
dflaven
|
f1fc408f7e
(regression from iTop 2.2.x) ExternalFields were not automatically reloaded when the corresponding external key changed.
|
8 lat temu |
dflaven
|
118b0e53f3
Cosmetics: Enlarge DateTime fields which were too narrow (the end of the time is not visible when editing).
|
8 lat temu |
glajarige
|
80ae4b1298
Synchro : Formated last synchro date in the tooltip when viewing an Object
|
9 lat temu |
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 lat temu |
dflaven
|
1f3f490a79
Regression fix: update read-only fields which are dependent from other fields.
|
9 lat temu |
romainq
|
f0bb65f409
New attribute: ImageAttribute
|
9 lat temu |
dflaven
|
1e7f8e903c
Programmatically allow to write on any object - if needed - independently of the profiles.
|
9 lat temu |
dflaven
|
2bad56d50b
Fix for editing HTML content containing html entities: & must be encoded as & as well !!
|
9 lat temu |
dflaven
|
8da174210c
CKEditor integration fine tuning with a new "Maximize" button in the collapsed toolbar.
|
9 lat temu |
dflaven
|
ccef399cfa
Support of date and time custom formats... continuing towards the beta !
|
9 lat temu |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
9 lat temu |
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 lat temu |
dflaven
|
8e8da2a09c
Fix for potential XSS vulnerability on uploaded file names. To be further tested before retrofitting in branches.
|
9 lat temu |
romainq
|
fd1ae9f09a
CustomFields: suppressed a warning when editing an object with a custom field being read-only
|
9 lat temu |
romainq
|
c7e7d28148
Custom fields: values not recorded if the user does not change any of the default values
|
9 lat temu |