dflaven
|
2be831e87b
Bug fix: properly record history of Hierarchical Keys
|
před 12 roky |
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).
|
před 12 roky |
dflaven
|
7b776554c1
Fix for Trac #497: allow bulk modification of "duration" fields.
|
před 12 roky |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
před 12 roky |
romainq
|
60da6859a4
#439 Record and display changes in the link sets (ex: Members of a team)
|
před 12 roky |
romainq
|
fdf6366141
Stop watches - reviewed history of changes (+ started refactorization of change tracking into AttributeDef)
|
před 12 roky |
romainq
|
118b76cf16
Stop watches - beta (change tracking to be reviewed)
|
před 12 roky |
romainq
|
dc80c4e0d1
Stop watches - alpha (GUI is missing)
|
před 13 roky |
romainq
|
aec35cfa6b
Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate)
|
před 13 roky |
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
|
před 13 roky |
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()
|
před 13 roky |
romainq
|
ec1a744652
Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set)
|
před 14 roky |
romainq
|
84a737920e
Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints.
|
před 14 roky |
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.
|
před 14 roky |
romainq
|
cc14b9793a
AttributeCaseLog finalized (history, easy migration of AttributeText, wiki formatting)
|
před 14 roky |
dflaven
|
617bbf39aa
New type of Attribute "CaseLog" (under construction !)
|
před 14 roky |
romainq
|
6421f721cc
Email sent in asynchronous mode (established the base for an application internal CRON, task queue, etc.) with adjustable configuration (disable by default). Also improved the OQL: IS_NULL() and REGEXP have been added.
|
před 14 roky |
dflaven
|
6f9fd41fa4
Bug fix: history of encrypted fields was not recorded properly.
|
před 14 roky |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
před 14 roky |
romainq
|
0765e6d858
Added class DBProperty
|
před 14 roky |
romainq
|
b95821d66d
Connect interfaces to each other (1-1 link)
|
před 14 roky |
romainq
|
329ecc57b4
Improved security
|
před 14 roky |
romainq
|
fdd499670a
#234 Removed the error_reporting directive and implemented a workaround to reduce the potential warnings issued by PHP
|
před 14 roky |
romainq
|
57d44e2f77
Improved the internal KPI reporting tools
|
před 14 roky |
romainq
|
c973dfd743
Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration)
|
před 14 roky |
dflaven
|
ba4d40f9e0
|
před 14 roky |
romainq
|
61cfea6b04
Reviewed benchmark tool (split creation of structure / CIs / Tickets)
|
před 15 roky |
romainq
|
6f7a58821b
#166 Split authentication and management of user rights
|
před 15 roky |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
před 15 roky |
romainq
|
11594c6f7f
#74 Added the configuration of logging (errors, web service usage, etc.), and improved a little the error logging (both in a file and into the database + new format for additional information such as the callstack)
|
před 15 roky |