summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/ActiveControls/Samples
AgeCommit message (Collapse)Author
2015-10-22extended ISurroundable to provide the surrounding tag in addition to the idJens Klaer
- ISurroundable introducing getSurroundingTag(), adjusted controls implementing the interface - TActiveDataGrid/TActiveRepeater now support changing the container tag to avoid invalid html in specific situations - revised corresponding quickstart demos
2014-04-03Respect ButtonCssClass property in TActivePager. fix #511Fabio Bas
2014-01-14Removed TJavascriptLogger from demos and testsFabio Bas
Any browser’s development tool is way better, and it stops exceptions from being catched by the browser’s console
2014-01-12Added some TCallbackClientScript demosFabio Bas
2014-01-10Added quickstart demo for TActiveRatingListFabio Bas
2014-01-05Re-enable prototype-based scripts, and enable old drag&drop controlsFabio Bas
2014-01-05Restored TAutoCompleteFabio Bas
2013-12-02Added an autocomplete based on jQuery-uiFabio Bas
2013-11-26Ported TCallback + demoFabio Bas
2013-11-26Fixed TActivePager's demoFabio Bas
2013-09-22Phing: added target for phpunit+seleniumFabio Bas
Functional tests were using an old selenium RC version. Ported them to use phpunit + selenium; next: opensauce
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2012-07-12more removal of ?> from php filesctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-06-25added quickstart example for TActiveListBox with multiple selection enabledctrlaltca
2011-12-21fix for #91; fixed TActiveCustomvalidator's behaviour and demo (more ↵ctrlaltca@gmail.com
discussion in the ticket)
2011-10-31TActiveMultiView: don't render the clientiside if the active view did not ↵ctrlaltca@gmail.com
change; fixed example in quickstart TMultiView: added missing parameter in error message
2011-06-03removed last-modified message from templatesrojaro
2011-06-02upported to trunk/ last doc changes, everything should be fine nowctrlaltca@gmail.com
2011-06-02upported documentation changes to trunk/ctrlaltca@gmail.com
2011-06-02merged documentation changes from branch/3.1 to trunk/ctrlaltca@gmail.com
2011-06-01upported recent documentation changes from branch/3.1 to trunk/ctrlaltca@gmail.com
2010-02-15Merge from r2765 (and some others) 3.1Christophe.Boulain
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase
2009-09-29Added TActiveDataGrid and TActiveRepeater from LCSChristophe.Boulain
2009-06-02Rename assets folder in Drag&Drop demo so it will be present in next prado ↵Christophe.Boulain
release. Fixed Issue#98
2008-10-13Added drag and drop componentstof
2008-07-03Added Autocomplete page to quickstartmikl
2008-02-07Added TActivePagertof
2007-01-24Add $Id$ for all quickstart pages.wei
2006-09-23Fixed #389 and add OnPreDispatch for TCallbackClientSidewei
2006-09-13Fixed #376wei
2006-09-10Changed TCallbackEventParameter::Parameter to ↵wei
TCallbackEventParameter::CallbackParameter Add TActiveButton and TActiveCheckBox quickstart docs.