Commit History

Author SHA1 Message Date
  romainq 403666c913 #687 Finalized the bug fixed started in [2632], about attributes/hierarchies/labels (dictionary) 12 years ago
  romainq 41ad54817d #687 Label for attribute Person:name always shown in english (Last Name) 12 years ago
  romainq bc6ae90a22 Fixed issue with the new CRON execution pattern 12 years ago
  etaloc 6274782658 Allow & inside email addresses 12 years ago
  romainq 278a7e9044 #629 Nested object creation (button plus) does not work if: 12 years ago
  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 years ago
  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 years ago
  dflaven a4dea4e6cf Prevent a server crash when using together APC cache and Mcrypt 12 years ago
  dflaven d0a3c01c60 Fix for Trac #569: Mandatory date (and time) fields are prefilled with the current date (and time). 12 years ago
  dflaven 7b776554c1 Fix for Trac #497: allow bulk modification of "duration" fields. 12 years ago
  dflaven da7845e5c8 Fix for Trac #625: CSV export of boolean attributes was broken (false => "") 12 years ago
  dflaven ba5df957c2 GetTargetAttDef is made public (it's used for auto documenting) 12 years ago
  romainq fe10939ca7 Record the list of attachments (in EventNotificationEmail) + prerequisite to email-reply 12 years ago
  dflaven 1435dfbe7c Proper error reporting... 12 years ago
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 years ago
  dflaven 5ad1d358d5 Implemented a new (optional) UI for managing 1:n linksets. 12 years ago
  romainq b8eef0cc63 Internal: AttributeDateTime column changed from TIMESTAMP to DATETIME (issues with some bulk imports) 12 years ago
  romainq 34ede9dbde CSV import/export reworked: 12 years ago
  romainq 60da6859a4 #439 Record and display changes in the link sets (ex: Members of a team) 12 years ago
  romainq d7ff5cfdb0 Added a utility for the toolkit (adaptation to 2.0) + removed non-issues revealed by the toolkit 12 years ago
  romainq 5ab2a88d0f Stop watches - removed inefficient workaround to issue #502 (modif not recorded in the history), the issue #502 must be fixed properly 12 years ago
  romainq fdf6366141 Stop watches - reviewed history of changes (+ started refactorization of change tracking into AttributeDef) 12 years ago
  romainq 118b76cf16 Stop watches - beta (change tracking to be reviewed) 12 years ago
  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 years ago
  dflaven 5df003ed4e Support edition of the "latest modified" entry of a case log 12 years ago
  dflaven 9bbf543eff Bug fix: properly export boolean attributes to XML (a value of false was creating an empty XML tag) 12 years ago
  romainq dc80c4e0d1 Stop watches - alpha (GUI is missing) 13 years ago
  romainq 696b113e4a Reintegrated fixes from branch 1.2.1 (2116,2118,2119) 13 years ago
  romainq 32a85a384a Dashboard: improved the group by on two columns (to be continued) 13 years ago
  romainq ca5ba72c05 Dashboard: finalized the beta version of the header dashlets 13 years ago