summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/ActiveControls
AgeCommit message (Collapse)Author
2015-11-09Added (partial) website + misc updates for releaseFabio Bas
* recreated the prado website in demos/ * updated some docs to reflect the usage of jquery; removed guide to prototype * updated composer * added task for apigen4 (theme still missing)
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-12Quickstart Doc overhaul, pt. 2: active controls + minor fixesFabio Bas
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-07-12Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate ↵ctrlaltca
(continue)
2012-07-12Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate ctrlaltca
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-10patched #332ctrlaltca@gmail.com
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-20Typo in quickstart activecontrols pageChristophe.Boulain
2008-10-13Added drag and drop componentstof
2008-07-03Added Autocomplete page to quickstartmikl
2008-03-12typo fix.xue
2008-02-21Indonesian: TActivePagerkabayan
2008-02-07Added TActivePagertof
2007-10-31Indonesian: Huge typos corrections and more formal language.kabayan
2007-08-20Indonesian ActiveControlskabayan
2007-03-31typo TClientSide => TClientScriptwei
2007-01-24Add $Id$ for all quickstart pages.wei
2007-01-14Add "block-content" to allow user comments on block level elements in ↵wei
quickstart docs.
2007-01-03Update active controls to use http response body for application data.wei
2006-10-06fixed #410 #412wei
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.
2006-09-09Add basic active control docs.wei