Commit Graph

1880 Commits

Author SHA1 Message Date
Nicolas Le Goff
e9fb3d44fc Merge pull request #1225 from jygaulier/PHRAS-325
#PHRAS-325
2015-02-05 16:22:46 +01:00
Jean-Yves Gaulier
2b3186266c fix :
nosubdef --> no subdefs
nosubdef=1 --> no subdefs
nosubdef=0 --> subdefs
2015-02-05 16:19:30 +01:00
Jean-Yves Gaulier
7185b031fb #PHRAS-382 #time 3h 2015-02-03 15:52:39 +01:00
Jean-Yves Gaulier
e69d84b3d5 #PHRAS-325
fix typo : the new parameter is "nosubdefs" (with 's' at end)
2015-02-02 17:08:50 +01:00
Jean-Yves Gaulier
6449c58e17 #PHRAS-325 #time 3h
added parameter "nosubdef" to route "/api/v1/records/add"
nb : does NOT prevent creation of subdef if file passes thru the quarantine.
2015-02-02 17:04:54 +01:00
Jean-Yves Gaulier
138008f7c6 #PHRAS-325 #time 5h
fix "substit" flag in subdef.

new api route /embed/substitute
parms :
- databox_id
- record_id
- name
- /file/

more properties returned by api / object "embed" :
- substituted
- created_on
- updated_on
2015-01-29 19:55:24 +01:00
Jean-Yves Gaulier
b149483d28 #PHRAS-223 #time 6h 2015-01-28 18:44:18 +01:00
Jean-Yves Gaulier
344cc0cdd8 fix #PHRAS-388 #time 4h 2015-01-27 16:55:07 +01:00
Nicolas Le Goff
5fe09febb7 Merge pull request #1209 from nlegoff/patch-387
[3.8.7] Fix some easy pick
2015-01-21 17:19:02 +01:00
Nicolas Le Goff
3daa96a141 PHRAS-357 Fix delete user oauth apps & accounts 2015-01-21 16:14:45 +01:00
Nicolas Le Goff
10c3869ca3 PHRAS-374 Add command to rebuild subdefs 2015-01-21 16:14:45 +01:00
Nicolas Le Goff
5ceb6a8645 PHRAS-372 Allow user to change mime type of a record 2015-01-21 16:14:45 +01:00
Nicolas Le Goff
99bc7d0e65 PHRAS-288 Check if storage engines is available 2015-01-21 16:14:44 +01:00
Nicolas Le Goff
0275ede43c PHRAS-315 Do not expose not downloadable subdef 2015-01-21 16:14:44 +01:00
Nicolas Le Goff
ea4a567b67 Bump year to 2015 2015-01-20 14:18:45 +01:00
Nicolas Le Goff
d82adbf109 Bump year to 2015 2015-01-20 14:08:25 +01:00
Nicolas Le Goff
94f7d57d06 Fix api bridge updload 2015-01-19 15:09:41 +01:00
Nicolas Le Goff
8c6434cca0 Fix etag property hydratation 2015-01-14 16:51:45 +01:00
Nicolas Le Goff
75f65a2b99 Add etag parameter to invalidatebrowser cache 2015-01-13 15:54:07 +01:00
Nicolas Le Goff
f7584c9250 Merge pull request #1208 from nlegoff/fix-file-hash
[3.8.6] Fix sha1_file perf issue
2015-01-12 18:53:33 +01:00
Nicolas Le Goff
e6c5c8e10e Fix sha1_file perf issue 2015-01-06 12:54:30 +01:00
Nicolas Le Goff
3352dfb423 Fix migration patch 2015-01-06 12:36:13 +01:00
Nicolas Le Goff
b83bce0254 Fix flickr 2014-12-15 15:33:29 +01:00
Nicolas Le Goff
edac914c8f Fix missing argument in rename_all_metadata function 2014-12-12 16:58:07 +01:00
Nicolas Le Goff
d4792cd473 Fix sql downloads 2014-12-09 14:36:28 +01:00
Nicolas Le Goff
7ea5cdf834 Fix download 2014-12-05 16:07:45 +01:00
Nicolas Le Goff
c4965f4598 fix report download 2014-12-02 17:40:59 +01:00
Nicolas Le Goff
616337db33 Fix dump calculation 2014-11-26 00:19:18 +01:00
Nicolas Le Goff
4b5a1d79fb Fix etags calculation 2014-11-21 14:55:10 +01:00
Nicolas Le Goff
68af5b3391 Returns 304 http code if images are not modified 2014-11-21 10:36:52 +01:00
Nicolas Le Goff
31938f23c7 Get logs from deleted records as well 2014-11-21 09:24:44 +01:00
Nicolas Le Goff
e2267d4f1c Fix download report 2014-11-21 09:20:42 +01:00
Nicolas Le Goff
af78aae182 PHRAS-335 #fix dashboard & downloads query 2014-11-19 17:40:02 +01:00
Nicolas Le Goff
2000f4116f Fix tests 2014-11-19 14:50:08 +01:00
Nicolas Le Goff
7d44a356e3 CUS-120 #fix editon date for records 2014-11-18 17:47:33 +01:00
Nicolas Le Goff
52b9850add Fix tests 2014-11-18 14:36:50 +01:00
Nicolas Le Goff
13759a6c86 PHRAS-289 #fix action are for push and validation are inverted 2014-11-17 16:52:26 +01:00
Nicolas Le Goff
6a8b79be45 PHRAS-335 #fix date mismatching in report 2014-11-17 16:50:20 +01:00
Nicolas Le Goff
d47df2418b PHRAS-335 #fix date mismatching 2014-11-17 12:09:01 +01:00
Nicolas Le Goff
0b763c459e PHRAS-342 #fix remove usr list when user is deleted 2014-11-17 11:46:28 +01:00
Nicolas Le Goff
2c59cdd3dd Merge pull request #1182 from jygaulier/REPORT-VU
Report-VU : fix collection selection, date selectors, csv, ...
2014-11-07 12:10:02 +01:00
Nicolas Le Goff
d7b8a67ac3 Remove references to collection filter 2014-11-05 12:57:48 +01:00
Jean-Yves Gaulier
a353dc4de6 Report-VU : fix tests 2014-11-03 12:24:38 +01:00
Jean-Yves Gaulier
6a1e161701 Report-VU : fix collection selection, date selectors, csv, ...
disabled log
2014-10-30 18:54:06 +01:00
Nicolas Le Goff
3f26c2161d Fix status bit offset 2014-10-29 16:55:33 +01:00
Nicolas Le Goff
f695f4ec37 Force free memory 2014-10-20 10:06:04 +02:00
Nicolas Le Goff
130591e372 Merge pull request #1173 from nlegoff/api-version
[3.8.6] Update API version
2014-10-09 16:58:28 +02:00
Jean-Yves Gaulier
90e611de81 fix PHRAS-306 #time 6h
NB: can be set now, but will work only when PHPExiftool will be patched with the "copy" method (PR done).
2014-10-01 19:52:17 +02:00
Nicolas Le Goff
68fc8f660e Update API version 2014-10-01 12:37:30 +02:00
Nicolas Le Goff
6087ee3fb4 Merge pull request #1172 from nlegoff/fix-patch
[3.8] Fix patch migration && advanced search issues
2014-10-01 11:45:05 +02:00