Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media manager: implement videos tab #504

Closed
Audrunas opened this issue Jun 10, 2013 · 2 comments
Closed

Media manager: implement videos tab #504

Audrunas opened this issue Jun 10, 2013 · 2 comments

Comments

@Audrunas
Copy link
Contributor

  • Add new tab "VIDEOS"
  • Create interface for ideo provider. Create default VIMEO provider.
  • Implement button "Embed video":
    -- After pressing this button, video search dialog should open with ability to search in VIMEO
    -- Add selected video to local database
  • Implement button "Upload video"
    -- After pressing this button, upload form should open, for uplading one video to VIMEO
    -- Async upload should start. Do not forget, that after uploading video may be processed in VIMEO server.
    -- After upload will be done new item should appear in videos grid. If file is still processing in the server, message "Video is still processing" should appear next to file.
  • Implement video edit dialog, delete, etc.
@ghost ghost assigned Audrunas Jun 10, 2013
@ghost ghost self-assigned this Jun 28, 2013
ghost pushed a commit that referenced this issue Jul 4, 2013
ghost pushed a commit that referenced this issue Jul 4, 2013
ghost pushed a commit that referenced this issue Jul 4, 2013
ghost pushed a commit that referenced this issue Jul 4, 2013
ghost pushed a commit that referenced this issue Jul 4, 2013
ghost pushed a commit that referenced this issue Jul 4, 2013
ghost pushed a commit that referenced this issue Jul 4, 2013
ghost pushed a commit that referenced this issue Jul 5, 2013
ghost pushed a commit that referenced this issue Jul 5, 2013
ghost pushed a commit that referenced this issue Jul 5, 2013
ghost pushed a commit that referenced this issue Jul 5, 2013
ghost pushed a commit that referenced this issue Jul 8, 2013
ghost pushed a commit that referenced this issue Jul 8, 2013
ghost pushed a commit that referenced this issue Jul 8, 2013
ghost pushed a commit that referenced this issue Jul 8, 2013
ghost pushed a commit that referenced this issue Jul 10, 2013
ghost pushed a commit that referenced this issue Jul 12, 2013
ghost pushed a commit that referenced this issue Jul 12, 2013
ghost pushed a commit that referenced this issue Jul 12, 2013
ghost pushed a commit that referenced this issue Jul 12, 2013
ghost pushed a commit that referenced this issue Jul 12, 2013
ghost pushed a commit that referenced this issue Jul 12, 2013
ghost pushed a commit that referenced this issue Jul 12, 2013
ghost pushed a commit that referenced this issue Jul 16, 2013
ghost pushed a commit that referenced this issue Jul 18, 2013
ghost pushed a commit that referenced this issue Jul 18, 2013
ghost pushed a commit that referenced this issue Jul 18, 2013
ghost pushed a commit that referenced this issue Jul 18, 2013
ghost pushed a commit that referenced this issue Jul 18, 2013
ghost pushed a commit that referenced this issue Jul 18, 2013
ghost pushed a commit that referenced this issue Jul 19, 2013
ghost pushed a commit that referenced this issue Jul 19, 2013
ghost pushed a commit that referenced this issue Jul 19, 2013
@ghost
Copy link

ghost commented Jul 19, 2013

STATUS:
Latest version in branch dev-video. Work in progress (not finished).

For Viddler module:

  • Upload (done)
  • Delete (done)
  • Todo: update right mouse menu (add preview, update history view, add properties view), content insert video.

For Vimoe module:

  • Embed video dialog (done, small fixes needed).
  • Todo: update right mouse menu (add preview, update history view, add properties view), content insert video.

@ghost
Copy link

ghost commented Oct 21, 2015

Split to separate items: #1355, #1356, #1357, #1358.

@ghost ghost closed this as completed Oct 21, 2015
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant