aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Collapse)Author
2012-07-04user avatar direct serves 404 if no identifiying information sentCash Costello
2012-07-02htmlawed calls the tag attributes code for closing tags now so we set ↵Cash Costello
default value for 2nd parameter
2012-07-02removed a warning when creating the pages menu treeCash Costello
2012-07-01Refs #4609 made the version 1.8 since users get confused with other version ↵Cash Costello
numbers on bundled plugins
2012-07-01Merge pull request #291 from sembrestels/htmlawedCash Costello
Htmlawed
2012-07-01Merge pull request #292 from sembrestels/messages-redirectCash Costello
Redirect to inbox when a message can't be shown.
2012-07-01Refs #3955 use input/dropdown for group membership since it is not ↵Cash Costello
technically an access and cause issues with removing public access
2012-07-01Refs #4642 need to filter annotations by nameCash Costello
2012-07-01Fixes #4652. Redirecting to inbox when trying to open a deleted message.Sem
2012-07-01Fixes #4609. Ugraded htmlawed lib.Sem
2012-06-29Refs #4580 - cleaned up the spaces/tabs issue with the pull request and no ↵Cash Costello
longer imploding a false (though the access collections method really should return an empty array so this isn't an issue)
2012-06-29Fixes #3041 adds tags and tagcloud to theme sandboxCash Costello
2012-06-29Merge pull request #289 from beck24/acl-notifications-hookCash Costello
Fixed plugin hook used for updating notifications
2012-06-29Merge pull request #288 from mrclay/4634-group-icons-2Cash Costello
Fixes #4634: Restores pre 1.7 group profile pics after update
2012-06-29fixes plugin hook for friend collections notificationsMatt Beckett
2012-06-28Merge pull request #283 from beck24/acl-notificationsCash Costello
Fixes #4580 - Friend Collections can again be used for notifications
2012-06-28updated the language for the change in notifications functionalityCash Costello
2012-06-28Fixes #4634: Restores pre 1.7 group profile pics after updateSteve Clay
2012-06-28Fixes #4642 group discussion replies work nowcash
2012-06-28forward to correct URL for view discussionCash Costello
2012-06-27Changed logged in user to contextual user as per Steve Clays fix for admin ↵Matt Beckett
editing user notifications
2012-06-27Empty collections now report 0 members instead of 1Matt Beckett
2012-06-27Uncommented friend collections notification codeMatt Beckett
2012-06-26Merge pull request #280 from mrclay/4138-notificationsCash Costello
Fixes #4138: Admin can edit any users' notifications
2012-06-26Fixes #4632: Adds 301 redirects for /forum/topic/... urls. - from Evancash
2012-06-24updated library nameCash Costello
2012-06-24Refs #3041 adds footer and entity menu. Fixes several issues with other menus.Cash Costello
2012-06-24Refs #3401 adds fonts like .elgg-text-help to the typography pageCash Costello
2012-06-24updated thewire to extend the correct css viewCash Costello
2012-06-24passing user as body variable to elgg_view_form()Cash Costello
2012-06-24fixed owner block displaySteve Clay
2012-06-24Fixes #4138: Admin can edit any users' notificationsSteve Clay
2012-06-23added slug to url of discussion forum topicCash Costello
2012-06-23added missing break in the wire's page handlerCash Costello
2012-06-23Fixes #4610 better handling of content requiring a logged in userCash Costello
2012-06-20changed: loading of jQuery treeview library to prevent potentialJerome Bakker
unnecessary loading
2012-06-19Fixes #4608 optimizes messages_count_unread() - from Jeroencash
2012-06-19Fixes #4606 made unlike code consistent and functionalcash
2012-06-19Merge pull request #183 from hypeJunction/group_title_buttonCash Costello
Fixes #4395: Register group profile title buttons earlier - registering menu items before rendering the layout
2012-06-18fixed a warning due to foreach over empty arrayCash Costello
2012-06-18Fixes #4478 corrected license of htmlawed pluginCash Costello
2012-06-17Merge pull request #268 from jeabakker/#4572Cash Costello
#Fixes 4572 Not encoding title in controller code
2012-06-17Fixes #3755 adds ajax loader when uploading files in embed pluginCash Costello
2012-06-16Fixes #4079 detecting docx, xlsx, and pptx files in file pluginCash Costello
2012-06-16Fixes #3787 not showing all logs if user does not existCash Costello
2012-06-16Fixes #4586 properly accessing ip address in refine formCash Costello
2012-06-15Merge pull request #265 from jeabakker/#4404Cash Costello
#4404: uncaught exception in uservalidationbyemail
2012-06-15Fixes #4496, #4500 Refs #2814 Add consistent error message when content does ↵Cash Costello
not exist or user does not have access
2012-06-15Fixes #4343 a user that can write to group can create subpages (sem's pull ↵Cash Costello
request plus comment)
2012-06-12Fixes #4567 adds a wire post viewCash Costello