Ecosyste.ms: OpenCollective

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

github.com/doctrine/DoctrineORMModule

Doctrine ORM Module for Laminas
https://github.com/doctrine/DoctrineORMModule

Added missing callback for handleToOneAnnotation.

07574aeafefbaee91f6c5677fdcd3f13a7fdae6e authored over 11 years ago by Kyle Spraggs <[email protected]>
Updated for AnnotationBuilder.

* Made it possible to use the relative path to the targetEntity by hooking into the class metada...

721e3cfb6c3698f4232e274852b631b6a3408966 authored over 11 years ago by Kyle Spraggs <[email protected]>
prevents content goes behind the toolbar

f5614f0ec6dd3dec783af6d5933ad0b9ecd5ebfe authored over 11 years ago by mpalourdio <[email protected]>
prevents content goes behind the toolbar

3a64df5d02142ff96794337c25d19ca515e43de4 authored over 11 years ago by mpalourdio <[email protected]>
Merge pull request #228 from mpalourdio/css-fix

Css fix, scrollbar not shown

1e3fa56af9eb845c23167177343af7f5729cb550 authored over 11 years ago by Marco Pivetta <[email protected]>
fix css, scrollbar not shown

fix css, scrollbar not shown. deleted witdh (typo, as in zdt module)

54a64f0262580d7722deb6a8665ac9adcb92d1e6 authored over 11 years ago by mpalourdio <[email protected]>
fix css, scrollbar not shown

fix css, scrollbar not shown. deleted witdh (typo, as in zdt module)

50d999d51992c3b0422640c664424e4172b72276 authored over 11 years ago by mpalourdio <[email protected]>
setting objectmanager on proxy

3dcda053a152e3063b9129e855cc0cef9b77d19f authored over 11 years ago by Zacharias Luiten <[email protected]>
fixed wrong factory declaration method

cf4695e5bff39493b77352f504e9a909f24ad4ef authored over 11 years ago by Zacharias Luiten <[email protected]>
Merge pull request #226 from netiul/fix/form-element-objectmanager

Setting objectmanager on proxy instead on element

d475f269f7eb609d176ab30d8664e025d984a613 authored over 11 years ago by Marco Pivetta <[email protected]>
Merge pull request #225 from netiul/fix/form-element-factories

Fixes wrong factory declaration methods

64ccf6b53812d3bf8b4e47911b5ea40e92f7ea56 authored over 11 years ago by Marco Pivetta <[email protected]>
Merge pull request #193 from doctrine/pr/element-annotations-cleanup

Form element annotation builder: `ToMany` and `ToOne` support

aa268c10074161a0e1b494888051743175b29c69 authored over 11 years ago by Marco Pivetta <[email protected]>
Fixing wrong test assuming incorrect service name for the collector

68ff55885c0a5389c0117e4b4baa07acf4aef93c authored over 11 years ago by Marco Pivetta <[email protected]>
Adding dev requirements to run tests

ebdd0e99141d6c318de48b09c24aba104d0864c6 authored over 11 years ago by Marco Pivetta <[email protected]>
CS fixes

b30e2f6b4bcb6c743b716ad7b22508116cfdf05b authored over 11 years ago by Marco Pivetta <[email protected]>
Added ToMany and ToOne support to the ElementAnnotationsListener.

571d7f22ba17a4a207aac8cb7e33a764e40ea6fe authored over 11 years ago by Kyle Spraggs <[email protected]>
Merge pull request #209 from bakura10/hydrator-plugin

Add hydrator factory

fe31baaf263f006e2063743827d132d16254c876 authored over 11 years ago by Marco Pivetta <[email protected]>
Bump ZF requirement

b21ef5206741e288369d3dc62574c98077ba32a8 authored over 11 years ago by Michaël Gallego <[email protected]>
Merge pull request #221 from maxnuf/feature/annotation-date

handle type annotation for date and datetime

f1e2feff0c4bdf375edaa45fc55e1948aedcc9ac authored over 11 years ago by Marco Pivetta <[email protected]>
handle type annotation for date and datetime

set type to Zend\Form\Element\Date and Zend\Form\Element\DateTime respectively

a9f5fe749aada6853e1de5dcac6d84b19f10c821 authored over 11 years ago by nielsj <[email protected]>
Merge pull request #220 from maxnuf/hotfix/formannotationbuilder-factory

add missing formannotationbuilder factory configuration

ed6aa300ce72c7eee7fee0bf52dea5d201c52883 authored over 11 years ago by Marco Pivetta <[email protected]>
add missing formannotationbuilder factory configuration

93ed6e3c01f345f1ddc09da33b744d77717858a1 authored over 11 years ago by nielsj <[email protected]>
Merge pull request #208 from Danizord/feature/form-element-factories

Create factories for DoctrineModule form elements

