Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-07 | Move urls from pradosoft.com to github's project page; drop unmaintained ↵ | Fabio Bas | |
quickstart tutorial translations | |||
2015-10-22 | extended ISurroundable to provide the surrounding tag in addition to the id | Jens 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-03 | Respect ButtonCssClass property in TActivePager. fix #511 | Fabio Bas | |
2014-01-14 | Removed TJavascriptLogger from demos and tests | Fabio Bas | |
Any browser’s development tool is way better, and it stops exceptions from being catched by the browser’s console | |||
2014-01-12 | Added some TCallbackClientScript demos | Fabio Bas | |
2014-01-10 | Added quickstart demo for TActiveRatingList | Fabio Bas | |
2014-01-05 | Re-enable prototype-based scripts, and enable old drag&drop controls | Fabio Bas | |
2014-01-05 | Restored TAutoComplete | Fabio Bas | |
2013-12-02 | Added an autocomplete based on jQuery-ui | Fabio Bas | |
2013-11-26 | Ported TCallback + demo | Fabio Bas | |
2013-11-26 | Fixed TActivePager's demo | Fabio Bas | |
2013-09-22 | Phing: added target for phpunit+selenium | Fabio Bas | |
Functional tests were using an old selenium RC version. Ported them to use phpunit + selenium; next: opensauce | |||
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano | |
2012-07-12 | more removal of ?> from php files | ctrlaltca | |
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca | |
2012-06-25 | added quickstart example for TActiveListBox with multiple selection enabled | ctrlaltca | |
2011-12-21 | fix for #91; fixed TActiveCustomvalidator's behaviour and demo (more ↵ | ctrlaltca@gmail.com | |
discussion in the ticket) | |||
2011-10-31 | TActiveMultiView: 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-03 | removed last-modified message from templates | rojaro | |
2011-06-02 | upported to trunk/ last doc changes, everything should be fine now | ctrlaltca@gmail.com | |
2011-06-02 | upported documentation changes to trunk/ | ctrlaltca@gmail.com | |
2011-06-02 | merged documentation changes from branch/3.1 to trunk/ | ctrlaltca@gmail.com | |
2011-06-01 | upported recent documentation changes from branch/3.1 to trunk/ | ctrlaltca@gmail.com | |
2010-02-15 | Merge from r2765 (and some others) 3.1 | Christophe.Boulain | |
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase | |||
2009-09-29 | Added TActiveDataGrid and TActiveRepeater from LCS | Christophe.Boulain | |
2009-06-02 | Rename assets folder in Drag&Drop demo so it will be present in next prado ↵ | Christophe.Boulain | |
release. Fixed Issue#98 | |||
2008-10-13 | Added drag and drop components | tof | |
2008-07-03 | Added Autocomplete page to quickstart | mikl | |
2008-02-07 | Added TActivePager | tof | |
2007-01-24 | Add $Id$ for all quickstart pages. | wei | |
2006-09-23 | Fixed #389 and add OnPreDispatch for TCallbackClientSide | wei | |
2006-09-13 | Fixed #376 | wei | |
2006-09-10 | Changed TCallbackEventParameter::Parameter to ↵ | wei | |
TCallbackEventParameter::CallbackParameter Add TActiveButton and TActiveCheckBox quickstart docs. |