aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-14Refs #4004 decided to downgrage missing language keys to NOTICE for all ↵Cash Costello
languages. The plugin categories were causing problems at the WARNING level. This will be more useful when we move db queries off NOTICE
2012-07-14Merge pull request #305 from sembrestels/elgg_echo_logCash Costello
Fixes #4004. elgg_logging when a language key is missing.
2012-07-14added .elgg-text-help to admin themeCash 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-13Refs #4004. Used $CONFIG->translations instead of elgg_echo()Sem
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-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 #4004. elgg_logging when a language key is missing.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