a16f0073a41653dd4c4f8b3a3cbe0823c5fcd0ca authored over 11 years ago by Marco Pivetta <[email protected]>
Create factory classes and move config to module.config.php

c200f4c04b01a4dd802afeabf9cec625940d7cff authored over 11 years ago by Daniel Gimenes <[email protected]>
Merge pull request #217 from doctrine/hotfix/zdt-collectors

Applying fixes required to get the mapping collectors working

e77dd8e4bc07dc80e6b8c3617a3827eb5435e013 authored over 11 years ago by Marco Pivetta <[email protected]>
Applying fixes required to get the mapping collectors working

Fixes #216

7dd9db08013fc31b39e67584963ae1da34319083 authored over 11 years ago by Marco Pivetta <[email protected]>
Merge pull request #211 from doctrine/feature/cli-tools-rebased

cli tools and 0.8 preparation

be1a17e6a74defc5f49646c6a4347aaf3e550b37 authored over 11 years ago by Marco Pivetta <[email protected]>
Minor CS fixes

c78ea518f360d82b8ba2b90af86da9259732dfee authored over 11 years ago by Marco Pivetta <[email protected]>
CS fixes/missing docblocks fixes

c6223c9f7f24070992c348b968b016bd9316c935 authored over 11 years ago by Marco Pivetta <[email protected]>
Fixing CS checks

8e6251cfcf34dfddf82d206908c2976d5948335d authored over 11 years ago by Marco Pivetta <[email protected]>
Moving migrations to the new abstract service factory, adding alias for ORM

b10974ccd46f49a10114901190a302b305894b59 authored over 11 years ago by Marco Pivetta <[email protected]>
Cleaning up definitions of the CLI services

954a4c5eddcad400b6949889a9fb084de115d4f6 authored over 11 years ago by Marco Pivetta <[email protected]>
Moving event attaching to `init`

470f7ebc6c57a0e1e52818a076aafd614f829645 authored over 11 years ago by Marco Pivetta <[email protected]>
Refactored CLI initialization out of `onBootstrap`

f1c1111a388a07a70794bcb2ab194b99657c9aea authored over 11 years ago by Marco Pivetta <[email protected]>
Allowing usage of `Doctrine\ORM\EntityManager` service with the new factory logic

f6a0bbe0ca825a2e18b7f1e138934abd4a20a6fe authored over 11 years ago by Marco Pivetta <[email protected]>
Moving factories to DoctrineModule service map as of doctrine/DoctrineModule#226

e679b363d44488e5b6fab9d671541f73bd990722 authored over 11 years ago by Marco Pivetta <[email protected]>
Add DoctrineTools module code

9457b51eb38ae2746bf9ef8072685fa5d4a4b842 authored over 11 years ago by Aleksandr Sandrovskiy <[email protected]>
Add hydrator factory

2d9448cd4efefef49fa644edcaf8d940035a27f0 authored over 11 years ago by Michaël Gallego <[email protected]>
Create factories for DoctrineModule form elements

11f51c3bd4dcf64385fbb7f0eb2c5ea97a7a7b39 authored over 11 years ago by Daniel Gimenes <[email protected]>
Merge pull request #194 from doctrine/feature/dependency-indicator

Implement `Zend\ModuleManager\Feature\DependencyIndicatorInterface`

fdc7c68874999c41bac5292b6bfda0ffd098d395 authored over 11 years ago by Marco Pivetta <[email protected]>
Merge pull request #196 from doctrine/hotfix/issue-#186

Throwing exception instead of returning `NULL`

c8d975a829a7fe5f7c713502d47a9db2a62f4f5f authored over 11 years ago by Marco Pivetta <[email protected]>
Merge pull request #195 from doctrine/cleanup/test-suite

Cleaning up CS, removing last quirks from the test suite

5de39d81b2ea34b9da39c349d0af9ab80657aab7 authored over 11 years ago by Marco Pivetta <[email protected]>
Merge pull request #204 from stefanotorresi/pr/config-hints

add config hints for custom DQL functions

9c1a81dbbdce60159da82cd3723eabdea9ace646 authored over 11 years ago by Marco Pivetta <[email protected]>
add config hints for custom DQL functions

573ba67be98b383961bc79ea2dbd3e4c7daf20fe authored over 11 years ago by Stefano Torresi <[email protected]>
Throwing exception instead of returning `NULL`

1b102cdd2003b89ffd97f205cb50fb287836bc26 authored almost 12 years ago by Marco Pivetta <[email protected]>
Typo fix

8334d8eb07901f1596fc8d82ca50440af7256b94 authored almost 12 years ago by Marco Pivetta <[email protected]>
Cleaning up CS, removing last quirks from the test suite

f81a7d8d2695cbd7b2036aadddf89114a9f2c3ea authored almost 12 years ago by Marco Pivetta <[email protected]>
Adding dependency indicator, removing autoloader provider

