aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2012-11-18Merge tag '1.8.9' of git://github.com/Elgg/Elgg into lorea-preprodSem
Elgg 1.8.9 release
2012-11-11Merge branch '4593-18' into 1.8Steve Clay
2012-11-07Better HTML decoding and output/email encodingSteve Clay
2012-11-05Replaced full_url by current_page_url everywhere.Sem
2012-10-25Merge pull request #293 from Srokap/ticket_3035Steve Clay
Fixes #3035 - menu items appearing in reverse registration order
2012-10-19Added special checks for mailto: in elgg_normalize_url() and ↵Brett Profitt
elgg.normalize_url().
2012-10-19Correctly passing guid instead of object in container permissions check.Brett Profitt
2012-10-19Merge branch '1.8' of git://github.com/Elgg/Elgg into lorea-preprodSem
2012-10-10Merge pull request #401 from jeabakker/#4884Evan Winslow
Fixes #4884: unnessesary database call in elgg_views_boot()
2012-10-10Merge pull request #388 from jeabakker/#4869Evan Winslow
Fixes #4869: incorrect PHP error handling in _elgg_php_error_handler
2012-10-09Merge pull request #377 from mrclay/4290-1.8Evan Winslow
Fixes #4290: adds preloading volatile metadata cache and unit tests
2012-10-09Merge pull request #387 from jeabakker/#4868Evan Winslow
#4868 - possible unexpected result from elgg_get_site_entity
2012-10-04saving an unnessesary database call to check for icon_sizesJerome Bakker
2012-10-03Fixes #3018: Checks DB for access before using memcache-stored entity ↵Steve Clay
(suggested by Jerôme Bakker)
2012-09-28fixed: shortcoming in Elgg's custom PHP error handlerJerome Bakker
2012-09-28fixed: elgg_get_site_entity now works as documentedJerome Bakker
2012-09-25Fixes #3035 - menu items appearing in reverse registration orderSrokap
2012-09-03Fixes #4290: adds volatile metadata cache, unit tests, and pre-loading for ↵Steve Clay
fetched entities
2012-08-28Merge branch '1.8' of git://github.com/Elgg/Elgg into lorea-preprodSem
2012-08-26Merge pull request #360 from beck24/#4794-fix-river-comment-upgradeEvan Winslow
Fixes #4794: Upgrade script no longer creates faulty river comment entries
2012-08-26Merge pull request #349 from sembrestels/river-delete-validateEvan Winslow
Fixes #4774. Added tokens insted is_action param in delete river menu item.
2012-08-25Fixed @return doc on elgg_extractSteve Clay
2012-08-22Merge branch 'steve-4543' into 1.8Steve Clay
2012-08-22Refactored for claritySteve Clay
2012-08-07fixes river upgrade for commentsMatt Beckett
2012-08-04Merge branch 'translations-fallback-js' of git://github.com/sembrestels/Elgg ↵Sem
into lorea-preprod Conflicts: mod/developers/views/default/theme_preview/grid.php
2012-07-31Fixes #4774. Added tokens insted is_action param in delete river menu item.Sem
2012-07-16Fixes #4621 adds warning to remove_subtype()Cash Costello
2012-07-16Merge pull request #304 from sembrestels/donate-manifestCash Costello
Code, Report issue and Donate links in manifest
2012-07-16added URL to the other new method namesCash Costello
2012-07-14Fixes #4705 validate view typeCash Costello
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-13Refs #4004. Used $CONFIG->translations instead of elgg_echo()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-11Merge tag '1.8.8' of git://github.com/Elgg/Elgg into lorea-preprodSem
Elgg 1.8.8 release Conflicts: js/lib/languages.js
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-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-06Fixes #3046 adds documentation for requesting entities that do not have ↵Cash Costello
metadata or relationships
2012-07-05Fixes #4438 using request language to clear up confusionCash Costello
2012-07-05fixed typo in commentCash 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