Commit Graph

973 Commits

Author SHA1 Message Date
Nicolas Le Goff
e5b8817c46 PHP CS fix 2014-05-30 15:22:00 +02:00
Nicolas Le Goff
42a364e633 Merge pull request #1090 from nlegoff/fix-test
[3.8] Fix unit test
2014-05-26 10:50:51 +02:00
Nicolas Le Goff
3abb61bbd3 Fix tests 2014-05-23 16:12:41 +02:00
Nicolas Le Goff
e15a2ffd92 Fix tests 2014-05-23 14:43:47 +02:00
Nicolas Le Goff
83e63e731a Fix tests 2014-05-23 14:43:47 +02:00
Nicolas Le Goff
82c5520432 Use subscriber to check session idle time 2014-05-23 14:43:47 +02:00
Nicolas Le Goff
9c84ab5de4 Merge pull request #1074 from nlegoff/phras-47-push
[3.8] Adds options to force authentication to see push content
2014-05-06 17:25:27 +02:00
Nicolas Le Goff
45ec715eea Fix phras-47 Force authentication to see push content 2014-05-06 15:20:05 +02:00
Nicolas Le Goff
b23115d38d Add api webhook adapter 2014-05-06 10:53:29 +02:00
Nicolas Le Goff
c56fc230ab Merge pull request #1069 from nlegoff/phras-82
[3.8] Fix phras-82 sanitize feed url's
2014-04-25 11:22:45 +02:00
Nicolas Le Goff
2f7e9bb14a Merge pull request #1059 from nlegoff/fix-csv-import
[3.8] fix [PHRAS-75] csv user import is broken
2014-04-24 17:03:03 +02:00
Nicolas Le Goff
17b95f2439 Fix tests 2014-04-24 15:13:49 +02:00
Nicolas Le Goff
94b3da7166 Add csv import unit test 2014-04-24 12:31:21 +02:00
Nicolas Le Goff
d716c8e400 Fix phras-82 sanitize feed url's 2014-04-23 19:08:29 +02:00
Nicolas Le Goff
35d1c55009 Fix PHRAS-77 Set proper filename metadata attribute 2014-04-22 17:39:51 +02:00
Jean-Yves Gaulier
bb9376fb60 Drop highlight support 2014-04-15 12:20:11 +02:00
Nicolas Le Goff
424fea8c8e Clean up the code 2014-04-14 14:58:55 +02:00
Nicolas Le Goff
db8e25f081 Fix unit tests 2014-04-14 14:54:14 +02:00
Nicolas Le Goff
d2dc99baf8 PHRAS-58 Add CORS feature 2014-04-13 19:31:13 +02:00
Nicolas Le Goff
aa07eba97f Merge pull request #1041 from nlegoff/api-enhancement
[3.8][READY] Add some API enhancement
2014-03-25 14:43:13 +01:00
Nicolas Le Goff
b3bd70fff1 Fix tests 2014-03-23 22:46:21 +01:00
Nicolas Le Goff
42cac0d3c4 Fix unit tests 2014-03-23 22:46:21 +01:00
Nicolas Le Goff
8638bfb3d4 Add possibility to restrict aggregated feeds to a set of feeds 2014-03-21 17:52:12 +01:00
Nicolas Le Goff
db21aecd1d Fix unit tests 2014-03-20 02:14:43 +01:00
Nicolas Le Goff
6e98568711 Merge pull request #1019 from jygaulier/3.8-fix1713
fix #1713
2014-03-10 11:58:21 +01:00
Romain Neutron
49f1de8fe4 Revert changes in tests 2014-03-05 14:57:20 +01:00
Nicolas Le Goff
3e7a36cff3 Merge pull request #1024 from romainneutron/3.8-cleanup
[Ready][3.8] Remove unused files
2014-03-05 11:49:33 +01:00
Romain Neutron
f0ca05e720 Remove unused files 2014-03-05 02:41:06 +01:00
Romain Neutron
297a08492a Reset exception handler in tests setup 2014-03-05 02:18:18 +01:00
Jean-Yves Gaulier
9d9bd99078 fix #1713 2014-03-04 18:27:54 +01:00
Romain Neutron
975e8bd3c5 Merge pull request #1010 from nlegoff/fix-homepage-feed
[Ready][3.8] Fix #1606 & #1712 Homepage does not display when deleting a feed
2014-03-04 18:26:34 +01:00
Romain Neutron
c48b20edb7 Fix tests 2014-03-04 15:53:34 +01:00
Romain Neutron
8d2009cfef Add error reporting setting
Conflicts:
	tests/classes/PhraseanetTestCase.php
2014-03-04 15:40:33 +01:00
Nicolas Le Goff
1ce11430fe Fix #1606 & #1712 Homepage does not display when deleting a feed 2014-03-04 14:16:26 +01:00
Nicolas Le Goff
b8d2702975 Merge pull request #1002 from romainneutron/fix-1710
[Ready][3.8] Fix 1710 : Add /me route + add user entities in API response
2014-03-03 16:23:08 +01:00
Nicolas Le Goff
a55c23c013 Merge pull request #984 from romainneutron/h264
[Ready][3.8] Add H264 pseudo stream configuration
2014-03-03 15:03:31 +01:00
Nicolas Le Goff
4711675f52 Merge pull request #998 from romainneutron/fix-1705
[Ready][3.8] Fix #1705 : MySQL connection might be lost after long operations
2014-03-02 19:21:31 +01:00
Romain Neutron
035576cefc Fix #1705 : MySQL connection might be lost after long operations 2014-03-02 02:19:13 +01:00
Romain Neutron
a3b941c3ec Add H264 pseudo streaming tools 2014-02-28 20:18:40 +01:00
Romain Neutron
5585d7f7bd Fix #1707 : Update technical informations and metadata fields on record substitution 2014-02-28 19:10:23 +01:00
Romain Neutron
28acde0882 Add user entities in API responses 2014-02-28 19:03:33 +01:00
Romain Neutron
1952910c83 Add /me route on API v1 2014-02-28 17:48:49 +01:00
Romain Neutron
7f2be7d9aa Use Guzzle\Http\Url for medias 2014-02-27 13:54:08 +01:00
Romain Neutron
fce3ba73ff Fix api cookies remover
Conflicts:
	lib/Alchemy/Phrasea/Application.php
2014-02-25 17:53:37 +01:00
Romain Neutron
c9080de1c5 I dont want to know how this could have work before 2014-02-14 19:21:47 +01:00
Romain Neutron
9aa4e7abd8 Fix #1680 : Add support for custom extension to mime-type mapping 2014-02-13 16:22:41 +01:00
Nicolas Le Goff
aa914b4c13 Merge pull request #936 from romainneutron/fix-1693
[3.8] Fix #1693 : Guest users should be able to access detailed view
2014-02-11 08:45:04 +01:00
Romain Neutron
28d1ea0142 Fix #1690 : Avoid tests failure because a second 2014-02-10 23:19:02 +01:00
Romain Neutron
68e775dfd3 Fix #1693 : Guest users should be able to access detailed view 2014-02-10 14:08:01 +01:00
Romain Neutron
b9e4c599b2 Avoid exception driven logic 2014-02-05 16:43:49 +01:00