Commit History

Author SHA1 Message Date
  dflaven 3b37a80d9f New pattern accepting the new global Top Level Domains (gTLD) 11 years ago
  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 years ago
  dflaven 74703082f6 #746 allow adding an AttributeBlob with is_null_allowed = true to an existing Data Model. (same issue fixed also for AttributeOneWayPassword). 12 years ago
  dflaven 24a80303c6 #704: preserve the content of a "linkedset" when changing the initial state of the object being created ! 12 years ago
  romainq fcf7d68031 #673 Could not create a physical interface with default value for the speed (+ definitive corruption of the DB for the device on which the interface is being created!) 12 years ago
  romainq 93a6a2b61f #713 URL format reviewed: 12 years ago
  romainq 22625d3301 #692 Allow to set a default value for AttributeDuration (was forced to 0 anytime) 12 years ago
  romainq e73227f93f #703 HTML entities not escaped in history tab 12 years ago
  romainq ac6a8fb71f #472 REST API: finalized the implementation of core/get_related + added the support for AttributeBlob (to manage documents and attachments) 12 years ago
  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