aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-13Fixes #4687. Handle URLs on plugins that include only handler name.Sem
2012-07-13Refs #4004. Downgraded to notice and warning. It also returns the complete ↵Sem
language name.
2012-07-13Refs #3646. "getRepositoryURL" is more descriptive than "getRepository".Sem
2012-07-12Fixes #4702 better actions logicCash Costello
2012-07-11Fixes #4381. Group edit form made sticky.Sem
2012-07-11Updated for the 1.8.8 releaseCash Costello
2012-07-10Fixes #4690 fixes deprecation warningcash
2012-07-10Merge pull request #311 from migrax/fixhtmlawed_dup_18Cash Costello
Fixes #4692 duplicated tags caused by new htmlawed code
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-09Fixes #4685 display proper error on invalid requirementCash Costello
2012-07-09Refs #4631 $object->canEdit() check not necessary and added a confirm popup ↵Cash Costello
on delete to prevent accidental deletes
2012-07-09Merge pull request #296 from sembrestels/delete-riverCash Costello
Delete river items
2012-07-091.8.7 version for taggingCash Costello
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 #4004. elgg_logging when a language key is missing.Sem
2012-07-08Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest.Sem
2012-07-07Fixes #4631. Admins are now able to delete river items.Sem
2012-07-06updated changes for 1.8.7 releaseCash Costello
2012-07-06Fixes #3046 adds documentation for requesting entities that do not have ↵Cash Costello
metadata or relationships
2012-07-06Merge pull request #295 from sembrestels/backCash Costello
"Back" translation added
2012-07-06Some cleanup for admin css. Removing outlines is bad for accessibility.Evan Winslow
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-06Merge pull request #294 from sembrestels/tiny18nCash Costello
Fixes #1852. TinyMCE i18n
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 #4438 using request language to clear up confusionCash Costello
2012-07-05fixed typo in commentCash Costello
2012-07-05Fixes #4522 fixes titles on group list pagesCash Costello
2012-07-05Fixes #4566 handling array in output/locationCash Costello
2012-07-05Fixes #4362 better solution to registering menu items for group pagesCash Costello
2012-07-05fixed issue with id variable from previous commit that updated plugin ↵Cash Costello
activate/deactivate actions
2012-07-05added to comment to help people understand that limit does not limit what is ↵Cash Costello
shown
2012-07-05Fixes #4627 removes paginationCash Costello
2012-07-05fixed plugin activate not loading page with that plugin at topCash Costello
2012-07-05added different comment so I don't break this test againCash Costello
2012-07-05Refs #2276 made the new class privateCash Costello
2012-07-05Merge pull request #281 from mrclay/2276-friendly-titleCash Costello
Fixes #2276: Better friendly titles
2012-07-04stop double encoding the ban reasonCash 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-01Fixes #3955 removes public access from walled gardens - maintains groups ↵Cash Costello
functionality
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