Commit Graph

11314 Commits

Author SHA1 Message Date
Thibaud Fabre
a18968fab8 Merge pull request #1791 from bburnichon/improvement/media_subdef-refactor
media_subdef refactor
2016-04-13 15:42:37 +02:00
Benoît Burnichon
09b7bfb0bb Merge pull request #1805 from lostdalek/feature/externalProductionClient
Bump phraseanet-production-client
2016-04-13 15:42:32 +02:00
Benoît Burnichon
3810d2c7e5 Merge pull request #1807 from aztech-dev/feature/oauth-on-download
Add token based auth on download page
2016-04-13 15:35:42 +02:00
Thibaud Fabre
ce2ba36660 Add token based auth on download page 2016-04-13 15:21:39 +02:00
Thibaud Fabre
66e253d87f Merge pull request #1804 from bburnichon/feature/add-api-application-loader-PHRAS-1073
Add api application loader
2016-04-13 15:12:13 +02:00
Benoît Burnichon
44119b8559 Properly set subdef name when transforming OrderElement 2016-04-13 15:11:09 +02:00
Florian BLOUET
33f42f6ba2 Bump phraseanet-production-client
- added gps coords search
2016-04-13 14:52:06 +02:00
Benoît Burnichon
2b0418c38f Fixup ParamBag handling 2016-04-13 14:46:13 +02:00
Benoît Burnichon
bae28329ab Add doctrine/cache to required dependencies 2016-04-13 13:41:00 +02:00
Benoît Burnichon
ded66ac8d1 Fix badly named class 2016-04-13 12:00:51 +02:00
Benoît Burnichon
dc2dee30af Rename methods and fix Closure call issue 2016-04-13 12:00:51 +02:00
Benoît Burnichon
d2a5ca05bf Make Api routes uses same flow as web 2016-04-13 12:00:51 +02:00
Thibaud Fabre
7a37fb9ded Merge pull request #1803 from bburnichon/feature/add-oauth-on-basket-routes-PHRAS-1075
Add oauth authentication for export routes.
2016-04-12 18:49:03 +02:00
Benoît Burnichon
caec735784 Add oauth authentication for export routes.
export_multi_export, export_mail, export_ftp & export_ftp_test are impacted.
2016-04-12 18:42:03 +02:00
Benoît Burnichon
6d1045bbc8 Fix Badly renamed variable 2016-04-12 18:11:16 +02:00
Thibaud Fabre
b4e6a4bcb7 Extract view builder class to build view model 2016-04-12 16:34:17 +02:00
Benoît Burnichon
cde66acb35 Single Order Proper view models filling. 2016-04-12 12:11:15 +02:00
Scrutinizer Auto-Fixer
8d845eabbc Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-04-12 12:11:15 +02:00
Benoît Burnichon
90fa5fee18 Remove SubdefViewModel as currently useless 2016-04-12 12:11:15 +02:00
Benoît Burnichon
ae32c3e964 Refactor to use views 2016-04-12 12:11:15 +02:00
Benoît Burnichon
1274e0f7b3 Fixups issues in reduce calls. 2016-04-12 12:11:14 +02:00
Benoît Burnichon
e33781b62c Refactor media_Permalink_Adapter to be able to fetch more than one at a time 2016-04-12 12:11:14 +02:00
Benoît Burnichon
4615380894 PHPCS detected by Scrutinizer 2016-04-12 12:11:14 +02:00
Benoît Burnichon
c4d7ec2093 Try improve Scrutinizer results 2016-04-12 12:11:14 +02:00
Benoît Burnichon
4615489523 fixup edge case in subdefTest 2016-04-12 12:11:14 +02:00
Benoît Burnichon
4504cb4108 Reduce complexity of media_subdef::loadFromArray() 2016-04-12 12:11:14 +02:00
Benoît Burnichon
1f206690f7 Fix Namespace mismatch and PHP7 call 2016-04-12 12:11:14 +02:00
Benoît Burnichon
ac2351bd19 fixup several issues 2016-04-12 12:11:13 +02:00
Benoît Burnichon
23580bbd6a Add save capability to MediaSubdefRepository 2016-04-12 12:11:13 +02:00
Benoît Burnichon
902b01df59 Rename method to be consistent accross library 2016-04-12 12:11:13 +02:00
Benoît Burnichon
72e53b5687 several fixups 2016-04-12 12:11:13 +02:00
Benoît Burnichon
6140c5cc73 Refactor media_subdef 2016-04-12 12:11:13 +02:00
Benoît Burnichon
d0dcdf6e6f Add NullableDateTime formatting class 2016-04-12 12:11:13 +02:00
Benoît Burnichon
aeac1a7141 In place refactoring of media_subdef 2016-04-12 12:11:13 +02:00
Benoît Burnichon
b38afcd5d6 PHPCS in DataboxConnectionProvider 2016-04-12 12:11:12 +02:00
Benoît Burnichon
8505c24bdf Merge branch '4.0' 2016-04-11 14:28:28 +02:00
Thibaud Fabre
c0ba718b2f Merge pull request #1801 from bburnichon/delete-basket-element-issue
Fix BasketElementRepository findByRecordIds
2016-04-11 13:51:46 +02:00
Benoît Burnichon
718db61448 PHPCS BasketElementRepository 2016-04-11 12:50:37 +02:00
Benoît Burnichon
bc1d5ed2c2 Fix BasketElementRepository findByRecordIds 2016-04-11 12:33:45 +02:00
Benoît Burnichon
ea956eaf13 Merge pull request #1799 from lostdalek/hotfix/PHRAS-1046
PHRAS-1046 - fix cgu per database listing in account access
2016-04-08 14:53:25 +02:00
Benoît Burnichon
12ac96ce2a Merge pull request #1800 from lostdalek/feature/externalProductionClient
add extra configuration for geoProviders
2016-04-08 14:52:51 +02:00
Florian BLOUET
4d2ecf6591 add extra configuration for geoProviders - bump Phraseanet-production-client 2016-04-08 13:42:33 +02:00
Florian BLOUET
66df83dfc9 PHRAS-1046 - fix cgu par database listing in account access 2016-04-07 17:59:32 +02:00
jygaulier
6f86f3bfb9 Merge pull request #1798 from jygaulier/PHRAS-1061_ADMIN-ES-INDEX
PHRAS-1061
2016-04-07 15:59:31 +02:00
Jean-Yves Gaulier
2e3edee231 PHRAS-1061 #time 1h
moved "index" buttons near "index name" field
2016-04-07 15:49:32 +02:00
Benoît Burnichon
7d6e341f66 Merge pull request #1797 from jygaulier/PHRAS-1065_backport-PHRAS-947
PHRAS-1065
2016-04-07 10:47:25 +02:00
Benoît Burnichon
f62998a33c Merge pull request #1796 from jygaulier/PHRAS-1061_ADMIN-ES-INDEX
PHRAS-1061 : ES index drop/create via admin
2016-04-07 10:13:42 +02:00
Benoît Burnichon
8b1a4362a0 Merge pull request #1790 from lostdalek/feature/recordEditorMap
Update Geoname and mapBox services in record editor
2016-04-07 10:13:03 +02:00
Benoît Burnichon
aa07916a3f Merge pull request #1795 from aztech-dev/fix/event-processor
Doctrine iterator returns array not object
2016-04-07 10:12:03 +02:00
Jean-Yves Gaulier
1c63194400 PHRAS-1065 #time 1h
backport PHRAS-947
2016-04-06 19:10:54 +02:00