Commit Graph

103 Commits

Author SHA1 Message Date
Andrey
c0bd291f7a Add Doctrine schema pre-upgrades 2013-09-05 13:44:14 +02:00
Andrey
c8b62c02db Rebased, fixed codestyle 2013-09-05 13:44:06 +02:00
Andrey
6bdfa2da29 Fixed RSSFeeds bug for php 5.3, fixed Aggregate->getEntries() called without any feed 2013-09-05 13:44:05 +02:00
Andrey
d303a383e6 Implement feed formatters, fixed tests and prod controllers 2013-09-05 13:44:02 +02:00
Andrey
affdfe7a0a Implement RSSFeeds, fixed controllers implementation, fixed tests 2013-09-05 13:44:02 +02:00
Andrey
f117817e87 Implementation of doctrine entities 2013-09-05 13:43:04 +02:00
Romain Neutron
4c90f168a7 Remove unused use statements 2013-09-04 14:25:01 +02:00
Nicolas Le Goff
ac5a929b3f Update SQLite database reference 2013-08-23 15:36:02 +02:00
Nicolas Le Goff
6a8312ca64 Add FtpCredentials entity 2013-08-23 12:09:50 +02:00
Romain Neutron
2be961e28c Merge branch '3.8' 2013-08-08 11:06:59 +02:00
Romain Neutron
1c94e12a8f Cleanup temporary files 2013-08-07 17:45:10 +02:00
Andrey
35cc66cc8f Fixed codestyle of ORMServiceProvider 2013-08-06 11:42:23 +02:00
Andrey
81a6d3e9de Added namespaces 2013-08-05 18:19:54 +02:00
Andrey
4c5ed2b153 Removed .yml files, added filecachereader 2013-08-05 18:18:26 +02:00
Andrey
22f55855d1 Moved yaml doctrine conf to annotation 2013-08-05 17:43:20 +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