Statistics
| Revision:

Repository (Subversion)

You can find the Subversion repository at https://svn.typo3.org/TYPO3v4/Extensions/doctrine

Name Size Revision Age Author Comment
  branches 9588 241 days www Initializing project doctrine (2/4)
  tags 12272 106 days bwaidelich
  trunk 12271 106 days bwaidelich * CHANGE: TcaImport now adds Timestampable beha...

Latest revisions

# Date Author Comment
12272 2008-09-24 15:31 bwaidelich
12271 2008-09-24 15:31 bwaidelich
  • CHANGE: TcaImport now adds Timestampable behavior to generated model classes. This resolves #1234.
  • version: 0.0.6
12064 2008-09-17 17:38 bwaidelich
  • CHANGE: when calling tx_doctrine::loadModel() respective table class is included too (if they exist)
  • version: 0.0.5
11883 2008-09-11 16:38 bwaidelich
  • FEATURE: implemented first version of a "TYPO3 L18N" behavior. This resolves #1231
  • FEATURE: implemented first version of a "TYPO3 enableFields" behavior. This resolves #1232
  • CHANGE: enable dql-callbacks by default to enable custom behaviors (Doctrine_Manager::getInstance()->setAttribute('use_dql_callbacks', true))
  • version: 0.0.4
11654 2008-09-02 14:52 bwaidelich
  • CHANGE: Release of doctrine 1.0! updated doctrine library and switched working copy to 1.0-branch
  • CHANGE: tx_doctrine:init() has to be called explicitly now in order to be able to connect to multiple dbs.
  • CHANGE: for mm-relations TYPO3 always creates an unused field in the source table. this field has to be skipped in the model generation.
  • version: 0.0.3
10941 2008-08-04 20:01 bwaidelich
  • CHANGE: added ext_conf_template.txt in order to be able to set DSN through extension manager. This makes it possible to run TYPO3 with DB systems other than MySQL.
  • CHANGE: Set extension category (misc)
  • CHANGE: Removed phpunit-constraint. This might confuse users and phpunit is only needed for development
  • CHANGE: tweaks and smaller changes
  • version: 0.0.2
10834 2008-07-30 18:42 bwaidelich
  • FEATURE: added a very first version of a TCA-based doctrine-importer. This is quite basic yet and needs some refactoring and documentation!
  • CHANGE: reverted previous renaming of class.tx_doctrine.php. This is a puplic static class now, acting as interface between doctrine and TYPO3
10806 2008-07-29 15:22 networkteam_hlubek

- Cleaned up the kickstarter wizard form
- Fixes #1151 with class.tx_doctrine.php renamed to tx_doctrine.php

10805 2008-07-29 13:35 bwaidelich
  • CHANGE: updated phpdoctrine library from 0.11.0-RC2 to 0.11.1. This fixes #1014.
  • CHANGE: removed obsolete doctrine-folder (left over from previous commit).
10804 2008-07-29 13:18 bwaidelich
  • moved up extension files one directory, so extension root resides directly in trunk. Fixes #1155.

View revisions