Histórico de commits

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