コミット履歴

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