提交历史

作者 SHA1 备注 提交日期
  dflaven d5feebbfd3 - Fixed the search form, and also fixed the search/selection of objects to link (n:n links) that was broken on IE8. 14 年之前
  dflaven 28be001ef5 Allow n:n links to link several times to the same remote object (if "duplicates)=> true in the linkedset definition) 14 年之前
  dflaven 854a4088bf Fixed Trac #258: cleaner handling of search forms... 14 年之前
  romainq 88b5b212cf Fixed issues with the search form and context and page args... not finished 14 年之前
  dflaven 38e1d43d3c Fixed Trac #292: enums can now be null (if allowed) ! 14 年之前
  dflaven bb4468b017 Fixed Trac #258: cleanup of application context parameters. 14 年之前
  dflaven ff09a8c4f0 - Implemented some hints to help users find out what are the mandatory fields for a CSV import (Trac #276). Though not 100% bullet-proof. 14 年之前
  romainq 329ecc57b4 Improved security 14 年之前
  romainq 1148605307 Fixed cosmetic issues (block_id) and made sure the warning would never appear again 14 年之前
  dflaven 770eadc43e - Properly deactivate the creation of 1:n links while creating an object, since it is not possible to create such links at this time. 14 年之前
  dflaven 2335ccbbc8 - Fixed bug #226: Back button no longer uses the history "back" which is too unpredictable. 14 年之前
  romainq f7130a141e Fixed typo causing a warning on some PHP compilations 14 年之前
  dflaven 839a0a4000 - Fixed the display of "Notifications" 14 年之前
  dflaven 767a87554e - Handle expansion/truncation of objects lists as part of the browser navigation history... implemented only for "simple lists" (Trac #73) 14 年之前
  dflaven f860bed6ce - Fixing more accurately #222 and #172 14 年之前
  dflaven 1665410b81 - Fixed Trac #224: properly validate non-mandatory integer fields. 14 年之前
  romainq 0e7364c3e5 Optimizations: DBObjectSet::Count does it without loading all the data + possibility to specify LIMIT + restored the query cache (was inoperant) + improved the debug reports + added two settings (query_cache_enabled and debug_queries) 14 年之前
  dflaven ad8098b21d - Fixed bug#236: current value is now properly displayed in autcomplete fields, and the validation works properly too. 14 年之前
  dflaven 0f3c4491b9 Fixed bug #231: distinguish between external key (id) and external key (name) for loading fields that are external keys pointing to externla keys! Example: Connected To->Device is to be mapped to the Connected Interface's device NAME whereas Connected To->Device->id is to be mapped to the connected interface's device id 14 年之前
  dflaven faceed5497 - Fixed a regression introduced by revision [737] 14 年之前
  dflaven 5ac442de02 - Display the full list of attributes (details ZList) when exporting objects in HTML format (useful for Excel Web Queries). 14 年之前
  romainq 69a7019d80 Notification were not working well with class hierarchy (not in Trac at that time) 14 年之前
  dflaven d983705f83 - Fixed bug #225: improve friendliness of auto-complete 14 年之前
  dflaven a73541e6f6 - Fixed regression #230: Mandatory fields no longer shown as mandatory. 14 年之前
  dflaven c7b529d42d - Better management of (truncated) list of linked objects (Trac #219) 15 年之前
  dflaven ba4d40f9e0 15 年之前
  dflaven fa338cab55 - Fixed bug #222: properly setup dependent fields in the form when creating a new object. 15 年之前
  dflaven abbacd1f05 - Objects filtering (read) is now performed by the core directly, no need to check further which objects in a set are read-able. Only those that can be read are returned. 15 年之前
  romainq c942c6374b #208 Missing email notification tabs for tickets - now automatically added for any class 15 年之前
  dflaven e717a7784c - Fixed bug #197: incorrect validation of textarea fields 15 年之前