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
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
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
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
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
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
=
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
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
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/
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/
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
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
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
===
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
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
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
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
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
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
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
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
==
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
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
===
-
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
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
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
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
=
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
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
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
30 matches
Mail list logo