[svn-components] 4315 - in trunk: Base Base/src Cache Cache/src Configuration Configuration/src DatabaseSchema DatabaseSchema/src Execution Execution/src ImageAnalysis ImageAnalysis/src ImageConversio

2006-12-14 Thread Tobias Schlitt
Author: Tobias Schlitt Date: 2006-12-14 21:48:25 +0100 (Thu, 14 Dec 2006) New Revision: 4315 Log: - Fixed issue #9819: Let all components deal the ezcBaseAutoloadException properly. Modified: trunk/Base/ChangeLog trunk/Base/src/features.php trunk/Cache/ChangeLog trunk/Cache/src/mana

[svn-components] 4314 - trunk/UserInput/tests [eZComponents: Trunk]

2006-12-14 Thread Tobias Schlitt
Author: Tobias Schlitt Date: 2006-12-14 18:44:45 +0100 (Thu, 14 Dec 2006) New Revision: 4314 Log: - Added ext/filter version to skip condition. Modified: trunk/UserInput/tests/tools_test.php Modified: trunk/UserInput/tests/tools_test.php ===

[svn-components] 4313 - trunk/Graph/tests [eZComponents: Trunk]

2006-12-14 Thread Tobias Schlitt
Author: Tobias Schlitt Date: 2006-12-14 18:00:06 +0100 (Thu, 14 Dec 2006) New Revision: 4313 Log: - Mark test that uses ext/ming as skipped, if ext/ming is not loaded. Modified: trunk/Graph/tests/font_test.php Modified: trunk/Graph/tests/font_test.php =

[svn-components] 4312 - in trunk/Template: src/parsers/source_to_tst/implementations tests [eZComponents: Trunk]

2006-12-14 Thread Raymond Bosman
Author: Raymond Bosman Date: 2006-12-14 17:32:20 +0100 (Thu, 14 Dec 2006) New Revision: 4312 Log: - Disabled caching for the release. Modified: trunk/Template/src/parsers/source_to_tst/implementations/cache.php trunk/Template/tests/suite.php Modified: trunk/Template/src/parsers/source_to_t

[svn-components] 4311 - trunk/Template/tests/regression_tests [eZComponents: Trunk]

2006-12-14 Thread Raymond Bosman
Author: Raymond Bosman Date: 2006-12-14 17:21:48 +0100 (Thu, 14 Dec 2006) New Revision: 4311 Log: - Removed (duplicated) cache tests from the regression test system. Removed: trunk/Template/tests/regression_tests/cache/ -- svn-components mailing list svn-components@lists.ez.no http://lists.e

[svn-components] 4310 - in trunk/Template: . docs src/syntax_trees/tst/nodes [eZComponents: Docs]

2006-12-14 Thread Jan Borsodi
Author: Jan Borsodi Date: 2006-12-14 17:08:02 +0100 (Thu, 14 Dec 2006) New Revision: 4310 Log: - Added support for escaping newline character (\r, \n and \r\n) in text blocks. Modified: trunk/Template/TODO trunk/Template/docs/syntax.txt trunk/Template/src/syntax_trees/tst/nodes/text_bloc

[svn-components] 4310 - in trunk/Template: . docs src/syntax_trees/tst/nodes [eZComponents: Trunk]

2006-12-14 Thread Jan Borsodi
Author: Jan Borsodi Date: 2006-12-14 17:08:02 +0100 (Thu, 14 Dec 2006) New Revision: 4310 Log: - Added support for escaping newline character (\r, \n and \r\n) in text blocks. Modified: trunk/Template/TODO trunk/Template/docs/syntax.txt trunk/Template/src/syntax_trees/tst/nodes/text_bloc

[svn-components] 4309 - docs [eZComponents: Docs]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 16:38:34 +0100 (Thu, 14 Dec 2006) New Revision: 4309 Log: - Tune docs a bit (easier reading) Modified: docs/releasing.txt Modified: docs/releasing.txt === --- docs/releasing.txt 2006-12-14

[svn-components] 4308 - scripts [eZComponents: Scripts]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 16:38:20 +0100 (Thu, 14 Dec 2006) New Revision: 4308 Log: - Script maintenance. Modified: scripts/release1.sh scripts/render-rst-file.php scripts/syntax-check.sh Modified: scripts/release1.sh ===

[svn-components] 4307 - trunk/Template [eZComponents: Trunk]

