SVN Revision: 10345
Authentication
1.3alpha1 - Tuesday 26 May 2009
- Implemented feature request #14426: OpenID 2.0 support for Authentication.
Base
1.7alpha1 - Tuesday 26 May 2009
- Added 'SunOS' to the list of Unices to make finding binaries work on Solaris
as well.
- Implemented issue #13718: Include metadata about installed components that
can be queried to figure out required PHP versions, dependencies and
component versions.
Document
1.2alpha1 - Tuesday 26 May 2009
- Implemented CSS based PDF rendering for basic docbook markup.
EventLog
1.4alpha1 - Tuesday 26 May 2009
- Implemented feature #14104: Stack writer to store log messages in memory.
(Based on a patch by Thomas Koch)
MvcAuthenticationTiein
1.0alpha1 - Tuesday 26 May 2009
- Initial release of this package.
MvcFeedTiein
1.0rc2 - Tuesday 26 May 2009
1.0rc1 - Monday 15 December 2008
1.0beta1 - Monday 01 December 2008
1.0alpha2 - Monday 10 November 2008
- Fixed issue #13788: array_key_exists() function receives parameters in wrong
order.
1.0alpha1 - Monday 06 October 2008
- Initial release of this package.
PersistentObject
1.6alpha2 - Tuesday 26 May 2009
- Renamed ezcPersistentIdentitySession to
ezcPersistentSessionIdentityDecorator.
- Introduced new ezcPersistentSessionFoundation interface, for
ezcPersistentSession and its decorators.
- Finalized implementation of identity management and relation pre-fetching.
1.6alpha1 - Tuesday 21 April 2009
- Started implementation of #12473: PersistentObject now supports basic
identity management.
Template
1.4alpha1 - Tuesday 26 May 2009
- Implemented issue #14898: Deactivate whitespace removal in Template output.
TemplateTranslationTiein
1.1alpha1 - Tuesday 26 May 2009
- Implemented issue #13236: Create a script to extract translatable scripts
from templates, and merge different language versions.
Translation
1.3alpha1 - Tuesday 26 May 2009
- Added the getContextNames() method to the TsBackend.