Historique des commits

Auteur SHA1 Message Date
  dflaven 854a4088bf Fixed Trac #258: cleaner handling of search forms... il y a 14 ans
  romainq 88b5b212cf Fixed issues with the search form and context and page args... not finished il y a 14 ans
  dflaven 38e1d43d3c Fixed Trac #292: enums can now be null (if allowed) ! il y a 14 ans
  dflaven bb4468b017 Fixed Trac #258: cleanup of application context parameters. il y a 14 ans
  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. il y a 14 ans
  romainq 329ecc57b4 Improved security il y a 14 ans
  romainq 1148605307 Fixed cosmetic issues (block_id) and made sure the warning would never appear again il y a 14 ans
  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. il y a 14 ans
  dflaven 2335ccbbc8 - Fixed bug #226: Back button no longer uses the history "back" which is too unpredictable. il y a 14 ans
  romainq f7130a141e Fixed typo causing a warning on some PHP compilations il y a 14 ans
  dflaven 839a0a4000 - Fixed the display of "Notifications" il y a 14 ans
  dflaven 767a87554e - Handle expansion/truncation of objects lists as part of the browser navigation history... implemented only for "simple lists" (Trac #73) il y a 14 ans
  dflaven f860bed6ce - Fixing more accurately #222 and #172 il y a 14 ans
  dflaven 1665410b81 - Fixed Trac #224: properly validate non-mandatory integer fields. il y a 14 ans
  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) il y a 14 ans
  dflaven ad8098b21d - Fixed bug#236: current value is now properly displayed in autcomplete fields, and the validation works properly too. il y a 14 ans
  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 il y a 14 ans
  dflaven faceed5497 - Fixed a regression introduced by revision [737] il y a 14 ans
  dflaven 5ac442de02 - Display the full list of attributes (details ZList) when exporting objects in HTML format (useful for Excel Web Queries). il y a 14 ans
  romainq 69a7019d80 Notification were not working well with class hierarchy (not in Trac at that time) il y a 14 ans
  dflaven d983705f83 - Fixed bug #225: improve friendliness of auto-complete il y a 14 ans
  dflaven a73541e6f6 - Fixed regression #230: Mandatory fields no longer shown as mandatory. il y a 14 ans
  dflaven c7b529d42d - Better management of (truncated) list of linked objects (Trac #219) il y a 15 ans
  dflaven ba4d40f9e0 il y a 15 ans
  dflaven fa338cab55 - Fixed bug #222: properly setup dependent fields in the form when creating a new object. il y a 15 ans
  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. il y a 15 ans
  romainq c942c6374b #208 Missing email notification tabs for tickets - now automatically added for any class il y a 15 ans
  dflaven e717a7784c - Fixed bug #197: incorrect validation of textarea fields il y a 15 ans
  dflaven 123d232270 - Fixed the problem of initial (default) values (Trac #172) when creating an object by factorizing: creation / modification and cloning of objects ! il y a 15 ans
  dflaven 79ea30609e - New implementation of the n-n link edition widget... almost complete. il y a 15 ans