dflaven
|
a598b90118
Demo mode: prevent the deletion of Users...
|
преди 10 години |
romainq
|
76e9c27d4a
Instrumented the code to ease the troubleshooting of the computing of working hours
|
преди 10 години |
romainq
|
2566ec00cc
#1022 Do cascade the resolution of an incident to its child requests + rework of the lifecycle/actions to ease the extensibility (New handlers: Rest, Copy, SetCurrentDate, SetCurrentUser, SetElapsedTime)
|
преди 10 години |
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 години |
dflaven
|
2f3a180cb0
New concept in the XML: HighlightScale to avoid overloading GetIcon and GetHilightClass...
|
преди 11 години |
romainq
|
c1be5128cb
#926 JSON/REST Delete: nasty report
|
преди 11 години |
romainq
|
e6ddc09d33
#919 Circular references between tickets (parent/child). Protect the framework against infinite recursions on cascaded updates (done at the DBUpdate level).
|
преди 11 години |
romainq
|
94c0d32032
#483 Added placeholders for the notifications: html(caselog), head_html(caselog), html(linkset). The HTML can be customized. Fixes the issue about lines being wrapped in a curious way (root cause: swift mailer).
|
преди 11 години |
dflaven
|
2e975aafb5
Implement the iDisplay interface on any class derived from DBObject, but also limit the possible actions on such objects (disable edition)
|
преди 11 години |
dflaven
|
d438218165
Fix for a regression introduced by [3149]
|
преди 11 години |
dflaven
|
bd074f27ba
Two experimental perf. enhancements:
|
преди 11 години |
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 години |
dflaven
|
3a724d1bf3
#887 short term fix for preventing ToArgs to alter the content of an object...
|
преди 11 години |
romainq
|
43d2332d26
Optimization: map the extended attribute code to the corresponding external field when this if possible (ex: org_id->name to org_name); this reduces the number of queries, in particular when using the "export CSV" menu on a list.
|
преди 11 години |
romainq
|
65ef29332b
Internal: API to build the SQL statements to (re)-create an object
|
преди 11 години |
romainq
|
8b355b150a
Extensibility: make sure that checks implemented in an overload of CheckToWrite will be seen when parent::CheckToWrite is invoked at the end of the overload
|
преди 11 години |
dflaven
|
3772f10ee7
#805 Use a mutex to turn the insertion of a new ticket into an atomic operation
|
преди 11 години |
romainq
|
46363e170f
#783, #233 and #466 The recent revision (2921 for ticket #783) introduced a significant slow down when performing CSV import (but not only). This new revision does suppress the regression, and even speeds up bulk updates in general. This revision is candidate for retrofit into branch 2.0.1 (along with 2921)
|
преди 11 години |
romainq
|
8a3f7b2104
No time limit for long operations like: Bulk delete, CSV import (interactive) and Bulk modify
|
преди 11 години |
dflaven
|
9646782b81
#757 Better UI to manage direct linksets... on going...
|
преди 11 години |
romainq
|
8a00a05b1a
#783 Added the placeholder $this->xxx_list$ for emailing (names separated by a new line, truncated to 100 items)
|
преди 11 години |
romainq
|
83b01f55e2
Instrumented the code to measure the impact of object reloads
|
преди 11 години |
dflaven
|
0767f53ebf
#727: prevent a crash in cron.php
|
преди 12 години |
romainq
|
41dbdb0623
#693 Portal user cannot choose services linked via customer contract
|
преди 12 години |
dflaven
|
a3ec7d9034
Prevent a crash when deleting objects accessed from a list of their abstract class (i.e. Select some Contacts, "delete...", select a Person, delete => crash).
|
преди 12 години |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
преди 12 години |
dflaven
|
6d7a7696fb
Small optimization: do not recompute external fields if the value of the external key did not change
|
преди 12 години |
romainq
|
c2cc143d35
Objects always recorded before the notifications are sent
|
преди 12 години |
romainq
|
34ede9dbde
CSV import/export reworked:
|
преди 12 години |
romainq
|
60da6859a4
#439 Record and display changes in the link sets (ex: Members of a team)
|
преди 12 години |