dflaven
|
ccf403a397
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
|
9 vuotta sitten |
dflaven
|
cda7f3861f
Code refactoring to make the OQL parsing self contained in the "oql" subdirectory.
|
9 vuotta sitten |
romainq
|
d10ff67731
Code cleanup: deprecated the unused (and empty) class CMDBSearchFilter, replaced by DBSearch or DBObjectSearch depending on the usage.
|
10 vuotta sitten |
romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
10 vuotta sitten |
romainq
|
815e3563d3
Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings)
|
10 vuotta sitten |
romainq
|
2151413df9
Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsUp, and took the redundancy into account (still misses a GUI)
|
10 vuotta sitten |
romainq
|
2667c74c3e
#976 The fix [3306] introduced a regression: Call to undefined function DBInsert()
|
10 vuotta sitten |
dflaven
|
c5afbea3e7
#976: (removed some debug traces) make sure that we do not bypass the method that computes the reference for newly created tickets.
|
10 vuotta sitten |
dflaven
|
47eca05fbb
#976: make sure that we do not bypass the method that computes the reference for newly created tickets.
|
10 vuotta sitten |
dflaven
|
17f4b02ee4
#944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is:
|
11 vuotta sitten |
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)
|
11 vuotta sitten |
romainq
|
76de34e45e
Fixed regression on the change on change tracking (sic!)
|
11 vuotta sitten |
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).
|
11 vuotta sitten |
dflaven
|
9641922c4d
Protect the deletion of objects with very long friendly names
|
11 vuotta sitten |
dflaven
|
2be831e87b
Bug fix: properly record history of Hierarchical Keys
|
12 vuotta sitten |
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).
|
12 vuotta sitten |
dflaven
|
7b776554c1
Fix for Trac #497: allow bulk modification of "duration" fields.
|
12 vuotta sitten |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 vuotta sitten |
romainq
|
60da6859a4
#439 Record and display changes in the link sets (ex: Members of a team)
|
12 vuotta sitten |
romainq
|
fdf6366141
Stop watches - reviewed history of changes (+ started refactorization of change tracking into AttributeDef)
|
12 vuotta sitten |
romainq
|
118b76cf16
Stop watches - beta (change tracking to be reviewed)
|
12 vuotta sitten |
romainq
|
dc80c4e0d1
Stop watches - alpha (GUI is missing)
|
13 vuotta sitten |
romainq
|
aec35cfa6b
Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate)
|
13 vuotta sitten |
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
|
13 vuotta sitten |
romainq
|
1b0d6a7546
New helper class: TemplateString - to allow extended syntaxes such as $this->location_id->org_id->parent_id->name$... to be progressively introduced and replace the heavy ToArgs()
|
13 vuotta sitten |
romainq
|
ec1a744652
Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set)
|
14 vuotta sitten |
romainq
|
84a737920e
Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints.
|
14 vuotta sitten |
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.
|
14 vuotta sitten |
romainq
|
cc14b9793a
AttributeCaseLog finalized (history, easy migration of AttributeText, wiki formatting)
|
14 vuotta sitten |
dflaven
|
617bbf39aa
New type of Attribute "CaseLog" (under construction !)
|
14 vuotta sitten |