Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-02 | Merge pull request #398 from jeabakker/#4880 | Steve Clay | |
#4880 - incorrect usage of elgg_get_entities_* parameters | |||
2012-12-19 | Refs #4633. Added join request count to page menu item. | Brett Profitt | |
2012-12-19 | Fixes #4633. Added the invitation count for group invitations page menu item. | Brett Profitt | |
2012-10-09 | Merge pull request #374 from beck24/group-profile-forwarding | Evan Winslow | |
fixes #4824 - forward 1.7 group profile urls to correct destination in 1.8 | |||
2012-10-03 | better usage of 'limit' in cases where this is irrelevant | Jerome Bakker | |
2012-10-03 | correct singual usage of type in elgg_get_entities_* functions | Jerome Bakker | |
2012-08-26 | forward 1.7 group profile urls to correct destination in 1.8 | Matt Beckett | |
2012-07-13 | Fixes #4687. Handle URLs on plugins that include only handler name. | Sem | |
2012-07-05 | Fixes #4362 better solution to registering menu items for group pages | Cash Costello | |
2012-07-01 | Refs #4642 need to filter annotations by name | Cash Costello | |
2012-06-29 | Merge pull request #288 from mrclay/4634-group-icons-2 | Cash Costello | |
Fixes #4634: Restores pre 1.7 group profile pics after update | |||
2012-06-28 | Fixes #4634: Restores pre 1.7 group profile pics after update | Steve Clay | |
2012-06-28 | Fixes #4642 group discussion replies work now | cash | |
2012-06-26 | Fixes #4632: Adds 301 redirects for /forum/topic/... urls. - from Evan | cash | |
2012-06-23 | added slug to url of discussion forum topic | Cash Costello | |
2012-02-21 | Refs #4335. Updated discussion notifications. | Brett Profitt | |
2012-01-01 | Fixes #2230 group acl names are not i18n friendly | cash | |
2011-11-20 | added check in case something goes wrong with the container entity of a ↵ | Cash Costello | |
discussion | |||
2011-11-05 | Refs #4059 group icon handler needs to return true | cash | |
2011-11-04 | Fixes #4059 returning true when handling a page | cash | |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash | |
2011-10-08 | Fixes #3942 fixed all the warnings and notices in the unit tests | Cash Costello | |
2011-09-30 | Fixes #3904 action word should come first for encode_text parameter | cash | |
2011-08-24 | Fixes #3612, #3750. Added edit replies back to group plugin with the ↵ | Brett Profitt | |
annotation menu. | |||
2011-06-26 | added a data array to ElggMenuItem. Now by default options end up being ↵ | cash | |
passed to output/url. | |||
2011-06-26 | Fixes #3470 using rel=toggle now | Cash Costello | |
2011-06-26 | not displaying the reply button for discussion topics in widgets | 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-13 | Added 'remove from group' link to the user hover menu (only appears when the ↵ | Jeff Tilson | |
page owner is a group) | |||
2011-05-18 | Fixes #3464 group discussion replies work on activity page | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9096 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-20 | Fixes #3364: Added action tokens and fixed guids for featuring/unfeaturing ↵ | brettp | |
groups. Cleaned up language for result messages. git-svn-id: http://code.elgg.org/elgg/trunk@9006 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-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-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-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-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-07 | Refs #2895 entity menu uses new menu system | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8622 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 | Refs #2413 registered the subtype for discussion topics so search works | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8609 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-06 | Refs #2679 added a function for processing groups plugin upgrades | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8608 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-04 | Fixes #1926 flushing access list when adding a user to a group | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8581 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-04 | Refs #1926 user is now being added to access collection of invisible group | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8577 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-04 | updated the group actions - edit group needs more work | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8573 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-03 | Refs #2679 preventing people from commenting on a discussion topic in the river | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8571 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-03 | Refs #2679 - returning to a separate annotation for discussion forum ↵ | cash | |
replies. For those using the latest out of svn you can update with this script: https://gist.github.com/852092 git-svn-id: http://code.elgg.org/elgg/trunk@8570 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | pg/groups/world => pg/groups/all | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8521 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-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype ↵ | cash | |
is a good idea and screen would become a confusing idea git-svn-id: http://code.elgg.org/elgg/trunk@8383 36083f99-b078-4883-b0ff-0f9b5a30f544 |