Commit Graph

331 Commits

Author SHA1 Message Date
Romain Neutron
9b471fdf76 Fix CS 2013-10-31 11:53:30 +01:00
Romain Neutron
5f9c6391a2 Merge pull request #723 from nlegoff/fix1548
[3.8] Fix #1548 Sets default field label selected according to user langage preference
2013-10-29 11:03:34 -07:00
Romain Neutron
0446dc29fc Add cache to configuration 2013-10-29 17:55:49 +01:00
Nicolas Le Goff
7a1595744f Fix tests 2013-10-29 17:02:14 +01:00
Nicolas Le Goff
7b256eae61 Fix setting cookie 2013-10-28 18:41:41 +01:00
Nicolas Le Goff
496b5145a7 Sets cookie in PhraseaLocaleSuscriber 2013-10-28 14:16:21 +01:00
Nicolas Le Goff
c5c75ceb2f Registe plugin_asset twig function 2013-10-28 12:44:29 +01:00
Romain Neutron
eb590780ca Fix CS 2013-09-30 18:26:32 +02:00
Romain Neutron
9d3b21238c Prepare version 3.8 2013-09-25 21:42:27 +02:00
Romain Neutron
00d4c595ee Update version name 2013-09-14 02:04:04 +02:00
Romain Neutron
1c94e12a8f Cleanup temporary files 2013-08-07 17:45:10 +02:00
Nicolas Le Goff
ee206bc5dc Fix #1405 Missing namespace declaration 2013-08-06 19:12:12 +02:00
Romain Neutron
0c1a01dea0 Merge pull request #538 from romainneutron/fix-1368
[3.8] Fix #1368 : Disable call to configuration when application is not instal...
2013-07-23 12:32:37 -07:00
Romain Neutron
bc617d101a Fix #1368 : Disable call to configuration when application is not installed 2013-07-23 20:58:42 +02:00
Romain Neutron
439de91a4e Use PhpExecutableFinder to find PHP binary 2013-07-23 16:56:23 +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
42d2fd76e8 Bump composer and bower timeout to 300s 2013-07-17 20:40:00 +02:00
Romain Neutron
109a719a13 Fix tests 2013-07-17 13:43:19 +02:00
Romain Neutron
303aadad57 Make developer commands runnable without install 2013-07-16 19:36:18 +02:00
Romain Neutron
6802ca5288 Fix console application 2013-07-16 16:25:56 +02:00
Romain Neutron
056ac28120 Refactor command line utilities 2013-07-16 16:01:17 +02:00
Nicolas Le Goff
589a1b8d1d Update version 2013-07-12 20:09:51 +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
5b9a8f4055 Add XSenfFile mapping generator 2013-07-04 17:31:42 +02:00
Romain Neutron
242b2c0f71 Remove dependency on convert and composite 2013-07-04 14:10:57 +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
2e88aa1ea1 Add cookies disabler 2013-06-28 23:24:19 +02:00
Romain Neutron
0800d9bb96 Fix CS 2013-06-28 22:31:33 +02:00
Romain Neutron
6fe74d6d00 Fix unit tests 2013-06-28 12:34:03 +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
4e39265f5e Rename subscriber 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