Historique des commits

Auteur SHA1 Message Date
  Boussekeyt Jules 55f123003a [Loggable] fix typo il y a 14 ans
  Boussekeyt Jules d4bce3d1b2 [Loggable] move configuration to Configuration class il y a 14 ans
  Boussekeyt Jules 402fd8fd37 added Loggable extension il y a 14 ans
  Gediminas Morkevicius 4d559821d7 [Sluggable] urlizer issue with unrecognised utf8 character il y a 14 ans
  Christophe Coevoet db76291251 Fixed typo il y a 14 ans
  gediminasm 70797f42e5 fixed some typos il y a 14 ans
  gediminasm b246bef8ab [sluggable] improved transliteration of slug generation for other language specific characters. added possibility to set custom transliteration callable il y a 14 ans
  gediminasm 81472b0b3c [tree] root id support, diferent strategy support il y a 14 ans
  gediminasm 4be1d04edd [tree] tree type in annotation il y a 14 ans
  gediminasm 81edcf7a9e created vendor dir, updated test running config il y a 14 ans
  gediminasm 8bcfd7c528 [Tree] repository location changed, adapter pattern is implemented il y a 14 ans
  gediminasm 4b28f2323e [Tree] preparation for abstraction of tree to support adapters for diferent tree implementations il y a 14 ans
  gediminasm 409cd7d293 [timestampable] allow manual user dates to be forced on timestampable properties + test cases il y a 14 ans
  gediminasm 887e37d547 [timestampable] odm listener implementation il y a 14 ans
  gediminasm ddbfe51320 [translatable] small bugfix on odm listener il y a 14 ans
  gediminasm 427ea4bb03 [translatable] odm mongodb translation listener il y a 14 ans
  gediminasm 3281766db1 [translatable] abstraction of translation listener for other object manager support il y a 14 ans
  gediminasm edc0cb5ee0 fixed some typo il y a 14 ans
  gediminasm 8c43a1049a [sluggable] unique slug support for odm listener il y a 14 ans
  gediminasm 7d2656b003 test for mongodb sluggable, unique slug support for mongo comming up il y a 14 ans
  gediminasm 12335c252c modified for compatibility with other object managers like ODM example is SluggableListener il y a 14 ans
  Tom Van Herreweghe a26f2c8579 Removed an erroneous type hint when trying to remove a node from a tree il y a 14 ans
  gediminasm cda5461ca6 fixed unique slug identifier generation, improved performance for unique slug generator query, was a bug with where stetement il y a 14 ans
  gediminasm 9414773058 Merge branch 'master' of github.com:l3pp4rd/DoctrineExtensions il y a 14 ans
  gediminasm 51d9959184 changed the exceptions by following best practices il y a 14 ans
  gediminasm 71c888fcf2 fixed TREE repository for inheritance support on parent update il y a 14 ans
  gediminasm c0430e4324 issue #12 fix for JOINED table inheritance TREE extension updated to use rootEntityName for updates, will have to check other extensions for consistency il y a 14 ans
  gediminasm 9610412c92 unnecesary query optimization for translatable il y a 14 ans
  gediminasm d788ac709a fix on issue 11, prePersist may possibly has not loaded metadata yet il y a 14 ans
  gediminasm 9ca57f3979 some docblock updates il y a 14 ans