Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-05 | Fixes #3567 standardized classes for icons | cash | |
2011-10-29 | adds a river layout view that all river views should use | cash | |
2011-10-14 | Fixes #3977 not showing hover menu on avatar update in river | Cash Costello | |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello | |
2011-09-25 | Refs #3842 adding river view back so that those upgrading from earlier Elgg ↵ | cash | |
views don't have empty river messages | |||
2011-07-07 | fixed the float issue with the friends river view | Cash Costello | |
2011-06-25 | actually read Evan's comment on pull request #48 and fixed previous | cash | |
2011-06-25 | updates the avatar update river view and closes pull request #48 | cash | |
2011-06-25 | added documentation to new river views and improved handling of responses | cash | |
2011-06-25 | Fixes #3566 separate out likes button from likes count | Cash Costello | |
2011-06-24 | fixed group forum discussion inline replies for activity page | Cash Costello | |
2011-06-24 | Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ↵ | Cash Costello | |
ewinslow-3404-river-revamp Conflicts: languages/en.php | |||
2011-06-13 | Renamed river footer to a more semantic "responses". Fixed discussion | Evan Winslow | |
to work inline again with this new layout. | |||
2011-06-11 | forgot the new river view from the previous commit | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9182 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-08 | River revamp for 1.8 | Evan Winslow | |
2011-04-06 | Refs #3108 frontend should be done and ready for review - admin area is next | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8946 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-05 | Fixes #3275 forms in a river item are not forced to be hidden | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8942 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-04 | Refs #3073 first version of horizontal river menu. css still needs work for ↵ | cash | |
likes and the comment text bubble needs to be darkened git-svn-id: http://code.elgg.org/elgg/trunk@8935 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-17 | Fixes #3130. Fixed river/item/footer -> river/elements/footer for comments. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8744 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | somehow we forgot to use 'elements' in river views | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8679 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-09 | Fixes #3058 pulls likes out as a plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8639 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-06 | Refs #2679 can comment on discussion forums in river now | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8610 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-06 | Fixes #2895 river menu reimplemented using plugin hook | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8607 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-02 | Refs #2895 reverting [8532] as code is not working as intended. Can comment ↵ | cash | |
and like everything because menu items are being registered. Perhaps questionable benefit of using the menu system here. git-svn-id: http://code.elgg.org/elgg/trunk@8566 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #3031 using 'priority' now | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8545 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #3032: toggler pattern is now <a href="#target" ↵ | ewinslow | |
class="elgg-toggler">...</a> Wow, so much nicer. git-svn-id: http://code.elgg.org/elgg/trunk@8538 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Refs #2895: River items now emit a "river" menu. Not confident on the name, ↵ | ewinslow | |
just trying to keep things short and sweet. git-svn-id: http://code.elgg.org/elgg/trunk@8532 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8471 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-24 | organized the river views according to the subview pattern | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8452 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of ↵ | ewinslow | |
generating their own html git-svn-id: http://code.elgg.org/elgg/trunk@8410 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-18 | Refs #2950: layout/objects => page/components | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8288 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-02 | Fixes #2846: elgg_view_river_item calls river/item view first. | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7991 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-17 | last of the river updates I hope - fixes the likes river view | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7665 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-17 | updated river views for content display and added new bookmarks river view code | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7657 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-17 | updated the river generic_comment view for the new river code | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7650 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-17 | updated the river friend view for the new river code | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7649 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken ↵ | cash | |
display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk@7493 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright ↵ | brettp | |
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@6842 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-07-03 | removing stopgap from [3082] since denied river items are now skipped | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@6630 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-07-03 | Removing another pre-1.5 view that is no longer used | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@6629 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-07-03 | Closes #2121 - removed view from pre-1.5 days | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@6628 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-07-03 | leftover view from pre-Elgg 1.5 days | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@6627 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-03-11 | Riverdashboard updated to new UI. DOM simplified a bit & css cleaned up. | pete | |
git-svn-id: http://code.elgg.org/elgg/trunk@5358 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-03-03 | Pulled in the interface changes. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5257 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-02-05 | Fixes #1481: Applie Mike's patch and created function ↵ | brettp | |
elgg_http_add_url_query_elements() to handle what the pagination view was trying to do. git-svn-id: http://code.elgg.org/elgg/trunk@3903 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-01-31 | Fixes #959: Added elgg_http_remove_url_query_element() to remove a GET ↵ | brettp | |
element instead of using faulty regexp. git-svn-id: http://code.elgg.org/elgg/trunk@3866 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2009-10-16 | More views cleanup. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@3556 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2009-09-04 | activity display toggle so site admins can choose avatars or the small icons | dave | |
git-svn-id: https://code.elgg.org/elgg/trunk@3461 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2009-08-31 | All line endings are now Unix-style. | brettp | |
git-svn-id: https://code.elgg.org/elgg/trunk@3451 36083f99-b078-4883-b0ff-0f9b5a30f544 |