romainq
|
01e8083864
Archives: allow for the update of archive_flag even when in archive mode (therefore in read-only mode)
|
%!s(int64=8) %!d(string=hai) anos |
romainq
|
34ab6cd77b
NEW! Archiving data. Archiving is a soft delete. It can be undone. Enter the archive mode to see all the data including archives (everything is read-only in that mode). Archiving must be enabled per class (data model). Archiving is achieved by the mean of the API DBObject::Archive (or Unarchive).
|
%!s(int64=8) %!d(string=hai) anos |
dflaven
|
7580358c04
Regresssion: properly compute & record the history of StopWatch's sub-items.
|
%!s(int64=9) %!d(string=hai) anos |
dflaven
|
99816a3830
#1215: URL fields can now store up to 2048 characters
|
%!s(int64=9) %!d(string=hai) anos |
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.
|
%!s(int64=9) %!d(string=hai) anos |
romainq
|
0489e8e5e8
Custom fields: alpha version.
|
%!s(int64=9) %!d(string=hai) anos |
dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
%!s(int64=9) %!d(string=hai) anos |
dflaven
|
cda7f3861f
Code refactoring to make the OQL parsing self contained in the "oql" subdirectory.
|
%!s(int64=9) %!d(string=hai) anos |
romainq
|
d10ff67731
Code cleanup: deprecated the unused (and empty) class CMDBSearchFilter, replaced by DBSearch or DBObjectSearch depending on the usage.
|
%!s(int64=10) %!d(string=hai) anos |
romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
%!s(int64=10) %!d(string=hai) anos |
romainq
|
815e3563d3
Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings)
|
%!s(int64=10) %!d(string=hai) anos |
romainq
|
2151413df9
Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsUp, and took the redundancy into account (still misses a GUI)
|
%!s(int64=10) %!d(string=hai) anos |
romainq
|
2667c74c3e
#976 The fix [3306] introduced a regression: Call to undefined function DBInsert()
|
%!s(int64=10) %!d(string=hai) anos |
dflaven
|
c5afbea3e7
#976: (removed some debug traces) make sure that we do not bypass the method that computes the reference for newly created tickets.
|
%!s(int64=10) %!d(string=hai) anos |
dflaven
|
47eca05fbb
#976: make sure that we do not bypass the method that computes the reference for newly created tickets.
|
%!s(int64=10) %!d(string=hai) anos |
dflaven
|
17f4b02ee4
#944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is:
|
%!s(int64=11) %!d(string=hai) anos |
romainq
|
a76dbb3a95
#886 Delete change history so that if an ID is reused the history starts from scratch (and cleanup most of the data as soon as the object is deleted)
|
%!s(int64=11) %!d(string=hai) anos |
romainq
|
76de34e45e
Fixed regression on the change on change tracking (sic!)
|
%!s(int64=11) %!d(string=hai) anos |
romainq
|
d4d5f71dbc
Generalized the option tracking_level to any kind of attributes. Defaults to 'all', can be set to 'none' to disable the change tracking on a single attribute (LinkSets still have the same allowed values: none, list, details and all).
|
%!s(int64=11) %!d(string=hai) anos |
dflaven
|
9641922c4d
Protect the deletion of objects with very long friendly names
|
%!s(int64=11) %!d(string=hai) anos |
dflaven
|
2be831e87b
Bug fix: properly record history of Hierarchical Keys
|
%!s(int64=12) %!d(string=hai) anos |
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).
|
%!s(int64=12) %!d(string=hai) anos |
dflaven
|
7b776554c1
Fix for Trac #497: allow bulk modification of "duration" fields.
|
%!s(int64=12) %!d(string=hai) anos |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
%!s(int64=12) %!d(string=hai) anos |
romainq
|
60da6859a4
#439 Record and display changes in the link sets (ex: Members of a team)
|
%!s(int64=12) %!d(string=hai) anos |
romainq
|
fdf6366141
Stop watches - reviewed history of changes (+ started refactorization of change tracking into AttributeDef)
|
%!s(int64=12) %!d(string=hai) anos |
romainq
|
118b76cf16
Stop watches - beta (change tracking to be reviewed)
|
%!s(int64=12) %!d(string=hai) anos |
romainq
|
dc80c4e0d1
Stop watches - alpha (GUI is missing)
|
%!s(int64=13) %!d(string=hai) anos |
romainq
|
aec35cfa6b
Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate)
|
%!s(int64=13) %!d(string=hai) anos |
romainq
|
edc5720b46
Fixed bug in change tracking: it was impossible to factorize code creating objects in the background either in the context of an object update or in the context of the application of a stimulus
|
%!s(int64=13) %!d(string=hai) anos |