af09d6f54f1f6a8588a0ef6552dcaac7deee522f authored almost 12 years ago by Marco Pivetta <[email protected]>
Merge pull request #170 from MidnightDesign/patch-1

Fix a typo in README.md

8da0dab03be4f282b97632d54979d6b45d6bf479 authored almost 12 years ago by Marco Pivetta <[email protected]>
Fix a typo in README.md

8057c09760addbacaae087bff32a1b89776a9312 authored almost 12 years ago by MidnightDesign <[email protected]>
Deprecating DoctrineEntity hydrator

7d8ce6adc9e13edf08fbe3d002f22efbca83e9bc authored almost 12 years ago by Marco Pivetta <[email protected]>
Bumping required doctrine-module version to 0.7, aliasing master 0.8.x-dev

e5a071eb8d4f623d3d337578804c120490ae45fd authored almost 12 years ago by Marco Pivetta <[email protected]>
Merge pull request #164 from doctrine/0.6.x

0.6.x merge into master

f1ebd9c989944c7eae601de2dab04bf82f968df3 authored almost 12 years ago by Marco Pivetta <[email protected]>
Travis should use source for builds

63e5e59ef01baaf855f230d09793ff93aaad15dc authored almost 12 years ago by Marco Pivetta <[email protected]>
Merge pull request #163 from doctrine/cleanup/migrations-optional-dependency

Making dependency to migrations optional, cleaning docs

bfe7f4d464798994ac09052ac7400f6747d7299c authored almost 12 years ago by Marco Pivetta <[email protected]>
Master is now aliased 0.7.x

a29076bfe63eb67e76bf8baa6e0a715c4cf8bc0a authored almost 12 years ago by Marco Pivetta <[email protected]>
Making dependency to migrations optional, cleaning docs

4144eec5e7301b4e79b17620882105321c1ee7e9 authored almost 12 years ago by Marco Pivetta <[email protected]>
Capping dependency to doctrine-module to 0.6 series

74983c9a766b0f7376b6fbc834d9e9d881d5d23f authored almost 12 years ago by Marco Pivetta <[email protected]>
Fixing supported doctrine-module revisions at 0.5.x

7786a19dde26f9c4736cd08cc58cc0a001b336bf authored almost 12 years ago by Marco Pivetta <[email protected]>
Merge pull request #157 from bakura10/result-cache

Add support for result cache

93f1d744cdda5a452fff6c29f7fad19e2c508a93 authored almost 12 years ago by Marco Pivetta <[email protected]>
Fix typo

cd42b736b22d03d01e2851914d4cc16ece7dfaa8 authored almost 12 years ago by Michaël Gallego <[email protected]>
Add support for result cache

114332153bad378bfc7a840f8b9a107d5728f74b authored almost 12 years ago by Michaël Gallego <[email protected]>
Adding support for inherited associations duplication removal

b2c9507603d4f4442fa1f3ead87e14abb80b8073 authored about 12 years ago by Marco Pivetta <[email protected]>
Fixing relation drawing as of @2efb1b0

cfa8829a8e9ede5ebe23d66b934e427fa3a6b2ad authored about 12 years ago by Marco Pivetta <[email protected]>
Adding failing tests for correctly mocked API

2efb1b092aa8626c578692decd22bea7444e49b9 authored about 12 years ago by Marco Pivetta <[email protected]>
Using dots for namespace separators

Backslash is not supported by YUML

7a34c2d8023e99df98a6d585de53eb899a62330d authored about 12 years ago by Marco Pivetta <[email protected]>
Code inspection fixes

e69979e8c5b4b2f0233f1bbfeb2e4b39bb1ae2f2 authored about 12 years ago by Marco Pivetta <[email protected]>
Adding support for Yuml via a redirect controller

f1c80d366c796343b0d99b41d61aab4cee8ec86d authored about 12 years ago by Marco Pivetta <[email protected]>
Adding download of the php-cs-fixer

049416eb815088c002da440988e975d2ca486765 authored about 12 years ago by Marco Pivetta <[email protected]>
Automated CS fixes, adding coverage check, fixing phpunit.xml.dist

5d7fbe1aa06cf12fac5bd7635ba685ce67cee637 authored about 12 years ago by Marco Pivetta <[email protected]>
Separating services from module, better docs

6b8cabdc85b68487b036170754f03f922a2048ce authored about 12 years ago by Marco Pivetta <[email protected]>
Moving CLI tests to PHPUnit, typos

afe01ec29be76f5ff2633bd9806aa8e90f6aa543 authored about 12 years ago by Marco Pivetta <[email protected]>
First revision with YUML graph generation form. Test suite cleanups

d41ffd43b5ba7f204fc15ff806753ec62688df08 authored about 12 years ago by Marco Pivetta <[email protected]>
Re-enabling field list

