gediminasm
|
3e65dc7d1b
[translatable] do not force users implement chaining on custom translation entities
|
14 年之前 |
gediminasm
|
5e6d2e1be2
[vendors] added back .gitmodules since it causes the --recursive initialization to fail, closes #66
|
14 年之前 |
gediminasm
|
56e4f69f5a
[tree][closure] fixed a bug with mem cache like apc, did not saved mapping info, closes #58
|
14 年之前 |
gediminasm
|
44c381ee8c
[sluggable] fixed a bug where slug was treated as maching and was only shorter
|
14 年之前 |
gediminasm
|
bb7aeb6d3e
Merge remote branch 'yml/load_from_parent_driver'
|
14 年之前 |
Miha Vrhovnik
|
70ed10f294
Added support for loading additional data from original driver.
|
14 年之前 |
gediminasm
|
0261165cb3
[mapping] fixed a bug where when entity generator together with extensions is used, metadata fails to be red, references #60
|
14 年之前 |
gediminasm
|
f24f2b01cd
[vendors] replaced symfony vendors with modules
|
14 年之前 |
gediminasm
|
22fa796165
[vendors] removed plain component files in order to replace them with submodules
|
14 年之前 |
gediminasm
|
c0100b371c
[mapping] annotation mapping changes for compatibility with symfony2
|
14 年之前 |
gediminasm
|
745bfb640a
renamed .gitmodules to dist, in order to avoid recursive initialization
|
14 年之前 |
gediminasm
|
9c663df53d
[docs] updated docs for new annotation mapping usage, closes #54
|
14 年之前 |
gediminasm
|
d0e7de7da1
implemented possibility to inject custom annotation reader into listener
|
14 年之前 |
gediminasm
|
29bcf218f3
[tree] fixed a bug on nested set removeFromTree function in case if node is leaf
|
14 年之前 |
gediminasm
|
7b9d1ed324
[docs] type fix
|
14 年之前 |
gediminasm
|
415a9de08d
[docs] applied fix from @stfalcon
|
14 年之前 |
gediminasm
|
fce3f05714
[tests] tree heavy load performance tests, which are commented by default
|
14 年之前 |
Gediminas Morkevicius
|
b0c4ed3e99
Fix CRLF
|
14 年之前 |
gediminasm
|
bb5ae9c733
[tree] fix nested tree repository for root id check
|
14 年之前 |
Gediminas Morkevicius
|
698036a377
[translatable] applied jsor fix for query walker, in case of component is not mapped
|
14 年之前 |
gediminasm
|
92de59f4ab
whitespace and clrf fix
|
14 年之前 |
Gustavo Adrian
|
f1ba4e9b02
[Tree] Closure: Fix mapping exception thrown when used in conjunction with inheritance
|
14 年之前 |
Gediminas Morkevicius
|
a4ca042b91
updated vendors
|
14 年之前 |
Gediminas Morkevicius
|
b830874f17
[tree] refactored closure tree, which is fully functional now, references #1
|
14 年之前 |
Gediminas Morkevicius
|
4acc69dfb4
[tests] updated orm query logger tool
|
14 年之前 |
Gediminas Morkevicius
|
9af57579da
[sluggable] take into account persisted slugs, closes #45
|
14 年之前 |
Gediminas Morkevicius
|
e2f91f4e58
[tests] multimanager test case when using few managers
|
14 年之前 |
Gediminas Morkevicius
|
15853fe20a
Merged pull request #41 from jaugustin/master.
|
14 年之前 |
jaugustin
|
2293432b93
split metadataExtension by objectManager classes, this fix issue when using both ORM and ODM at the same time
|
14 年之前 |
Gediminas Morkevicius
|
dd5b83d260
[tree] changes for inheritance mapping support, allows to map tree in joined table, also made support persistAs function for managed nodes
|
14 年之前 |