Commit Graph

2034 Commits

Author SHA1 Message Date
Nicolas Le Goff
4cb735b4f1 Fix array declaration 2014-03-23 23:12:01 +01:00
Nicolas Le Goff
1c8e31cb35 Fix fallback name 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
417ae47f9f Fix namespaces 2014-03-23 22:46:21 +01:00
Nicolas Le Goff
617c59a4ba Fix CSV report generation mess 2014-03-23 22:46:20 +01:00
Nicolas Le Goff
af7f51d83a Add CSVFile Response 2014-03-23 22:46:20 +01:00
Nicolas Le Goff
a159926a36 Add new CSVProvider 2014-03-23 22:46:20 +01:00
Nicolas Le Goff
2f10a708d7 Merge pull request #1038 from nlegoff/fix-dashboard-report
[READY][3.8] Report dashboard is now loaded on demand
2014-03-23 19:06:00 +01:00
Nicolas Le Goff
89a61d2231 Merge pull request #1040 from nlegoff/fix-migration-old-password
[READY][3.8] Set salted password to true when generating new password
2014-03-23 19:05:35 +01:00
Moctar
f6f6781a65 fix migration from 3.1 2014-03-21 20:40:03 +01:00
Nicolas Le Goff
db21aecd1d Fix unit tests 2014-03-20 02:14:43 +01:00
Nicolas Le Goff
a77a042770 Set salted password to true when generating new password 2014-03-20 01:00:05 +01:00
Nicolas Le Goff
266592213b Report dashboard is now loaded on demand 2014-03-18 16:59:03 +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
Nicolas Le Goff
b3238808bd Merge pull request #1001 from romainneutron/fix-1707
[Ready][3.8] Fix #1707 : Update technical informations and metadata fields on record substitution
2014-03-02 19:14:06 +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
543b943285 Bump to version 3.8.4-alpha.1 2014-02-28 20:18:40 +01:00
Romain Neutron
a3b941c3ec Add H264 pseudo streaming tools 2014-02-28 20:18:40 +01:00
Romain Neutron
170c145e15 Merge pull request #1003 from nlegoff/fix-bin-detec
[3.8] Fix binary version detection on debian system
2014-02-28 19:50:27 +01:00
Nicolas Le Goff
2fcf8beec3 Fix unoconv version detection on debian system 2014-02-28 19:26:25 +01:00
Nicolas Le Goff
f593431463 Fix tests using GPAC on debian system 2014-02-28 19:25:26 +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
1952910c83 Add /me route on API v1 2014-02-28 17:48:49 +01:00
Nicolas Le Goff
88f179ae80 Remove prod/bridge/manager hardcoded urls 2014-02-28 13:10:33 +01:00
Romain Neutron
af9259d0cc Update technical data on HD substitution 2014-02-28 12:57:42 +01:00
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
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 2014-02-24 16:16:22 +01:00
Romain Neutron
4893b62fc6 Fix #1697 : Add pagination to quarantine 2014-02-19 11:37: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
Romain Neutron
7f7d9c7753 Update cache namespace strategy to avoid collisions 2014-02-13 16:11:02 +01:00
Nicolas Le Goff
1fcd920d6d Fix #1684 CSV report are empty 2014-02-11 14:05:56 +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
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
68e775dfd3 Fix #1693 : Guest users should be able to access detailed view 2014-02-10 14:08:01 +01:00
Romain Neutron
8cdd19bcf7 Fix #1689 : Discard wrong XML errors 2014-02-10 12:15:17 +01:00
Nicolas Le Goff
863975d7ca Merge pull request #925 from romainneutron/avoid-exception-driven-logic
[3.8] Avoid exception driven logic
2014-02-05 19:30:11 +01:00
Nicolas Le Goff
be5553936c Merge pull request #929 from romainneutron/geonames-server-log
[3.8] Update geonames server dependency for better logs
2014-02-05 19:29:46 +01:00
Romain Neutron
b9e4c599b2 Avoid exception driven logic 2014-02-05 16:43:49 +01:00