Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/doctrine/DoctrinePHPCRBundle

This bundle integrates Doctrine PHPCR ODM and PHPCR backends into Symfony
https://github.com/doctrine/DoctrinePHPCRBundle

Review fixes

7633aa711626394ded8f71a8aa441d9b882f71bb authored over 11 years ago by dantleech <[email protected]>
Added command to re-class/ify/ documents

Enable easy migration of classnames, updates both
phpcr:class and phpcr:parentclass fields.

9b9c76f40af8a5a1d2429141f1a46622b0c9d5c8 authored over 11 years ago by dantleech <[email protected]>
Merge pull request #81 from uwej711/implement_guess_required

Implement guessRequired based on nullable in mapping

b2383624a89afbb58926c40b38454908449ad18e authored over 11 years ago by David Buchmann <[email protected]>
Implement guessRequired based on nullable in mapping

39ff8d5a89537f26e9752096d5d16e8f1b40cb18 authored over 11 years ago by Uwe Jäger <[email protected]>
Merge pull request #78 from doctrine/schema-listener

schema listener for the dbal tables

59b6b2dd734c1a1ec5ac6bbe203c0a34ec41b750 authored over 11 years ago by David Buchmann <[email protected]>
create a schema listener in the sense of https://github.com/symfony/symfony/issues/3560 for phpcr

e1ec45705d05ce345b9207e59c5896c9a407f77f authored over 11 years ago by David Buchmann <[email protected]>
Merge pull request #77 from doctrine/separate_commands

Seperate PHPCR, ODM and Jackalope commands

605c41ee2034dc6493b52e1f233eac4fbe3403a9 authored over 11 years ago by David Buchmann <[email protected]>
only load compiler pass for odm when odm is available

c0e7b613d2fded54f4e7e965cdefa5f1d5ca8680 authored over 11 years ago by David Buchmann <[email protected]>
Fallback to PhpcrHelper if DocumentManagerHelper (ODM) is not available

860db7239ab5b97406f028b42f5dd51d4d3ac881 authored over 11 years ago by Philipp Wahala <[email protected]>
fix link

d71ab19e537c8778fcd5281717c184c995f9d552 authored over 11 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #75 from meynety/patch-1

Updated symfony documentation link

87d7385924f6c8d3b358cdc24001e02687597d11 authored over 11 years ago by Lukas Kahwe Smith <[email protected]>
Updated symfony documentation link

The link of the official documentation at symfony.com was broken ( phpcr-odm to phpcr_odm )

ed433f738390128c3d9082dd1695b44d7f36ebb5 authored over 11 years ago by meynety <[email protected]>
Load ODM commands if PHPCR ODM is installed

bc70fd5532d853232c25e16ec45cb1a5eea0d2e6 authored over 11 years ago by Philipp Wahala <[email protected]>
Merge branch 'separate_commands' of github.com:hacfi/DoctrinePHPCRBundle into separate_commands

b965ad5d2d44c6e732eee488fdcad18cb0252e2f authored over 11 years ago by Philipp Wahala <[email protected]>
Move ODM commands to OptionalCommand\ODM

ef5c18cda47f50e0070cc65c95c9f0ed3f265cdc authored over 11 years ago by Philipp Wahala <[email protected]>
Move ODM commands into a Jackalope subfolder

52150cfd371ad6ca3f0a134302673dd0112602b6 authored over 11 years ago by Philipp Wahala <[email protected]>
Move Jackalope commands from into Jackalope subfolder

7e7fed8d0ac928dcf4e049d9b7a27db99af80df0 authored over 11 years ago by Philipp Wahala <[email protected]>
Merge pull request #71 from digitalkaoz/2.3_validation

fixed validator for symfony 2.3

52bec6574299439e63062faf958f655966d29678 authored over 11 years ago by Lukas Kahwe Smith <[email protected]>
fixed validator for symfony 2.3

cb9c28fba4c1eb86028ac58001657a3f7ba04ecc authored over 11 years ago by Robert Schönthal <[email protected]>
cosmetics

965d67785a5e78bfa14e35ab9cecd6265f3192fe authored over 11 years ago by Lukas Kahwe Smith <[email protected]>
Merge pull request #69 from dantleech/nodes_update_command

Added NodesUpdateCommand

698b316c3f2c2566d7e93676175854d990e08b56 authored over 11 years ago by Lukas Kahwe Smith <[email protected]>
Added NodesUpdateCommand

a81f5b60de1d691f440e98a4ed525ead14b0f91d authored over 11 years ago by dantleech <[email protected]>
make the node:dump command work with the latest version of phcpr-utils

