Commit Graph

93 Commits

Author SHA1 Message Date
Romain Neutron
1472f96e93 Fix #736 : Re-inject phraseanet rights after collection creation in case of PhraseaEngine 2013-11-28 16:16:18 +01:00
Romain Neutron
7ce719a00b Fix locale service provider 2013-11-14 13:29:31 +01:00
Romain Neutron
9b471fdf76 Fix CS 2013-10-31 11:53:30 +01:00
Nicolas Le Goff
c5c75ceb2f Registe plugin_asset twig function 2013-10-28 12:44:29 +01:00
Romain Neutron
1c94e12a8f Cleanup temporary files 2013-08-07 17:45:10 +02:00
Romain Neutron
bef147eabc Ensure configuration is set up before trying to look for special conf 2013-07-17 21:56:55 +02:00
Romain Neutron
0ab927ec97 Fix #1243 Phraseanet enabled languages is now configurable 2013-07-17 21:22:01 +02:00
Romain Neutron
303aadad57 Make developer commands runnable without install 2013-07-16 19:36:18 +02:00
Romain Neutron
056ac28120 Refactor command line utilities 2013-07-16 16:01:17 +02:00
Nicolas Le Goff
577aed3ed8 Add more tests 2013-07-12 20:09:51 +02:00
Nicolas Le Goff
c163f6c4ce Implement bootstrap variable homepage customization through plugin system 2013-07-12 20:06:32 +02:00
Nicolas Le Goff
870c832fb5 Remove register_enable function from login class 2013-07-12 20:06:31 +02:00
Romain Neutron
56ea42d2e6 Fix #1276 : persistent cookies does not authenticate 2013-07-10 19:44:22 +02:00
Romain Neutron
6e3fb2f26e Move dependencies call to boot method 2013-07-10 19:44:22 +02:00
Romain Neutron
c1347618ac Fix #1240 : Remove authentication>auto-create>enabled parameter 2013-07-10 14:02:29 +02:00
Romain Neutron
70cb9ee06b Fix #1245 : Rename trials-before-failure configuration to trials-before-display 2013-07-10 12:53:47 +02:00
Romain Neutron
d65896e072 Fix #1256 : Add plugins assets manager 2013-07-09 17:51:50 +02:00
Romain Neutron
afcdf0f976 Bump to PHP-XPDF 0.2 2013-07-03 12:22:54 +02:00
Romain Neutron
bf82afe744 Merge pull request #448 from nlegoff/xsendfile_apache
[3.8] Enhance XSendFileMapping to handle apache configuration
2013-07-02 10:37:12 -07:00
Nicolas Le Goff
8e31a692cb Enhance XSendFileMapping to handle apache
Update xsendfile
2013-07-02 17:33:12 +02:00
Romain Neutron
4720a46b66 Update geoname server service provider 2013-07-02 15:04:33 +02:00
Romain Neutron
03375db83a Merge pull request #449 from romainneutron/monolog
[3.8] Add second channel for logger
2013-07-01 09:17:06 -07:00
Romain Neutron
ce34bca408 Add second logging channel 2013-07-01 14:38:17 +02:00
Romain Neutron
1f2fa673e1 Lazy load subscribers 2013-07-01 14:03:59 +02:00
Romain Neutron
0800d9bb96 Fix CS 2013-06-28 22:31:33 +02:00
Romain Neutron
c0f2a67dd4 Remove composer custom repositories 2013-06-28 12:34:03 +02:00
Romain Neutron
e155089cac Tweaks and fixes 2013-06-28 00:16:34 +02:00
Nicolas Le Goff
b5dbd37740 Adress last comment 2013-06-28 00:16:34 +02:00
Nicolas Le Goff
2ea0f3af41 Adressed neutron's comments
Add extra line

Fix issue

Optimization

Adress comments
2013-06-28 00:16:34 +02:00
Nicolas Le Goff
01a36ee9f7 Use power of symfony binary file response
Add commands

Fix typo

Remove extra line
2013-06-28 00:16:34 +02:00
Nicolas Le Goff
fd8f63fd29 Add File Serve Factory as a service 2013-06-28 00:16:33 +02:00
Romain Neutron
32875e6698 Remove support of binary paths by registry 2013-06-27 12:43:24 +02:00
Romain Neutron
42db38d055 Add error pages, fix error handling and PHP conf 2013-06-17 17:01:35 +02:00
Romain Neutron
09c6361475 Add trusted proxies configuration 2013-06-14 20:36:06 +02:00
Romain Neutron
32c2d6154a Remove phraseanet services, update configuration 2013-06-11 14:05:44 +02:00
Romain Neutron
39b91e3faa Remove unused variable 2013-06-01 22:02:24 +02:00
Romain Neutron
dd05b54743 Add locale service provider 2013-05-31 18:15:33 +02:00
Romain Neutron
dddf316f29 Address github comments 2013-05-31 12:22:34 +02:00
Romain Neutron
0d8f1aa79e Fix unit tests 2013-05-31 12:22:33 +02:00
Romain Neutron
44a98810b1 Add plugin commands unit tests 2013-05-31 12:22:33 +02:00
Romain Neutron
90ef0b3730 Add temporary filesystem service provider 2013-05-31 11:40:52 +02:00
Romain Neutron
3513932ed9 Add base plugin files 2013-05-31 11:40:52 +02:00
Romain Neutron
38f38290c8 Fix CS 2013-05-29 21:21:02 +02:00
Romain Neutron
b1d0029c45 Make native authentication more easily customizable 2013-05-29 14:23:26 +02:00
Romain Neutron
24e021d452 Add AccountCreator to AuthenticationManagerServiceProvider 2013-05-29 14:23:25 +02:00
Romain Neutron
f1b4a8e1d9 Add registration.enabled service provider 2013-05-29 14:23:25 +02:00
Romain Neutron
d515da0b88 Make trials before captcha configurable 2013-05-29 14:23:23 +02:00
Romain Neutron
cbc3fd981f Update authentication configuration 2013-05-29 14:23:22 +02:00
Romain Neutron
4dd46cd4e8 Add attempts number configuration to failure manager 2013-05-29 14:23:22 +02:00
Romain Neutron
27c87ca7a7 Remove comments 2013-05-29 14:23:21 +02:00