A | B | C | D | E | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Issue | Repository | Description | Status | Level | Who's working on this? | URL | PR | Notes | ||||||||||||
2 | 18 | 1up-lab/OneupFlysystemBundle | [DX] Proposal: Consolidate filesystems, adapters and cache | Intermediate | https://github.com/1up-lab/OneupFlysystemBundle/issues/18 | ||||||||||||||||
3 | 114 | 1up-lab/OneupUploaderBundle | Custom namer return random filename with .tmp file type | Has PR | Intermediate | jubianchi | https://github.com/1up-lab/OneupUploaderBundle/issues/114 | https://github.com/1up-lab/OneupUploaderBundle/pull/117 | |||||||||||||
4 | 122 | 1up-lab/OneupUploaderBundle | Orphanage + Amazon S3 | Intermediate | https://github.com/1up-lab/OneupUploaderBundle/issues/122 | ||||||||||||||||
5 | 2492 | composer/composer | suggest available package versions in interactive mode | Has PR | Intermediate | weaverryan | https://github.com/composer/composer/pull/2492 | https://github.com/composer/composer/pull/3096 | We need to push this PR along - this is really really important! | ||||||||||||
6 | 2809 | composer/composer | add progress bar flag to hide the output of composer for beautifying project installers | Intermediate | https://github.com/composer/composer/pull/2809 | This can be achieved with a progress bar without a max value and progress messages (ProgressBar#setMessage()) to add some usefull information | |||||||||||||||
7 | DDC-3206 | doctrine/doctrine2 | Possible to remove inversedBy (use only mappedBy)? | Advanced | http://www.doctrine-project.org/jira/browse/DDC-3206 | ||||||||||||||||
8 | DDC-3205 | doctrine/doctrine2 | [DX] Interactive Management Command | Intermediate | dantleech | http://www.doctrine-project.org/jira/browse/DDC-3205 | https://github.com/doctrine/doctrine2/pull/1120 | ||||||||||||||
9 | 173 | doctrine/migrations | [DX] Help the user know how to test a migration file | Has PR | Easy | agallou | https://github.com/doctrine/migrations/issues/173 | https://github.com/doctrine/migrations/pull/174 | |||||||||||||
10 | 689 | FriendsOfSymfony/FOSElasticaBundle | [RFC] New pagination | Advanced | https://github.com/FriendsOfSymfony/FOSElasticaBundle/issues/689 | ||||||||||||||||
11 | 683 | FriendsOfSymfony/FOSElasticaBundle | Misleading information in symfony profiler | Intermediate | https://github.com/FriendsOfSymfony/FOSElasticaBundle/issues/683 | ||||||||||||||||
12 | 154 | FriendsOfSymfony/FOSJsRoutingBundle | [DX] Generate relative/absolute URLs using the same method names as Symfony | Intermediate | https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/issues/154 | ||||||||||||||||
13 | 1577 | FriendsOfSymfony/FOSUserBundle | [DX] Revamp all the documentation | Advanced | javiereguiluz | https://github.com/FriendsOfSymfony/FOSUserBundle/issues/1577 | |||||||||||||||
14 | 1527 | FriendsOfSymfony/FOSUserBundle | [DX] Consider extending Symfony's Controller class | Has PR | Easy | tgalopin | https://github.com/FriendsOfSymfony/FOSUserBundle/issues/1527 | https://github.com/FriendsOfSymfony/FOSUserBundle/pull/1528 | |||||||||||||
15 | 1579 | FriendsOfSymfony/FOSUserBundle | [DX] Base templates | Intermediate | https://github.com/FriendsOfSymfony/FOSUserBundle/issues/1579 | ||||||||||||||||
16 | 1578 | FriendsOfSymfony/FOSUserBundle | [DX] Simplify the step 6 of the installation process | Needs conversation | https://github.com/FriendsOfSymfony/FOSUserBundle/issues/1578 | ||||||||||||||||
17 | 628 | hwi/HWIOAuthBundle | [DX] Improve documentation for FOSUserBundle integration | Intermediate | https://github.com/hwi/HWIOAuthBundle/issues/628 | ||||||||||||||||
18 | 481 | nelmio/NelmioApiDocBundle | [DX] Store api key | Has PR | Easy | ricardclau | https://github.com/nelmio/NelmioApiDocBundle/issues/481 | https://github.com/nelmio/NelmioApiDocBundle/pull/490 | Initial work using LocalStorage done. Waiting for comments in order to implement Cookie Storage or similar | ||||||||||||
19 | 489 | nelmio/NelmioApiDocBundle | [DX] Sections enhancement | Has PR | Intermediate | jaugustin | https://github.com/nelmio/NelmioApiDocBundle/issues/489 | https://github.com/nelmio/NelmioApiDocBundle/pull/491 | |||||||||||||
20 | 921 | phiamo/MopaBootstrapBundle | [DX] Improve Documentation | Has PR | Easy | snoek09 | https://github.com/phiamo/MopaBootstrapBundle/issues/921 | https://github.com/phiamo/MopaBootstrapBundle/pull/932 | |||||||||||||
21 | 13 | pink-tie/JMSSerializerServiceProvider | Migrating away from SerializerBundle - a start | Has PR | Intermediate | https://github.com/pink-tie/JMSSerializerServiceProvider/pull/13 | Basically, as far as I can tell, if you want to use the JMSSerializer with Silex, you need to integrate it yourself, or use this library. Crazily, this Silex provider actualy *requires* the JMSSerializerBundle. This library needs some serious help, or needs to be replaced. Using JMSSerializer in Silex should be as easy as using JMSSerizlierBundle in Symfony. | ||||||||||||||
22 | 53 | raulfraile/ladybug | Better theme documentation | Easy | https://github.com/raulfraile/ladybug/issues/53 | ||||||||||||||||
23 | 57 | raulfraile/LadybugBundle | [DX] Remove some information when is not available | Has PR | Easy | snoek09 | https://github.com/raulfraile/LadybugBundle/issues/57 | https://github.com/raulfraile/ladybug-theme-modern/pull/2 | |||||||||||||
24 | 59 | raulfraile/LadybugBundle | [DX] Simplify a bit the installation instructions | Easy | https://github.com/raulfraile/LadybugBundle/issues/59 | ||||||||||||||||
25 | 58 | raulfraile/LadybugBundle | [DX] Minimize the number of clicks to display information | Intermediate | https://github.com/raulfraile/LadybugBundle/issues/58 | ||||||||||||||||
26 | 398 | schmittjoh/JMSSerializerBundle | [DX] Improvements to the Documentation for beginners | Easy | https://github.com/schmittjoh/JMSSerializerBundle/issues/398 | ||||||||||||||||
27 | 233 | schmittjoh/serializer | Allow @var instead of @Type when deserializing | Advanced | https://github.com/schmittjoh/serializer/issues/233 | ||||||||||||||||
28 | 320 | sensiolabs/SensioFrameworkExtraBundle | [DX] @Route Priority | Has PR | Intermediate | ghostika | https://github.com/sensiolabs/SensioFrameworkExtraBundle/issues/320 | https://github.com/symfony/symfony/pull/11753 | |||||||||||||
29 | 321 | sensiolabs/SensioFrameworkExtraBundle | [DX] ParamConverter options simplification | Intermediate | https://github.com/sensiolabs/SensioFrameworkExtraBundle/issues/321 | ||||||||||||||||
30 | 216 | sensiolabs/SensioGeneratorBundle | [CRUD] Added support for entity name autocompletion in the CRUD generator | Has PR | Easy | borisson_ | https://github.com/sensiolabs/SensioGeneratorBundle/pull/216 | https://github.com/sensiolabs/SensioGeneratorBundle/pull/288 | |||||||||||||
31 | 283 | sensiolabs/SensioGeneratorBundle | [DX] generate:crud Minor Suggested Improvements | Easy | musonic | https://github.com/sensiolabs/SensioGeneratorBundle/issues/283 | |||||||||||||||
32 | 290 | sensiolabs/SensioGeneratorBundle | [DX] Re-work generate:bundle for simple app bundles | Has PR | Easy | rafix | https://github.com/sensiolabs/SensioGeneratorBundle/issues/290 | ||||||||||||||
33 | 284 | sensiolabs/SensioGeneratorBundle | [DX] Potential missing annotation route import | Has PR | Intermediate | benji07 | https://github.com/sensiolabs/SensioGeneratorBundle/issues/284 | https://github.com/sensiolabs/SensioGeneratorBundle/pull/289 | |||||||||||||
34 | 293 | sensiolabs/SensioGeneratorBundle | [DX] Display the list of available entities | Has PR | Intermediate | adridev & sergiofg | https://github.com/sensiolabs/SensioGeneratorBundle/issues/293 | ||||||||||||||
35 | none | sensiolabs/SensioGeneratorBundle | |||||||||||||||||||
36 | 950 | silexphp/Silex | SecurityServiceProvider pre_auth missing _proxy | Intermediate | https://github.com/silexphp/Silex/issues/950 | ||||||||||||||||
37 | 147 | snc/SncRedisBundle | IPv6 support | Has PR | Intermediate | https://github.com/snc/SncRedisBundle/issues/147 | https://github.com/snc/SncRedisBundle/pull/147 | ||||||||||||||
38 | 2340 | sonata-project/SonataAdminBundle | [DX] Automatically register required admin block | Advanced | https://github.com/sonata-project/SonataAdminBundle/issues/2340 | ||||||||||||||||
39 | n/a | sonata-project/SonataAdminBundle | Improve every part of its usability | Advanced | Basically, everyone wants this bundle, but everyone complains about it. Everything about it needs to be easier :). I (Ryan) haven't yet used it enough to know what the problems are. But I bet we could do an entire hack day on improving it: the documentation, making it lighter/easier, improving error messages, etc etc | ||||||||||||||||
40 | 2342 | sonata-project/SonataAdminBundle | [DX] Add introduction to admin dashboard when no admin is available | Easy | https://github.com/sonata-project/SonataAdminBundle/issues/2342 | ||||||||||||||||
41 | 2339 | sonata-project/SonataAdminBundle | [DX] Reduce bundle dependencies | Intermediate | https://github.com/sonata-project/SonataAdminBundle/issues/2339 | ||||||||||||||||
42 | 246 | stof/StofDoctrineExtensionsBundle | [DX] Documentation Tweaks for First-time users | Easy | https://github.com/stof/StofDoctrineExtensionsBundle/issues/246 | ||||||||||||||||
43 | 115 | symfony-cmf/ContentBundle | allow validation customization | Intermediate | https://github.com/symfony-cmf/ContentBundle/issues/115 | ||||||||||||||||
44 | 119 | symfony-cmf/CreateBundle | workflow support | Advanced | https://github.com/symfony-cmf/CreateBundle/issues/119 | ||||||||||||||||
45 | 523 | symfony-cmf/symfony-cmf-docs | Revisiting the doc structure | Has PR | Intermediate | WouterJ | https://github.com/symfony-cmf/symfony-cmf-docs/issues/523 | https://github.com/symfony-cmf/symfony-cmf-docs/pull/551 | |||||||||||||
46 | 5807 | symfony/symfony | [Form] Support dependent fields | Advanced | https://github.com/symfony/symfony/issues/5807 | ||||||||||||||||
47 | 11301 | symfony/symfony | [DX] Better error on bad service class name | Has PR | Advanced | l3l0 | https://github.com/symfony/symfony/issues/11301 | https://github.com/symfony/symfony/pull/11315 | |||||||||||||
48 | 11447 | symfony/symfony | [DX] Simplify or fix the "intl"/icu requirement | Advanced | fabpot | https://github.com/symfony/symfony/issues/11447 | |||||||||||||||
49 | 11538 | symfony/symfony | double keys in configuration warning | Advanced | https://github.com/symfony/symfony/issues/11538 | NAB. Issue on github is closed. | |||||||||||||||
50 | 11597 | symfony/symfony | [DX] Provide more details when failing to read from the session | Closed | Advanced | https://github.com/symfony/symfony/issues/11597 | |||||||||||||||
51 | 9292 | symfony/symfony | Merged | ||||||||||||||||||
52 | 11147 | symfony/symfony | Improving the controller associated with a login form | Merged | easy | i3or1s | https://github.com/symfony/symfony/issues/11147 | https://github.com/symfony/symfony/pull/11324 | |||||||||||||
53 | 11158 | symfony/symfony | Ability to authentication a User directly | Has PR | easy | norzechowicz | https://github.com/symfony/symfony/issues/11158 | https://github.com/symfony/symfony/pull/11320 | |||||||||||||
54 | 11160 | symfony/symfony | [DoctrineBridge] Abstract Doctrine Subscribers with tags | Has PR | easy | merk | https://github.com/symfony/symfony/pull/11160 | ||||||||||||||
55 | 11166 | symfony/symfony | Create new shortcut methods in the Controller\Controller | Merged | easy | Cydonia7 | https://github.com/symfony/symfony/issues/11166 | https://github.com/symfony/symfony/pull/11593 | |||||||||||||
56 | 11297 | symfony/symfony | [DX] Make assets:install smarter with symlinks | Merged | Easy | rvanginneken | https://github.com/symfony/symfony/issues/11297 | https://github.com/symfony/symfony/pull/11312 | |||||||||||||
57 | 11300 | symfony/symfony | [DX] Improve Routing Syntax Import Error | Merged | Easy | JanDC | https://github.com/symfony/symfony/issues/11300 | https://github.com/symfony/symfony/pull/11313 | |||||||||||||
58 | 11303 | symfony/symfony | [DX] Potential container:explore command | Easy | agallou | https://github.com/symfony/symfony/issues/11303 | |||||||||||||||
59 | 11466 | symfony/symfony | Should Twig require "router" and "router.request_context" services? | Has PR | Easy | pgodel | https://github.com/symfony/symfony/issues/11466 | ||||||||||||||
60 | 11511 | symfony/symfony | [DX] Make debugging typos in tags easier | Has PR | Easy | Marmelatze | https://github.com/symfony/symfony/issues/11511 | https://github.com/symfony/symfony/pull/11744 | |||||||||||||
61 | 6082 | symfony/symfony | [FrameworkBundle] bundle:install / remove commands | Has PR | Intermediate | https://github.com/symfony/symfony/issues/6082 | https://github.com/symfony/symfony-standard/pull/695 | ||||||||||||||
62 | 7446 | symfony/symfony | Ease development for error pages | Has PR | Intermediate | weaverryan | https://github.com/symfony/symfony/issues/7446 | https://github.com/symfony/symfony/pull/11327 | Basically, testing your custom error templates should be way way easier. | ||||||||||||
63 | 8112 | symfony/symfony | [WIP][2.4][Form] Add option "widget" to ChoiceType | Has PR | Intermediate | https://github.com/symfony/symfony/pull/8112 | Basically, "entity_id" capability in core: https://github.com/Gregwar/FormBundle#usage. This PR seems to be related | ||||||||||||||
64 | 8896 | symfony/symfony | [WIP][WebProfilerBundle] Show AJAX requests in the symfony profiler toolbar | Has PR | Intermediate | Burgov | https://github.com/symfony/symfony/pull/8896 | https://github.com/symfony/symfony/pull/8896 | |||||||||||||
65 | 10272 | symfony/symfony | [WIP][TwigBridge] Added form_twitter_bootstrap_x.y.z_layout.html.twig | Has PR | Intermediate | lyrixx | https://github.com/symfony/symfony/pull/10272 | https://github.com/symfony/symfony/pull/10272 | |||||||||||||
66 | 10395 | symfony/symfony | Passing objects to Route generator | Intermediate | https://github.com/symfony/symfony/issues/10395 | ||||||||||||||||
67 | 10827 | symfony/symfony | Improving the server:run command | Has PR | intermediate | xabbuh | https://github.com/symfony/symfony/issues/10827 | https://github.com/symfony/symfony/pull/11311 | |||||||||||||
68 | 11051 | symfony/symfony | [RFC] Introduce new template namespaces for bundles | intermediate | https://github.com/symfony/symfony/issues/11051 | ||||||||||||||||
69 | 11155 | symfony/symfony | Simplify/ease the User serialization requirement | Intermediate | https://github.com/symfony/symfony/issues/11155 | ||||||||||||||||
70 | 11180 | symfony/symfony | The cache for HttpCache grows indefinitely | intermediate | https://github.com/symfony/symfony/issues/11180 | ||||||||||||||||
71 | 11184 | symfony/symfony | [Console] ProgressBar developer experience | Has PR | intermediate | https://github.com/symfony/symfony/issues/11184 | https://github.com/symfony/symfony/pull/11346 | ||||||||||||||
72 | 11256 | symfony/symfony | Improve an error message related to Xliff translation files | intermediate | https://github.com/symfony/symfony/issues/11256 | ||||||||||||||||
73 | 11263 | symfony/symfony | [EventDispatcher] Access event's priority. | Intermediate | christickner | https://github.com/symfony/symfony/issues/11263 | This is more complex than originally thought - still working on it :) | ||||||||||||||
74 | 11296 | symfony/symfony | [DX] Consider Moving twig.form.resources to a higher level | Merged | Intermediate | https://github.com/symfony/symfony/issues/11296 | https://github.com/symfony/symfony/pull/11343 | ||||||||||||||
75 | 11309 | symfony/symfony | [DX] Add a JsonSerializable implementation to FormErrorIterator and FormError. | Has PR | Intermediate | https://github.com/symfony/symfony/issues/11309 | https://github.com/symfony/symfony/pull/11325 | ||||||||||||||
76 | 11395 | symfony/symfony | [DX] Improving Vagrant support | Intermediate | jskvara | https://github.com/symfony/symfony/issues/11395 | |||||||||||||||
77 | 11530 | symfony/symfony | [DX] Detect translation file name changes in development | Intermediate | https://github.com/symfony/symfony/issues/11530 | ||||||||||||||||
78 | 11563 | symfony/symfony | [DX] Can we handle permissions in an easier way | Intermediate | https://github.com/symfony/symfony/issues/11563 | ||||||||||||||||
79 | 11693 | symfony/symfony | [DX][DependencyInjection] Why MergeExtensionConfigurationPass restores original container params after extension configs merging? | Intermediate | https://github.com/symfony/symfony/issues/11693 | ||||||||||||||||
80 | 11740 | symfony/symfony | [DX] Expanded, single-value 'entity' fields need a default value | Intermediate | https://github.com/symfony/symfony/issues/11740 | ||||||||||||||||
81 | 10788 | symfony/symfony | [HttpKernel] Add better error message when controller action isn't callable | Has PR | Needs conversation | https://github.com/symfony/symfony/pull/10788 | ?? This seems to have been solved by pierredup in https://github.com/pierredup/symfony/commit/cee235423692de94619498a803270f082fe031c0 | ||||||||||||||
82 | 11157 | symfony/symfony | Easing the use of your own EntityRepository as a user provider | Needs conversation | https://github.com/symfony/symfony/issues/11157 | ||||||||||||||||
83 | 11293 | symfony/symfony | [Translation] translation:debug doesn't check for translation strings in PHP files and functions in Twig templates | Needs conversation | https://github.com/symfony/symfony/issues/11293 | ||||||||||||||||
84 | 11308 | symfony/symfony | Resource Routes | Closed | Needs Conversation | https://github.com/symfony/symfony/issues/11308 | |||||||||||||||
85 | 11310 | symfony/symfony | [DX] Single point of entry | Needs Conversation | https://github.com/symfony/symfony/issues/11310 | ||||||||||||||||
86 | 11446 | symfony/symfony | [DX] There are issues on the 28th page too | Needs Conversation | https://github.com/symfony/symfony/issues/11446 | ||||||||||||||||
87 | 11451 | symfony/symfony | [DX] The built-in security listeners should support stateless authentication | Needs Conversation | https://github.com/symfony/symfony/issues/11451 | ||||||||||||||||
88 | 11465 | symfony/symfony | [DX] Contributing to the Symfony core could be easier | Needs Conversation | https://github.com/symfony/symfony/issues/11465 | ||||||||||||||||
89 | 11494 | symfony/symfony | [DX] A new way to submit issue reports | Needs Conversation | https://github.com/symfony/symfony/issues/11494 | ||||||||||||||||
90 | 11660 | symfony/symfony | Create a script to automate the submission of a patch | Needs Conversation | https://github.com/symfony/symfony/issues/11660 | ||||||||||||||||
91 | 11333 | symfony/symfony | [DX] YML parameters validator | Has PR | stof | https://github.com/symfony/symfony/issues/11333 | https://github.com/symfony/symfony/pull/11374 | ||||||||||||||
92 | 12153 | symfony/symfony | |||||||||||||||||||
93 | 11573 | symfony/symfony | |||||||||||||||||||
94 | 3660 | symfony/symfony-docs | Document new Form::getErrors() parameters | Has PR | Easy | xabbuh | https://github.com/symfony/symfony-docs/issues/3660 | ||||||||||||||
95 | 3960 | symfony/symfony-docs | Clarify that route defaults doesn't need a route placeholder | Has PR | Easy | https://github.com/symfony/symfony-docs/issues/3960 | https://github.com/symfony/symfony-docs/issues/4017 | ||||||||||||||
96 | 4061 | symfony/symfony-docs | [DX] Mention translation extractors and JMSTranslationBundle | Easy | https://github.com/symfony/symfony-docs/issues/4061 | ||||||||||||||||
97 | 4158 | symfony/symfony-docs | [DX] Fix the documentation about the Symfony security | Easy | https://github.com/symfony/symfony-docs/issues/4158 | ||||||||||||||||
98 | 4162 | symfony/symfony-docs | [DX] Document the environment variables supported by the console script | Easy | https://github.com/symfony/symfony-docs/issues/4162 | ||||||||||||||||
99 | 4172 | symfony/symfony-docs | [DX] Cookbook Article for Upgrading Symfony | Easy | https://github.com/symfony/symfony-docs/issues/4172 | ||||||||||||||||
100 | 2346 | symfony/symfony-docs | Refactor the Uploading Document | Has PR | Intermediate | saro0h | https://github.com/symfony/symfony-docs/issues/2346 |