bastien 12 years ago
parent
commit
600a88b6ce
74 changed files with 1 additions and 1 deletions
  1. 0 0
      .gitmodules
  2. 0 0
      app/Resources/FOSUserBundle/views/Resetting/checkEmail.html.twig
  3. 0 0
      app/Resources/FOSUserBundle/views/Resetting/email.txt.twig
  4. 0 0
      app/Resources/FOSUserBundle/views/Resetting/passwordAlreadyRequested.html.twig
  5. 0 0
      app/Resources/FOSUserBundle/views/Resetting/request.html.twig
  6. 0 0
      app/Resources/FOSUserBundle/views/Resetting/request_content.html.twig
  7. 0 0
      app/Resources/FOSUserBundle/views/Resetting/reset.html.twig
  8. 0 0
      app/Resources/translations/flash.en.yml
  9. 0 0
      app/Resources/translations/flash.fr.yml
  10. 0 0
      app/Resources/translations/groups.fr.yml
  11. 0 0
      app/Resources/translations/navigationui.en.yml
  12. 0 0
      app/Resources/translations/navigationui.fr.yml
  13. 0 0
      app/Resources/translations/network.en.yml
  14. 0 0
      app/Resources/translations/network.fr.yml
  15. 0 0
      app/Resources/translations/userform.en.yml
  16. 0 0
      app/Resources/translations/userform.fr.yml
  17. 0 0
      app/Resources/translations/userui.en.yml
  18. 0 0
      app/Resources/translations/userui.fr.yml
  19. 0 0
      src/Muzich/AdminBundle/Admin/ElementAdmin.php
  20. 0 0
      src/Muzich/AdminBundle/Admin/ElementTypeAdmin.php
  21. 0 0
      src/Muzich/AdminBundle/Admin/GroupAdmin.php
  22. 0 0
      src/Muzich/AdminBundle/Admin/TagAdmin.php
  23. 0 0
      src/Muzich/AdminBundle/Admin/UserAdmin.php
  24. 0 0
      src/Muzich/AdminBundle/Controller/DefaultController.php
  25. 0 0
      src/Muzich/AdminBundle/Controller/ElementAdminController.php
  26. 0 0
      src/Muzich/AdminBundle/Controller/ElementTypeAdminController.php
  27. 0 0
      src/Muzich/AdminBundle/Controller/GroupAdminController.php
  28. 0 0
      src/Muzich/AdminBundle/Controller/TagAdminController.php
  29. 0 0
      src/Muzich/AdminBundle/Controller/UserAdminController.php
  30. 0 0
      src/Muzich/AdminBundle/DependencyInjection/Configuration.php
  31. 0 0
      src/Muzich/AdminBundle/DependencyInjection/MuzichAdminExtension.php
  32. 0 0
      src/Muzich/AdminBundle/MuzichAdminBundle.php
  33. 0 0
      src/Muzich/AdminBundle/Resources/config/routing.yml
  34. 0 0
      src/Muzich/AdminBundle/Resources/config/services.yml
  35. 0 0
      src/Muzich/AdminBundle/Resources/doc/index.rst
  36. 0 0
      src/Muzich/AdminBundle/Resources/translations/messages.fr.xliff
  37. 0 0
      src/Muzich/AdminBundle/Resources/views/Default/index.html.twig
  38. 0 0
      src/Muzich/AdminBundle/Tests/Controller/DefaultControllerTest.php
  39. 0 0
      src/Muzich/CoreBundle/Admin/ElementAdmin.php
  40. 0 0
      src/Muzich/CoreBundle/Controller/CoreController.php
  41. 0 0
      src/Muzich/CoreBundle/ElementFactory/ElementManager.php
  42. 0 0
      src/Muzich/CoreBundle/ElementFactory/Site/JamendoFactory.php
  43. 0 0
      src/Muzich/CoreBundle/ElementFactory/Site/Son2TeufFactory.php
  44. 0 0
      src/Muzich/CoreBundle/ElementFactory/Site/SoundCloudFactory.php
  45. 0 0
      src/Muzich/CoreBundle/ElementFactory/Site/YoutubeFactory.php
  46. 0 0
      src/Muzich/CoreBundle/ElementFactory/Site/base/BaseFactory.php
  47. 0 0
      src/Muzich/CoreBundle/ElementFactory/Site/base/FactoryInterface.php
  48. 0 0
      src/Muzich/CoreBundle/ElementFactory/Site/base/VideoSiteFactory.php
  49. 0 0
      src/Muzich/CoreBundle/ElementFactory/lib/Spyc.php
  50. 0 0
      src/Muzich/CoreBundle/Form/Element/ElementAddForm.php
  51. 0 0
      src/Muzich/CoreBundle/Form/Tag/TagFavoritesForm.php
  52. 0 0
      src/Muzich/CoreBundle/Resources/views/Language/languages.html.twig
  53. 0 0
      src/Muzich/CoreBundle/Resources/views/Menu/containerMenu.html.twig
  54. 0 0
      src/Muzich/CoreBundle/Resources/views/Tag/tagFavoritesForm.html.twig
  55. 0 0
      src/Muzich/GroupBundle/Controller/DefaultController.php
  56. 0 0
      src/Muzich/GroupBundle/DependencyInjection/Configuration.php
  57. 0 0
      src/Muzich/GroupBundle/DependencyInjection/MuzichGroupExtension.php
  58. 0 0
      src/Muzich/GroupBundle/MuzichGroupBundle.php
  59. 0 0
      src/Muzich/GroupBundle/Resources/config/routing.yml
  60. 0 0
      src/Muzich/GroupBundle/Resources/config/services.yml
  61. 0 0
      src/Muzich/GroupBundle/Resources/doc/index.rst
  62. 0 0
      src/Muzich/GroupBundle/Resources/translations/messages.fr.xliff
  63. 0 0
      src/Muzich/GroupBundle/Resources/views/Default/myList.html.twig
  64. 0 0
      src/Muzich/GroupBundle/Resources/views/layout.html.twig
  65. 0 0
      src/Muzich/GroupBundle/Tests/Controller/DefaultControllerTest.php
  66. 0 0
      src/Muzich/UserBundle/Controller/ResettingController.php
  67. 0 0
      src/Muzich/UserBundle/Entity/UserManager.php
  68. 0 0
      src/Muzich/UserBundle/Resources/config/routing.yml
  69. 0 0
      src/Muzich/UserBundle/Resources/views/Account/topBar.html.twig
  70. 0 0
      src/Muzich/UserBundle/Resources/views/Security/change_password_form.html.twig
  71. 0 0
      src/Muzich/UserBundle/Resources/views/User/account.html.twig
  72. 0 0
      src/Muzich/UserBundle/Resources/views/User/start.html.twig
  73. 0 0
      src/Muzich/UserBundle/Resources/views/layout.not_connected.html.twig
  74. 1 1
      vendor/bundles/FOS/UserBundle

