Latest Tickets Added - with descriptions (82 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 20 of 82)

1 2 3 4 5
Ticket Summary Status Type Priority Milestone Severity Created
#497 Plone states on content should correspond to transcoded versions new task critical 4.5.1 New Ticket 3 years

Reported by and, 3 years ago.

Description

Currently transcoded versions of files are public even if an item has been marked private.

#527 Remove Callouts from Plumi new task minor 4.5.1 New Ticket 3 years

Reported by anna, 3 years ago.

Description

Remove callouts from Plumi and put into a new product plumi.callouts.

This can be included by plumi.app, along with new plumi.video, see:  https://plumi.org/ticket/541

#640 Check install docs are in-sync new task blocker 4.5.1 New Ticket 2 years

Reported by and, 2 years ago.

Description

There are two different sets of install docs being maintained, they have different approaches as the audiences are slightly different.

The two docs are

 https://github.com/plumi/plumi.app/blob/master/docs/INSTALL.txt

 http://en.flossmanuals.net/plumi/ch025_installation

Check they are in-sync.

#648 CC license API has no juristiction option new task critical 4.5.1 New Ticket 2 years

Reported by and, 2 years ago.

Description

It's not possible to choose the jurisdiction (US/Malaysia/Greece/Australia) when choosing the CC license. It defaults to Australia.

ALSO CHANGE THE LOGO DISPLAYED IN PLUMI TO PLUMI LOGO, NOT ENGAGEMEDIA LOGO.

#726 Facebook Embed - Video NOT Playable new defect critical 4.5.1 New Ticket 15 months

Reported by anna, 15 months ago.

Description

When user pastes in EM video/view URL the video is NOT playable in the facebook page as it used to be, and as per Vimeo, Youtube etc.

ALSO Videos Controls Don't Work (mediaelement.js)

 http://EngageMedia.org is using mediaelement.js via Plone / Plumi ( http://plumi.org).

When a user posts a video to Facebook, they can click play to activate the video for the first time. However the controls don't work (except for the fullscreen button). The user cannot click/effect the play/pause button, the scrub bar, or the volume control.

Tested using Mac OS X 10.6.8 / Safari 5.1.5

Using e.g. this video:  https://www.engagemedia.org/Members/Novaruth/videos/filastine_colony_collapse.mp4/view

Follow this up, including ticket on mediaelement.js Github:  https://github.com/johndyer/mediaelement/issues/445

#788 New Plumi Blog new task blocker 4.5.1 New Ticket 10 months

Reported by anna, 10 months ago.

Description

Possibility of doing a re-vamp of the Plumi visual identity and blog when we launch the new look Plumi.

  • new wordpress design (the kakky green colour everywhere is finally really getting to me. also the amateurish/DIY feel, given that the new Plumi skin will be so minimal, clean and contemporary looking). once again this could just be purchasing an existing theme and doing a little bit of customisation, much like Maloreigh did.
  • new banner for new plumi demo site / default plumi installations
  • new plumi promo buttons as per  https://plumi.org/ticket/70

In terms of new wordpress themes, it really would be cool to have something with a bit more impact, a bit showier, a bit less "here we are with our little software project", a bit bolder, making more of a statement about how great we think the software is.

Something like this could be a bit much, but this is the direction I mean to head in:  http://demo.designerthemes.com/gala/

Or something clean and fresh looking like this:  http://www.kriesi.at/themedemo/?theme=angular

(click on the Template Files menu item and select Page:Sidebar Right... we probably would only use the portfolio page styling on a page to show sites using Plumi)

Or one of the responsive themes listed here:  http://smashinghub.com/25-best-responsive-wordpress-themes-2012.htm

I could handle creating the new Wordpress site easily, just not the new graphics for banner and buttons. Would be nice to have a proper designer do that. Would be nice to have them make a couple of things for the blog too, if need be.

It would be cool to incorporate auto-updated content areas into the blog, that will indicate the activity of the developer community, like:

  • latest commits to Github
  • latest resolved tickets on Trac?
  • tweets about #Plumi?
  • new releases of Plumi on Plone.org...?

Also to feature what Plumi can do a bit more graphically, and emphatically. In a similar way to how some of those example sites push the services somebody is offering.

  • - - -

Here's an example of a great code blog:  http://popcornjs.org

#789 Review of Video Platforms new task major 4.5.1 New Ticket 10 months

Reported by anna, 10 months ago.

Description

A review of currently popular / viable video platforms, particularly open source but also commercial applications. Comparison to Plumi in terms of ease of installation and usage, stability, documentation and feature set.

