Commit Graph

6689 Commits

Author SHA1 Message Date
Nicolas Le Goff
b23115d38d Add api webhook adapter 2014-05-06 10:53:29 +02:00
Nicolas Le Goff
bcc9745588 Add api_webhooks table 2014-05-06 10:53:29 +02:00
Nicolas Le Goff
4f806ab3f7 Fix hidding of callback field when clicking desktop type application 2014-05-06 10:53:29 +02:00
Nicolas Le Goff
f6eb665c6a Add possibility to modify webhook url in template 2014-05-06 10:53:29 +02:00
Nicolas Le Goff
2ff698642b Add new webhook column in api_aplications table 2014-05-06 10:53:29 +02:00
Nicolas Le Goff
da45ac4d78 Handle new webhook field 2014-05-06 10:53:28 +02:00
Nicolas Le Goff
cd51e9922b Add route to modify apllication webhook urls 2014-05-06 10:53:28 +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
c90d81054b Merge pull request #1070 from jygaulier/fix-phras-87
PHRAS-87 #close
2014-04-25 11:22:27 +02:00
Jean-Yves Gaulier
3e5b256c6e PHRAS-87 #close
PHRAS-87 #time 1h
2014-04-24 18:06:53 +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
ef1b7e0774 Fix php 53 support 2014-04-24 16:04:26 +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
2a94980786 Merge pull request #1067 from nlegoff/phras-46
[3.8] Fix phras-46 display passwords fields as 'password' input
2014-04-24 11:24:14 +02:00
Nicolas Le Goff
d716c8e400 Fix phras-82 sanitize feed url's 2014-04-23 19:08:29 +02:00
Nicolas Le Goff
759a205025 Fix phras-46 display passwords fields as 'password' input 2014-04-23 16:49:37 +02:00
Nicolas Le Goff
9f50226301 Merge pull request #1066 from nlegoff/phras-49
[3.8] phras-49 Add information for user list popup when push records
2014-04-23 14:47:37 +02:00
Nicolas Le Goff
cc49f51cfa Merge pull request #1063 from nlegoff/phras-55
[3.8] PHRAS-55 Rename status icon filename
2014-04-23 14:46:39 +02:00
Nicolas Le Goff
9dfd6a82dd Merge pull request #1062 from nlegoff/fix-caption
[3.8] Fix caption display
2014-04-23 12:18:53 +02:00
Nicolas Le Goff
ef6147ca30 Fix caption display 2014-04-23 12:18:17 +02:00
Nicolas Le Goff
47e0cdfcbe Merge pull request #1060 from nlegoff/fix-phras-72
[3.8][PHRAS-72] Fix lazy load image
2014-04-23 12:15:22 +02:00
Nicolas Le Goff
09706a5389 Merge pull request #1061 from jygaulier/fic-phras-9
PHRAS-9 #close #time 4h
2014-04-23 12:14:59 +02:00
Nicolas Le Goff
a7e1b2dde8 Merge pull request #1064 from nlegoff/phras-77
[3.8] Fix PHRAS-77 Set proper filename metadata attribute
2014-04-23 12:12:53 +02:00
Nicolas Le Goff
db9074a358 Merge pull request #1065 from nlegoff/phras-24
[3.8] Fix PHRAS-24 Use https endpoint to display google charts
2014-04-23 12:12:23 +02:00
Nicolas Le Goff
e51f0ccd72 Merge pull request #1068 from nlegoff/phras-38
[3.8] Fix phras-38 add vnd mime type detection
2014-04-23 12:11:57 +02:00
Nicolas Le Goff
53584a3fb0 Fix phras-38 add vnd mime type detection 2014-04-22 19:42:57 +02:00
Nicolas Le Goff
9a3561a890 Fix phras-49 Add information for user list popup when push records 2014-04-22 19:20:48 +02:00
Nicolas Le Goff
031de51044 Fix PHRAS-24 Use https endpoint to display google charts 2014-04-22 17:48:29 +02:00
Nicolas Le Goff
35d1c55009 Fix PHRAS-77 Set proper filename metadata attribute 2014-04-22 17:39:51 +02:00
Nicolas Le Goff
b96dc1918d Bump to version 3.8.4-alpha.2 2014-04-22 11:20:56 +02:00
Nicolas Le Goff
d0d83cd705 Add migration patch 2014-04-22 11:20:36 +02:00
Nicolas Le Goff
9d10c68446 Rename icone status 2014-04-22 11:20:17 +02:00
Jean-Yves Gaulier
09a199b535 PHRAS-9 #close
PHRAS-9 #time 4h
2014-04-16 14:05:28 +02:00
Nicolas Le Goff
d3c7b376e3 Fix [PHRAS-72] lazy loading images 2014-04-15 18:15:38 +02:00
Nicolas Le Goff
0883c95fb4 fix [PHRAS-75] csv user import is broken 2014-04-15 17:59:41 +02:00
Nicolas Le Goff
721fd9e909 Merge pull request #1039 from jygaulier/fix-bounce-and-highlight
[3.8][PHRAS-74] Fix thesaurus bounce
2014-04-15 15:45:50 +02:00
Nicolas Le Goff
7f50ec6ab2 Merge pull request #1058 from nlegoff/fix-paginate-feed
[3.8] Fix API feeds pagination
2014-04-15 13:50:33 +02:00
Nicolas Le Goff
7c2f789291 Merge pull request #1056 from jygaulier/phras-26
[PHRAS-26] Fix mime type detection
2014-04-15 13:49:49 +02:00
Nicolas Le Goff
a373288207 Merge pull request #1051 from jygaulier/fix-phras-52
[3.8][PHRAS-52] Fix metadata mapping
2014-04-15 13:49:19 +02:00
Jean-Yves Gaulier
bb9376fb60 Drop highlight support 2014-04-15 12:20:11 +02:00
Jean-Yves Gaulier
8d833f8147 fix PHRAS-52 2014-04-15 12:15:33 +02:00
Nicolas Le Goff
f9ee940526 Fix API feeds pagination 2014-04-15 12:03:41 +02:00
Nicolas Le Goff
57e1597aeb Fix Sphing search engine highlight 2014-04-14 14:58:55 +02:00
Jean-Yves Gaulier
9b46626639 Fix highlight filter 2014-04-14 14:58:55 +02:00
Nicolas Le Goff
424fea8c8e Clean up the code 2014-04-14 14:58:55 +02:00
Nicolas Le Goff
344aab4ef2 Use new highlight & bounce filers 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
3b1c9cb05c Split thesaurus filter in highlight & bounce filters 2014-04-14 14:54:14 +02:00
Jean-Yves Gaulier
761437154c Fix thesaurus bounce 2014-04-14 14:54:14 +02:00