romainq
|
403666c913
#687 Finalized the bug fixed started in [2632], about attributes/hierarchies/labels (dictionary)
|
12 rokov pred |
romainq
|
41ad54817d
#687 Label for attribute Person:name always shown in english (Last Name)
|
12 rokov pred |
romainq
|
bc6ae90a22
Fixed issue with the new CRON execution pattern
|
12 rokov pred |
etaloc
|
6274782658
Allow & inside email addresses
|
12 rokov pred |
romainq
|
278a7e9044
#629 Nested object creation (button plus) does not work if:
|
12 rokov pred |
dflaven
|
12f2f642c8
Safer regexpr for DateTimes (don't let 2012-12-05 1900:00 pass through since it turns into 0000-00-00 00:00:00 in MySQL) but allow to omit the seconds (i.e. 2012-12-05 18:45 will become 2012-12-05 18:45:00 in MySQL)
|
12 rokov pred |
romainq
|
596dda3af6
Fixed issue in CSV export: null enums rendered as 'undefined' whereas '' is the value expected in the import (See an export of Organization/status)
|
12 rokov pred |
dflaven
|
a4dea4e6cf
Prevent a server crash when using together APC cache and Mcrypt
|
12 rokov pred |
dflaven
|
d0a3c01c60
Fix for Trac #569: Mandatory date (and time) fields are prefilled with the current date (and time).
|
12 rokov pred |
dflaven
|
7b776554c1
Fix for Trac #497: allow bulk modification of "duration" fields.
|
12 rokov pred |
dflaven
|
da7845e5c8
Fix for Trac #625: CSV export of boolean attributes was broken (false => "")
|
12 rokov pred |
dflaven
|
ba5df957c2
GetTargetAttDef is made public (it's used for auto documenting)
|
12 rokov pred |
romainq
|
fe10939ca7
Record the list of attachments (in EventNotificationEmail) + prerequisite to email-reply
|
12 rokov pred |
dflaven
|
1435dfbe7c
Proper error reporting...
|
12 rokov pred |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 rokov pred |
dflaven
|
5ad1d358d5
Implemented a new (optional) UI for managing 1:n linksets.
|
12 rokov pred |
romainq
|
b8eef0cc63
Internal: AttributeDateTime column changed from TIMESTAMP to DATETIME (issues with some bulk imports)
|
12 rokov pred |
romainq
|
34ede9dbde
CSV import/export reworked:
|
12 rokov pred |
romainq
|
60da6859a4
#439 Record and display changes in the link sets (ex: Members of a team)
|
12 rokov pred |
romainq
|
d7ff5cfdb0
Added a utility for the toolkit (adaptation to 2.0) + removed non-issues revealed by the toolkit
|
12 rokov pred |
romainq
|
5ab2a88d0f
Stop watches - removed inefficient workaround to issue #502 (modif not recorded in the history), the issue #502 must be fixed properly
|
12 rokov pred |
romainq
|
fdf6366141
Stop watches - reviewed history of changes (+ started refactorization of change tracking into AttributeDef)
|
12 rokov pred |
romainq
|
118b76cf16
Stop watches - beta (change tracking to be reviewed)
|
12 rokov pred |
romainq
|
439d02667e
Friendly names: improved the behavior. Now fully compliant with end users expectations (e.g. a list of contacts shows the friendly name of the persons and team, not only the attribute 'name', the search can be performed on the friendly name as well)
|
12 rokov pred |
dflaven
|
5df003ed4e
Support edition of the "latest modified" entry of a case log
|
12 rokov pred |
dflaven
|
9bbf543eff
Bug fix: properly export boolean attributes to XML (a value of false was creating an empty XML tag)
|
12 rokov pred |
romainq
|
dc80c4e0d1
Stop watches - alpha (GUI is missing)
|
13 rokov pred |
romainq
|
696b113e4a
Reintegrated fixes from branch 1.2.1 (2116,2118,2119)
|
13 rokov pred |
romainq
|
32a85a384a
Dashboard: improved the group by on two columns (to be continued)
|
13 rokov pred |
romainq
|
ca5ba72c05
Dashboard: finalized the beta version of the header dashlets
|
13 rokov pred |