glajarige
|
c8f89e67a3
Internal: Added comment about portal logo priority order
|
il y a 8 ans |
romainq
|
5d604448c9
N.816 New parameter in the working time computer GetDeadline API: the 4th parameter is the threshold for which the deadline is being computed.
|
il y a 8 ans |
romainq
|
231732afdd
N.755 Case log preset by object copier is not correcly displayed in the object creation form (if combined with the copy of the previous log AND if that log has at least one entry). Has never worked.
|
il y a 8 ans |
glajarige
|
8e170324b3
N°637 Portal: Better feedback on exceptions and user session timeout on AJAX calls
|
il y a 8 ans |
romainq
|
cd93835ed7
N.417 Object name displayed with html entities (e.g. "&" shown as "&") when selecting/creating an object into an autocomplete
|
il y a 8 ans |
romainq
|
4ada1cc5c2
N.689 61 tables limit. INVESTIGATING the issue. Added a test to reproduce the issue on the standard data model, and a test to build statistics on the number of tables used by classes.
|
il y a 8 ans |
romainq
|
544e145058
Automatic test suite: fixed warnings (benchmarked queries processed instantaneously);
|
il y a 8 ans |
romainq
|
449a39032a
N.755 Case log latest entry preset with a copy of a case log coming from another ticket. The log gets corrupted after adding a new entry.
|
il y a 8 ans |
glajarige
|
89264d1104
Portal: CaseLog fields value was kept in the form after object update instead of being reset.
|
il y a 8 ans |
romainq
|
c80fa95d2c
N.755 Case log latest entry preset with HTML code gets transformed into pure text
|
il y a 8 ans |
glajarige
|
fba73bf449
N°807 Portal: add_to_list can now be used in action rules (Note: Works only for IndirectLinkedSet, not LinkedSet)
|
il y a 8 ans |
glajarige
|
c090ae3838
Portal: Fixed friendlyname fields rendered as mandatory when they should have been readonly.
|
il y a 8 ans |
romainq
|
429054bf3a
N.755 (reduces the impact) Core API: Fixed the merging of several entries into a case log (calling several times DBObject::Set for a case log). The previous implementation did not work at all, leaving the data structure inconsistent. Moreover, the last text given is now inserted AFTER the text it is merged with (not on top of it) like in a normal text stream.
|
il y a 8 ans |
dflaven
|
8741689688
N°686 - protect the edition of dashboards against a no-longer-existing class.
|
il y a 8 ans |
romainq
|
a87d98cf63
N.447 Impact analysis: messing up redundancy settings (could either lead to wrong results or a fatal error if a relation is configured downstream)
|
il y a 8 ans |
glajarige
|
54d4ba5074
N°806 Portal: Wrong form used in some inheritance cases.
|
il y a 8 ans |
romainq
|
3681a6a896
Fixes a regression introduced in [r4642]. N.450 Impact analysis. The previous fix aimed at generating more redundancy nodes, but in fact it generated too many in some circumstances.
|
il y a 8 ans |
glajarige
|
d338d8269b
DBObject::ExecActions : add_to_list action now accepts the source object id as first parameter
|
il y a 8 ans |
cisou
|
ba8004fc4a
n°519 add examples to REST/JSON on updating CaseLog with Text format
|
il y a 8 ans |
romainq
|
256616a393
N.788 Impact analysis: graph not refreshed when trying to filter out some classes. The node removal algorithm has been improved in two places. 1) Do not create loops (i.e. an edge having both ends on the same node) when removing a node. 2) Correctly cleanup nodes having a loop (in case there is a loop in the original graph (defensive programming)
|
il y a 8 ans |
romainq
|
08cea3a033
N.450 Impact analysis : missing edges (and redundancy) when two classes impact a given class and both relations use the same neighbour id (and if redundancy is enabled over both relations)
|
il y a 8 ans |
glajarige
|
58f6caa386
N°800 Portal: log_kpi_duration / log_kpi_memory are now supported by the portal
|
il y a 8 ans |
glajarige
|
df32884238
N°804 Portal: Object display crashed when a linkedset attribute has corrupted data (eg. an external key to 0)
|
il y a 8 ans |
romainq
|
29106a0363
N.799 Setup failing (during database creation) with MetaEnum attribute having no mapping for the class they are declared in.
|
il y a 8 ans |
romainq
|
36eb7bde94
N.609 Some multi-column UNION queries failing with various symptoms such as "Class 'IT Department' not found" or "An object id must be an integer value"
|
il y a 8 ans |
romainq
|
73f1be9639
N.710 Do not notify ignored when the impacted items is computed again. Side effect: PHP Notice: Undefined offset: N in .../itop-tickets/main.itop-tickets.php on line 263.
|
il y a 8 ans |
romainq
|
ed12a47840
N.780 Friendly name format ignored if only one attribute is used
|
il y a 8 ans |
romainq
|
50122f8588
N.740 Error when attempting to disable the logs. Took the opportunity to refactor, relying on late static bindings (requires PHP 5.3). The refactoring avoided the fix to be duplicated in three places.
|
il y a 8 ans |
romainq
|
8e5209238f
N.701 (continuation of [r4596] which introduced regressions on the handling of date fields)
|
il y a 8 ans |
dflaven
|
81eee99ac9
- Refactoring : structuration of the Exceptions thrown when the XML assembling fails
|
il y a 8 ans |