+ 0 - 0
.gitmodules View File


+ 0 - 0
app/Resources/FOSUserBundle/views/Resetting/checkEmail.html.twig View File


+ 0 - 0
app/Resources/FOSUserBundle/views/Resetting/email.txt.twig View File


+ 0 - 0
app/Resources/FOSUserBundle/views/Resetting/passwordAlreadyRequested.html.twig View File


+ 0 - 0
app/Resources/FOSUserBundle/views/Resetting/request.html.twig View File


+ 0 - 0
app/Resources/FOSUserBundle/views/Resetting/request_content.html.twig View File


+ 0 - 0
app/Resources/FOSUserBundle/views/Resetting/reset.html.twig View File


+ 0 - 0
app/Resources/translations/flash.en.yml View File


+ 0 - 0
app/Resources/translations/flash.fr.yml View File


+ 0 - 0
app/Resources/translations/groups.fr.yml View File


+ 0 - 0
app/Resources/translations/navigationui.en.yml View File


+ 0 - 0
app/Resources/translations/navigationui.fr.yml View File


+ 0 - 0
app/Resources/translations/network.en.yml View File


+ 0 - 0
app/Resources/translations/network.fr.yml View File


+ 0 - 0
app/Resources/translations/userform.en.yml View File


+ 0 - 0
app/Resources/translations/userform.fr.yml View File


+ 0 - 0
app/Resources/translations/userui.en.yml View File


+ 0 - 0
app/Resources/translations/userui.fr.yml View File


+ 0 - 0
src/Muzich/AdminBundle/Admin/ElementAdmin.php View File


+ 0 - 0
src/Muzich/AdminBundle/Admin/ElementTypeAdmin.php View File


+ 0 - 0
src/Muzich/AdminBundle/Admin/GroupAdmin.php View File


+ 0 - 0
src/Muzich/AdminBundle/Admin/TagAdmin.php View File


+ 0 - 0
src/Muzich/AdminBundle/Admin/UserAdmin.php View File


+ 0 - 0
src/Muzich/AdminBundle/Controller/DefaultController.php View File


+ 0 - 0
src/Muzich/AdminBundle/Controller/ElementAdminController.php View File


+ 0 - 0
src/Muzich/AdminBundle/Controller/ElementTypeAdminController.php View File


+ 0 - 0
src/Muzich/AdminBundle/Controller/GroupAdminController.php View File


+ 0 - 0
src/Muzich/AdminBundle/Controller/TagAdminController.php View File


+ 0 - 0
src/Muzich/AdminBundle/Controller/UserAdminController.php View File


+ 0 - 0
src/Muzich/AdminBundle/DependencyInjection/Configuration.php View File


