dflaven
|
968ec277fb
#765: prevent two persons to edit the same object at the same time.
|
10 jaren geleden |
dflaven
|
2147e65a32
More options for the PDF export of the 'impact' graph.
|
10 jaren geleden |
romainq
|
815e3563d3
Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings)
|
10 jaren geleden |
dflaven
|
9fccf5e0c2
#1041 Protect against some XSS injections
|
10 jaren geleden |
dflaven
|
819e8855b2
Fix for a regression introduced by [r3394] while fixing #1000: handling of OPT_ATT_MUSTCHANGE. The fix was not working when the original value contained several lines.
|
10 jaren geleden |
romainq
|
d976849129
#1000 Implemented the behavior for the flag OPT_ATT_MUSTCHANGE, and took the opportunity to add a feedback when a field is mandatory OR when the format is wrong
|
10 jaren geleden |
romainq
|
4c09f1f7f4
#1007 Unexpected change of the case log when doing massive update of a User Request (+ hide the checkbox for the status because it makes no sense)
|
10 jaren geleden |
romainq
|
879495a4ee
#965 Since 2.0.3, for each synchronized object, around 100 queries are performed (2 are required), and this is multiplied be the number of duplicate replicas (then resulting in a significant slowdown).
|
10 jaren geleden |
dflaven
|
cd1246306b
#974 prevent multiple javascript refresh when reloading the "initial state" of a ticket.
|
10 jaren geleden |
romainq
|
82de80cd7f
#991 CSV export truncated (system dependent, since 2.0) due to a bug in iconv, the workaround is to do little by little
|
10 jaren geleden |
romainq
|
3a873c2343
#986 Search form: handle indirect external keys
|
10 jaren geleden |
dflaven
|
2f3a180cb0
New concept in the XML: HighlightScale to avoid overloading GetIcon and GetHilightClass...
|
11 jaren geleden |
dflaven
|
7dfcec6ec6
Fixed a regression introduced by #930: a field can depend on a hidden fields, but this has no visible effect.
|
11 jaren geleden |
dflaven
|
16da811bf6
#930 AttributeExternalFields displayed in a form are automatically refreshed when their "parent" field is modified...
|
11 jaren geleden |
dflaven
|
85163679bd
#935 Better support of CheckToWrite() in object's transitions
|
11 jaren geleden |
dflaven
|
8c9344d96d
#931 Management of n:n links can be broken in case of insufficient user rights. Side effect: attribute_linkedset with the flag OPT_ATT_HIDDEN are now completely hidden (the tab is not displayed at all).
|
11 jaren geleden |
dflaven
|
c1afd414b3
Fix of a regression introduced by [3146]: due to formatting rules, empty friendlynames may not look like empty strings!
|
11 jaren geleden |
romainq
|
ce571f79d9
Allow the use of any character into the help text on an attribute (usefull to explain a constraint implemented as a regular expression for instance.) Reminder: the text is given as a dictionary entry named like "Class:<class>/Attribute:<attcode>?"
|
11 jaren geleden |
dflaven
|
2e975aafb5
Implement the iDisplay interface on any class derived from DBObject, but also limit the possible actions on such objects (disable edition)
|
11 jaren geleden |
dflaven
|
6d5bd017d8
Avoid using an attribute which may cause a Reload()... seems useless anyway.
|
11 jaren geleden |
dflaven
|
8762a41dd3
#909: faster display for the "details" of an object:
|
11 jaren geleden |
dflaven
|
f060c7d25d
#867 (and #907 as a dup') De-harcode set_time_limit (per loop) in lengthy operations. Default value is 30 seconds (per loop), configurable via the new parameter "max_execution_time_per_loop", instead of 5 seconds previously.
|
11 jaren geleden |
dflaven
|
41fc81de71
Object's edition: keep track of what was typed in the case log fields when reloading the form (for example with a different "initial state")
|
11 jaren geleden |
dflaven
|
ec79125c24
Protect Bulk Modify against XSS injection!
|
11 jaren geleden |
romainq
|
ddac3d6ae5
#825 and #830: removed annoying Notices (array to string conversion)
|
11 jaren geleden |
romainq
|
8a3f7b2104
No time limit for long operations like: Bulk delete, CSV import (interactive) and Bulk modify
|
11 jaren geleden |
dflaven
|
7294c58655
#787 Added buttons to check/uncheck all options at once in multi selects inside search forms.
|
11 jaren geleden |
dflaven
|
9646782b81
#757 Better UI to manage direct linksets... on going...
|
11 jaren geleden |
romainq
|
638c1a6a00
Improved the column load optimization which was causing object reloads in various circumstances (impact can be important when loading lists with many lines):
|
11 jaren geleden |
dflaven
|
6d6cc09d5c
#791 Protect against single quotes in localized strings...
|
11 jaren geleden |