summaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Collapse)Author
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-11-18Reworked the "test" task in order to make it work again:ctrlaltca
- it will use the system PHPUnit installation if available (bundled PHPUnit with prado is no more a choice) - fixed tests in order to be compatible with recent phpunit versions (currently 3.7) - dropped old tests referring to unexisting components (NOTE: this includes what seems a test suite for an older version of SQLMap) Added some svn-ignore properties
2012-09-01fixed XML-RPC documentation linkrojaro@gmail.com
2012-08-31Quickstart tutorial page for the TRpcServicectrlaltca
2012-08-06patch for #419ctrlaltca
2012-07-24removed TClientScriptLoader documentation since it doesn't exists anymore in ↵ctrlaltca
prado 3.2
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
2012-06-25Beter example from TSafeHtml's utf7 repacking routinectrlaltca
2012-06-25fixed TInlineFrame democtrlaltca
2012-06-25fixed TConditional examplectrlaltca
2012-06-25small fix to website data generationctrlaltca
2012-03-26added some documentation for the changes introduced to fix #391ctrlaltca@gmail.com
2012-02-12updated quick start page "New features"ctrlaltca@gmail.com
2012-01-18fixed #380 (TCustomValidator's ControlToValidate should be optional); added ↵ctrlaltca@gmail.com
a quickstart example, updated 2 tests that were broken + HISTORY
2011-12-22fix #187ctrlaltca@gmail.com
2011-12-21little doc updated related to previous commitctrlaltca@gmail.com
2011-12-21fix for #91; fixed TActiveCustomvalidator's behaviour and demo (more ↵ctrlaltca@gmail.com
discussion in the ticket)
2011-12-03Added documentation for TWebControlDecorator (fixes #259);ctrlaltca@gmail.com
Added missing bits to have TWebControlDecorator actually works.
2011-11-09fix #370:ctrlaltca@gmail.com
- deprecated TSqliteCache, use TDbCache instead - reworked the dataaccess code of demos/blog - other smalll fixes around
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-10-21removed TClientScriptLoader missed in r3039. Updated documentationctrlaltca@gmail.com
2011-10-17Port changes of r3050 (branches/3.1) to trunkGODZilla0480@gmail.com
2011-08-30reverted r3032, please look ticket #362ctrlaltca@gmail.com
2011-07-06fix for #341ctrlaltca@gmail.com
2011-07-03Rewoked TAccordion (fixes #340); added AnimationDuration parameter, added ↵ctrlaltca@gmail.com
example in quickstart.
2011-06-25added documentation for TFlushOutputctrlaltca@gmail.com
2011-06-25applied further "progressive rendering" patches (#235)ctrlaltca@gmail.com
added TFlushOutput component fixed THtmlarea quickstart demo
2011-06-20docs updatesctrlaltca@gmail.com
2011-06-20fixed encoding of spanish translation of quickstart democtrlaltca@gmail.com
2011-06-17patched #333 (wrong tracker url on quickstart) on trunk/ctrlaltca@gmail.com
2011-06-10patched #332ctrlaltca@gmail.com
2011-06-08added accordion control from #213ctrlaltca@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
2011-05-24fixed quickstart pdf buildscriptctrlaltca@gmail.com
2011-05-11patched timetracker for #282ctrlaltca@gmail.com
2010-03-08fixed sqlmap demoChristophe.Boulain
2010-02-15Merge from r2765 (and some others) 3.1Christophe.Boulain
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
2009-09-29Added TActiveDataGrid and TActiveRepeater from LCSChristophe.Boulain
2009-06-02Merging latest 3.1 changes into trunkChristophe.Boulain
2009-06-02Rename assets folder in Drag&Drop demo so it will be present in next prado ↵Christophe.Boulain
release. Fixed Issue#98
2009-05-27Merge from 3.2 branch. Christophe.Boulain
Beginning of Prado 3.2 development