Commit Graph

1747 Commits

Author SHA1 Message Date
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
3468b2acc2 Add feed title in feed entry json schema 2014-03-24 12:26:55 +01:00
Nicolas Le Goff
5a14fb850d Delete old format class 2014-03-23 22:46:20 +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
92ac485899 Fix status calculation form xml card index 2014-03-10 14:04:24 +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
f0ca05e720 Remove unused files 2014-03-05 02:41:06 +01:00
Jean-Yves Gaulier
9d9bd99078 fix #1713 2014-03-04 18:27:54 +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
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
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
c853f37c89 Fix city setter on user_adapter 2014-02-28 17:48:37 +01:00
Romain Neutron
af9259d0cc Update technical data on HD substitution 2014-02-28 12:57:42 +01:00
Nicolas Le Goff
491385cb06 Fix #1703 bridge is broken 2014-02-28 12:31:34 +01:00
Romain Neutron
5856992262 Remove disk IO on media_subdef::get_size 2014-02-27 15:53:44 +01:00
Romain Neutron
7f2be7d9aa Use Guzzle\Http\Url for medias 2014-02-27 13:54:08 +01:00
Romain Neutron
2af21c064c Avoid errors by explicitely namespacing root exception 2014-02-20 11:28:31 +01:00
Romain Neutron
de6959f59f Fix typo 2014-02-05 23:24:04 +01:00
Nicolas Le Goff
b3b4823214 Merge pull request #932 from romainneutron/task-manager-log-messages
[3.8] Update task manager log messages
2014-02-05 21:44:00 +01:00
Romain Neutron
25e72b4824 Update task manager log messages 2014-02-05 20:46:59 +01:00
Romain Neutron
088b1e0f5f Make log messages more understandable 2014-02-05 15:17:34 +01:00
Romain Neutron
21d57a375c Use task-manager loggers for scheduler 2014-02-04 12:10:56 +01:00
Romain Neutron
eafb632557 Enhance exception message 2014-02-04 11:21:04 +01:00
Nicolas Le Goff
fbb1b46399 Merge pull request #914 from romainneutron/taskmanager-log-levels
[3.8] Update task manager log levels
2014-02-03 10:14:49 -08:00
Jean-Yves Gaulier
d6f911cf91 fix #1634 2014-02-03 19:08:31 +01:00
Romain Neutron
5b0fdb21f6 Update task manager log levels 2014-02-03 15:04:31 +01:00
Romain Neutron
7e7350a0a7 Bump to version 3.8.3-alpha.5 2014-01-31 15:09:05 +01:00
Romain Neutron
f59fc65d13 Add task manager logs configuration 2014-01-31 15:05:57 +01:00
Romain Neutron
3421700a59 Add option to dump SQL queries in stderr 2014-01-29 16:46:30 +01:00
Romain Neutron
62b68066e6 Fix use of wrong constant 2014-01-29 12:23:29 +01:00
Nicolas Le Goff
33447f7315 Merge pull request #883 from nlegoff/fix-1670
[3.8] Fix #1670 API password grant type authentication is broken
2014-01-27 08:00:32 -08:00
Nicolas Le Goff
b487b3d925 Merge pull request #896 from romainneutron/remove-truncate
[3.8] Remove TRUNCATE in favor of DELETE FROM
2014-01-27 08:00:11 -08:00
Romain Neutron
0538bd52cc Remove TRUNCATE in favor of DELETE FROM 2014-01-27 16:04:55 +01:00
Romain Neutron
d622eb0ab4 Fix task manager messages log levels 2014-01-23 11:31:21 +01:00
Nicolas Le Goff
a960150caa Fix #1670 API password grant type authentication is broken 2014-01-22 15:56:57 +01:00
Nicolas Le Goff
f58a1ee544 Merge pull request #873 from nlegoff/fix-usr-field-encoding
[3.8] Fix usr.usr_login field encoding
2014-01-20 01:51:23 -08:00
Nicolas Le Goff
c4648e30b1 Add 3.8.3alpha.4 patch 2014-01-14 13:02:23 +01:00
Romain Neutron
f0486f9478 Fix #1646 : Unable to mount collections 2014-01-13 18:06:18 +01:00
Romain Neutron
7e77965be9 Fix #1647 : Cleanup SE cache after API query 2014-01-07 10:22:53 +01:00
Romain Neutron
d519c13e56 Bump copyright year 2014-01-06 15:28:12 +01:00
Nicolas Le Goff
ba21ed5d9f Fix #1637 Pagination is not working in report 2013-12-20 14:30:47 +01:00
Romain Neutron
573b51451a Merge pull request #855 from romainneutron/remove-sselnew
[3.8] Remove table sselnew
2013-12-20 00:42:09 -08:00
Romain Neutron
2804aeaf8e Fix 1634 : Template application bypass status bit restrictions 2013-12-19 20:28:24 +01:00