Commit History

Author SHA1 Message Date
  romainq 0f6a56e01b Fixed issues in ExtKey Widget 14 years ago
  dflaven a5e51c12ee Added a display value for the null (i.e empty) value of a combo/autocomplete. 14 years ago
  dflaven 1a7b991af8 - New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object 14 years ago
  romainq 392591b7b4 Optimization: do not load the full set of items when it comes to displaying an autocomplete! 14 years ago
  dflaven 0e751a502a Fixed Trac#385: clearing an autocomplete foeld (for instance in a search form) now has an immediate effect. 14 years ago
  dflaven 86319e2d78 Bug fix: prevent (infinite) recursion when building search form with external keys, that point to search form with external keys, etc... 14 years ago
  dflaven 981aa5d70f Fixed Trac #371: popup dialog's dimensions (welcome screen and create or lookup dialogs) are now adjusted to fit into the screen. 14 years ago
  dflaven 56daa0a515 Implementation of bulk modify and bulk apply stimulus... to be tested ! 14 years ago
  dflaven 4a1e9d31d4 Search forms enhancement: when a search criteria is an external (foreign) key, use an autocomplete instead of of drop-down list, when the number of different values is too big, as in other forms. 14 years ago
  dflaven ec8b153fcd Make sure that the "+" (Create) button is never displayed for an abstract class. 14 years ago
  romainq a40d47861c Improved change tracking: user login replaced by the full name if available 14 years ago
  dflaven bf9b968798 Debug of the ExtKeyWidget... 14 years ago
  dflaven 1aa9d374e0 - Cosmetics: prevent the extkey widget to warp. 14 years ago
  dflaven 2c17715d54 Small fix of unassigned variable when editing ext keys. 14 years ago
  dflaven 145ff3a6e3 Renamed 'autocompleteWidget' to 'extkeyWidget' since it's not always an autocomplete... 14 years ago