b63e62947c563698a307244cdabedf41dbd8c00d authored over 11 years ago by David Buchmann <[email protected]>
adjust to phpcr-odm event cleanup

065e049d3d6db41e426eb0f8d80c9058fd9968a1 authored over 11 years ago by David Buchmann <[email protected]>
Merge pull request #66 from rivaros/fixes

Fix bug with Field Type Guessing in forms. Proxy moved to doctrine/commo...

90107149c208ae1fc77732fff139721e4624a550 authored over 11 years ago by Lukas Kahwe Smith <[email protected]>
Fix bug with Field Type Guessing in forms. Proxy moved to doctrine/common.

d293a623903db907a765e552e45f1258827b0a79 authored over 11 years ago by rivaros <[email protected]>
improve mappings compiler pass exception when configuration is bad

89356484839b46dd47658b93e00bbe2654b39bf0 authored over 11 years ago by David Buchmann <[email protected]>
Merge pull request #65 from shieldo/allow_all_symfony_2_x

changed Symfony dependencies to allow all future versions of Symfony 2.x

6de0dc8a61221ba6deb607ec8d1ecc0942bc492f authored over 11 years ago by David Buchmann <[email protected]>
changed Symfony dependencies to allow all future versions of Symfony 2.x

c92e699e4d20d885af0a33958b563c5c8177236c authored over 11 years ago by Douglas Greenshields <[email protected]>
minor tweak

a4674f443dadf3af6643d8f437ad12d33be395c0 authored over 11 years ago by Lukas Kahwe Smith <[email protected]>
imagine cache resolver not always returns a RedirectResponse, and use the configured filters and not the default filter

5687dea09303c28da53563ed47b48fa7fe597ccb authored over 11 years ago by David Buchmann <[email protected]>
add mappings compiler path

120bbb5236b22d304feca71570cb37fd76491e67 authored over 11 years ago by David Buchmann <[email protected]>
fix author

6d4222ba9aeba67e4ee1a6129f2dd00fa8096536 authored over 11 years ago by David Buchmann <[email protected]>
Merge pull request #61 from doctrine/sanity-check-locale-fallback

sanity check for locale fallback

25d256d1c70313021b3bea9b9279c0d8d373ad8f authored over 11 years ago by David Buchmann <[email protected]>
sprintf

c2dfe675aa6c28592de5814670cdbf2f69d90a94 authored over 11 years ago by David Buchmann <[email protected]>
depend on right version of phpcr-utils for the commands

f73efb3fb2ee94c602d64a131c30a0199c53649d authored over 11 years ago by David Buchmann <[email protected]>
Merge remote-tracking branch 'origin/master' into sanity-check-locale-fallback

Conflicts:
DependencyInjection/DoctrinePHPCRExtension.php

0dc6555331d6aee31871573463bbb988659691c9 authored over 11 years ago by David Buchmann <[email protected]>
sanity check for locale fallback

402b3f10b4e3726f961a5956fbd31fcb96878613 authored over 11 years ago by David Buchmann <[email protected]>
Merge pull request #60 from joiz/master

using a factory service instead od factory class in jackrabbit.xml

754853251aa38ac0e6a42d1525f6a35ba6b6e15b authored over 11 years ago by David Buchmann <[email protected]>
Update jackalope.xml

using a factory service instead of an factory class to fix issue https://github.com/doctrine/Doc...

94e3aa2c36b99c6cf2e9031c6e59ca409b5e6eb0 authored over 11 years ago by Joiz <[email protected]>
Merge pull request #58 from dantleech/command-names

Updated command names

f9c79a261bc965cadce4a35101576e8ac3e85d11 authored over 11 years ago by David Buchmann <[email protected]>
Updated command names

cd2042c561a9bc3beabbbd68a7de97fc2adf51f4 authored over 11 years ago by dantleech <[email protected]>
Merge pull request #56 from dantleech/new_commands

Added new node commands

c22898e731a40688c5f52b60b21c34d3c8dec5bc authored over 11 years ago by David Buchmann <[email protected]>
Added new node commands

7b084a3cc776d1576e652449cf6b07893a82d07b authored over 11 years ago by dantleech <[email protected]>
Fixed DI configuration

42e088cfecafdf84a1ad76b852656b4ede985706 authored over 11 years ago by dantleech <[email protected]>
Fixed PR

6ca00a47c53e37d1c81a9ac6b724c35ab979812e authored over 11 years ago by dantleech <[email protected]>
Merge pull request #53 from dantleech/path_type

Path type

