Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/doctrine/phpcr-odm
Doctrine PHPCR ODM
https://github.com/doctrine/phpcr-odm
8ba4a2e8897cdde9568a543c0050bfe1509bbfc9 authored about 12 years ago
Made ParentId exceptions easier to debug
af1d75045f16a50e54ac718223fb000b8d020fae authored about 12 years agocf596a044e0107d9f784767bc69d45dab60d608c authored about 12 years ago
Added validation check for translatble properties
ffa69bae25ec3c2194b0c818f24e9a8dac1e2452 authored about 12 years ago
- Check to see that the "translator" attribute has been set on the
document, if not throw an e...
Add __toString method
5187e22f83d4dd8e887051774fb1810be129fba3 authored about 12 years ago801823061e9f1f3d0618b508aaf3a2e8932c54cf authored about 12 years ago
636d350e2c432c64f4e83971902e1517625e87a3 authored about 12 years ago
e85d61f14e20c81713a292b2403be049fcabade5 authored about 12 years ago
9b8ad553cad2eceefd21e172ac150c087bdd159c authored about 12 years ago
Added createQueryBuilder() method to the Document Repository
d794314922606a63c8db321a0c5af0d8f5bd0f55 authored about 12 years agoca59fd1e50410748b9aa45bffdabd0e147cc58b1 authored about 12 years ago
- As with the ORM this method creates a query builder pre loaded with
the source
Implemented two interface methods in the ClassMetadata class
6c2b95c75e0c2bb969f73ffd24490b0986cd721b authored about 12 years agoThis reverts commit cdcf39406b8bc663fe096e768e18c0e2f94e48f6.
df92d8eaeb45fb8cc21fceafbaf2c0688d65c2e0 authored about 12 years ago79f27b3659b77676ccf66e4d893fbe33696f8b55 authored about 12 years ago
d268d6f5d763d2c4270564f160b3a718a911d111 authored about 12 years ago
Fixed typos and PHPDoc
4d19a979aa7baabdf7319c3f617b3915435aea54 authored about 12 years ago9390534c926ba411f630ca07fcc8e8e4e6db67e6 authored about 12 years ago
7994737906d24e3c06e4445a0ea8e84339a8cb21 authored about 12 years ago
cdcf39406b8bc663fe096e768e18c0e2f94e48f6 authored about 12 years ago
Inherit all document class annotation properties
7b619a589130a038981d5b938faa1c45cd94c763 authored about 12 years ago64ef9cb81054320fbb05b5ecdd5fb6bbf616f2c5 authored about 12 years ago
use plain php arrays for multivalue properties (major BC breaks!)
b19f624a39b844f1d0fe9485e3c251701dd9729c authored about 12 years ago2115681c358373b1b754f03b3d9ad767f037f4ff authored about 12 years ago
744843d3216abb9439390a6c508462d047d8cce0 authored about 12 years ago
d4d76c745c23360cb0fdf487e959558525ab0e2b authored about 12 years ago
- Document annotation $nodeType now defaults to NULL
- Default value now set after class loadi...
- The reason for the previous isset($meta->versionable) is that
sometimes the metadata class i...
- Added support for nodeType, versionable and customRepositoryClass.
- Tidied up logic a bit, e....
- Added support for the inheritance of all annotation document propeties
- Improved test
using MultivaluePropertyCollection complicated usage, since it was
impossile to map plain PHP ar...
translation configuration should be inherited from superclasses
30631800ab0b8262bb995f2c0a5bff9641da1c80 authored about 12 years ago7fa2fdd83d1ad692ad006d719104d42df9e62ed3 authored about 12 years ago
enable doctrine dbal testing
0e9788eec0d5cb74216cad9df542948ec340b849 authored about 12 years agocf7baba58a52881f7644056d78ef1ddad524bee3 authored about 12 years ago
make it possible to map private properties of parents
25f649422012bef9ed2ed4cea71d334df9a6997c authored about 12 years ago716d1e32805f8509824998e06a4950f83735d85d authored about 12 years ago
00104a138a51275110137521bc5d4202644b2d55 authored about 12 years ago
do not attempt to make a node versionable if the phpcr session does not support it
9941fca9713f48eb45175bd08ce0b8e6b261551c authored about 12 years ago8ad6dcd381c0474aea1c9b2d74bfce9f62191e1d authored about 12 years ago
improve error message when adding a document to an existing path
e3c2eca5d25d0e094cd408892ad4cb7259599d6b authored about 12 years ago496fe0613cc57aad074562517aba2868eeeb45e5 authored about 12 years ago
f9b9b6144e23838c626918fa829b58bde9072fc4 authored over 12 years ago
Allow move to root node "/" with setParent
2cce972eaf6da71b2a6495b55eff977e8502ec03 authored over 12 years agoccdf78ed5d8123817ac1e258928bd1628d8b4f2b authored over 12 years ago
- Would previously generate error : Path is
not well-formed or contains invalid characters: //...
Make sub classes inherit the parents referenceable property
f5fb5ba3f080846826937c118985d094b49eab77 authored over 12 years ago- Added annotation based tests for referenceable child Documents
c270f940cc9fee7a4e3d645241261f4e626cc804 authored over 12 years agoca47066df68bcdcfa1c86649e93338d641f50ee9 authored over 12 years ago
253461aa67e2a37ebd542290b8d669c8e5c5351a authored over 12 years ago
Conflicts:
lib/Doctrine/ODM/PHPCR/Mapping/ClassMetadataFactory.php
77845a6abd0a59a50a62b2e35e2871d0b2e85803 authored over 12 years ago
d89a3ec3b5caf587ad98fde6bde78cc31b6e5129 authored over 12 years ago
52eca52e7449f4767afed591eed7fcf3b8f1041a authored over 12 years ago
27084429040fdc480de20b96fc4f18f4c8bc1699 authored over 12 years ago
c0664db84d956759533bedda803ead7254913eba authored over 12 years ago
8dfb2c173ffe46ee92bfd60c6e75e4bc2cda4d1d authored over 12 years ago
b01c176cfe913b8c6196979132ed79dd3d5f5bd7 authored over 12 years ago
expose removeTranslation()
a55a20435eb70889fad6b453b066f6c9a3080f00 authored over 12 years agoe275d4c6d03431a67400c89b8e7c7d82d5d313f0 authored over 12 years ago
added isDocumentTranslatable(), tweaked getLocalesFor(), exception cleanups
1114c2558c5a8279e12642021faa6eb32f64983c authored over 12 years agofallbacks, unified translated related exceptions
359b07742bebfe96680bf6fc3db90ffd00e8b990 authored over 12 years ago294d424af5f6272862392190e93f49c40dfeb893 authored over 12 years ago
4840bb54b86d98253555325036c83de76ca20fd7 authored over 12 years ago
6f0d93e7a40e5f466b764f401b85fb3579a3fdf2 authored over 12 years ago
234fe3e348ca06046c15f5716df57f16c2c3ba50 authored over 12 years ago
by default ignore untranslated children
1bc743ab13d9bd83706bd88ade585fbb25e97fb7 authored over 12 years agofe0b9115af98b257c790afdd1a342513179a4117 authored over 12 years ago
bf6c299f37f64337bf31c7bf0885cb2a2dc4c47c authored over 12 years ago
c7aadb7366357804b08833daa1cc4ca41d71cf9f authored over 12 years ago
0713d2616b7de8a4d825fc73bcd885620341238b authored over 12 years ago
a7acec04dd68781f8fea901bc3b13b5e02c3a195 authored over 12 years ago
added support for hashmaps (PHPCR-56)
96ce1bab8ebf3726530845451034139cf35f78b1 authored over 12 years ago8cdeef4a0169c5d55d19c4523563925d8cea04f6 authored over 12 years ago
8db9656d0d7c0cdaaad266ce7089407e48407716 authored over 12 years ago
5f5f0ea65f564608c47c6555c73df530362ed519 authored over 12 years ago
c62988dc103b35b7e2f2dcc50bd4e1acc64d14c1 authored over 12 years ago
9d4fcfdf19f1971145dde47b689aac0f05182039 authored over 12 years ago
5b5c17d0dae087b20a151daaade9cb908eb38907 authored over 12 years ago
f0a336065371932893b4af32d7f84b476a128310 authored over 12 years ago
Added test showing potential problems with ReferenceManyCollection
79acc23d0f0c0808c427010d4716a8c9ebcbd361 authored over 12 years ago
If this is not done then collections that are empty will be `null`
when the document's class imp...
It appears that empty arrays are being rehyrdated as null. There
were checks for "empty arrays" ...
When setting to null this would cause the property to be deleted
which would result in the value...
This was causing unexpected results when a reference collection
was going from any entries to em...
The idea being to test to ensure that removing all references
from the collection will be persis...
Ensure that adding multiple references is persisted as expected.
fc6e0c5bff77ef4c59eb51019083f0d21440d9c5 authored over 12 years ago
The `testRemoveMultipleReferences` test is similar to `testRemoveReference`
except that it adds ...
dbdcc047a32893fcfd1b19706c4115ed27def4ab authored over 12 years ago
079174b30b8f7a358b3a11f192687e6cc4125d3b authored over 12 years ago
* 'master' of git://github.com/doctrine/phpcr-odm:
Corrected documentation link in README
Re...
see https://github.com/doctrine/couchdb-odm/commit/7e877e6d9b359eb6f9384b7af3de7a97415801bb
ae6a36974481dab1330ca2e2339e6396df5b9569 authored over 12 years agoRequire phpcr-midgard2 >=1.3
7de78baeb1cdc22e3c61a0131ba51418719100d1 authored over 12 years agoCorrected documentation link in README
1d8deb586f63ada0bfc614bfcf19fd15dd9cca3d authored over 12 years ago37d02b0aeeb2b73ae69a21070d40886dc821c364 authored over 12 years ago
52688dd1b838934841d2407ab509d3266489a720 authored over 12 years ago
Install midgard dev version, set MySQL default non strict mode
6eb21890f8e38aa93f371b9d22909accb5c535a8 authored over 12 years agoGetting phpcr bin usable when installed via Composer
573fdbd3d2bdbaef193ed67199b085242dd97cc8 authored over 12 years ago
The phpcr bin is now installed when phpcr-odm is installed
via Composer.
The entire process is ...
13875c38a65451afb5271bf2ac86a32ad7ef7b3d authored over 12 years ago