Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-27 | small tweak when displaying the river on group profile | Dave Tosh | |
git-svn-id: http://code.elgg.org@6248 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-27 | videolist activity view tweaked | Dave Tosh | |
git-svn-id: http://code.elgg.org@6247 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-26 | Videolist on group profile page interfaced. | Pete Harris | |
git-svn-id: http://code.elgg.org@6241 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-26 | group video widget now displays | Dave Tosh | |
git-svn-id: http://code.elgg.org@6237 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-26 | videolist ownerblock menu put back | Dave Tosh | |
git-svn-id: http://code.elgg.org@6236 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-26 | small menu tweak | Dave Tosh | |
git-svn-id: http://code.elgg.org@6235 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-26 | videos now work for groups | Dave Tosh | |
git-svn-id: http://code.elgg.org@6234 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-26 | videolist now displays the correct header | Dave Tosh | |
git-svn-id: http://code.elgg.org@6232 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-24 | river views no longer allow comments by logged out users | Dave Tosh | |
git-svn-id: http://code.elgg.org@6178 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-24 | Group videolist submenu removed from sidebar menu | Pete Harris | |
git-svn-id: http://code.elgg.org@6149 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-21 | Registering plugin hooks to extend owner block profile menu. | Nick Whitt | |
git-svn-id: http://code.elgg.org@6131 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-20 | videolist submenu items hashed out - these will be deleted post testing. | Dave Tosh | |
git-svn-id: http://code.elgg.org@6115 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-20 | xml parsing error on youtube titles/desc fixed | Dave Tosh | |
git-svn-id: http://code.elgg.org@6113 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-20 | manifest files updated on various plugins to work with the new admin area. | Dave Tosh | |
git-svn-id: http://code.elgg.org@6108 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-18 | access level tweak | Dave Tosh | |
git-svn-id: http://code.elgg.org@6078 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-17 | Minor UI updates to video search | Pete Harris | |
git-svn-id: http://code.elgg.org@6071 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-12 | Small tweak to group links | Dave Tosh | |
git-svn-id: http://code.elgg.org@6007 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-02 | Added tags, branches, and trunk to plugins repo. | Brett Profitt | |
git-svn-id: http://code.elgg.org@5929 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-04-30 | Minor additions to Video plugin (added id's to forms for theming purposes) | Pete Harris | |
2010-04-21 | small tweak so all public videos can be seen while logged out and not a ↵ | Dave Tosh | |
walled garden. | |||
2010-04-21 | remaining activity views tweaked to work with classic and new | Dave Tosh | |
2010-04-20 | A fix for ticket #2080 | Dave Tosh | |
2010-04-19 | Updated object and embed tags for embedded video, so Elgg UI elements (tools ↵ | Pete Harris | |
menu, avatar menu, likes user list etc) appear above embedded video. | |||
2010-04-13 | Groups profile page tool widgets updated for video and documents. | Pete Harris | |
2010-04-12 | correct lang string applied when in a group | Dave Tosh | |
2010-04-11 | Updated Likes on Blog and Videolist single entity pages | Pete Harris | |
2010-04-08 | moved declared page_owner so videos can play when viewed logged out. | Dave Tosh | |
2010-04-08 | delete and edit wired up on full view | Dave Tosh | |
2010-04-08 | main nav option tweaked on each tool | Dave Tosh | |
2010-04-07 | edit videos | Dave Tosh | |
2010-04-07 | Plugin updates for refreshed riverdashboard. | Pete Harris | |
2010-04-07 | delete wired up on videolist - still need to add edit | Dave Tosh | |
2010-03-30 | Updates to documents and videolist group profile views. | Pete Harris | |
2010-03-30 | Further updates to VideoList UI. Search results styled to match new elgg ↵ | Pete Harris | |
list style. Videos from search now play in popup modal with screen greyed out. Individual video page now has edit and delete, breadcrumbs, latest comments etc.. | |||
2010-03-29 | Added a basic edit view for videolist (form action/tokens needs fixing still) | Pete Harris | |
2010-03-29 | Beginnings of updating VideoList to v1.8 interface, edit, delete, favorite ↵ | Pete Harris | |
added. Amongst other updates Friends view and breadcrumbs added. | |||
2010-03-29 | Updated VideoList to be consistent with v1.8 mods and so the new generic ↵ | Pete Harris | |
page header works. | |||
2010-03-29 | Updated VideoList deprecated functions, and removed namespace clash in error ↵ | Pete Harris | |
messages. | |||
2010-03-26 | First pass at cleaning up videolist. | Brett Profitt | |
2010-03-26 | Changed line endings to unix-style for videolist plugin. | Brett Profitt | |
2010-03-25 | Test commit for restricted access. | Ben Werdmuller | |
2010-03-25 | Test commit for new security. | Ben Werdmuller | |
2010-03-23 | This videolist plugin shows real promise so we shall work on it for v1.8 ↵ | Dave Tosh | |
then release it back to the community. |