提交歷史

作者 SHA1 備註 提交日期
  dflaven 37886c303a Smaller margin to the left of the main menu, to spare some room and prevent folding some titles 15 年之前
  dflaven 7a986e7376 - partial implementation of the 1:n links management 15 年之前
  romainq 1abdb439f4 Forgot a new file at last commit (soap types) 15 年之前
  romainq b7d4bdeceb Trac#56 Improvements to the SOAP web services and to the first operation CreateIncidentTicket 15 年之前
  dflaven 836332eb3f - Fixing file upload/download troubles: make sure that magic_quotes_gpc is turned off and that the output is not truncated by AjaxWebPage. 15 年之前
  dflaven 87f34e3ad5 - Fixing styles issues found on the truncated lists (Ticket #61) 15 年之前
  dflaven b20be9a1b7 - For truncated lists 15 年之前
  romainq a98c2259d3 Forgot to add 3 files in the previous commit 15 年之前
  romainq de63a10a8c Trac #57 - Implemented beta version of email notifications (triggers and actions) 15 年之前
  romainq 72e5bcf5e2 #47 Replaced every occurence of deprecated verb split() by explode() 15 年之前
  dflaven b4dfe4fd07 - First (partial) implementation of context and default values. 15 年之前
  dflaven 94141617fb - Fix the dialog to manage n-n links: don't display again objects that are already linked. 15 年之前
  dflaven 2c0e5e4eab - Check that the temporary directory used by files upload exists and is writable from PHP. (As required in Trac #15). 15 年之前
  dflaven 2158d3223e - First implementation of documents 15 年之前
  dflaven 3b30baf550 - Fixed bug (Trac #49) display of user's grant matrix not refreshed properly. Actually it was not a display issue but the cache was not flushed at the right time and the flush was just loading more entries in the cache without clearing the current ones. 15 年之前
  dflaven acbf7e4717 - Fixed bug Trac #43 ('links attribute' dialog can now be validated by pressing Enter) 15 年之前
  dflaven a06818fe9e - Fixed bug Trac #65: incorrect display of non-ASCII characters. htmlentities must be aware of the charset used ! 15 年之前
  dflaven 275b8fdfaa - Fixed bug Trac #60 (Modification of a Service Call does not work with IE). This was due to some forms being contained within another form (forbidden in HTML) 15 年之前
  dflaven 9e797b31d2 _ Fixed Trac #46: when a mandatory field has no valid value, an empty drop-down list is displayed, this prevents the user from validating the from. 15 年之前
  dflaven 6dd80c8409 - completed the fix of the user object history (Trac #48) 15 年之前
  dflaven 13a8ef419a 15 年之前
  dflaven 9333c6644e - Added 2 new parameters to the config file to manage the display_limit (Trac #61) 15 年之前
  dflaven a3d5682e0f - Track the changes/history when creating the administrator account (Trac #48) 15 年之前
  romainq 971840647a Fixed regression on the bug fix [207] 15 年之前
  romainq eabc55ab51 Trac #56 - Implemented and usable but still not a complete and dynamically generated WSDL file. Unit tests are in place (through client/server SOAP protocol, or directly onto the internal API) 15 年之前
  romainq de515ebd9e Fixed bug impacting only unit testing procedures 15 年之前
  romainq a2d352e520 Trac #50 - Interactive bulk load (CSV) was not doing well when using several reconciliation keys 15 年之前
  romainq 4c40dba4f7 Trac #51 - Implemented external key feed by the mean of reconciliation on external fields 15 年之前
  romainq 9ec0214718 Reviewed and changed a bug fix (No TRAC entry) on the display of external fields when the external key is null. The actual fix is to consider that null is a value. Isset() should be used with care because one could not differentiate a missing value (in an array or a value that is null) 15 年之前
  romainq eb42dc008c #53 Global search always returning all organization, reviewed Denis's fix 15 年之前