Commit Graph

3071 Commits

Author SHA1 Message Date
Thibaud Fabre
bf08667d0d PHRAS-572 List user rights by databox in /me route 2016-05-25 11:57:03 +02:00
Thibaud Fabre
b96917f908 Merge pull request #1831 from bburnichon/improvement/search
Search API
2016-05-23 14:17:25 +02:00
Florian BLOUET
91bfa11754 PHRAS-851 - add databox name, collection name and logo to record title in preview
Bump Phraseanet Production Client
2016-05-23 11:52:35 +02:00
Florian BLOUET
b7a3571d04 PHRAS-851 - add databox name, collection name and logo to record title in preview 2016-05-23 11:36:25 +02:00
Thibaud Fabre
f489043280 Merge pull request #1872 from bburnichon/bug/slash-in-permalink-labels-PHRAS-1079
Slash in permalink labels
2016-05-20 17:41:38 +02:00
Benoît Burnichon
2d60fe854e str_replace / by _ in labels of permalinks 2016-05-20 17:19:46 +02:00
Benoît Burnichon
086e7c126c Enlarge FeedEntry length to 1024 chars 2016-05-20 17:01:36 +02:00
Benoît Burnichon
2547ef14fa Add Archive download to Api v2 orders 2016-05-20 13:16:41 +02:00
Benoît Burnichon
db3bb2d4c4 Slight refactor of set_export to avoid N+1 2016-05-20 10:18:30 +02:00
Thibaud Fabre
edaf603552 Merge pull request #1859 from bburnichon/improvement/search-v4
Backport of #1831 into 4.0
2016-05-19 16:42:17 +02:00
Benoît Burnichon
f0e2ff2bd1 Backport PHP7 issue fix in Youtube Bridge 2016-05-19 14:08:48 +02:00
Benoît Burnichon
71b370f766 Fixup calls order to avoid N+1 2016-05-19 13:44:01 +02:00
Benoît Burnichon
7aa499716b Add Caption Service and Repositories 2016-05-19 13:44:01 +02:00
Jean-Yves Gaulier
10e4a7a961 PHRAS-1101_BACKPORT-4.0
- fix : some elements of "train" don't display preview/caption when selected (due to code exception)
2016-05-17 20:23:20 +02:00
Jean-Yves Gaulier
083f1941b0 PHRAS-1101_THMB-TRAIN-IN-PREVIEW
- fix : some elements of "train" don't display preview/caption when selected (due to code exception)
2016-05-17 20:19:17 +02:00
Benoît Burnichon
b61a8a7418 Fixup calls order to avoid N+1 2016-05-12 16:07:09 +02:00
Benoît Burnichon
ae4d46216f Add Caption Service and Repositories 2016-05-12 16:07:09 +02:00
Thibaud Fabre
c7b1b6b78d Merge pull request #1830 from aztech-dev/feature/order-webhooks
Add webhook notifications for order events
2016-05-12 14:59:59 +02:00
Benoît Burnichon
60b932d518 Merge branch '4.0' into merge-4.0
- Ignore modifications in Vagrantfile. Complete rework switching to ansible
- redo composer update of roave/security-advisories and symfony/symfony
- confirm deletion of jquery.WorkZone.js

Conflicts:
	Vagrantfile
	composer.lock
	resources/www/prod/js/jquery.WorkZone.js
