../
|
ICompilable/
|
2fd2c9 |
seldaek |
22 Oct 2008
|
headers update / version bump
git-svn-id: svn://dwoo.org/dwoo/trunk@208 0598d79b-80c4-4d41-97ba-ac86fbbd088b
|
Security/
|
064079 |
seldaek |
6 Mar 2010
|
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
|
Template/
|
9315dc |
seldaek |
28 Feb 2010
|
+ 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
|
Compilation/
|
2fd2c9 |
seldaek |
22 Oct 2008
|
headers update / version bump
git-svn-id: svn://dwoo.org/dwoo/trunk@208 0598d79b-80c4-4d41-97ba-ac86fbbd088b
|
Adapters/
|
8fb69e |
Jordi Boggiano |
18 Apr 2010
|
Adapters: Agavi: Added support for multiple plugin directories in the config, thanks to Mike Seth for the patch
|
Smarty/
|
9315dc |
seldaek |
28 Feb 2010
|
+ 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
|
Block/
|
2fd2c9 |
seldaek |
22 Oct 2008
|
headers update / version bump
git-svn-id: svn://dwoo.org/dwoo/trunk@208 0598d79b-80c4-4d41-97ba-ac86fbbd088b
|
ILoader.php
|
2fd2c9 |
seldaek |
22 Oct 2008
|
headers update / version bump
git-svn-id: svn://dwoo.org/dwoo/trunk@208 0598d79b-80c4-4d41-97ba-ac86fbbd088b
|
Processor.php
|
9315dc |
seldaek |
28 Feb 2010
|
+ 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
|
IDataProvider.php
|
2fd2c9 |
seldaek |
22 Oct 2008
|
headers update / version bump
git-svn-id: svn://dwoo.org/dwoo/trunk@208 0598d79b-80c4-4d41-97ba-ac86fbbd088b
|
Data.php
|
ef7c83 |
seldaek |
18 Oct 2009
|
Fixed a Dwoo_Data bug in the append method when the index didn't exist yet it threw a notice
git-svn-id: svn://dwoo.org/dwoo/trunk@305 0598d79b-80c4-4d41-97ba-ac86fbbd088b
|
Filter.php
|
9315dc |
seldaek |
28 Feb 2010
|
+ 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
|
Loader.php
|
9315dc |
seldaek |
28 Feb 2010
|
+ 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
|
Plugin.php
|
9315dc |
seldaek |
28 Feb 2010
|
+ 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
|
Compiler.php
|
f9e789 |
Jordi Boggiano |
18 Apr 2010
|
Fixed parsing of function/constants that start with an underscore, thanks to Dominik del Bondio for the patch Fixes #68
|
Exception.php
|
2fd2c9 |
seldaek |
22 Oct 2008
|
headers update / version bump
git-svn-id: svn://dwoo.org/dwoo/trunk@208 0598d79b-80c4-4d41-97ba-ac86fbbd088b
|
ITemplate.php
|
9315dc |
seldaek |
28 Feb 2010
|
+ 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
|
IPluginProxy.php
|
2fd2c9 |
seldaek |
22 Oct 2008
|
headers update / version bump
git-svn-id: svn://dwoo.org/dwoo/trunk@208 0598d79b-80c4-4d41-97ba-ac86fbbd088b
|
Core.php
|
cb80c4 |
seldaek |
7 Mar 2010
|
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
|
ICompilable.php
|
2fd2c9 |
seldaek |
22 Oct 2008
|
headers update / version bump
git-svn-id: svn://dwoo.org/dwoo/trunk@208 0598d79b-80c4-4d41-97ba-ac86fbbd088b
|
IElseable.php
|
2fd2c9 |
seldaek |
22 Oct 2008
|
headers update / version bump
git-svn-id: svn://dwoo.org/dwoo/trunk@208 0598d79b-80c4-4d41-97ba-ac86fbbd088b
|
ICompiler.php
|
9315dc |
seldaek |
28 Feb 2010
|
+ 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
|