[svn-components] 3623 - in trunk/Template: src src/parsers/ast_to_ast/implementations src/parsers/source_to_tst/implementations src/parsers/tst_to_ast/implementations src/syntax_trees/ast/nodes src/sy

2006-10-03 Thread Raymond Bosman
Author: Raymond Bosman Date: 2006-10-03 16:50:58 +0200 (Tue, 03 Oct 2006) New Revision: 3623 Log: - Cache to a hardcoded directory. The cache component is not used due to the overhead. - Dynamic blocks works for a bit. Modified: trunk/Template/src/parsers/ast_to_ast/implementations/ast_walker

[svn-components] 3614 - in trunk/PersistentObject: src src/exceptions src/interfaces src/structs tests tests/data [eZComponents: Trunk]

2006-10-03 Thread Tobias Schlitt
Author: Tobias Schlitt Date: 2006-09-29 22:01:39 +0200 (Fri, 29 Sep 2006) New Revision: 3614 Log: - Added implementation of first relation and getRelatedObjects() for it. Added: trunk/PersistentObject/src/exceptions/relation_not_found.php trunk/PersistentObject/tests/data/relation.dba tr

[svn-components] 3606 - in trunk: Base ConsoleTools Database DatabaseSchema Graph ImageConversion PersistentObject SignalSlot Template UnitTest [eZComponents: Trunk]

2006-10-03 Thread Derick Rethans
Author: Derick Rethans Date: 2006-09-28 10:15:50 +0200 (Thu, 28 Sep 2006) New Revision: 3606 Log: - Fixed the ChangeLogs. Modified: trunk/Base/ChangeLog trunk/ConsoleTools/ChangeLog trunk/Database/ChangeLog trunk/DatabaseSchema/ChangeLog trunk/Graph/ChangeLog trunk/ImageConversi

[svn-components] 3618 - trunk/Mail [eZComponents: Trunk]

2006-10-03 Thread Derick Rethans
Author: Derick Rethans Date: 2006-10-02 15:15:00 +0200 (Mon, 02 Oct 2006) New Revision: 3618 Log: - Split bug fixes and new features out into two releases. Modified: trunk/Mail/ChangeLog Modified: trunk/Mail/ChangeLog === --- tru

[svn-components] 3612 - in trunk/Mail: . src/transports/imap tests/transports [eZComponents: Trunk]

2006-10-03 Thread Alexandru Stanoi
Author: Alexandru Stanoi Date: 2006-09-28 16:16:45 +0200 (Thu, 28 Sep 2006) New Revision: 3612 Log: - Added an optional parameter to listMessages() method in IMAP, to return messages with a certain Content-Type header (eg. "multipart/mixed" to return the list of messages with attachments). M

[svn-components] 3613 - trunk/Debug/src/structs [eZComponents: Trunk]

2006-10-03 Thread Raymond Bosman
Author: Raymond Bosman Date: 2006-09-29 11:40:37 +0200 (Fri, 29 Sep 2006) New Revision: 3613 Log: - Fixed #9090: Element times are not available in the output. Modified: trunk/Debug/src/structs/debug_structure.php Modified: trunk/Debug/src/structs/debug_structure.php =

[svn-components] 3608 - in trunk: Archive/src ConsoleTools/src/structs Database/src/sqlabstraction/implementations EventLog/src EventLog/src/interfaces EventLog/src/mapper EventLog/src/writers EventLo

2006-10-03 Thread Derick Rethans
Author: Derick Rethans Date: 2006-09-28 10:46:30 +0200 (Thu, 28 Sep 2006) New Revision: 3608 Log: - Tabs to spaces Modified: trunk/Archive/src/archive_entry.php trunk/ConsoleTools/src/structs/output_format.php trunk/Database/src/sqlabstraction/implementations/query_select_oracle.php t

[svn-components] 3615 - in trunk/Mail: . src/parser src/structs tests/parser [eZComponents: Trunk]