2016-05-12 10:43:30 +02:00
Benoît Burnichon
8e693964df Refactor getChildren() and get_grouping_parents() 2016-05-11 17:50:57 +02:00
Benoît Burnichon
ea9458da77 Avoid calling cache when data is already present 2016-05-11 17:50:57 +02:00
Thibaud Fabre
2e815bc463 Add SQL migration for new order column and fix docblocks 2016-05-11 16:59:36 +02:00
Benoît Burnichon
3ca525fee5 Merge branch '4.0' into merge-4.0 2016-04-22 19:44:05 +02:00
Benoît Burnichon
fca3146f91 Remove subdef etag when marking physically unavailable 2016-04-22 17:07:18 +02:00
Benoît Burnichon
f84f625a4e All media_subdef updates go to the repository 2016-04-22 16:15:37 +02:00
Benoît Burnichon
2b097e9be7 Extract SubdefGroup class 2016-04-22 12:38:33 +02:00
Benoît Burnichon
1e18b3e69f This is a combination of 33 commits.
- Squashed Pull request #1730
- Squashed Pull request #1741
- Squashed Pull request #1742
- Squash merge branch 4.0
- Squashed Pull request #1744
- Squashed Pull request #1746
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed Pull request #1758
- Avoid using imagine/imagine alias as it is causing install issues
- Squashed merge branch 4.0
- Squashed Pull request #1763
- Squashed merge branch 4.0
- Squash of 6 commits
- Squashed merge branch 4.0
- This is a combination of 2 commits.
- Squashed Pull request #1775
- Squashed Pull request #1777
- Squashed Pull request #1779
- Squashed Pull request #1780
- Squashed Pull request #1782
- Adds a Pull request template
- Squased Pull request #1783
- Squash Pull request #1786
- Squashed Pull request #1796
- Squashed merge branch 4.0
- Squash Pull request #1791
- Squashed merge branch 4.0
- Squashed Pull request #1808
- Squashed Pull request #1811
- Squashed Pull request #1809
2016-04-20 16:22:14 +02:00
Benoît Burnichon
033542ac2f Remove some arguments from query and add them to options 2016-04-15 16:36:28 +02:00
Benoît Burnichon
11b63e5a2b Add missing property copy on mirror 2016-04-13 22:04:45 +02:00
Benoît Burnichon
0fb219cb67 Remove legacy record_adapter::get_status 2016-04-13 19:55:54 +02:00
Benoît Burnichon
4171ab9e8d Rename record_adapter::get_status into getStatus 2016-04-13 19:51:56 +02:00
Benoît Burnichon
7a25b499e3 Deprecated set_binary_status and use setStatus instead. 2016-04-13 18:50:39 +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
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
c4d7ec2093 Try improve Scrutinizer results 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
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
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
Jean-Yves Gaulier
e6b1ad4f2f PHRAS-1055 #time 1h
- no bug concerning --max_record
- add try/catch so the job don't stop on errors

PHRAS-1055 #time 5h
- add option --dry
- add verbose print (-v)
- add "ALL" for type and subdef arguments
- fix "substitute" options
- fix show sql with arguments

PHRAS-1055 #time 5h
- better error handling
- argument "databox" can be specified as id, dbname or viewname
- add option "--partition=n/N"
- argument "type" changed to option "--record_type=a,b,c" (can also be set as "--record_type=a,b --record_type=c")
- argument "subdefs" changed to option "--name=x,y,z" (can also be set as "--name=x,y --name=z")
- option "--with-substitution" changed to "--with_substituted"
- option "--substitution-only" changed to "--substituted-only"

PHRAS-1055 #time 2h
- change lone argument (databox) to option "--databox" (mandatory)
- add option "--missing_only" to create missing subdefs after structure change.
- add option "--garbage_collect" to remove orphan subdefs left by structure change.

PHRAS-1055 #time 1m
- cleanup

PHRAS-1055 #time 2h
- cleanup
- add option "--reset_subdef_flag"
- add option "--set_writemeta_flag"

PHRAS-1055 #time 1m
- fix vocabulary (flag)
2016-04-06 11:36:00 +02:00
Jean-Yves Gaulier
4e37af6386 PHRAS-1055 #time 2h
- change lone argument (databox) to option "--databox" (mandatory)
- add option "--missing_only" to create missing subdefs after structure change.
- add option "--garbage_collect" to remove orphan subdefs left by structure change.
2016-04-04 14:41:19 +02:00
Benoît Burnichon
840aa86bb4 Proper caching of names in databox_descriptionStructure 2016-03-31 15:27:09 +02:00
Scrutinizer Auto-Fixer
3b49f58ad7 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-03-31 14:34:39 +02:00
Benoît Burnichon
15e4a5dd3a fix in caption_Field_Value hightlightThesaurus & PHPCS in caption_field 2016-03-31 13:43:33 +02:00
Benoît Burnichon
3f35efe30e Extract changeVocabulary 2016-03-31 12:51:05 +02:00
Benoît Burnichon
5c4a796c12 Fix cache clearing. 2016-03-31 12:20:58 +02:00