Историја ревизија

Аутор SHA1 Порука Датум
  dflaven f7e61c8a55 Enhancement: provide a warning (popup) message when navigating away from an edition form. пре 14 година
  dflaven 134e90a9cd Support the selection (via an autocomplete) in a list that contains duplicates пре 14 година
  dflaven 7a737ca55a Bug fix: (side effect of fixing #445) paginate the lists when performing a selection. пре 14 година
  dflaven 1fd72dd97c Bug fix: don't assume that the hierachical key is called 'parent_id' пре 14 година
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! пре 14 година
  dflaven e4f4e5a489 New attribute 'display_style' for Strings, Enums and ExternalKeys: when the list is short, display it as a set of radio buttons instead of a drop-down list. Possible values: 'radio', 'radio_vertical' and 'radio_horizontal'. ('radio' == 'radio_vertical'). пре 14 година
  dflaven f5709d5f96 Better initialization of objects from the "Context" values: пре 14 година
  dflaven 4bebd0a442 Fixed a bug when using a hierarchy of locations, since locatins genreally depends on the object's organization пре 14 година
  dflaven 846ba7d9fc - Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings. пре 14 година
  dflaven ec174a7ab8 Use absolute URLs as much as possible to be independent from the page being executed... пре 14 година
  dflaven 0247874d0b Added support of hierarchy in the manipulation of external keys: пре 14 година
  romainq d184f8f089 Preset the object creation form with values (scalars or lists) by the mean of GET arguments. E.g. .../UI.php&operation=new&class=Team&default[org_id]=161&default[member_list][-1234][id]=&default[member_list][-1234][role]=manager пре 14 година
  dflaven 88049b657b New implementation for displaying long lists: pagination пре 14 година
  romainq 0f6a56e01b Fixed issues in ExtKey Widget пре 14 година
  dflaven a5e51c12ee Added a display value for the null (i.e empty) value of a combo/autocomplete. пре 14 година
  dflaven 1a7b991af8 - New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object пре 14 година
  romainq 392591b7b4 Optimization: do not load the full set of items when it comes to displaying an autocomplete! пре 14 година
  dflaven 0e751a502a Fixed Trac#385: clearing an autocomplete foeld (for instance in a search form) now has an immediate effect. пре 14 година
  dflaven 86319e2d78 Bug fix: prevent (infinite) recursion when building search form with external keys, that point to search form with external keys, etc... пре 14 година
  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 година
  dflaven 56daa0a515 Implementation of bulk modify and bulk apply stimulus... to be tested ! пре 14 година
  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 година
  dflaven ec8b153fcd Make sure that the "+" (Create) button is never displayed for an abstract class. пре 14 година
  romainq a40d47861c Improved change tracking: user login replaced by the full name if available пре 14 година
  dflaven bf9b968798 Debug of the ExtKeyWidget... пре 14 година
  dflaven 1aa9d374e0 - Cosmetics: prevent the extkey widget to warp. пре 14 година
  dflaven 2c17715d54 Small fix of unassigned variable when editing ext keys. пре 14 година
  dflaven 145ff3a6e3 Renamed 'autocompleteWidget' to 'extkeyWidget' since it's not always an autocomplete... пре 14 година