2006-10-03 Thread Frederik Holljen
Author: Frederik Holljen Date: 2006-09-30 12:52:05 +0200 (Sat, 30 Sep 2006) New Revision: 3615 Log: - Implemented support for character set and language for ezcContentDispositionHeader Modified: trunk/Mail/ChangeLog trunk/Mail/src/parser/rfc2231_implementation.php trunk/Mail/src/struc

[svn-components] 3617 - in trunk/Mail/src: . internal parser parts [eZComponents: Trunk]

2006-10-03 Thread Derick Rethans
Author: Derick Rethans Date: 2006-10-02 15:03:25 +0200 (Mon, 02 Oct 2006) New Revision: 3617 Log: - Fixed CS. Modified: trunk/Mail/src/internal/header_folder.php trunk/Mail/src/parser/rfc2231_implementation.php trunk/Mail/src/parts/file.php trunk/Mail/src/parts/text.php trunk/Mail/

[svn-components] 3609 - in trunk/Mail: . src/parts/multiparts tests/parts [eZComponents: Trunk]

2006-10-03 Thread Alexandru Stanoi
Author: Alexandru Stanoi Date: 2006-09-28 11:20:07 +0200 (Thu, 28 Sep 2006) New Revision: 3609 Log: - Fixed a bug in ezcMailMultipartRelated: the getRelatedParts() and getRelatedPartByID() functions return now correct values if the main part of the message is missing. Modified: trunk/Mail/

[svn-components] 3605 - trunk/ConsoleTools/src/input [eZComponents: Trunk]

2006-10-03 Thread Tobias Schlitt
Author: Tobias Schlitt Date: 2006-09-27 19:40:30 +0200 (Wed, 27 Sep 2006) New Revision: 3605 Log: - Replace === with ==. # It makes sense in this situation, since objects only represent rules, which # work exactly the same, if they have equal values. Modified: trunk/ConsoleTools/src/input/opti

[svn-components] 3616 - trunk/Database [eZComponents: Trunk]

2006-10-03 Thread Derick Rethans
Author: Derick Rethans Date: 2006-10-02 12:57:55 +0200 (Mon, 02 Oct 2006) New Revision: 3616 Log: - Fixed Database description. Modified: trunk/Database/DESCRIPTION Modified: trunk/Database/DESCRIPTION === --- trunk/Database/DESC

[svn-components] 3604 - trunk/UnitTest/src/test [eZComponents: Trunk]

2006-10-03 Thread Sebastian Bergmann
Author: Sebastian Bergmann Date: 2006-09-27 16:00:53 +0200 (Wed, 27 Sep 2006) New Revision: 3604 Log: PHPUnit_Runner_Version::getVersionString() -> PHPUnit_Runner_Version::id() Modified: trunk/UnitTest/src/test/runner.php Modified: trunk/UnitTest/src/test/runner.php ===

[svn-components] 3610 - in trunk/Mail: . src/transports src/transports/imap src/transports/pop3 tests tests/parser tests/transports [eZComponents: Trunk]

2006-10-03 Thread Alexandru Stanoi
Author: Alexandru Stanoi Date: 2006-09-28 11:33:23 +0200 (Thu, 28 Sep 2006) New Revision: 3610 Log: - Fixed a bug in ezcMailMtaTransport and ezcMailSmtpTransport: checking for sending a message without recipients. - Fixed a bug in ezcMailImapTransport: listUniqueIdentifiers() does not hang any

[svn-components] 3595 - in trunk/File: . src tests [eZComponents: Trunk]

2006-10-03 Thread Derick Rethans
Author: Derick Rethans Date: 2006-09-26 19:40:14 +0200 (Tue, 26 Sep 2006) New Revision: 3595 Log: - Fixed a bug that caused the source directory not to be checked for existance with ezcFile::findRecursive(). Modified: trunk/File/ChangeLog trunk/File/src/file.php trunk/File/tests/file_f

