Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-26 | Backported basic Wsat documentation | Fabio Bas | |
2014-08-23 | Updated version number and changes log | Fabio Bas | |
2014-08-23 | Manually backported Wsat | Fabio Bas | |
2014-08-23 | Added quickstart doc for TMarkdown | Fabio Bas | |
2014-08-23 | Quickstart Doc overhaul, pt. 2: active controls + minor fixes | Fabio Bas | |
2014-08-23 | Big quickstart doc overhaul, pt. 1 | Fabio Bas | |
2014-08-23 | Removed ?> from buildscripts and demos | Fabio Bas | |
2014-08-23 | Added some TCallbackClientScript demos | Fabio Bas | |
cherry-picked from 781f6731122cf622bcdf64441d247b5e37a2c3d0 | |||
2014-08-21 | Fix #515 | Fabio Bas | |
(cherry picked from commit f95623e43ce5829b91d1fde0e7978aca96e3e936) | |||
2014-08-21 | Respect ButtonCssClass property in TActivePager. fix #511 | Fabio Bas | |
(cherry picked from commit 6784c512fdccd03aee8864b7c94758909d3cd3d0) | |||
2014-08-21 | Update CommandLine.page | mcinp | |
prado-cli.php moved to /bin(cherry picked from commit 888f241829e8922e95c5c925a192a50fe34264cd) Conflicts: demos/quickstart/protected/pages/GettingStarted/CommandLine.page | |||
2014-08-21 | Update HelloWorld.page | mcinp | |
prado-cli.php moved to /bin(cherry picked from commit 00bc3da51fbc0a6231d08c85a44df5762f9c5545) | |||
2014-08-21 | 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 (cherry picked from commit 0a136fe37491281ada5084b6eb5a72d4ca8d948a) | |||
2014-08-21 | Removed all @version $Id comments: they were managed by svn and are useless ↵ | Fabio Bas | |
with git (cherry picked from commit 3e9969766153839abfb7de59e0c778a604bfbf55) Conflicts: framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php | |||
2013-11-26 | Forgot to update Quickstart tutorial pdf's version | Fabio Bas | |
2013-11-25 | Updated version to 3.2.3 | Fabio Bas | |
2013-11-25 | Quickstart: added event priority/behaviours/global events doc | Fabio Bas | |
2013-10-26 | Small fix for the quickstart tutorial | 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-09-14 | Drop old google code links | Fabio Bas | |
2013-09-11 | Merge up to r3319 | Ciro Mattia Gonano | |
2013-07-24 | Upgrade to newly released 3.2.23.2.2 | Ciro Mattia Gonano | |
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano | |
2013-03-07 | Add ClientScriptLoader | Ciro Mattia Gonano | |
2013-03-01 | Build | Ciro Mattia Gonano | |
2013-02-08 | merged to trunk/ all the changes from branch/3.2 up to r3270 | ctrlaltca | |
2013-01-19 | bumped year to 2013, integrated recent changes from branch/3.2 | ctrlaltca | |
2012-11-18 | Reworked 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-01 | fixed XML-RPC documentation link | rojaro@gmail.com | |
2012-08-31 | Quickstart tutorial page for the TRpcService | ctrlaltca | |
2012-08-06 | patch for #419 | ctrlaltca | |
2012-07-24 | removed TClientScriptLoader documentation since it doesn't exists anymore in ↵ | ctrlaltca | |
prado 3.2 | |||
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-07-12 | Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate ↵ | ctrlaltca | |
(continue) | |||
2012-07-12 | Doc fix: it's ActiveControl.EnableUpdate, not ActiveControl.EnabledUpdate | ctrlaltca | |
2012-06-25 | added quickstart example for TActiveListBox with multiple selection enabled | ctrlaltca | |
2012-06-25 | Beter example from TSafeHtml's utf7 repacking routine | ctrlaltca | |
2012-06-25 | fixed TInlineFrame demo | ctrlaltca | |
2012-06-25 | fixed TConditional example | ctrlaltca | |
2012-06-25 | small fix to website data generation | ctrlaltca | |
2012-03-26 | added some documentation for the changes introduced to fix #391 | ctrlaltca@gmail.com | |
2012-02-12 | updated quick start page "New features" | ctrlaltca@gmail.com | |
2012-01-18 | fixed #380 (TCustomValidator's ControlToValidate should be optional); added ↵ | ctrlaltca@gmail.com | |
a quickstart example, updated 2 tests that were broken + HISTORY | |||
2011-12-21 | little doc updated related to previous commit | ctrlaltca@gmail.com | |
2011-12-21 | fix for #91; fixed TActiveCustomvalidator's behaviour and demo (more ↵ | ctrlaltca@gmail.com | |
discussion in the ticket) | |||
2011-12-03 | Added documentation for TWebControlDecorator (fixes #259); | ctrlaltca@gmail.com | |
Added missing bits to have TWebControlDecorator actually works. | |||
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-10-21 | removed TClientScriptLoader missed in r3039. Updated documentation | ctrlaltca@gmail.com | |
2011-10-17 | Port changes of r3050 (branches/3.1) to trunk | GODZilla0480@gmail.com | |