romainq
|
8174660c0d
Custom fields: track the changes and improve the robustness with regards to the Exception thrown by the handler. Also fixed an issue with DBObject, causing the custom fields to be written several times if invoking DBUpdate more than once. Theoretically, this issue affects any type of attribute.
|
vor 9 Jahren |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
vor 9 Jahren |
dflaven
|
faf1038cec
Properly cut long case log entries before encoding them in HTML.
|
vor 9 Jahren |
dflaven
|
7938e15cb4
History display enhancement: whenever a new case log entry is added, display its content in the history. The display is truncated at a configurable max length. The user can expand/collapse the truncated text, entry per entry. The text is not truncated when printing.
|
vor 9 Jahren |
romainq
|
ed43485fa5
OQL enhancement: allow JOIN on a objclass/objkey pair of attributes (requires benchmarking)
|
vor 10 Jahren |
dflaven
|
200a378265
#1028: drop the support of non-numeric primary keys for DBObjects. This makes the queries related to the history (and the indexes) much more efficient. Beware, conversion time at setup can be long if the priv_changeop table is big.
|
vor 10 Jahren |
romainq
|
effa4f1f66
#1030 Missing values in the history tab (TTO/TTR)
|
vor 10 Jahren |
romainq
|
b10cf7c569
Creation of indexes on several columns (exploited for a few classes when it was obvious)
|
vor 11 Jahren |
romainq
|
158b4cc920
#653 Document notes and FAQ: when data is longer than 64Kb, then at each modification of the text, an error is displayed and the change is not visible in the history tab (but data correctly saved).
|
vor 12 Jahren |
dflaven
|
7b776554c1
Fix for Trac #497: allow bulk modification of "duration" fields.
|
vor 12 Jahren |
dflaven
|
392f75a117
Protects the display of the history against renmaed/removed attributes.
|
vor 12 Jahren |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
vor 12 Jahren |
romainq
|
60da6859a4
#439 Record and display changes in the link sets (ex: Members of a team)
|
vor 12 Jahren |
romainq
|
fdf6366141
Stop watches - reviewed history of changes (+ started refactorization of change tracking into AttributeDef)
|
vor 12 Jahren |
dflaven
|
c1b41e8355
Fixed Trac #410: added translation for ticket status (and other enum fields) when displaying the History tab.
|
vor 14 Jahren |
dflaven
|
b90aa3b9c4
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
|
vor 14 Jahren |
dflaven
|
4543afbb59
- Allow plug-ins to record specific changes in the object's history
|
vor 14 Jahren |
dflaven
|
f3a9f15672
- Special handling (using some custom code - temporary solution) of the 'ticket_log' attribute: the attribute is displayed at the bottom of the "Properties" page and takes the whole width of the page.
|
vor 14 Jahren |
romainq
|
cc14b9793a
AttributeCaseLog finalized (history, easy migration of AttributeText, wiki formatting)
|
vor 14 Jahren |
romainq
|
329ecc57b4
Improved security
|
vor 14 Jahren |
dflaven
|
32d0afef84
Typo in the localization... fixed.
|
vor 14 Jahren |
dflaven
|
ba4d40f9e0
|
vor 15 Jahren |
dflaven
|
37d3b4bf0c
Enhancing the search (Trac #147): now allows to pass some "magic patterns" when doing a standard search without any operator. Specially useful for searching on ranges of dates/datetimes
|
vor 15 Jahren |
dflaven
|
ed3bb43475
New data model integration...
|
vor 15 Jahren |
romainq
|
c7dcf266ce
Cleanup: obsolescence of "key_label" property on persistent classes
|
vor 15 Jahren |
romainq
|
10e487d18d
Do not allow the user to modify/delete objects designed for logging (change tracking, error log, information log, etc.)
|
vor 15 Jahren |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
vor 15 Jahren |
romainq
|
63ad95468d
#112 Implicit search filter declaration
|
vor 15 Jahren |
romainq
|
9c22c7ba89
Localization: cleanup in data model class declarations
|
vor 15 Jahren |
romainq
|
fbcb221a52
Localization: cleanup in the DataModel + aligned some API (e.g. GetStateLabel)
|
vor 15 Jahren |