Commit Graph

6767 Commits

Author SHA1 Message Date
Romain Neutron
7f2be7d9aa Use Guzzle\Http\Url for medias 2014-02-27 13:54:08 +01:00
Romain Neutron
51b9a7f89a Improve Xsendfile tools, allow dump whenever the conf is disabled 2014-02-26 18:47:31 +01:00
Romain Neutron
55d7366fd7 Fix Xsendfile command 2014-02-26 16:32:20 +01:00
Romain Neutron
965a685236 Fix namespace 2014-02-26 16:31:52 +01:00
Nicolas Le Goff
b7cd76dbf2 Merge pull request #980 from romainneutron/update-flowplayer
[3.8] Update flowplayer version
2014-02-26 13:13:11 +01:00
Romain Neutron
dd29540578 Update flowplayer version 2014-02-26 12:22:36 +01:00
Nicolas Le Goff
cec077ca9c Merge pull request #975 from romainneutron/api-cookies
[3.8] Fix api cookies remover
2014-02-26 11:55:20 +01:00
Romain Neutron
fce3ba73ff Fix api cookies remover
Conflicts:
	lib/Alchemy/Phrasea/Application.php
2014-02-25 17:53:37 +01:00
Nicolas Le Goff
ab7f567d62 Bump to version 3.8.4-alpha.0 2014-02-24 18:40:10 +01:00
Nicolas Le Goff
1467dfbc3e Prepare version 3.8.3 3.8.3 2014-02-24 16:16:22 +01:00
Nicolas Le Goff
f8e865bdcc Update changelog 2014-02-24 16:15:12 +01:00
Romain Neutron
4351bec611 Update locales 2014-02-24 16:03:01 +01:00
Nicolas Le Goff
07fa1e6e5a Merge pull request #969 from romainneutron/fix-1700
[3.8] Fix #1700 : Changing a record property does not work
2014-02-24 15:13:06 +01:00
Romain Neutron
bbcf562af9 Fix #1700 : Changing a record property does not work 2014-02-24 12:39:54 +01:00
Romain Neutron
079836bfe5 Merge pull request #967 from nlegoff/fix1701
[3.8] Fix #1701 Add missing trans filter
2014-02-22 10:17:49 +01:00
Nicolas Le Goff
8eb46eacec Fix missing trans filter 2014-02-21 18:51:32 +01:00
Nicolas Le Goff
53c7af3dbb Merge pull request #960 from romainneutron/exception-namespace
[3.8] Avoid errors by explicitely namespacing root exception
2014-02-20 14:50:36 +01:00
Romain Neutron
2af21c064c Avoid errors by explicitely namespacing root exception 2014-02-20 11:28:31 +01:00
Nicolas Le Goff
d6caf64018 Merge pull request #958 from romainneutron/fix-1697
[3.8] Fix #1697 : Add pagination to quarantine
2014-02-19 20:35:56 +01:00
Nicolas Le Goff
fab9a64ae0 Merge pull request #959 from romainneutron/cleanup-files
[3.8] Cleanup files
2014-02-19 11:37:56 +01:00
Romain Neutron
4893b62fc6 Fix #1697 : Add pagination to quarantine 2014-02-19 11:37:47 +01:00
Romain Neutron
64955df549 Remove old files 2014-02-19 11:36:25 +01:00
Romain Neutron
a331d4e467 Format changelog 2014-02-19 03:12:30 +01:00
Romain Neutron
0f4ff45490 Format changelog 2014-02-19 03:11:20 +01:00
Romain Neutron
2bc6dcd388 Update changelog 2014-02-19 03:09:04 +01:00
Romain Neutron
4ffa37c384 Update changelog for 3.8.3 2014-02-19 03:07:04 +01:00
Romain Neutron
71f2c1969b Merge pull request #956 from romainneutron/php-5.6
[3.8] Add travis build on PHP 5.6
2014-02-17 19:22:27 +01:00
Romain Neutron
53fff797a4 Add travis build on PHP 5.6 2014-02-17 15:54:08 +01:00
Nicolas Le Goff
dcacfcc5f6 Merge pull request #955 from romainneutron/executable-finder-backport
[3.8] Backport executable finder to allow use of local npm package binaries
2014-02-14 19:44:11 +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
687667771d Backport executable finder to allow use of local npm package binaries 2014-02-14 18:52:00 +01:00
Nicolas Le Goff
8994bbc133 Merge pull request #946 from romainneutron/fix-1680
[3.8] Fix #1680 : Add support for custom extension to mime-type mapping
2014-02-14 11:41:38 +01:00
Nicolas Le Goff
fad08dc337 Merge pull request #949 from romainneutron/cache-namespace-strategy
[3.8] Update cache namespace strategy to avoid collisions
2014-02-13 18:01:01 +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
5ebda2bb29 Merge pull request #947 from romainneutron/fix-1694
[3.8] Fix #1694 : Default flash subviews size are wrong
2014-02-13 16:22:34 +01:00
Romain Neutron
7f7d9c7753 Update cache namespace strategy to avoid collisions 2014-02-13 16:11:02 +01:00
Romain Neutron
ee7004160e Fix #1694 : Default flash subviews size are wrong 2014-02-13 12:41:50 +01:00
Nicolas Le Goff
3870489db6 Merge pull request #942 from nlegoff/fix1685
[3.8] Fix #1685 Fix path for report activity
2014-02-12 11:30:04 +01:00
Nicolas Le Goff
2cf780ff76 Merge pull request #941 from nlegoff/fix1684
[3.8] Fix #1684 CSV report are empty
2014-02-12 11:29:46 +01:00
Nicolas Le Goff
1fcd920d6d Fix #1684 CSV report are empty 2014-02-11 14:05:56 +01:00
Nicolas Le Goff
a1e8b0d20d Fix #1685 Fix path for report activity 2014-02-11 12:45:09 +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
Nicolas Le Goff
6fd944973e Merge pull request #937 from romainneutron/fix-1690
Fix #1690 : Avoid tests failure because a second
2014-02-11 08:44:24 +01:00
Nicolas Le Goff
1e6367bb6e Merge pull request #938 from romainneutron/fix-1686
[3.8] Fix #1686 : Fix jquery ui usage
2014-02-11 08:43:48 +01:00
Nicolas Le Goff
c03dbad424 Merge pull request #939 from romainneutron/fix-1691
[3.8] Fix #1691 : Avoid exception message for users
2014-02-11 08:43:22 +01:00
Romain Neutron
66b3ad0022 Fix #1691 : Avoid exception message for users 2014-02-10 23:33:25 +01:00
Romain Neutron
b56edae725 Fix #1686 : Fix jquery ui usage 2014-02-10 23:30:23 +01:00
Romain Neutron
28d1ea0142 Fix #1690 : Avoid tests failure because a second 2014-02-10 23:19:02 +01:00
Nicolas Le Goff
4a4cccb29a Merge pull request #935 from romainneutron/fix-1689
[3.8] Fix #1689 : Discard wrong XML errors
2014-02-10 19:40:22 +01:00
Romain Neutron
68e775dfd3 Fix #1693 : Guest users should be able to access detailed view 2014-02-10 14:08:01 +01:00