Commit Graph

2090 Commits

Author SHA1 Message Date
Thibaud Fabre
e77178d757 Add delivery results to application settings page 2016-10-13 14:05:53 +02:00
Thibaud Fabre
f2b956b015 Merge pull request #1968 from jygaulier/PHRAS-946_delete-record-api
PHRAS-946_delete-record-api
2016-09-29 17:41:24 +02:00
Jean-Yves Gaulier
c6186abe56 PHRAS-946_delete-record-api
- add : api route to delete record : verb DELETE ; /api/v1/records/{{databox_id}}/{{record_id}}
2016-09-29 15:54:04 +02:00
Thibaud Fabre
cdc410191c Merge pull request #1960 from jygaulier/PHRAS-1192_quarantaine-by-filenames_4.0
PHRAS-1192_quarantaine-by-filenames_4.0
2016-09-29 14:11:08 +02:00
Thibaud Fabre
08a8970147 Merge pull request #1944 from jygaulier/PHRAS-842_search-logged-as-es_4.0
PHRAS-842_search-logged-as-es_4.0
2016-09-29 14:10:21 +02:00
Thibaud Fabre
9597a775e2 Merge pull request #1964 from alchemy-fr/4.0
Merge 4.0 into master
2016-09-29 09:32:30 +02:00
Thibaud Fabre
f62c22bc5c Move setting to registry and form type 2016-09-28 20:58:26 +02:00
Thibaud Fabre
73826d535c PHRAS-1248 Merge branch '4.0'
Conflicts:
	Makefile
	composer.json
	composer.lock
	lib/Alchemy/Phrasea/Collection/CollectionService.php
	lib/Alchemy/Phrasea/Controller/Thesaurus/ThesaurusXmlHttpController.php
	lib/Alchemy/Phrasea/Core/Event/Subscriber/RecordEditSubscriber.php
	lib/Alchemy/Phrasea/Core/Provider/SearchEngineServiceProvider.php
	lib/Alchemy/Phrasea/Model/Manipulator/LazaretManipulator.php
	lib/classes/record/adapter.php
	resources/ansible/roles/app/tasks/main.yml
	resources/www/prod/js/jquery.Edit.js
	resources/www/prod/js/jquery.main-prod.js
	resources/www/prod/skins/ui-components/_answers-tools.scss
	templates/web/common/dialog_export.html.twig
	templates/web/prod/thesaurus.js.twig
2016-09-28 19:52:33 +02:00
Jean-Yves Gaulier
837a294827 PHRAS-1192_quarantaine-by-filenames_4.0
- add : quarantine thumbnails looks like result thb (zoom, caption, infos, ...) by using the same template
 - removed : some code about highlighting titles
 - fix : double extension on exported files
