summaryrefslogtreecommitdiff
path: root/framework/Web/UI/JuiControls
AgeCommit message (Expand)Author
2015-11-07Prepare for release: update (c) year to 2015, version to 3.3Fabio Bas
2015-10-30allow (anonymous) functions for TJuiControlOptions, changed TJuiDatepicker wi...Jens Klaer
2015-10-27calling replace on clientside will now either replace the whole element (like...Jens Klaer
2015-10-19frequency in TJuiAutoComplete is given in seconds, jqueryui widget uses milli...Jens Klaer
2015-10-14Added TJuiDatePickerJens Klaer
2015-08-21support options minwidth and minheight in TJuiDialogJens Klaer
2015-05-20made TJuiControl options changeable during callbackJens Klaer
2015-03-11TJuiDialogDavid
2014-11-21TJuiAutoComplete multiselection + quickstart docDavid
2014-04-21TJuiProgressBarFabio Bas
2014-04-21TJuiControlAdapter: guess value datatype before passing it to clientsideFabio Bas
2014-04-11Added missing method in TJuiAutoComplete; refs #514Fabio Bas
2014-02-08Quickstart documentation for InteractionsFabio Bas
2014-02-08TJuiSortable eventsFabio Bas
2014-02-08TJuiSelectable eventsFabio Bas
2014-02-08TJuiResizable eventsFabio Bas
2014-02-08Misc TJuiControlAdapter fixesFabio Bas
2014-02-06Implemented basic support for callback events for JUI controls; TJuiDraggable...Fabio Bas
2014-01-15Added basic events for JuiControls, added quickstart demosFabio Bas
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless w...Fabio Bas
2014-01-06Happy 2014!Fabio Bas
2013-12-06jQuery-ui: Resizable, Selectable, SortableFabio Bas
2013-12-04jQuery-ui based draggable and droppableFabio Bas
2013-12-02Added an autocomplete based on jQuery-uiFabio Bas
2013-12-02WIP port of TAutoComplete to jQuery-uiFabio Bas