+ 0 - 0
src/Muzich/AdminBundle/DependencyInjection/MuzichAdminExtension.php View File


+ 0 - 0
src/Muzich/AdminBundle/MuzichAdminBundle.php View File


+ 0 - 0
src/Muzich/AdminBundle/Resources/config/routing.yml View File


+ 0 - 0
src/Muzich/AdminBundle/Resources/config/services.yml View File


+ 0 - 0
src/Muzich/AdminBundle/Resources/doc/index.rst View File


+ 0 - 0
src/Muzich/AdminBundle/Resources/translations/messages.fr.xliff View File


+ 0 - 0
src/Muzich/AdminBundle/Resources/views/Default/index.html.twig View File


+ 0 - 0
src/Muzich/AdminBundle/Tests/Controller/DefaultControllerTest.php View File


+ 0 - 0
src/Muzich/CoreBundle/Admin/ElementAdmin.php View File


+ 0 - 0
src/Muzich/CoreBundle/Controller/CoreController.php View File


+ 0 - 0
src/Muzich/CoreBundle/ElementFactory/ElementManager.php View File


+ 0 - 0
src/Muzich/CoreBundle/ElementFactory/Site/JamendoFactory.php View File


+ 0 - 0
src/Muzich/CoreBundle/ElementFactory/Site/Son2TeufFactory.php View File


+ 0 - 0
src/Muzich/CoreBundle/ElementFactory/Site/SoundCloudFactory.php View File


+ 0 - 0
src/Muzich/CoreBundle/ElementFactory/Site/YoutubeFactory.php View File


+ 0 - 0
src/Muzich/CoreBundle/ElementFactory/Site/base/BaseFactory.php View File


+ 0 - 0
src/Muzich/CoreBundle/ElementFactory/Site/base/FactoryInterface.php View File


+ 0 - 0
src/Muzich/CoreBundle/ElementFactory/Site/base/VideoSiteFactory.php View File


+ 0 - 0
src/Muzich/CoreBundle/ElementFactory/lib/Spyc.php View File


+ 0 - 0
src/Muzich/CoreBundle/Form/Element/ElementAddForm.php View File


+ 0 - 0
src/Muzich/CoreBundle/Form/Tag/TagFavoritesForm.php View File


+ 0 - 0
src/Muzich/CoreBundle/Resources/views/Language/languages.html.twig View File


+ 0 - 0
src/Muzich/CoreBundle/Resources/views/Menu/containerMenu.html.twig View File


+ 0 - 0
src/Muzich/CoreBundle/Resources/views/Tag/tagFavoritesForm.html.twig View File


+ 0 - 0
src/Muzich/GroupBundle/Controller/DefaultController.php View File


+ 0 - 0
src/Muzich/GroupBundle/DependencyInjection/Configuration.php View File


+ 0 - 0
src/Muzich/GroupBundle/DependencyInjection/MuzichGroupExtension.php View File


+ 0 - 0
src/Muzich/GroupBundle/MuzichGroupBundle.php View File


+ 0 - 0
src/Muzich/GroupBundle/Resources/config/routing.yml View File


+ 0 - 0
src/Muzich/GroupBundle/Resources/config/services.yml View File


+ 0 - 0
src/Muzich/GroupBundle/Resources/doc/index.rst View File


+ 0 - 0
src/Muzich/GroupBundle/Resources/translations/messages.fr.xliff View File


+ 0 - 0
src/Muzich/GroupBundle/Resources/views/Default/myList.html.twig View File


+ 0 - 0
src/Muzich/GroupBundle/Resources/views/layout.html.twig View File


+ 0 - 0
src/Muzich/GroupBundle/Tests/Controller/DefaultControllerTest.php View File


+ 0 - 0
src/Muzich/UserBundle/Controller/ResettingController.php View File


+ 0 - 0
src/Muzich/UserBundle/Entity/UserManager.php View File


+ 0 - 0
src/Muzich/UserBundle/Resources/config/routing.yml View File


+ 0 - 0
src/Muzich/UserBundle/Resources/views/Account/topBar.html.twig View File


+ 0 - 0
src/Muzich/UserBundle/Resources/views/Security/change_password_form.html.twig View File


+ 0 - 0
src/Muzich/UserBundle/Resources/views/User/account.html.twig View File


+ 0 - 0
src/Muzich/UserBundle/Resources/views/User/start.html.twig View File


+ 0 - 0
src/Muzich/UserBundle/Resources/views/layout.not_connected.html.twig View File


+ 1 - 1
vendor/bundles/FOS/UserBundle

@@ -1 +1 @@
1
-Subproject commit 6cdd9c292afa219ef799893061eaae1fc400ae33
1
+Subproject commit afa3bc53ca7573dbbac0ac9c508a7356967d8e32