summaryrefslogtreecommitdiff
path: root/framework/Web/UI/JuiControls
AgeCommit message (Expand)Author
2016-08-09Fix #607Fabio Bas
2016-07-03Ensure correct loading of TJuiControls callback parametersFabio Bas
2016-06-10Fixed typoJens Klaer
2016-03-29Fix suggestion display for dynamically-created, initially-hidden TJuiControlFabio Bas
2016-03-23belated happy new yearFabio Bas
2016-02-25TJuiDialog: avoid "cannot call methods on dialog prior to initialization" errorFabio Bas
2016-02-25Fix error reporting for not-existing property set on TJuiControlFabio Bas
2016-02-23Better fix for 4e666b6a4df28721df5dd21d5aa698e14b3da7ccFabio Bas
2016-02-23Minor indent fixFabio Bas
2015-12-07Move urls from pradosoft.com to github's project page; drop unmaintained quic...Fabio Bas
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