d07105bbedbc75a0eca56783280114e8309cf915 authored over 11 years ago by David Buchmann <[email protected]>
use invalidargument exception of dependency injection namespace instead of global

bfbbe7c451197049c34cbc884b702824f3891eaf authored over 11 years ago by David Buchmann <[email protected]>
and adjust phpdoc

b5a5739e39c10f939b655ace4ac2b6c2b17e2930 authored over 11 years ago by David Buchmann <[email protected]>
fix init command name

b1f7c43bf5ce4d445c57ab655115d96e645851e0 authored over 11 years ago by David Buchmann <[email protected]>
Merge pull request #50 from doctrine/init-command

Init command

c7b5b441a41229bcbabca5f023d22fd7a12a4c03 authored over 11 years ago by David Buchmann <[email protected]>
we do not need the old register-system-node-types command anymore, we now have init

71617231f4ab33c6254a012166869ac15c4cc135 authored over 11 years ago by David Buchmann <[email protected]>
Merge pull request #51 from dantleech/path_type

Path Type

8ea32917c74b40abe63f893848afc4bb61da9555 authored over 11 years ago by David Buchmann <[email protected]>
Fixed docs

15ec7f25ba54fae1760e893759b8ee1fdb7725de authored over 11 years ago by dantleech <[email protected]>
Path Type

- The most basic way of specifying a document in the PHPCR tree.

40f830cacc651ff3da9d2a4d5ab9c7e4ab791a02 authored over 11 years ago by dantleech <[email protected]>
cs fixes

59b7bed582dfecba91c17664d6e247ea4d4f9ade authored over 11 years ago by David Buchmann <[email protected]>
sanity check if initializer is public

daea21cef874d100cac80f2ff89d48fcaf0d32f8 authored over 11 years ago by David Buchmann <[email protected]>
remove unused erronous alias handling

6d671d44d804d08a1108a66cae79d501686d2683 authored over 11 years ago by David Buchmann <[email protected]>
add initializers

4490c4c0f5967937ab61780e83adb62d532a0b62 authored over 11 years ago by David Buchmann <[email protected]>
we should return 0 when successful

eb377cd22b820007049b5a19c4f0631ea3cd20d3 authored over 11 years ago by David Buchmann <[email protected]>
Merge pull request #48 from elHornair/configurable_array_key

Configurable array key

cf41680cc91e30ecd5b51957f4026e9cac50d489 authored over 11 years ago by David Buchmann <[email protected]>
made uuid the default value

e82be2aa96f64a85823c9b47a65969a8b01e1270 authored over 11 years ago by Alain Horner <[email protected]>
adaptions based on github comments

2cd7261fdd326c8ca5a08e8bb416f02ea1bf336f authored over 11 years ago by Alain Horner <[email protected]>
Merge pull request #49 from uwej711/fix_type_guesser

fix type guesser

dd93c6c1fafeaf76477916567635ed167abfae24 authored over 11 years ago by David Buchmann <[email protected]>
fix type guesser

b2b4ad02f307ab468a1a26f3ece57e62b5fcc824 authored over 11 years ago by Uwe Jäger <[email protected]>
let the user choose wether to use the uuid or the path of the node as an array key

7d75e34bf963e99d3a997eebc85df0853cf16993 authored almost 12 years ago by Alain Horner <[email protected]>
fix #47 differentiate between Session::getNode and Session::getNodeByIdentifier

6f7bd661822d6003dbc5a12244caa0c3f6282def authored almost 12 years ago by David Buchmann <[email protected]>
fix imagine handling. now only the form template issue remains

72cc8a3512c9357f9a39c77019ba3b13bfa07635 authored almost 12 years ago by David Buchmann <[email protected]>
quick fix to make this Bundle work without LiipImagineBundle

a94e1e90a3a3d4cea481d892b3718da7c21454a3 authored almost 12 years ago by Lukas Kahwe Smith <[email protected]>
imagine cache invalidator should not fail on cli

f3d63ebb30be5ded8d0cfc9340545acebd15a4db authored almost 12 years ago by David Buchmann <[email protected]>
Merge pull request #45 from doctrine/make-imagine-optional

make imagine optional even when using the image form type

693719eb20b1c212ac3cf929717ba4ab19fa490d authored almost 12 years ago by David Buchmann <[email protected]>
make imagine optional even when using the image form type

045f4581c5c702beb060504ce0645c2192708256 authored almost 12 years ago by David Buchmann <[email protected]>
Merge pull request #42 from liip-forks/imagine-cache-invalidator-listener

added cache-invalidator-listener service

