Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
prado 3.2
|
|
|
|
|
|
(continue)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a quickstart example, updated 2 tests that were broken + HISTORY
|
|
|
|
|
|
discussion in the ticket)
|
|
Added missing bits to have TWebControlDecorator actually works.
|
|
- deprecated TSqliteCache, use TDbCache instead
- reworked the dataaccess code of demos/blog
- other smalll fixes around
|
|
change; fixed example in quickstart
TMultiView: added missing parameter in error message
|
|
|
|
|
|
|
|
|
|
example in quickstart.
|
|
|
|
added TFlushOutput component
fixed THtmlarea quickstart demo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|