summaryrefslogtreecommitdiff
path: root/framework/Web/UI
AgeCommit message (Expand)Author
2016-03-10TActiveCheckBoxList cannot be updated during callback, if it was initially em...unknown
2016-03-06Add some deprecation noticesFabio Bas
2016-03-06Activecontrols: avoid updating client side if the value didn't changeFabio Bas
2016-02-25Applied some misc optimizations to class serializationFabio 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-24Clear dead code related to HasPriorityFabio Bas
2016-02-23Better fix for 4e666b6a4df28721df5dd21d5aa698e14b3da7ccFabio Bas
2016-02-23Fix callback loading for dynamically created JuiControlsFabio Bas
2016-02-23Minor indent fixFabio Bas
2015-12-20allow client class override for THtmlArea4, tooFabio Bas
2015-12-16allow client class override for THtmlAreaJens Klaer
2015-12-07Fix #558Fabio 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-22extended ISurroundable to provide the surrounding tag in addition to the idJens Klaer
2015-10-19frequency in TJuiAutoComplete is given in seconds, jqueryui widget uses milli...Jens Klaer
2015-10-14this commit resolves #550 like discussedJens Klaer
2015-10-14Fixed typo which causes 'abstract method not implemented' in strict mode.Jens Klaer
2015-10-14Added TJuiDatePickerJens Klaer
2015-09-04added width and height properties for convenienceJens Klaer
2015-08-21support options minwidth and minheight in TJuiDialogJens Klaer
2015-08-18TButton now supports using input or button for the tag nameJens Klaer
2015-08-18fix behavior methods on templatesJens Klaer
2015-08-11TActiveCheckBoxList not obeying AutoPostBack="false"Jens Klaer
2015-07-21Fix setting class behavior propertiesJens Klaer
2015-06-01Allow class behavior setter on templatesJens Klaer
2015-05-29Removed empty constructor not calling parentJens Klaer
2015-05-20made TJuiControl options changeable during callbackJens Klaer
2015-05-20viewstate tracking with custom pagestate tracker classJens Klaer
2015-04-07Fix TReCaptcha::regenerateTokenDavid
2015-04-06Fix TReCaptcha ValidationDavid
2015-03-11TJuiDialogDavid
2015-02-18Fix #546David
2015-01-28raising update views-ar functions to TTemplateControlDaniel
2014-12-15Attending some important David suggestions.Daniel
2014-12-15Attending some important David suggestions.Daniel
2014-11-21TJuiAutoComplete multiselection + quickstart docDavid
2014-10-20finished the first stept of prado scaffoldingDaniel
2014-10-20finished the first stept of prado scaffoldingDaniel
2014-10-20Completed tryToUpdateView and tryToUpdateAR.Daniel
2014-10-19function tryToUpdateView 1st version completed.Daniel
2014-10-17Adding functions to update view controls and AR objects automagicaly...Daniel
2014-10-17Adding functions to update view controls and AR objects automagicaly...usrcampusoft07
2014-04-21TJuiProgressBarFabio Bas
2014-04-21TJuiControlAdapter: guess value datatype before passing it to clientsideFabio Bas
2014-04-20Fix #515Fabio Bas
2014-04-12Recaptcha controls converted to jQuerygnits