d12d8d85c5665d7b57dc3db1c37aad6283a6eccf authored almost 12 years ago by David Buchmann <[email protected]>
do not fail if the field is not set

79e8e2efec648fef4aa47cc8be889f588f15e56a authored almost 12 years ago by David Buchmann <[email protected]>
improve image type and invalidate imagine cache

9ac3f2864f93be8e20b4290a55cd002cd3d698a7 authored almost 12 years ago by David Buchmann <[email protected]>
Merge branch 'master' into imagine-cache-invalidator-listener

00030971eee54408e596bb3b480757a6cb5d65ca authored almost 12 years ago by David Buchmann <[email protected]>
set the default data class automatically

c84f1fe94ce44dcd389b6862f72a6622e5bd03fa authored almost 12 years ago by David Buchmann <[email protected]>
starting to implement invalidation

54ea79e682bee10f6121c5f07a575a198d81044d authored almost 12 years ago by David Buchmann <[email protected]>
added cache-invalidator-listener service (just the setup)

ae83b43e6f0c780aba7e95801efaff0082008409 authored almost 12 years ago by Reto Ryter <[email protected]>
remove note that was wrong. #41

685e696e611eb7c1951c41eeb8afedcdc67cbc40 authored almost 12 years ago by David Buchmann <[email protected]>
add note that this is temporary, #41

45793b11dd5cb6501a9875ddf9dcba3aa8b9b3fc authored almost 12 years ago by David Buchmann <[email protected]>
Merge pull request #41 from elHornair/reference_collection_type

Field type for references collection

98089790d743bcad9774383c45d896073c026fa7 authored almost 12 years ago by David Buchmann <[email protected]>
the identifier needs to be the value, not the key here

35be23fed865dfa4f0e51ba7de762120526489b3 authored almost 12 years ago by Alain Horner <[email protected]>
added type including transformer

c8992b0f6221c554ff027553138329ae078546c4 authored almost 12 years ago by Alain Horner <[email protected]>
Merge pull request #37 from elHornair/image_type

Added image type

41f4939621bc7e349b3f947aa96ec43e100304af authored almost 12 years ago by David Buchmann <[email protected]>
misc

8f63f750814c0ac425d63a986677e247b90f6fb2 authored almost 12 years ago by Alain Horner <[email protected]>
added suggestion for imagine bundle

b30cc72f3e728754663c67265c1878915b5da6e7 authored almost 12 years ago by Alain Horner <[email protected]>
cleanup doc, moved everything to http://symfony.com/doc/master/cmf/bundles/phpcr-odm.html

a396b04d2d56a79fd056f199e02d5e1a6703b5c3 authored almost 12 years ago by David Buchmann <[email protected]>
Merge pull request #34 from dantleech/form

[WIP] Added PHPCRReferenceType

744d48938890c0fbc6092359f0d6e791ed87d3b6 authored almost 12 years ago by David Buchmann <[email protected]>
Updated Readme

479a634df45997254d9aadd2a68fed361ae31ef8 authored almost 12 years ago by dantleech <[email protected]>
dont render image if there is none :)

ca32a7f4b1e56b3172a88524c9c168e5e84d86e3 authored almost 12 years ago by Alain Horner <[email protected]>
using correct prefix

f3a07e18b9d1c6992dc0b98bf61e72f57625dba7 authored almost 12 years ago by Alain Horner <[email protected]>
ws and cs

7465da9b865145040ae29711b8b71fb8a8e09d7d authored almost 12 years ago by Alain Horner <[email protected]>
avoid unbound dependency

75317588c6dd1d4dc1b5dd0c975594bc14e79425 authored almost 12 years ago by David Buchmann <[email protected]>
Fixed reverseTransform

edde95f180183b7c72df7306729724c0b625568f authored almost 12 years ago by dantleech <[email protected]>
Added option to change between UUID and PATH transformers

f13f4c48896c2ef3396fa42b546b70d2ffc8b480 authored almost 12 years ago by dantleech <[email protected]>
ImageDocument was moved to ODM

c19886df05a3d09c00502bc59499aa4633fd4423 authored almost 12 years ago by Alain Horner <[email protected]>
switched to meaningful filtername

0d756184f81387b69ccd20b150560b742b94a079 authored almost 12 years ago by Alain Horner <[email protected]>
phpdoc and type hinting

f7ffa8d1533e3650021ced6d210e34ce81ca37fe authored almost 12 years ago by Alain Horner <[email protected]>
use mimetype from file instead of own property

24c96451e633dace4560f2cae60f8efb2ca1b1ad authored almost 12 years ago by Alain Horner <[email protected]>