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 年之前 |
gediminasm
|
8494e26d93
added a switch to enable or disable translation fallback to original record
|
14 年之前 |
gediminasm
|
612c214cc3
fixed a bug when cache driver is not specified for metadata storage, thanks to zim32 for noticing on it
|
14 年之前 |
gediminasm
|
0ad62b785c
added an abstraction layer for additional metadata mapping in extension listeners
|
14 年之前 |
gediminasm
|
5d6bd50211
support for unique slug, some optimizations related to doctrine2 release changes, tree multi-inheritance mapping support
|
14 年之前 |