#795 Video Player - Increase Font Size "Embed" & Make Social Media Icons bigger new task major 4.5.1 New Ticket 10 months

Reported by anna, 10 months ago.

Description

Increase font-size of text "Embed" in pop-up, as it is too small to read easily and make icons bigger.

#922 buildout error new defect major 4.5.1 New Ticket 4 weeks

Reported by robert.potts@…, 4 weeks ago.

Description

Installing plone. Error: There is a version conflict. We already have: zdaemon 2.0.7 but ZODB 4.0.0b2 requires 'zdaemon>=4.0.0a1'. * Overwriting versions.cfg * * Overwriting versions.cfg *

#34 Ability to add videos from other sites new feature blocker 4.6 Ready for Testing 6 years

Reported by and, 6 years ago.

Description

Create the ability to take videos from Vimeo, YouTube?, blip.tv, etc and add them to a Plumi site.

This will enable broader sharing of content. Videomakers will not have to re-upload their video to another site (the Plumi site) if they have already done so elsewhere. It will also allow site editors to curate content from other sites into a Plumi site.

  • external videos offered as same content type as ordinary videos, but instead of uploading a video the user can add a link / embed code from Vimeo, Youtube or other site
  • ability to list external videos separately from normal videos on the site (not sure yet in which listings we need to differentiate them)

(FIXED DELIVERABLE)

#404 PloneFTP should not run as root reopened task critical 4.6 New Ticket 3 years

Reported by grant, 3 years ago.

Description

PlumiFTP is running as root which is not ideal from a security perspective. Can we modify it so it can run without needing to do so?

Comment from Dimo:

I don't know of any way of doing that without changing how plumiftp works. The plumiftp init script will always need root privileges to bind to port 21 for listening ftp connections.

Grant, do you know of any sysadmin trick to make plumiftp drop the root privileges but keep using port 21?

I'm afraid we would have to modify plumiftp significantly in the next version so that it drops its root privileges right after it binds port 21. But that's beyond the scope of the current contract.

Comment from Grant:

Nope - no idea - the whole thing needs some research & assessment. How do other FTP daemons do it?

#466 Social Networking Integration Spec new task critical 4.6 New Ticket 3 years

Reported by anna, 3 years ago.

Description

Do a review to figure out how to best / most easily integrate better with these social networking platforms:

  • Twitter
  • Facebook
  • Kaskus

What do we do now? What would we like to be able to do? What are the highest priorities?

This should be part of the Social Engagement Strategy / Re-Design by EM

#471 Update Indonesian translation based on new design new task blocker 4.6 New Ticket 3 years

Reported by and, 3 years ago.

Description

(FIXED DELIVERABLE)

#601 Add blog posts listing to author page assigned task major 4.6 New Ticket 2 years
#619 Location in author page doesn't show when switching to Indonesian new task major 4.6 New Ticket 2 years

Reported by and, 2 years ago.

Description

Also on EngageMedia it does show but it displays as "Lokasi: ${location} Lokasi: Australia"

and the Australia should be a look up, though there is no link.

#625 Unit and functional tests for plumi.app & plumi.content new enhancement minor 4.6 New Ticket 2 years
#792 Use CC Search Template new feature blocker 4.6 New Ticket 10 months

Reported by anna, 10 months ago.

Description

Improved search results - better layout of clips/videos displayed, currently only unappealing text and icons

  • e.g.  https://www.engagemedia.org/@@search?SearchableText=something
  • in Plumi this could be a drop-down Search menu - defaulting to "Videos", alternatively "Everything". Videos could use the video listing template.
  • on CC search is performed on Clips, Lectures, Articles, Commentaries or Members individually via drop-down Search so display of results could be tailored for each

(FIXED DELIVERABLE)

#799 160 characters UI Feedback - Short Summary on Video Publish Form new task major 4.6 New Ticket 10 months

Reported by anna, 10 months ago.

Description

160 characters limit - yes i think if we are going to limit this to 160 characters this should be communicated to the user dynamically displaying the number of characters remaining to enter.

#801 FTP notification system - if system goes down new task critical 4.6 New Ticket 9 months

Reported by and, 9 months ago.

Description

FTP sometimes goes down, but there's not way to know until a user emails to say so, which can be days or longer since the problem started.

A system to notify if it's running would be great.

#807 No download button on videos when viewing on android 4.1.1 new task major 4.6 New Ticket 8 months
1 2 3 4 5
Note: See TracQuery for help on using queries.