Age | Commit message (Expand) | Author |
2015-09-04 | added width and height properties for convenience | Jens Klaer |
2015-08-21 | support options minwidth and minheight in TJuiDialog | Jens Klaer |
2015-08-18 | TButton now supports using input or button for the tag name | Jens Klaer |
2015-08-18 | fix behavior methods on templates | Jens Klaer |
2015-08-11 | TActiveCheckBoxList not obeying AutoPostBack="false" | Jens Klaer |
2015-07-21 | Fix setting class behavior properties | Jens Klaer |
2015-06-01 | Allow class behavior setter on templates | Jens Klaer |
2015-05-29 | Removed empty constructor not calling parent | Jens Klaer |
2015-05-20 | made TJuiControl options changeable during callback | Jens Klaer |
2015-05-20 | viewstate tracking with custom pagestate tracker class | Jens Klaer |
2015-04-07 | Fix TReCaptcha::regenerateToken | David |
2015-04-06 | Fix TReCaptcha Validation | David |
2015-03-11 | TJuiDialog | David |
2015-02-18 | Fix #546 | David |
2015-01-28 | raising update views-ar functions to TTemplateControl | Daniel |
2014-12-15 | Attending some important David suggestions. | Daniel |
2014-12-15 | Attending some important David suggestions. | Daniel |
2014-11-21 | TJuiAutoComplete multiselection + quickstart doc | David |
2014-10-20 | finished the first stept of prado scaffolding | Daniel |
2014-10-20 | finished the first stept of prado scaffolding | Daniel |
2014-10-20 | Completed tryToUpdateView and tryToUpdateAR. | Daniel |
2014-10-19 | function tryToUpdateView 1st version completed. | Daniel |
2014-10-17 | Adding functions to update view controls and AR objects automagicaly... | Daniel |
2014-10-17 | Adding functions to update view controls and AR objects automagicaly... | usrcampusoft07 |
2014-04-21 | TJuiProgressBar | Fabio Bas |
2014-04-21 | TJuiControlAdapter: guess value datatype before passing it to clientside | Fabio Bas |
2014-04-20 | Fix #515 | Fabio Bas |
2014-04-12 | Recaptcha controls converted to jQuery | gnits |
2014-04-11 | Added missing method in TJuiAutoComplete; refs #514 | Fabio Bas |
2014-04-03 | Respect ButtonCssClass property in TActivePager. fix #511 | Fabio Bas |
2014-03-26 | Fix #506 | Fabio Bas |
2014-03-25 | Fix #504 | Fabio Bas |
2014-03-12 | Fix: avoid unnecessary scrolling | David |
2014-02-27 | TRatingList: try harder to find the Caption control | Fabio Bas |
2014-02-19 | Avoid an exception loop on callback error when headers have already been sent... | Fabio Bas |
2014-02-12 | Dropped Markdown for Parsedown | Fabio Bas |
2014-02-08 | Fixed TActiveRatingList | Fabio Bas |
2014-02-08 | Quickstart documentation for Interactions | Fabio Bas |
2014-02-08 | TJuiSortable events | Fabio Bas |
2014-02-08 | TJuiSelectable events | Fabio Bas |
2014-02-08 | TJuiResizable events | Fabio Bas |
2014-02-08 | Misc TJuiControlAdapter fixes | Fabio Bas |
2014-02-06 | Implemented basic support for callback events for JUI controls; TJuiDraggable... | Fabio Bas |
2014-02-02 | Fix #498 | Fabio Bas |
2014-01-29 | Avoid dependency loop between TRadioButton and TRadioButtonList | Fabio Bas |
2014-01-15 | Removed ?> from buildscripts and demos | Fabio Bas |
2014-01-15 | Merge pull request #495 from david0/master | ctrlaltca |
2014-01-15 | Fix: do json_decode before decoding UTF8 to globalisations charset | David |
2014-01-15 | Added basic events for JuiControls, added quickstart demos | Fabio Bas |
2014-01-10 | Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList j... | Fabio Bas |