Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added inheritance mapping support in uploadable entities for the YAML driver #5

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

MisatoTremor
Copy link

No description provided.

birko and others added 26 commits March 24, 2014 18:14
updated test after MySQL cast fix
Fix a typo in the yaml mapping
Perform apostrophe purge before converting non-word characters to hyphens
…ed-namespace-includes

Remove unneeded namespace includes
Clear the wrapper cache after the flush event is done
added missing comma
The TYPO3.Flow Frameworks relies heavily on @var annotation in Entities
to properly handle them. This commit adds those @var annotations to
the DoctrineExtension Traits to be compatible with TYPO3.Flow
Add @var annotations to the Traits for TYPO3.Flow support
* 'master' of git://github.com/Atlantic18/DoctrineExtensions:
  Add @var annotations to the Traits for TYPO3.Flow support
  Fixed failing test for blameable
  Update Sluggable.php
  Remove unneeded namespace includes
  Clear the wrapper cache after the flush event is done
  Fix updating uploadable entity: correct file path in pendingFileRemovals if config['filePathField'] is not set
  Update uploadable.md
  Perform apostrophe purge before converting none-word characters to hyphens
  Remove unsed code
  Travis email notifications for A18 developers
  Revert "Update PersonalTranslationTest.php"
  Update PersonalTranslationTest.php
  Update TranslationWalker.php
  Update TranslationWalker.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants