- 15 Jul, 2010 2 commits
-
-
Jordi Boggiano authored
-
Jordi Boggiano authored
-
- 09 Jun, 2010 1 commit
-
-
Jordi Boggiano authored
-
- 21 Apr, 2010 1 commit
-
-
Jordi Boggiano authored
-
- 18 Apr, 2010 2 commits
-
-
Jordi Boggiano authored
Adapters: Agavi: Added support for multiple plugin directories in the config, thanks to Mike Seth for the patch
-
Jordi Boggiano authored
Fixed parsing of function/constants that start with an underscore, thanks to Dominik del Bondio for the patch Fixes #68
-
- 09 Mar, 2010 1 commit
-
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@347 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 08 Mar, 2010 1 commit
-
-
seldaek authored
Added {return} plugin that allows any included template to return variables into the one that included it, or to the main controller code via $dwoo->getReturnValues() Fixes #59 git-svn-id: http://svn.dwoo.org/trunk@346 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 07 Mar, 2010 1 commit
-
-
seldaek authored
Added support for instance and static method calls white-listing in Dwoo_Security_Policy (see allowMethod()), this is hardly efficient though for instance calls since it has to do runtime checks so use it with caution git-svn-id: http://svn.dwoo.org/trunk@345 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 03 Mar, 2010 1 commit
-
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@344 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 01 Mar, 2010 4 commits
-
-
seldaek authored
+ Moved Dwoo code to Dwoo_Core that is extended by Dwoo, so you can use the Dwoo directory as an svn:externals without problems now and just use Dwoo_Core in place of Dwoo in your code git-svn-id: http://svn.dwoo.org/trunk@343 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@342 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
seldaek authored
* Added $this->viewParam support to ZendFramework adapter through a Dwoo_Adapters_ZendFramework_Dwoo class that extends Dwoo, you should use this if you called setEngine() on the ZF view * Fixed some whitespace issues git-svn-id: http://svn.dwoo.org/trunk@341 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
seldaek authored
+ Improved parsing of array() to support real php array syntax as well as variables as array keys, thanks to acecream for the help + Improved parsing of named parameters that can now be quoted git-svn-id: http://svn.dwoo.org/trunk@340 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 19 Feb, 2010 1 commit
-
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@339 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 14 Feb, 2010 1 commit
-
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@338 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 08 Feb, 2010 3 commits
-
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@337 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@334 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@333 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 24 Jan, 2010 2 commits
-
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@331 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@330 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 21 Jan, 2010 1 commit
-
-
seldaek authored
Fixed parsing of quoted keywords in if statements, like 'not' was parsed as ! because using {if not $foo} is valid, but it was impossible to use them even as string. Fixes #46. git-svn-id: http://svn.dwoo.org/trunk@329 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 20 Jan, 2010 1 commit
-
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@327 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 19 Jan, 2010 4 commits
-
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@325 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@324 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@323 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@322 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 08 Jan, 2010 1 commit
-
-
seldaek authored
Fixed a bug in {safe} when using variable-variables it would sometimes corrupt the var name resulting in blank output git-svn-id: http://svn.dwoo.org/trunk@320 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 09 Dec, 2009 1 commit
-
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@318 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 29 Nov, 2009 1 commit
-
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@317 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 26 Nov, 2009 1 commit
-
-
seldaek authored
Fixes a {load_templates} bug, plugins used in external templates were not loaded correctly git-svn-id: http://svn.dwoo.org/trunk@315 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 24 Nov, 2009 1 commit
-
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@313 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 23 Nov, 2009 1 commit
-
-
seldaek authored
git-svn-id: http://svn.dwoo.org/trunk@312 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 05 Nov, 2009 1 commit
-
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@307 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 19 Oct, 2009 2 commits
-
-
seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@305 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@303 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 18 Oct, 2009 4 commits
-
-
seldaek authored
Fixed an {extends} parsing bug that prevented the use of single-quotes around the parent template's filename fixes #39 git-svn-id: svn://dwoo.org/dwoo/trunk@301 0598d79b-80c4-4d41-97ba-ac86fbbd088b -
seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@299 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@297 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@294 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-