aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Collapse)Author
2012-07-24Better grid previewEvan Winslow
2012-07-21Fixes #4750: Supporting both id and guid arguments for likes/deleteEvan Winslow
2012-07-21Revert "Fixes #4606 made unlike code consistent and functional"Evan Winslow
This reverts commit e3222535a07e39ffe506eb9688db515798ebf2a4.
2012-07-16Merge pull request #306 from sembrestels/limited-groupsCash Costello
Limited groups
2012-07-16Merge pull request #304 from sembrestels/donate-manifestCash Costello
Code, Report issue and Donate links in manifest
2012-07-16don't want to go overboard in asking for donationsCash Costello
2012-07-14Merge pull request #321 from beck24/#3240-sticky-categoriesCash Costello
Fixes #3240 - makes categories sticky
2012-07-14Fixes #4691 not passing name to the form since not validCash Costello
2012-07-14Fixes #3240 - makes categories stickyMatt Beckett
2012-07-13Merge pull request #318 from sembrestels/handle-allCash Costello
Fixes #4687. Handle URLs on plugins that include only handler name.
2012-07-13Fixes #4687. Handle URLs on plugins that include only handler name.Sem
2012-07-11Fixes #4381. Group edit form made sticky.Sem
2012-07-10Fixes #4690 fixes deprecation warningcash
2012-07-10Prevent inserting duplicated tagsMiguel Rodríguez Pérez
When htmlawed_tag_post_processor gets called, we check $attributed to be passed. If it is not, then it is a closing tag. Return it without further processing.
2012-07-10Add test case to htmlawed for detecting duplicated tagsMiguel Rodríguez Pérez
2012-07-0840 discussion topics was too manyCash Costello
2012-07-08Fixes #1792. Added pluggin setting in groups to set who can create groups, ↵Sem
logged in users or only admins.
2012-07-08Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest.Sem
2012-07-06Merge pull request #295 from sembrestels/backCash Costello
"Back" translation added
2012-07-06Fixes #4635. Added 'back' translation for external pages.Sem
2012-07-06Refs #1852 adds readme with language instructions for TinyMCECash Costello
2012-07-06Refs #1852. Added admin notice on activate.Sem
2012-07-06Refs #1852. Tinymce detects if site language is installed in its languages path.Sem
2012-07-05Fixes #4522 fixes titles on group list pagesCash Costello
2012-07-05Fixes #4362 better solution to registering menu items for group pagesCash Costello
2012-07-05Fixes #4627 removes paginationCash Costello
2012-07-04pages does not have a welcome message anymoreCash Costello
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