aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2012-11-21Fixes #4926: prefetches entities to be displayed in riverSteve Clay
2012-11-18Merge tag '1.8.9' of git://github.com/Elgg/Elgg into lorea-preprodSem
Elgg 1.8.9 release
2012-11-15Fixes #4895: Output valid ETag and Expires headersSteve Clay
2012-11-14Prevent false testElggDeleteMetadata() failuresSteve Clay
2012-11-14Style cleanupSteve Clay
2012-11-14Fixes #4861: allow lazy-loading for static method callbacks, allow more ↵Steve Clay
callables
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-11-04Fixes #1479 - Replaces WP autop with implementation from Steve Clay.Paweł Sroka
2012-10-25Merge pull request #293 from Srokap/ticket_3035Steve Clay
Fixes #3035 - menu items appearing in reverse registration order
2012-10-25File access control omits now access to owner control.Srokap
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-07Remove unneeded codeSteve Clay
2012-09-07Better logic for when to forward to loginSteve Clay
2012-09-07Fixes #4789: group_gatekeeper() and river hide closed/invisible group ↵Steve Clay
content more reliably
2012-09-05Moved upgrade lock/unlock functions to upgrade.php lib.Sem
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-05Fixes #4764: Twitter login supports persistent and referrer forwardingSteve Clay
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-17switched to matching by link name - same results, simpler codeMatt Beckett
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-17Refs #4643. Added unlock upgrade action.Sem
2012-07-16added URL to the other new method namesCash Costello
2012-07-15persist 'selected' state of site menuMatt Beckett
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.