[svn-components] 3607 - in trunk/ImageConversion: src/handlers tests tests/data/compare [eZComponents: Trunk]

2006-10-03 Thread Tobias Schlitt
Author: Tobias Schlitt Date: 2006-09-28 10:36:04 +0200 (Thu, 28 Sep 2006) New Revision: 3607 Log: - Removed newly added filters for now. # Will be re-added later. Removed: trunk/ImageConversion/tests/data/compare/ezcImageConversionFiltersGdTest_testBorder Modified: trunk/ImageConversion/sr

[svn-components] 3611 - trunk/Mail/src/transports/imap [eZComponents: Trunk]

2006-10-03 Thread Derick Rethans
Author: Derick Rethans Date: 2006-09-28 14:02:11 +0200 (Thu, 28 Sep 2006) New Revision: 3611 Log: - Mark the IMAP transport as a main class. Modified: trunk/Mail/src/transports/imap/imap_transport.php Modified: trunk/Mail/src/transports/imap/imap_transport.php

[svn-components] 3594 - in trunk/Configuration: src/ini tests [eZComponents: Trunk]

2006-10-03 Thread Derick Rethans
Author: Derick Rethans Date: 2006-09-26 19:32:42 +0200 (Tue, 26 Sep 2006) New Revision: 3594 Log: - Removed debug code from the ezcConfigurationIniWriter. - Corrected documentation and key() method return value. This can only be an integer or string and PHP just converted the NULL to (int) 0 any

[svn-components] 3593 - in trunk/Configuration: . src tests [eZComponents: Trunk]

2006-10-03 Thread Derick Rethans
Author: Derick Rethans Date: 2006-09-26 16:21:50 +0200 (Tue, 26 Sep 2006) New Revision: 3593 Log: - Fixed a bug where the class name ezcConfigurationUnknownSetting was used instead of the correct name ezcConfigurationUnknownSettingException. Modified: trunk/Configuration/ChangeLog trunk/C

[svn-components] 3590 - in trunk/Mail: . src/parser/parts tests/parser [eZComponents: Trunk]

2006-10-03 Thread Alexandru Stanoi
Author: Alexandru Stanoi Date: 2006-09-26 15:48:00 +0200 (Tue, 26 Sep 2006) New Revision: 3590 Log: - Fixed a bug in ezcMailRfc822Parser: the bcc is set correctly now. Modified: trunk/Mail/ChangeLog trunk/Mail/src/parser/parts/rfc822_parser.php trunk/Mail/tests/parser/parser_test.php Mo

[svn-components] 3592 - trunk/TranslationCacheTiein/src/backends [eZComponents: Trunk]

2006-10-03 Thread Derick Rethans
Author: Derick Rethans Date: 2006-09-26 16:07:01 +0200 (Tue, 26 Sep 2006) New Revision: 3592 Log: - Fixed documentation for the setOptions() method. Modified: trunk/TranslationCacheTiein/src/backends/cache_backend.php Modified: trunk/TranslationCacheTiein/src/backends/cache_backend.php ==

[svn-components] 3591 - in trunk/Mail/tests/parser/data: . drafts [eZComponents: Trunk]

2006-10-03 Thread Alexandru Stanoi
Author: Alexandru Stanoi Date: 2006-09-26 15:51:59 +0200 (Tue, 26 Sep 2006) New Revision: 3591 Log: - Added missing test files. Added: trunk/Mail/tests/parser/data/drafts/ trunk/Mail/tests/parser/data/drafts/postponed-msgs-pine.mbox Added: trunk/Mail/tests/parser/data/drafts/postponed-msgs

[svn-components] 3588 - trunk/UnitTest/src/test [eZComponents: Trunk]

