aboutsummaryrefslogtreecommitdiff
path: root/views/default/river
AgeCommit message (Expand)Author
2011-03-09Fixes #3058 pulls likes out as a plugincash
2011-03-06Refs #2679 can comment on discussion forums in river nowcash
2011-03-06Fixes #2895 river menu reimplemented using plugin hookcash
2011-03-02Refs #2895 reverting [8532] as code is not working as intended. Can comment a...cash
2011-03-01Fixes #3031 using 'priority' nowcash
2011-03-01Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....ewinslow
2011-03-01Refs #2895: River items now emit a "river" menu. Not confident on the name, ...ewinslow
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-24organized the river views according to the subview patterncash
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin...ewinslow
2011-02-18Refs #2950: layout/objects => page/componentsewinslow
2011-02-02Fixes #2846: elgg_view_river_item calls river/item view first.ewinslow
2010-12-17last of the river updates I hope - fixes the likes river viewcash
2010-12-17updated river views for content display and added new bookmarks river view codecash
2010-12-17updated the river generic_comment view for the new river codecash
2010-12-17updated the river friend view for the new river codecash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-07-03removing stopgap from [3082] since denied river items are now skippedcash
2010-07-03Removing another pre-1.5 view that is no longer usedcash
2010-07-03Closes #2121 - removed view from pre-1.5 dayscash
2010-07-03leftover view from pre-Elgg 1.5 dayscash
2010-03-11Riverdashboard updated to new UI. DOM simplified a bit & css cleaned up.pete
2010-03-03Pulled in the interface changes.brettp
2010-02-05Fixes #1481: Applie Mike's patch and created function elgg_http_add_url_query...brettp
2010-01-31Fixes #959: Added elgg_http_remove_url_query_element() to remove a GET elemen...brettp
2009-10-16More views cleanup.brettp
2009-09-04activity display toggle so site admins can choose avatars or the small iconsdave
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-03-04Stopgap for when you can no longer view river items.ben
2009-02-19Pagination is now optional on river lists; is removed on the river widgetben
2009-02-18forward and back text addedpete
2009-02-18pagination on river fixed / styled, and site message styledpete
2009-02-17river view altereddave
2009-02-13Simple river pagination.ben
2009-02-12Alternative river system trial. This is a test.ben
2009-01-23Refs #706marcus
2008-10-28Hoiking out the generic comment view again. Needs to be rethought.ben
2008-10-28Committed a generic comment view.ben
2008-10-06Closes #402 and #407 : Right! Finally nailed this fscking issue to the wall (...marcus
2008-08-20Closes #253: Patch provided by edfactor. Thanks for your contribution!marcus
2008-08-08Adjusted contributors file.ben
2008-07-15Closes #140marcus
2008-07-07Relationship river items are now correctly wrapped in divsben
2008-07-04Using entities rather than objectmarcus
2008-07-03Fixed a subtype bug in the river item wrapper.ben
2008-06-25The river now passes entities to each river view as $vars['entity']ben
2008-06-23Removed extra divs.ben