Thibaud Fabre
4a434672b4
Remove limit clause and use maxResults query method
2016-09-21 15:17:27 +02:00
Thibaud Fabre
e9f74c9c52
Fix login issues when multiple validation tokens exist
2016-09-21 15:17:18 +02:00
Thibaud Fabre
b255f32e34
Revert "Fix non unique validation tokens"
2016-09-21 15:15:38 +02:00
Jean-Yves Gaulier
e10971a88f
PHRAS-1216_story-cover-changed-event
...
#time 1h
2016-09-21 15:13:12 +02:00
Thibaud Fabre
e2f0285356
Remove limit clause and use maxResults query method
2016-09-21 15:03:00 +02:00
Thibaud Fabre
46283817aa
Fix login issues when multiple validation tokens exist
2016-09-21 14:46:14 +02:00
moctardiouf
4ff084ffe5
fix syntax error text_mail_receiver
2016-09-16 19:21:27 +02:00
Thibaud Fabre
7041c960c7
Fix filename
2016-08-02 15:25:53 +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
jygaulier
d558192a74
Merge pull request #1910 from jygaulier/PHRAS-1168_Backport-PHRAS-1094-to-4.0
...
PHRAS-1168_Backport-PHRAS-1094-to-4.0
2016-07-18 13:32:27 +02:00
Thibaud Fabre
9dc6509911
Merge pull request #1925 from aztech-dev/feature/cors-configuration
...
PHRAS-1180 Add configuration entry to enable CORS on custom paths
2016-07-12 15:11:32 +02:00
Thibaud Fabre
9ca8dee44f
PHRAS-1180 Add configuration entry to enable CORS on custom paths
2016-07-12 14:22:12 +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
b167766525
Bump Phraseanet Production Client
...
update video tools features
- add configurable vtt field name
- fix range reordering
- fix keyboard shortcuts
- add keyboard shortcut (add new range)
2016-07-06 16:46:04 +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
d370805b1f
Rename methods for more consistency
2016-07-02 15:03:25 +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
Thibaud Fabre
3498b835d5
Add record count property to story responses
2016-06-28 15:30:20 +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
e10a6f8ebd
PHRAS-1177_change-multi-on-field
...
- change : no more "multi" checkbox when creating a field
- new field is not "report" anymore
#time 1h
2016-06-27 16:45:51 +02:00
Jean-Yves Gaulier
6572f3ba14
PHRAS-1177_change-multi-on-field
...
- fix : multi field gets the default separator
#time 10m
2016-06-23 20:39:09 +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
b49a5ceda5
PHRAS-1168_Backport-PHRAS-1094-to-4.0
...
(update php-es lib)
#time 30m
2016-06-16 17:57:04 +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
169a2f3a36
PHRAS-1158_STAMP-CHANGE-COLL
...
change : deleting stamp via record, not collection
2016-06-16 15:19:20 +02:00
Jean-Yves Gaulier
c040511320
PHRAS-1158_STAMP-CHANGE-COLL
...
change : stamp reset moved to event subscriber
2016-06-16 13:54:45 +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
Jean-Yves Gaulier
27ee4334c2
PHRAS-1161_Backport-PHRAS_1100
...
#time 30m
2016-06-15 15:53:14 +02:00