2016-09-28 13:16:10 +02:00
Thibaud Fabre
ebc515f2c1 PHRAS-1006 Add order manager in API collection description 2016-09-27 10:38:34 +02:00
Jean-Yves Gaulier
827e4fe255 PHRAS-842_search-logged-as-es_4.0
- fix : query is logged in a "user" form, before parsing
2016-09-22 15:16:36 +02:00
Jean-Yves Gaulier
1c1e9cf723 PHRAS-1216_story-cover-changed-event
- fix : class name/extend changed,
#time 10m
2016-09-21 15:47:55 +02:00
Jean-Yves Gaulier
e10971a88f PHRAS-1216_story-cover-changed-event
#time 1h
2016-09-21 15:13:12 +02:00
Thibaud Fabre
303a39e359 Allow removing order masters without adding a new one 2016-07-29 14:46:18 +02:00
jygaulier
98dbb863fe Merge pull request #1927 from jygaulier/PHRAS-1190_prod-search-thesaurus
PHRAS-1190_prod-search-thesaurus
2016-07-19 15:36:55 +02:00
Jean-Yves Gaulier
19342cf45c PHRAS-1190_prod-search-thesaurus
- removed comment
- test is ok (no more timeout) but without changes from first commit (???)
2016-07-19 13:46:27 +02:00
Jean-Yves Gaulier
0dac4a4573 PHRAS-1190_prod-search-thesaurus
- wip : changes removed to see if tests timeout again
2016-07-19 12:00:47 +02:00
Jean-Yves Gaulier
5ae1b8355d PHRAS-1190_prod-search-thesaurus
- wip : changes removed to see if tests timeout again
2016-07-19 11:37:46 +02:00
Jean-Yves Gaulier
69914dee31 PHRAS-1190_prod-search-thesaurus
- wip : changes removed to see if tests timeout again
2016-07-18 16:42:52 +02:00
Jean-Yves Gaulier
1abe2463e8 PHRAS-1190_prod-search-thesaurus
- fix : prod / thesaurus search is ok (language doesn't care)
#time 2h
2016-07-18 15:32:27 +02:00
Florian BLOUET
75b172b7cf Bump Phraseanet Production Client
update video tools features
- add sequencial hotkey for play speed: (L) (LL) (LLL...)
2016-07-08 15:30:37 +02:00
Florian BLOUET
3258d91f73 Bump Phraseanet Production Client
update video tools features
- add keyboard shortcuts: move up/down ranges in list
- fix loop if end range match the end of the video
- fix play/pause race condition
2016-07-08 12:12:25 +02:00
Florian BLOUET
6774f5cd9e Bump Phraseanet Production Client
update video tools features, fix misc issues
    - fix pym.js integration issues
    - fix record editor's preview tab
    - add video Editor in record Editor
    - export VTT content to VideoTextTrack field
2016-07-06 13:45:15 +02:00
Thibaud Fabre
3072125658 Fix include resolution for search type 2 2016-07-02 15:40:32 +02:00
Thibaud Fabre
8c888b99f5 Fix incorrect include resolution for search type 2 2016-07-02 15:35:45 +02:00
Thibaud Fabre
7141d4c1d5 Rename caption metadata and use preloaded values 2016-07-02 14:53:40 +02:00
Thibaud Fabre
0bc38c9dd2 Include caption metadatas in search type 2 2016-07-02 14:35:47 +02:00
Thibaud Fabre
0679bd83b5 Merge pull request #1917 from aztech-dev/feature/simplify-story-search-response
Fix include resolution
2016-06-30 12:06:44 +02:00
Thibaud Fabre
faf9b98b11 Fix include resolution
Incorrect use of += operator on arrays caused the story includes to
always be unset
2016-06-30 11:57:02 +02:00
Florian BLOUET
7534e26661 Bump Phraseanet Production Client
update video tools features
- add range reordering via drag n drop
- add configurable rewind/forward steps
2016-06-30 11:31:48 +02:00
Florian BLOUET
406f7d1182 add video tools translations 2016-06-30 11:31:14 +02:00
Thibaud Fabre
2ecb98e9ab Merge pull request #1911 from lostdalek/feature/pym-integration
Pym.js integration for embed medias
2016-06-29 17:38:49 +02:00
jygaulier
de997532d2 Merge pull request #1916 from jygaulier/PHRAS-726_delete-candidate
PHRAS-726_delete-candidate
2016-06-28 20:33:18 +02:00
Jean-Yves Gaulier
69cc533ff6 PHRAS-726_delete-candidate
- change : thesaurus pool notifications is 10s
- fix : thesaurus / delete term is ok

#time 1h
2016-06-28 19:10:23 +02:00
jygaulier
a934280052 Merge pull request #1914 from jygaulier/PHRAS-726_delete-candidate
PHRAS-726_delete-candidate
2016-06-28 17:16:07 +02:00
Jean-Yves Gaulier
9c32183747 PHRAS-726_delete-candidate
- remove : prod / replace candidate is removed from menu
- fix : thesaurus / delete candidate is ok

#time 1h
2016-06-28 16:54:32 +02:00
Jean-Yves Gaulier
ef108d543e PHRAS-726_delete-candidate
- change : prod / delete candidate does not update records metadata
- change : prod / replace candidate is disabled
- fix : prod / delete candidate is ok

#time 2h
2016-06-28 15:12:31 +02:00
Thibaud Fabre
5648f3219c Remove records property from story search results 2016-06-28 13:12:58 +02:00
Jean-Yves Gaulier
deafb8b957 PHRAS-1177_change-multi-on-field
- add : now the "multi" attribute on a field can be changed after creation
- change : field template
#time 3h
2016-06-23 20:22:25 +02:00
Florian BLOUET
94b69af4ba clean and fix recordController 2016-06-17 15:33:14 +02:00
Florian BLOUET
1412f98071 add pym.js iframe communication lib for embed bundle
- bump embed-bundle
- bump phraseanet-production-client
2016-06-17 10:41:26 +02:00
Jean-Yves Gaulier
9e891d4ae9 PHRAS-1164_Backport-PHRAS-1158-to-4.0
#time 20m
2016-06-16 16:02:26 +02:00
Jean-Yves Gaulier
51ff2e040a PHRAS-1158_STAMP-CHANGE-COLL
fix : the stamp was not updated when a record changed of collection
#time 2h
2016-06-16 13:54:45 +02:00
Thibaud Fabre
fab4a6e6d5 Fix incorrect file names for filename containing dots 2016-06-13 18:57:23 +02:00
Florian BLOUET
0ade016f14 updated css theme switch 2016-06-02 14:27:20 +02:00
Thibaud Fabre
cd530b4696 Fix merge failure in V1Controller 2016-05-25 17:40:10 +02:00
Thibaud Fabre
1917b3dba3 Merge branch 4.0 into master 2016-05-25 17:21:08 +02:00
Thibaud Fabre
a2ae899121 PHRAS-573 Add status rights in /me response 2016-05-25 14:08:34 +02:00
Thibaud Fabre
bf08667d0d PHRAS-572 List user rights by databox in /me route 2016-05-25 11:57:03 +02:00
Thibaud Fabre
9008561891 Merge pull request #1882 from aztech-dev/fix/application-settings-access
Restrict application settings access to application owner
2016-05-24 18:17:48 +02:00