Commit Graph

2613 Commits

Author SHA1 Message Date
Mathieu Darse
a1d6fc03b6 Move RECORD_* events in a new RecordEvents class 2015-01-27 16:17:48 +01:00
Mathieu Darse
a64b8286e6 Record/story metadata and collection change events OK 2015-01-26 20:06:09 +01:00
Nicolas Le Goff
a01bf29c5b Add elasticsearch reindex events 2015-01-26 16:04:23 +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
7cc204f2ba Apply ACL restriction filters for a search query 2014-12-30 19:32:46 +01:00
Nicolas Le Goff
5e33fdafe4 Merge branch '3.8'
Conflicts:
	composer.json
	composer.lock
	lib/Alchemy/Phrasea/Controller/Prod/Edit.php
	lib/Alchemy/Phrasea/Controller/Report/Activity.php
	lib/classes/caption/field.php
	lib/classes/module/report/activity.php
	lib/classes/module/report/download.php
	lib/classes/task/period/apibridge.php
2014-12-16 13:07:25 +01:00
Nicolas Le Goff
b83bce0254 Fix flickr 2014-12-15 15:33:29 +01:00
Nicolas Le Goff
088b0672cb Fix latest merge 2014-12-15 11:40:30 +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
086669a39e Fix latest merge 2014-12-12 15:16:49 +01:00
Nicolas Le Goff
0c18434eb4 Fix latest merge 2014-12-10 17:31:07 +01:00
Nicolas Le Goff
d4792cd473 Fix sql downloads 2014-12-09 14:36:28 +01:00
Nicolas Le Goff
589169299c Fix merge 3.8 2014-12-09 14:01:00 +01:00
Nicolas Le Goff
9f38823f27 Merge branch '3.8'
Conflicts:
	composer.lock
	lib/Alchemy/Phrasea/Application.php
	lib/Alchemy/Phrasea/Command/Setup/H264MappingGenerator.php
	lib/Alchemy/Phrasea/Controller/AbstractDelivery.php
	lib/Alchemy/Phrasea/Controller/Prod/DoDownload.php
	lib/Alchemy/Phrasea/Controller/Prod/Edit.php
	lib/Alchemy/Phrasea/Controller/Prod/Story.php
	lib/Alchemy/Phrasea/Controller/Prod/Upload.php
	lib/Alchemy/Phrasea/Controller/Report/Activity.php
	lib/Alchemy/Phrasea/Controller/Report/Root.php
	lib/Alchemy/Phrasea/Controller/Root/Account.php
	lib/Alchemy/Phrasea/Core/PhraseaEvents.php
	lib/Alchemy/Phrasea/Core/Version.php
	lib/classes/API/V1/adapter.php
	lib/classes/User/Adapter.php
	lib/classes/databox.php
	lib/classes/media/subdef.php
	lib/classes/module/report.php
	lib/classes/module/report/activity.php
	lib/classes/module/report/connexion.php
	lib/classes/module/report/download.php
	lib/classes/module/report/nav.php
	lib/classes/module/report/question.php
	lib/classes/module/report/sqlaction.php
	lib/classes/module/report/sqlconnexion.php
	lib/classes/module/report/sqldownload.php
	lib/classes/module/report/sqlfilter.php
	lib/classes/task/abstract.php
	locale/de_DE/LC_MESSAGES/phraseanet.mo
	locale/de_DE/LC_MESSAGES/phraseanet.po
	locale/en_GB/LC_MESSAGES/phraseanet.mo
	locale/en_GB/LC_MESSAGES/phraseanet.po
	locale/fr_FR/LC_MESSAGES/phraseanet.mo
	locale/fr_FR/LC_MESSAGES/phraseanet.po
	locale/nl_NL/LC_MESSAGES/phraseanet.mo
	locale/nl_NL/LC_MESSAGES/phraseanet.po
	locale/phraseanet.pot
	templates/web/prod/index.html.twig
	tests/Alchemy/Tests/Phrasea/Application/ApiAbstract.php
	tests/classes/api/v1/api_v1_adapterTest.php
	tests/classes/report/activityTest.php
	tests/classes/report/editTest.php
2014-12-09 13:59:29 +01:00
Nicolas Le Goff
7ea5cdf834 Fix download 2014-12-05 16:07:45 +01:00
Nicolas Le Goff
552bb88d4e Add exif method to record interface 2014-12-04 11:48:12 +01:00
Nicolas Le Goff
93d3e98e88 Fix record preview minor issue 2014-12-04 11:48:11 +01:00
Nicolas Le Goff
9509c3653f Fix missing return 2014-12-04 11:48:10 +01:00
Nicolas Le Goff
b7c428f71f Fix minor issues 2014-12-04 11:48:10 +01:00
Nicolas Le Goff
15a03f647d Update according to @mdarse comments 2014-12-04 11:48:09 +01:00
Nicolas Le Goff
1dddcbd3c6 Handle substitution 2014-12-04 11:48:09 +01:00
Nicolas Le Goff
392ff21d51 Clean 2014-12-04 11:48:08 +01:00
Nicolas Le Goff
419509de68 Remove the use of old record_interface interface 2014-12-04 11:48:08 +01:00
Nicolas Le Goff
0659ad4c50 Add use statement for RecordInterface 2014-12-04 11:48:07 +01:00
Nicolas Le Goff
b21eae91d1 Remove old record adapter interface 2014-12-04 11:48:07 +01:00
Nicolas Le Goff
6f70159e35 Record Adapter now implements new RecordAdapter Interface 2014-12-04 11:48:07 +01:00
Nicolas Le Goff
c7a387e6e8 ACL classe now use RecordInterface 2014-12-04 11:48:06 +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
d5531ce8b2 Fix Migration 2014-11-24 17:03:28 +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