Commit History

Author SHA1 Message Date
  romainq 34c210d7ec Modified the mechanism to display object dedicated messages (allows the plugin to add their message or replace standard ones) 12 years ago
  romainq 23f61ec764 #647: itop says "ticket updated" but nothing has been changed. 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 d0a3c01c60 Fix for Trac #569: Mandatory date (and time) fields are prefilled with the current date (and time). 12 years ago
  dflaven 26e8b2f505 Prevent a undefined varialbe when logging directly to a details page (bookmarked page) 12 years ago
  romainq 313404a791 Bug fix: display an empty string for the friendlyname of a NULL external key 12 years ago
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 years ago
  romainq 0d4ce21f6a Fixed regression in 2.0: plugins ONDBInsert and ONDBUpdate where not called anymore 12 years ago
  dflaven 9950185247 "Refresh" button replaced by an small icon 12 years ago
  dflaven b9406aef0f Added a refresh button (and creation /modification messages) on the details of an object 12 years ago
  dflaven 08032a685c Implemented the "multiple choices" in search forms for Enums and External keys. 12 years ago
  romainq 5f4237796c #593 Losing attachments when performing massive change 12 years ago
  dflaven 5ad1d358d5 Implemented a new (optional) UI for managing 1:n linksets. 12 years ago
  romainq 517b819879 #565 Fixed security issues (XSS) 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
  dflaven 277d308a07 Bug fix: do NOT request the display value of a linkset when this value is useless and may generate an exception !! 12 years ago
  dflaven 35f3a2ddb5 Support edition of the "latest modified" entry of a case log 12 years ago
  dflaven c74deda92c - Use the 'style' of the MenuBlock (inherited from DisplayBlock) to distinguish between a list of one object and the details of the same object. 13 years ago
  dflaven a79b2ab333 The "Preferences" pages now allows a user to: 13 years ago
  dflaven 3c025ec42c Customizable tables implementation, beta version done. 13 years ago
  dflaven 469b22dd7e Customizable tables implementation... 13 years ago
  romainq dc80c4e0d1 Stop watches - alpha (GUI is missing) 13 years ago
  romainq 9b5f801408 XML Export: do not export "unimplemented" link sets, so that the resulting output can be used as sample data in the setup 13 years ago
  dflaven 30246af350 Fixed the broken n:n links management UI (Add button remained disabled) 13 years ago
  dflaven e110a55fe4 Fixed the broken n:n links management UI (Add button remained disabled) 13 years ago
  romainq eff4c6946f #541 Fixed bug in the export for spreadsheet (time format) 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
  dflaven f9fd4db574 The date picker fills the "time" part of the field with 00:00:00 when picking a DateTime instead of just a Date. 13 years ago
  dflaven e36c343a8f LinkedSets can be read-only too... 13 years ago