Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-31 | Fixes #4228 group sort menu view accepts selected menu item from page handler | cash | |
2011-12-23 | Fixes #2074 adds group search | Cash Costello | |
2011-11-25 | Fixes #4151 removed unnecessary $user definition | Cash Costello | |
2011-11-13 | should be a ul rather than a div | Cash Costello | |
2011-11-05 | Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs | cash | |
2011-11-05 | Fixes #3567 standardized classes for icons | cash | |
2011-11-03 | Fixes #4042 made sure empty content pages had a message about no content | Cash Costello | |
2011-11-01 | Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ↵ | cash | |
pages, and forum posts | |||
2011-10-29 | adds a river layout view that all river views should use | cash | |
2011-10-27 | Refs #3296 displaying all group membership requests on one page | cash | |
2011-10-17 | Merge pull request #74 from cash/autocomplete | Cash Costello | |
Fixes #2102, #2712, #3450 Finishes autocomplete and userpicker for 1.8.1 | |||
2011-10-12 | Simple theme for autocomplete | cash | |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello | |
2011-09-28 | Fixes #3879. Removed some instances of deprecated views / functions. | Brett Profitt | |
2011-09-17 | Fixes #2990 updated the bundled plugins to use the new plugin/user settings ↵ | cash | |
structure | |||
2011-09-13 | Fixes #3803 fixed groups more link in widget | Cash Costello | |
2011-08-24 | Fixes #3612, #3750. Added edit replies back to group plugin with the ↵ | Brett Profitt | |
annotation menu. | |||
2011-06-29 | made group widget columns backward compatible so that content at least does ↵ | cash | |
not disappear | |||
2011-06-28 | Fixes #3407 added elgg-foot to plugin forms | Cash Costello | |
2011-06-27 | Refs #3407 using elgg-form and elgg-foot in core forms. Plugins next | Cash Costello | |
2011-06-26 | this should update all the core pages and plugins using 'buttons' | cash | |
2011-06-26 | Fixes #3368 combining $vars with parameters for object/elements/summary view | Cash Costello | |
2011-06-26 | Fixes #3614 updated use of elgg_view_entity() throughout core | Cash Costello | |
2011-06-25 | Fixes #3395 using a fluid gallery for the groups profile page | cash | |
2011-06-24 | Fixes #3139 DRYs up group modules | cash | |
2011-06-24 | Fixes #3559 adds .elgg-gallery-users | cash | |
2011-06-24 | Refs #1253 using 'list_type' string instead of boolean 'gallery' for entity ↵ | cash | |
listing | |||
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-12 | using divs for group profile fields to work around html validation issues ↵ | cash | |
with the out/tags view using a div git-svn-id: http://code.elgg.org/elgg/trunk@9188 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Fixes #3096 added user and group summery views an updated plugins to use the ↵ | cash | |
new view locations git-svn-id: http://code.elgg.org/elgg/trunk@9174 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-11 | Refs #3407 adds a footer for forms | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9167 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-08 | River revamp for 1.8 | Evan Winslow | |
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-03 | Fixes #3105 group sort menu uses filter menu | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8930 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-02 | Fixes #3104 updated groups plugin to use new menu system for sidebar | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8906 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-02 | moved group profile layout out of page handler so that plugins can override it | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8905 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-29 | Fixes #3243 pulled in anirupdutta's patch with some modifications (moved tag ↵ | cash | |
search to its own page handler function) git-svn-id: http://code.elgg.org/elgg/trunk@8874 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-27 | Fixes #3086 using full_view instead of full | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-22 | Refs #3016 making the final elgg.js more readable | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8812 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-21 | Fixes #3113 pulled group profile fields out of top profile area | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8800 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Fixes #2974 using canWriteToContainer() to control access to creating group ↵ | cash | |
content git-svn-id: http://code.elgg.org/elgg/trunk@8795 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, ↵ | ewinslow | |
profile, thewire git-svn-id: http://code.elgg.org/elgg/trunk@8711 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-14 | Fixes #3109: added non-vendor-prefixed css property declarations where ↵ | ewinslow | |
applicable. Cleaned up various other aspects of the css git-svn-id: http://code.elgg.org/elgg/trunk@8703 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-13 | Fixes #3072 using elgg_list_entities*() in group members sidebar view | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8684 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-13 | Refs #3096 using 'summary' instead of list/body | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8680 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Fixes #3071 group "widgets" check permissions now | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8667 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #3072: Fixed group member list in sidebar. Thoughts about using the ↵ | brettp | |
elgg-menu-hz class for this? It's not exactly a menu, but that CSS does exactly what's needed. git-svn-id: http://code.elgg.org/elgg/trunk@8649 36083f99-b078-4883-b0ff-0f9b5a30f544 |