summaryrefslogtreecommitdiff
path: root/framework/Web/UI
AgeCommit message (Expand)Author
2015-08-11Fixed class usage casesDavid
2015-08-11Fix TProperyValue::ensureEnum and some unit tests class namesDavid
2015-08-09Removed redundand Prado::using statementsDavid
2015-08-08fixed some class namesDavid
2015-08-08fixed validator by using short class nameDavid
2015-07-11Added missing use statements in frameworkDavid
2015-02-05Renamed 3rdparty directory to vendorFabio Bas
2015-01-25More namespace changesFabio Bas
2015-01-22Apply namespaces to class inheritances (pt1)Fabio Bas
2015-01-21Removed @version doc commentsFabio Bas
2015-01-21Add namespace: ActiveControls, JuiControlsFabio Bas
2015-01-21Add namespaces: Web/Javascripts, Web/Services, Web/UI/WebControlsFabio Bas
2015-01-20one class per file: framework/Web/UI/WebControlsFabio Bas
2015-01-20One class per file: framework/Web/UI/*.php (continue)Fabio Bas
2015-01-20one class per file: framework/Web/UI/*.phpFabio Bas
2015-01-20One class per file: framework/Web/UI/JuiControls (continue)Fabio Bas
2015-01-20One class per file: framework/Web/UI/JuiControlsFabio Bas
2015-01-20one class per file: framework/Web/UI/ActiveControlsFabio Bas
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
2014-04-11Added missing method in TJuiAutoComplete; refs #514Fabio Bas
2014-04-03Respect ButtonCssClass property in TActivePager. fix #511Fabio Bas
2014-03-26Fix #506Fabio Bas
2014-03-25Fix #504Fabio Bas
2014-03-12Fix: avoid unnecessary scrollingDavid
2014-02-27TRatingList: try harder to find the Caption controlFabio Bas
2014-02-19Avoid an exception loop on callback error when headers have already been sent...Fabio Bas
2014-02-12Dropped Markdown for ParsedownFabio Bas
2014-02-08Fixed TActiveRatingListFabio 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-02-02Fix #498Fabio Bas
2014-01-29Avoid dependency loop between TRadioButton and TRadioButtonListFabio Bas
2014-01-15Removed ?> from buildscripts and demosFabio Bas
2014-01-15Merge pull request #495 from david0/masterctrlaltca