eespie
|
5dae37bdde
Allow modules to provide license file (license.<module_name>.xml) with same format as setup/licenses/community_license.xml
|
7 лет назад |
romainq
|
c31616c4e9
N.981 Regression introduced in [r4692]. It make sense to preserve the existing value... excepted when reloading some form elements (filtering depending on fields that have just been touched by the user).
|
7 лет назад |
romainq
|
6771978bc1
N.948 - Obsolete objects become visible when navigating in paginated lists
|
7 лет назад |
glajarige
|
01c0ef3de0
N°313 Show product name on branding logo title instead of a generic "iTop" text.
|
7 лет назад |
glajarige
|
b62422d601
Internal: Removed PHP notices in ajax call from autocomplete fields in the console
|
7 лет назад |
glajarige
|
7f516f02df
N°579: Creating an object with the [+] button on external key pointing to an abstract class.
|
8 лет назад |
dflaven
|
380917eb2c
Improved way to track the choices made during the installation in order to:
|
8 лет назад |
romainq
|
4c3b018c16
Archive: fix shortcut creation/renaming/deletion when archive mode is on
|
8 лет назад |
romainq
|
3fd23f04fa
Obsolescence: count mismatch for the global search feature
|
8 лет назад |
glajarige
|
8ef5e9ff20
N°653: Dependant fields on transitions was not using transition flags.
|
8 лет назад |
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 лет назад |
dflaven
|
674f8e78ea
Limit the height of the "licenses" in the about box.
|
9 лет назад |
dflaven
|
1aac2820ba
Enhancement: provide some feedback to the end-user in case of a fatal error during an interactive export.
|
9 лет назад |
dflaven
|
d21704a184
Internal: Read-only fields are no longer stored in the form as hidden fields.
|
9 лет назад |
romainq
|
9992b14ed7
Improved images caching: since 2.3.0-beta, iTop handles inline images (case logs, ticket description) and a picture for a person (AttributeImage). This code refactoring handles a case where the browser checks for the validity of the image and the 304 response code can then be returned without checking anything because we assume that the URL of the image contains a signature of it (or the data cannot change -attachement and inline images are in this case).
|
9 лет назад |
dflaven
|
143b72c602
Replacing OpenFlashCharts by d3js and c3js: Farewell Flash ! (still an alpha version !)
|
9 лет назад |
dflaven
|
8e8da2a09c
Fix for potential XSS vulnerability on uploaded file names. To be further tested before retrofitting in branches.
|
9 лет назад |
romainq
|
e1ca7c4f6b
Custom fields: better error reporting when an exception occurs while finalizing the form
|
9 лет назад |
romainq
|
0489e8e5e8
Custom fields: alpha version.
|
9 лет назад |
dflaven
|
ece2876b89
Modified the "List" tab of the Impact Analysis to display only the actually impacted objects. The content of this tab is now refreshed every time the graph is rebuilt to take into account the "context" changes which causes the actual impact to change, or the filtering.
|
9 лет назад |
dflaven
|
378fb38f3f
Prevent access to *any* InlineImage by just guessing its identifier, now an additional "secret" is needed, making it much harder to guess (but not 100% impossible, beware !)
|
9 лет назад |
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 лет назад |
dflaven
|
7b4f246211
Make sure that the images are reloaded when the application is upgraded.
|
9 лет назад |
dflaven
|
206ddcee52
Forced the PDF produced by the impact analysis to be downloaded as an attachment, otherwise on some browsers the result cannot be saved.
|
9 лет назад |
dflaven
|
48f09face1
Export bug fixes:
|
9 лет назад |
dflaven
|
0694a8ca48
Refresh of the "Groups" tab in the impact analysis display, when the whole graph is refreshed.
|
9 лет назад |
dflaven
|
782b423db2
Prevent timeouts during the computation of the impact analysis + keep the columns (and ordering) in the lists of objects when creating a PDF of the impact analysis.
|
9 лет назад |
romainq
|
d10ff67731
Code cleanup: deprecated the unused (and empty) class CMDBSearchFilter, replaced by DBSearch or DBObjectSearch depending on the usage.
|
10 лет назад |
dflaven
|
5571c138ae
A little bit of polishing on the impact analysis feature...
|
10 лет назад |
dflaven
|
968ec277fb
#765: prevent two persons to edit the same object at the same time.
|
10 лет назад |