2006-12-14 Thread Raymond Bosman
Author: Raymond Bosman Date: 2006-12-14 16:34:30 +0100 (Thu, 14 Dec 2006) New Revision: 4307 Log: - Removed duplicate entry from the log. Modified: trunk/Template/ChangeLog Modified: trunk/Template/ChangeLog === --- trunk/Templat

[svn-components] 4306 - in trunk/Template: . src/parsers/ast_to_ast/implementations src/parsers/ast_to_php/implementations src/parsers/source_to_tst/implementations src/parsers/source_to_tst/interface

2006-12-14 Thread Jan Borsodi
Author: Jan Borsodi Date: 2006-12-14 16:20:05 +0100 (Thu, 14 Dec 2006) New Revision: 4306 Log: - Removed unimplemented entries in control_structure.php. - Removed $debug sections in source_to_tst parsers. - Changed use of Exception to ezcTemplateInternalException. Modified: trunk/Template/TODO

[svn-components] 4305 - in trunk/Template: . src src/exceptions [eZComponents: Trunk]

2006-12-14 Thread Alexandru Stanoi
Author: Alexandru Stanoi Date: 2006-12-14 16:17:43 +0100 (Thu, 14 Dec 2006) New Revision: 4305 Log: - Fixed issue #9806: Added the ezcTemplateException class from which all exception classes in Template inherit. Added: trunk/Template/src/exceptions/template_exception.php Modified: trunk/T

[svn-components] 4304 - in trunk/Template: src/parsers/ast_to_php/implementations src/parsers/tst_to_ast/implementations tests [eZComponents: Trunk]

2006-12-14 Thread Raymond Bosman
Author: Raymond Bosman Date: 2006-12-14 16:10:36 +0100 (Thu, 14 Dec 2006) New Revision: 4304 Log: - Fixed the issue that the single quote didn't like the cache. Modified: trunk/Template/src/parsers/ast_to_php/implementations/php_generator.php trunk/Template/src/parsers/tst_to_ast/implement

