Skip to content

Tags: RuudATPI/DoctrineORMModule

Tags

0.10.0

Toggle 0.10.0's commit message
0.10.0

* Use stable release for DoctrineModule
* Added ability to configure the version column in MigrationsConfigurationFactory
* Fixed compatibility with Zend\Mvc 2.7
* Drop PHP 5.4 and allow PHP 7 on Travis

0.9.2

Toggle 0.9.2's commit message
0.9.2

 * [doctrine#423](doctrine#423) Docs about cache updated
 * [doctrine#428](doctrine#428) metadatagrapher - fix diagram inconcistency
 * [doctrine#429](doctrine#429) Added naming strategy doc
 * [doctrine#434](doctrine#434) bump orm to 2.5 dependency
 * [doctrine#435](doctrine#435) Feature/metadatagrapher fix
 * [doctrine#437](doctrine#437) Doctrine comment types

0.9.1

Toggle 0.9.1's commit message
Release 0.9.1

0.8.0

Toggle 0.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
Total issues resolved: **27**

- [180: Made the Annotation builder automatically pass the EntityManager to Form Elements which need it.](doctrine#180)
- [189: Cli tools](doctrine#189)
- [193: Form element annotation builder: `ToMany` and `ToOne` support](doctrine#193)
- [194: Implement `Zend\ModuleManager\Feature\DependencyIndicatorInterface`](doctrine#194)
- [195: Cleaning up CS, removing last quirks from the test suite](doctrine#195)
- [196: Throwing exception instead of returning `NULL`](doctrine#196)
- [211: cli tools and 0.8 preparation](doctrine#211)
- [213: Remove eager initialization of service `'doctrine.entity&doctrine#95;resolver.orm&doctrine#95;default'`](doctrine#213)
- [216: ZendDeveloperTools producing fatals in 0.8.x](doctrine#216)
- [221: handle type annotation for date and datetime](doctrine#221)
- [225: Fixes wrong factory declaration methods](doctrine#225)
- [226: Setting objectmanager on proxy instead on element](doctrine#226)
- [229: Css fix again](doctrine#229)
- [233: Updated for AnnotationBuilder.](doctrine#233)
- [240: Fixes doctrine#237](doctrine#240)
- [243: Incorrect/incomplete guide](doctrine#243)
- [245: fixed isssue doctrine#242](doctrine#245)
- [249: Update doctrine-orm-queries.phtml](doctrine#249)
- [250: AnnotationBuilder::getFormSpecification should accept entity class names](doctrine#250)
- [256: Hotfix/issue doctrine#213 lazy entity resolver](doctrine#256)
- [273: Update MigrationsConfigurationFactory to allow passing migrations name from config](doctrine#273)
- [275: Added configuration option for RepositoryFactory](doctrine#275)
- [284: Update configuration.md to use FQDN for classes](doctrine#284)
- [286: cs-fix](doctrine#286)
- [288: Add hydration cache configuration setting](doctrine#288)
- [293: MetaDataFactory](doctrine#293)
- [296: Only suggest form](doctrine#296)

0.8.0-beta4

Toggle 0.8.0-beta4's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
Hydration cache config included

0.8.0-beta3

Toggle 0.8.0-beta3's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
Removed module's bootstrap listener - improved performance

0.8.0-beta2

Toggle 0.8.0-beta2's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
Annotation builder fixes

0.8.0-beta1

Toggle 0.8.0-beta1's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
0.8.0 First beta release for testing

0.7.0

Toggle 0.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
Stable revision with new hydrator logic