Commit History

Author SHA1 Message Date
  romainq d2ad3f5c8c Regression on N-N links creation - passing over to Denis 14 years ago
  dflaven 54fc60997f Improved implementation of the 'autocomplete' input and fix of quite a few related issue with aysnchronous inputs. Autocompletes are now restricted to external keys only. 14 years ago
  romainq dfc1b54bbb #320 Integrated an HTML Editor -still, no attribute has been changed, because it would require a migration procedure... to be continued 14 years ago
  dflaven 5e8f2a7458 AutoComplete usage: code cleanup 14 years ago
  dflaven 59c3b40999 Fixed Trac #307: prevent form submission when the value typed into an autocomplete field does not correspond to a valid value. 14 years ago
  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 years ago
  dflaven 28be001ef5 Allow n:n links to link several times to the same remote object (if "duplicates)=> true in the linkedset definition) 14 years ago
  dflaven 854a4088bf Fixed Trac #258: cleaner handling of search forms... 14 years ago
  romainq 88b5b212cf Fixed issues with the search form and context and page args... not finished 14 years ago
  dflaven 38e1d43d3c Fixed Trac #292: enums can now be null (if allowed) ! 14 years ago
  dflaven bb4468b017 Fixed Trac #258: cleanup of application context parameters. 14 years ago
  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 years ago
  romainq 329ecc57b4 Improved security 14 years ago
  romainq 1148605307 Fixed cosmetic issues (block_id) and made sure the warning would never appear again 14 years ago
  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 years ago
  dflaven 2335ccbbc8 - Fixed bug #226: Back button no longer uses the history "back" which is too unpredictable. 14 years ago
  romainq f7130a141e Fixed typo causing a warning on some PHP compilations 14 years ago
  dflaven 839a0a4000 - Fixed the display of "Notifications" 14 years ago
  dflaven 767a87554e - Handle expansion/truncation of objects lists as part of the browser navigation history... implemented only for "simple lists" (Trac #73) 14 years ago
  dflaven f860bed6ce - Fixing more accurately #222 and #172 14 years ago
  dflaven 1665410b81 - Fixed Trac #224: properly validate non-mandatory integer fields. 14 years ago
  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 years ago
  dflaven ad8098b21d - Fixed bug#236: current value is now properly displayed in autcomplete fields, and the validation works properly too. 14 years ago
  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 years ago
  dflaven faceed5497 - Fixed a regression introduced by revision [737] 14 years ago
  dflaven 5ac442de02 - Display the full list of attributes (details ZList) when exporting objects in HTML format (useful for Excel Web Queries). 14 years ago
  romainq 69a7019d80 Notification were not working well with class hierarchy (not in Trac at that time) 14 years ago
  dflaven d983705f83 - Fixed bug #225: improve friendliness of auto-complete 14 years ago
  dflaven a73541e6f6 - Fixed regression #230: Mandatory fields no longer shown as mandatory. 14 years ago
  dflaven c7b529d42d - Better management of (truncated) list of linked objects (Trac #219) 15 years ago