2006-10-03 Thread Sebastian Bergmann
Author: Sebastian Bergmann Date: 2006-09-26 11:32:26 +0200 (Tue, 26 Sep 2006) New Revision: 3588 Log: Give the test suite a real name. Modified: trunk/UnitTest/src/test/runner.php Modified: trunk/UnitTest/src/test/runner.php === -

[svn-components] 3589 - in trunk/Mail: . src/interfaces tests/interfaces [eZComponents: Trunk]

2006-10-03 Thread Alexandru Stanoi
Author: Alexandru Stanoi Date: 2006-09-26 14:44:41 +0200 (Tue, 26 Sep 2006) New Revision: 3589 Log: - Fixed a bug in ezcMailPart: now the getHeader() functions returns an empty string instead of null in case of an unknown header. Modified: trunk/Mail/ChangeLog trunk/Mail/src/interfaces/pa

[svn-components] 3587 - in trunk/DatabaseSchema: . src/handlers/mysql tests tests/testfiles [eZComponents: Trunk]

2006-10-03 Thread Sergey Alexeev
Author: Sergey Alexeev Date: 2006-09-26 11:15:31 +0200 (Tue, 26 Sep 2006) New Revision: 3587 Log: - Added support for default column values in mysql handler. - Fixed getting PDOException when executing queries in mysql handler. Added: trunk/DatabaseSchema/tests/testfiles/bug8900-diff_mysql.sq

[svn-components] 3586 - in trunk/Mail: . src/parser src/parser/interfaces tests/parser [eZComponents: Trunk]

2006-10-03 Thread Frederik Holljen
Author: Frederik Holljen Date: 2006-09-26 10:30:07 +0200 (Tue, 26 Sep 2006) New Revision: 3586 Log: - Fixed bug #8850: Support multiline header parameters Fixed by implementing RFC2231. Modified: trunk/Mail/ChangeLog trunk/Mail/src/parser/interfaces/part_parser.php trunk/Mail/sr

[svn-components] 3585 - trunk/EventLogDatabaseTiein/src/writers [eZComponents: Trunk]

2006-10-03 Thread Derick Rethans
Author: Derick Rethans Date: 2006-09-26 09:52:25 +0200 (Tue, 26 Sep 2006) New Revision: 3585 Log: - Fixed CS Modified: trunk/EventLogDatabaseTiein/src/writers/writer_database.php Modified: trunk/EventLogDatabaseTiein/src/writers/writer_database.php =

[svn-components] 3622 - in experimental: . WorkflowEventLogTieIn WorkflowEventLogTieIn/design [eZComponents: Experimental]

2006-10-03 Thread Sebastian Bergmann
Author: Sebastian Bergmann Date: 2006-10-03 10:33:57 +0200 (Tue, 03 Oct 2006) New Revision: 3622 Log: Initial checkin. Added: experimental/WorkflowEventLogTieIn/ experimental/WorkflowEventLogTieIn/design/ experimental/WorkflowEventLogTieIn/design/design.txt Added: experimental/WorkflowEv

[svn-components] 3621 - in experimental: . WorkflowDatabaseTiein WorkflowDatabaseTiein/design [eZComponents: Experimental]

2006-10-03 Thread Sebastian Bergmann
Author: Sebastian Bergmann Date: 2006-10-03 10:29:09 +0200 (Tue, 03 Oct 2006) New Revision: 3621 Log: Initial checkin. Added: experimental/WorkflowDatabaseTiein/ experimental/WorkflowDatabaseTiein/design/ experimental/WorkflowDatabaseTiein/design/design.txt experimental/WorkflowDatabas

[svn-components] 3620 - experimental/Workflow/design [eZComponents: Experimental]

2006-10-03 Thread Sebastian Bergmann
Author: Sebastian Bergmann Date: 2006-10-03 09:09:22 +0200 (Tue, 03 Oct 2006) New Revision: 3620 Log: Update. Modified: experimental/Workflow/design/design.txt Modified: experimental/Workflow/design/design.txt === --- experimental