Commit Graph

1439 Commits

Author SHA1 Message Date
Romain Neutron
06c2e45b74 Fix #1137 : Phrasea install fails on step 5 2013-04-03 10:42:00 +02:00
Romain Neutron
d5c97082d6 Move URL etag from permalinks to media subdef urls 2013-04-03 10:42:00 +02:00
Romain Neutron
22919fd8ac Fix report tests 2013-04-03 10:42:00 +02:00
Romain Neutron
01baa8f968 Enable etag in URI by default 2013-04-03 10:41:59 +02:00
Romain Neutron
1a393b7dc7 Fix #1133 : Permalinks always expose the file extension of the original document 2013-04-03 10:41:59 +02:00
Romain Neutron
4dedcc9f3b Fix #1134 : Fix permalinks use accross application 2013-04-03 10:41:59 +02:00
Romain Neutron
0a64895b34 Merge branch '3.7' 2013-04-02 17:17:20 +02:00
Romain Neutron
4e69157726 Move URL etag from permalinks to media subdef urls 2013-04-02 15:46:15 +02:00
Romain Neutron
6480cefbcd Merge branch '3.7' 2013-03-29 11:05:17 +01:00
Romain Neutron
8ac70bceb6 Merge pull request #328 from romainneutron/v3.7.10
[3.7] Fixes 3.7.10
2013-03-29 02:49:32 -07:00
jygaulier
fc6afaeab5 Fix #1130 : Thesaurus queries on multible databoxes may return invalid proposals 2013-03-29 10:49:03 +01:00
Romain Neutron
5d2faa2e94 Fix report tests 2013-03-28 17:19:57 +01:00
Romain Neutron
a46bc98fb2 Enable etag in URI by default 2013-03-28 16:33:36 +01:00
Romain Neutron
e4fcd1fdaf Fix #1133 : Permalinks always expose the file extension of the original document 2013-03-28 16:29:40 +01:00
Romain Neutron
54314f19ac Rename file from 3.7 to master 2013-03-28 16:10:33 +01:00
Romain Neutron
c172ba7bbc Merge branch '3.7' 2013-03-28 14:37:57 +01:00
Romain Neutron
6f435a4416 Fix #1134 : Fix permalinks use accross application 2013-03-28 12:05:47 +01:00
Romain Neutron
a50541221d Add download URL to API record embed route 2013-03-26 13:21:16 +01:00
Romain Neutron
a1ace8a7ba Fix #1127 : Update permalinks API to expose a file extension 2013-03-26 13:09:29 +01:00
Romain Neutron
35c64c6a32 Fix #1128 : Add API timers logs 2013-03-25 19:55:33 +01:00
Romain Neutron
f64bd55c69 Fix #1129 : detailed view opens on the wrong record 2013-03-25 14:37:21 +01:00
Romain Neutron
0e1d8a5035 Fix #1118 : API does not return records starting at right offset 2013-03-14 16:40:29 +01:00
Romain Neutron
e7d416b945 Fix #1090 : feed entry mail notification 2013-03-04 14:21:52 +01:00
Romain Neutron
7343b164c1 Thesaurus refactor 2013-02-28 16:14:33 +01:00
Nicolas Le Goff
1e97436008 Fix tests
Fix  && add test for json dashboard controller

Fix date formatting issue
2013-02-15 12:00:10 +01:00
Nicolas Le Goff
d0322f2ef4 Fix report date format 2013-02-14 20:11:26 +01:00
Nicolas Le Goff
b796e11b40 Refactor reports into silex controllers
Refactor reports into silex controllers
2013-02-14 16:39:23 +01:00
jygaulier
a29a1e5055 fix #1095 : task archive crashed 2013-02-14 15:08:41 +01:00
jygaulier
2cdf93a31b added popup for option --sort-empty 2013-02-14 13:47:24 +01:00
jygaulier
4c668896ae add field "stem" to task cindexer 2013-02-14 13:47:24 +01:00
jygaulier
fff07cf88b CS 2013-02-14 13:47:24 +01:00
jygaulier
4f7be4e207 fix #1095 : task archive crashed 2013-02-12 16:41:06 +01:00
Nicolas Le Goff
c3f8e70fe5 Add some minor adjustments
Fix CS

Fix CS

Fix CS
2013-02-12 15:24:50 +01:00
Nicolas Le Goff
39a9d0aff3 Delete logs properly 2013-02-12 12:47:08 +01:00
Nicolas Le Goff
c85701cfeb Fix tests 2013-02-11 18:18:16 +01:00
Nicolas Le Goff
43be8b7586 Fix CS 2013-02-11 14:45:39 +01:00
Nicolas Le Goff
808246fb97 Rename patch 2013-02-11 14:45:39 +01:00
Nicolas Le Goff
13792b1c04 Remove debug 2013-02-11 14:45:39 +01:00
Nicolas Le Goff
4747c6d375 Fix tests 2013-02-11 14:45:38 +01:00
Nicolas Le Goff
817793d8ae Update Patch 2013-02-11 14:45:38 +01:00
Nicolas Le Goff
88ac202a49 Update SQL
Update SQLs & remove doc blocks

Update SQL

Update SQL

Update SQL

Update SQL

Update SQL
2013-02-11 14:45:38 +01:00
Nicolas Le Goff
3c318c5c6e Add force index in report mysql request to avoid full scan table 2013-02-11 14:44:20 +01:00
Nicolas Le Goff
291e46c21a Fix missing log_colls table join 2013-02-11 14:44:20 +01:00
Nicolas Le Goff
777af147e2 Enhance sql add force index 2013-02-11 14:44:20 +01:00
Nicolas Le Goff
fcc37c5294 Update patch 2013-02-11 14:44:20 +01:00
Nicolas Le Goff
dc6976d04a Fix filter issue when phrasea::collFromBase return empty string 2013-02-11 14:44:19 +01:00
Nicolas Le Goff
07300af3f4 Modify collections filter & add JOIN on log_colls table
Create entries in log_colls table

Fix SQL issue

Fix SQL issues

Update version

Add patch

Remove debug output

Fix CS

Fic CS

Add table schema

Fix Cs

Update patch

Update patch

Update patch

Update patch

Update patch

delete all coll_list call

Fix logger issue

Fix log_colls table structure definition

Rename patch

Fix SQL Issues

Fix patch

Fix test

Fix tests
2013-02-11 14:44:19 +01:00
Romain Neutron
a1415f5025 Merge branch '3.7' 2013-02-01 11:01:50 +01:00
Romain Neutron
e6c148c954 Remove thesaurus bouncing when not necessary 2013-02-01 09:33:34 +01:00
Romain Neutron
0c2a4ca13a Fix #1085 : Feed load with a deleted publisher fails 2013-02-01 09:33:33 +01:00