[svn-components] 4302 - trunk/UserInput/tests/manual-tests [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:47:30 +0100 (Thu, 14 Dec 2006) New Revision: 4302 Log: - CS change (automatic script) Modified: trunk/UserInput/tests/manual-tests/test5b.php Modified: trunk/UserInput/tests/manual-tests/test5b.php =

[svn-components] 4301 - trunk/Url/tests [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:46:51 +0100 (Thu, 14 Dec 2006) New Revision: 4301 Log: - CS change (automatic script) Modified: trunk/Url/tests/url_test.php Modified: trunk/Url/tests/url_test.php === --- trunk/Url/tests

[svn-components] 4300 - in trunk/SignalSlot: docs src tests [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:45:43 +0100 (Thu, 14 Dec 2006) New Revision: 4300 Log: - CS change (automatic script) Modified: trunk/SignalSlot/docs/tutorial_multiple_slots_example.php trunk/SignalSlot/docs/tutorial_prioritized_slots_example.php trunk/SignalSlot/docs/tutorial_

[svn-components] 4300 - in trunk/SignalSlot: docs src tests [eZComponents: Docs]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:45:43 +0100 (Thu, 14 Dec 2006) New Revision: 4300 Log: - CS change (automatic script) Modified: trunk/SignalSlot/docs/tutorial_multiple_slots_example.php trunk/SignalSlot/docs/tutorial_prioritized_slots_example.php trunk/SignalSlot/docs/tutorial_

[svn-components] 4299 - in trunk/PersistentObject: src src/interfaces src/managers src/relations src/structs tests [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:44:52 +0100 (Thu, 14 Dec 2006) New Revision: 4299 Log: - CS change (automatic script) Modified: trunk/PersistentObject/src/find_iterator.php trunk/PersistentObject/src/interfaces/relation.php trunk/PersistentObject/src/managers/multi_manager.php

[svn-components] 4298 - in trunk/Mail: docs src/transports/imap tests tests/parser tests/transports [eZComponents: Docs]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:43:33 +0100 (Thu, 14 Dec 2006) New Revision: 4298 Log: - CS change (automatic script) Modified: trunk/Mail/docs/display-example.php trunk/Mail/src/transports/imap/imap_transport.php trunk/Mail/tests/header_folder_test.php trunk/Mail/tests/pars

[svn-components] 4298 - in trunk/Mail: docs src/transports/imap tests tests/parser tests/transports [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:43:33 +0100 (Thu, 14 Dec 2006) New Revision: 4298 Log: - CS change (automatic script) Modified: trunk/Mail/docs/display-example.php trunk/Mail/src/transports/imap/imap_transport.php trunk/Mail/tests/header_folder_test.php trunk/Mail/tests/pars

[svn-components] 4297 - trunk/ImageAnalysis/src/handlers [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:40:44 +0100 (Thu, 14 Dec 2006) New Revision: 4297 Log: - CS change (automatic script) Modified: trunk/ImageAnalysis/src/handlers/imagemagick.php Modified: trunk/ImageAnalysis/src/handlers/imagemagick.php ===

[svn-components] 4296 - in trunk/Graph: docs src/driver tests [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:40:19 +0100 (Thu, 14 Dec 2006) New Revision: 4296 Log: - CS change (automatic script) Modified: trunk/Graph/docs/tutorial_example_28.php trunk/Graph/docs/tutorial_example_29.php trunk/Graph/src/driver/flash.php trunk/Graph/tests/axis_centered_

[svn-components] 4296 - in trunk/Graph: docs src/driver tests [eZComponents: Docs]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:40:19 +0100 (Thu, 14 Dec 2006) New Revision: 4296 Log: - CS change (automatic script) Modified: trunk/Graph/docs/tutorial_example_28.php trunk/Graph/docs/tutorial_example_29.php trunk/Graph/src/driver/flash.php trunk/Graph/tests/axis_centered_

[svn-components] 4295 - in trunk/EventLog/tests: . mapper writers [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:38:25 +0100 (Thu, 14 Dec 2006) New Revision: 4295 Log: - CS change (automatic script) Modified: trunk/EventLog/tests/context_test.php trunk/EventLog/tests/log_test.php trunk/EventLog/tests/mapper/filterset_test.php trunk/EventLog/tests/writers

[svn-components] 4294 - in trunk/Debug: docs/examples tests [eZComponents: Docs]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:38:02 +0100 (Thu, 14 Dec 2006) New Revision: 4294 Log: - CS change (automatic script) Modified: trunk/Debug/docs/examples/trigger_error.php trunk/Debug/tests/debug_test.php Modified: trunk/Debug/docs/examples/trigger_error.php =

[svn-components] 4294 - in trunk/Debug: docs/examples tests [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:38:02 +0100 (Thu, 14 Dec 2006) New Revision: 4294 Log: - CS change (automatic script) Modified: trunk/Debug/docs/examples/trigger_error.php trunk/Debug/tests/debug_test.php Modified: trunk/Debug/docs/examples/trigger_error.php =

[svn-components] 4293 - in trunk/DatabaseSchema: src src/handlers/mysql src/handlers/oracle src/handlers/pgsql src/handlers/sqlite tests [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:37:24 +0100 (Thu, 14 Dec 2006) New Revision: 4293 Log: - CS change (automatic script) Modified: trunk/DatabaseSchema/src/handler.php trunk/DatabaseSchema/src/handlers/mysql/reader.php trunk/DatabaseSchema/src/handlers/oracle/reader.php trunk/D

[svn-components] 4292 - trunk/Template [eZComponents: Trunk]

2006-12-14 Thread Jan Borsodi
Author: Jan Borsodi Date: 2006-12-14 15:32:16 +0100 (Thu, 14 Dec 2006) New Revision: 4292 Log: - Updated TODO file with my local list. Modified: trunk/Template/TODO Modified: trunk/Template/TODO === --- trunk/Template/TODO 2006-1

[svn-components] 4291 - in trunk/Database: docs tests tests/sqlabstraction [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:31:02 +0100 (Thu, 14 Dec 2006) New Revision: 4291 Log: - CS change (automatic script) Modified: trunk/Database/docs/tutorial_example_07a.php trunk/Database/docs/tutorial_example_09.php trunk/Database/tests/handler_test.php trunk/Database/tests

[svn-components] 4291 - in trunk/Database: docs tests tests/sqlabstraction [eZComponents: Docs]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:31:02 +0100 (Thu, 14 Dec 2006) New Revision: 4291 Log: - CS change (automatic script) Modified: trunk/Database/docs/tutorial_example_07a.php trunk/Database/docs/tutorial_example_09.php trunk/Database/tests/handler_test.php trunk/Database/tests

[svn-components] 4290 - trunk/Base/src [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:27:47 +0100 (Thu, 14 Dec 2006) New Revision: 4290 Log: - CS change (automatic script) Modified: trunk/Base/src/base.php Modified: trunk/Base/src/base.php === --- trunk/Base/src/base.php

[svn-components] 4289 - in trunk/Archive: src src/file src/tar src/zip src/zip/headers tests tests/compressed_archives tests/file tests/tar tests/zip [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 15:26:37 +0100 (Thu, 14 Dec 2006) New Revision: 4289 Log: - CS changes (automatic script) Modified: trunk/Archive/src/archive.php trunk/Archive/src/file/block_file.php trunk/Archive/src/file/character_file.php trunk/Archive/src/file/file.php

[svn-components] 4288 - trunk/Template/src/parsers/source_to_tst/implementations [eZComponents: Trunk]

2006-12-14 Thread Jan Borsodi
Author: Jan Borsodi Date: 2006-12-14 15:11:58 +0100 (Thu, 14 Dec 2006) New Revision: 4288 Log: - Removed unused code. Modified: trunk/Template/src/parsers/source_to_tst/implementations/control_structure.php Modified: trunk/Template/src/parsers/source_to_tst/implementations/control_structure

[svn-components] 4286 - trunk/Template [eZComponents: Trunk]

2006-12-14 Thread Raymond Bosman
Author: Raymond Bosman Date: 2006-12-14 14:49:19 +0100 (Thu, 14 Dec 2006) New Revision: 4286 Log: - Updated Changelog. Modified: trunk/Template/ChangeLog Modified: trunk/Template/ChangeLog === --- trunk/Template/ChangeLog2006

[svn-components] 4285 - in trunk/Template: src/parsers/tst_to_ast/implementations tests/regression_tests/include/correct [eZComponents: Trunk]

2006-12-14 Thread Raymond Bosman
Author: Raymond Bosman Date: 2006-12-14 14:38:42 +0100 (Thu, 14 Dec 2006) New Revision: 4285 Log: - Fixed an issue that the return value from an include was not assigned to an use variable. Added: trunk/Template/tests/regression_tests/include/correct/receive_use_variable.in trunk/Templa

[svn-components] 4284 - in trunk/Template: src/syntax_trees/ast/nodes src/syntax_trees/tst/nodes tests/templates [eZComponents: Trunk]

2006-12-14 Thread Raymond Bosman
Author: Raymond Bosman Date: 2006-12-14 14:08:24 +0100 (Thu, 14 Dec 2006) New Revision: 4284 Log: - Added files for the {cache_block}. # This implementation is not complete. Added: trunk/Template/src/syntax_trees/ast/nodes/cache_block.php trunk/Template/src/syntax_trees/tst/nodes/cache_blo

[svn-components] 4283 - in trunk/Template: . src src/parsers/source_to_tst/implementations src/parsers/tst_to_ast/implementations src/syntax_trees/tst/nodes tests [eZComponents: Trunk]

2006-12-14 Thread Raymond Bosman
Author: Raymond Bosman Date: 2006-12-14 14:05:44 +0100 (Thu, 14 Dec 2006) New Revision: 4283 Log: - Fixed caching issues introduced with the variable translation. # Cache problems persist with the newline escaping. - Updated the TODO. Modified: trunk/Template/TODO trunk/Template/src/parse

[svn-components] 4282 - trunk/ImageConversion/tests [eZComponents: Trunk]

2006-12-14 Thread Tobias Schlitt
Author: Tobias Schlitt Date: 2006-12-14 13:31:10 +0100 (Thu, 14 Dec 2006) New Revision: 4282 Log: - Make test cases run independently. - Adjustes handler loading test case. Modified: trunk/ImageConversion/tests/converter_test.php trunk/ImageConversion/tests/filtersgd_test.php trunk/Image

[svn-components] 4281 - in trunk/Feed: . src tests [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 13:30:28 +0100 (Thu, 14 Dec 2006) New Revision: 4281 Log: - Added the ezcFeed::parseContent() method that parses a feed contained in a variable. Modified: trunk/Feed/ChangeLog trunk/Feed/src/feed.php trunk/Feed/tests/rss2_test.php Modified: trun

[svn-components] 4280 - trunk/ImageConversion/src [eZComponents: Trunk]

2006-12-14 Thread Tobias Schlitt
Author: Tobias Schlitt Date: 2006-12-14 13:26:39 +0100 (Thu, 14 Dec 2006) New Revision: 4280 Log: - Adjusted to new autoload behavior. Modified: trunk/ImageConversion/src/converter.php Modified: trunk/ImageConversion/src/converter.php ==

[svn-components] 4279 - in trunk/ImageConversion: . src/handlers [eZComponents: Trunk]

2006-12-14 Thread Tobias Schlitt
Author: Tobias Schlitt Date: 2006-12-14 13:25:03 +0100 (Thu, 14 Dec 2006) New Revision: 4279 Log: - Fixed issue #9520: ImageConversion test fails. # Also added missed ChangeLog entry. Modified: trunk/ImageConversion/ChangeLog trunk/ImageConversion/src/handlers/imagemagick_base.php Modified

[svn-components] 4278 - trunk/ImageConversion/tests [eZComponents: Trunk]

2006-12-14 Thread Tobias Schlitt
Author: Tobias Schlitt Date: 2006-12-14 12:55:30 +0100 (Thu, 14 Dec 2006) New Revision: 4278 Log: - Increase threshold here, because ImageMagick creates slightly different images for different option orders. # No visual difference. Modified: trunk/ImageConversion/tests/filtersshell_test.php

[svn-components] 4277 - in trunk/Base: . src src/exceptions tests [eZComponents: Trunk]

2006-12-14 Thread Derick Rethans
Author: Derick Rethans Date: 2006-12-14 11:56:28 +0100 (Thu, 14 Dec 2006) New Revision: 4277 Log: - Fixed the exception name for 'ezcBaseDoubleClassRepositoryPrefix' - it was missing "Exception". - Implemented issue $9811: If a file for a class can not be found through autoloading, we now thro

[svn-components] 4276 - in experimental/Workflow/tests: . data [eZComponents: Experimental]

2006-12-14 Thread Sebastian Bergmann
Author: Sebastian Bergmann Date: 2006-12-14 11:29:00 +0100 (Thu, 14 Dec 2006) New Revision: 4276 Log: - Add tests for the DOT visitor. Added: experimental/Workflow/tests/data/AddVariables.dot experimental/Workflow/tests/data/DecrementingLoop.dot experimental/Workflow/tests/data/ExclusiveC

[svn-components] 4274 - experimental/WorkflowEventLogTiein/tests [eZComponents: Experimental]

2006-12-14 Thread Sebastian Bergmann
Author: Sebastian Bergmann Date: 2006-12-14 11:21:59 +0100 (Thu, 14 Dec 2006) New Revision: 4274 Log: - Leftover. Modified: experimental/WorkflowEventLogTiein/tests/case.php Modified: experimental/WorkflowEventLogTiein/tests/case.php

[svn-components] 4273 - experimental/Workflow/src/nodes/variables [eZComponents: Experimental]

2006-12-14 Thread Sebastian Bergmann
Author: Sebastian Bergmann Date: 2006-12-14 11:21:22 +0100 (Thu, 14 Dec 2006) New Revision: 4273 Log: - Customized __toString() implementations for variable modifying nodes. Modified: experimental/Workflow/src/nodes/variables/add.php experimental/Workflow/src/nodes/variables/decrement.php

[svn-components] 4272 - in experimental/Workflow/src: interfaces visitors [eZComponents: Experimental]

2006-12-14 Thread Sebastian Bergmann
Author: Sebastian Bergmann Date: 2006-12-14 11:20:20 +0100 (Thu, 14 Dec 2006) New Revision: 4272 Log: - Do not let the visitor run into an infinite loop when the workflow contains cycles. Modified: experimental/Workflow/src/interfaces/node.php experimental/Workflow/src/interfaces/visitor.

[svn-components] 4271 - trunk/Template/src/syntax_trees/tst/nodes [eZComponents: Trunk]

2006-12-14 Thread Jan Borsodi
Author: Jan Borsodi Date: 2006-12-14 11:13:52 +0100 (Thu, 14 Dec 2006) New Revision: 4271 Log: - Added missing 'tree properties' for modifying blocks. Modified: trunk/Template/src/syntax_trees/tst/nodes/modifying_block.php Modified: trunk/Template/src/syntax_trees/tst/nodes/modifying_block.ph

[svn-components] 4270 - trunk/Template/src/structs [eZComponents: Trunk]

2006-12-14 Thread Alexandru Stanoi
Author: Alexandru Stanoi Date: 2006-12-14 10:57:43 +0100 (Thu, 14 Dec 2006) New Revision: 4270 Log: - Added examples to the docblocks of custom block and function definitions. Modified: trunk/Template/src/structs/custom_block_definition.php trunk/Template/src/structs/custom_function_definit