Commit History

Author SHA1 Message Date
  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
  romainq 341cad1e34 Compiler: reviewed the xml format to facilitate generalization of operations (e.g. compute a delta) 13 years ago
  romainq c16e91369d When there is still no dictionary available, the menus / classes / attributes have a default label based on their raw names (replacing _ by a blank) 13 years ago
  dflaven 4f97176cee Sorting of lists: sort is now always executed server-side via the mechanism used by paginated lists. This fixes Trac #411, #421, #520 13 years ago
  romainq c36e3207bb #421 Sort IP addresses on INET_ATON (API only, see #520 to have this as the default sort order for NW Interfaces) 13 years ago
  romainq 66deeb277e #467 Friendly names not up to date when sending notifications 13 years ago
  romainq c55f986635 Export for spreadsheets: transform keys (id of the queried object or external keys) into the corresponding friendly name (reintegrated from branch 1.2.1) 13 years ago
  romainq cf8585cc42 Case log now largely bigger than 64 Kilobytes... 13 years ago
  romainq dc0380550d #485 Improved the end-user experience with Excel and the web queries (added a phrasebook) + link to test the OQL attributes (query phrasebook or email actions, etc.) including the handlink of query arguments) + fixed wrong prototypes for a few implementations of GetBareProperties() 13 years ago
  romainq b1ac10a93a #485 Export for MS Excel web queries: format=spreadsheet 13 years ago