0dec41aedfbc60522c62306f56e533cfd3837663 authored about 12 years ago by Marco Pivetta <[email protected]>
Removing further duplicates from the associations

4cf87d89afa5cac37de5190dfd5b53a7530c52e9 authored about 12 years ago by Marco Pivetta <[email protected]>
Removing duplicate association definitions from the graph

b60b27b822367fcf80fd0348dc31c03afbdbe95f authored about 12 years ago by Marco Pivetta <[email protected]>
Support for associations with unknown metadata

c035d6920004d0e5264446f041427db39e7b804e authored about 12 years ago by Marco Pivetta <[email protected]>
Completing testing on ManyToMany associations

aaa5956dd46bee84982875f230f34e66239c444a authored about 12 years ago by Marco Pivetta <[email protected]>
Tests for OneToMany and OneToOne associations

61b89091304e14835afd3319c85105b47bf7291d authored about 12 years ago by Marco Pivetta <[email protected]>
First working revision of graphing API with 1-1 relations

91ff575f721025ec60e685a47dae0aec8973d340 authored about 12 years ago by Marco Pivetta <[email protected]>
Merge pull request #152 from jaapio/master

Append attributes instead of overwriting them

1b150805cf4871f136fe4a72c49fa7a3c05b9597 authored about 12 years ago by Marco Pivetta <[email protected]>
code formatting of the testcase

wq

dd64ab054c462bf39ee1ce40b1f81c39ba2cbba8 authored about 12 years ago by Jaapio <[email protected]>
formatting and improved the test to actually check the values

e6600aae97e338f548db9df04f773aa04de33efe authored about 12 years ago by Jaapio <[email protected]>
It is better to appent attributes then to overwrite them

a445e0386fe6a8a846a999126e35ce5da9b68323 authored about 12 years ago by Jaapio <[email protected]>
Merge pull request #149 from jaapio/master

fix for issue #148

24bc7424028a0a5777254de12459188d62c9b7e0 authored about 12 years ago by Marco Pivetta <[email protected]>
Merge pull request #150 from jhuet/zdt-init-event-subscription

Initializing collector by subscribing to ZDT init event

39425a67a9060679db72e7ed62cca9ea8e66c40d authored about 12 years ago by Marco Pivetta <[email protected]>
Adding missing comments and interface for init method.

3bcad43365c4e96799f91fd7e00946ac12c55a8f authored about 12 years ago by Jérémy Huet <[email protected]>
Added TestCase for issue #148

1e999389f6b97337a3503d95a3d635762a30b029 authored about 12 years ago by Jaap van Otterdijk <otterdijk@ygws06.(none)>
Merge pull request #151 from jhuet/adding-collector-name-to-zdt-view

Adding collector name to ZDT view

ba6e1e1f6fb425c5b945c6e1941ff4fc0e469673 authored about 12 years ago by Marco Pivetta <[email protected]>
Adding collector name.

4e13e685b35aa6dc6576fc876f36fd31de3602ef authored about 12 years ago by Jérémy Huet <[email protected]>
Adding comments.

33c4c019570cf5dea56641c6fd56036836b2eda6 authored about 12 years ago by Jérémy Huet <[email protected]>
Initializing collector by subscribing to ZDT init event

instead of checking for variable in config.

e6ff0bb3fae872bc39e1ae73092aca73ff0ecb91 authored about 12 years ago by Jérémy Huet <[email protected]>
add more specific element type for bool and boolean

6c4a8e8757bea298165902809fb53e4522d5d486 authored about 12 years ago by otterdijk <[email protected]>
Merge pull request #144 from volkan/master

How to add new type

24830934f748497f77cf22f9af6cab4612fb0886 authored about 12 years ago by Marco Pivetta <[email protected]>
Adding master alias to allow installation of `0.*`

977699076ef5e06cae5f8b516cb1683a20ab67d3 authored about 12 years ago by Marco Pivetta <[email protected]>
Update docs/configuration.md

How to Use Two Connections

c89b0010457cf67da3832df7f77a144d50f6663f authored about 12 years ago by Volkan Altan <[email protected]>
Update docs/configuration.md

49723e85c422e3f023afd1e078455df6009d820e authored about 12 years ago by Volkan Altan <[email protected]>
Update docs/configuration.md

How to add new type

78e8301e4c2551b0bbd136ba6acd401319a94577 authored about 12 years ago by Volkan Altan <[email protected]>
Merge pull request #143 from volkan/master

How to register type mapping

d51b5b28746e6114bee912045694f852076c6630 authored about 12 years ago by Marco Pivetta <[email protected]>
Update docs/configuration.md

6613e83f7773fc8be5eff0fd602f0ba468fc700a authored about 12 years ago by Volkan Altan <[email protected]>