aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2013-03-13Merge tag '1.8.14' of git://github.com/Elgg/Elgg into foxglove-3Sem
2013-03-10Fixes #5214: Successfully invalidates metadata cache in some corner casesSteve Clay
2013-03-10fallback to json in web servicesCash Costello
2013-03-10Fixes #4823 returning ElggRelationship from check_entity_relationship() rathe...Cash Costello
2013-03-10require token for loginCash Costello
2013-03-06Fixes #4393 working around the overloaded 'count' parametercash
2013-03-06added a unit test for checking counting entities from egefaccash
2013-03-06Fixes #4566 upgrades location metadata on userscash
2013-03-06Fixes #5202 defining the global $CONFIG in upgrade_code()cash
2013-03-05Fixes #5165 handling html tags passed as tagsCash Costello
2013-02-27Fixes #5066. Empty subtypes are handled the same way for both 'subtype' and '...Brett Profitt
2013-02-27Fixes #5162. Not encoding URL in elgg_http_remove_url_query_element().Brett Profitt
2013-02-23Fixes #4997 stop requesting a token after a failed requestcash
2013-02-23Fixes #4883 do not regenerate cache when someone requests a non cached viewcash
2013-02-23Fixes #4971 serving languages from ajax page handler rather than simplecache ...cash
2013-02-23Fixes #4840 reload translations now pulls languages from cache when system ca...Cash Costello
2013-02-20Refs #5051. Checking for user before creating settings menu.Brett Profitt
2013-02-19Merge pull request #529 from beck24/5067-page-owner-ignore-accessCash Costello
2013-02-18Closes #5053 decodes html entities for email subjectscash
2013-02-13Merge branch 'username-urldecode' of git://github.com/sembrestels/Elgg into f...Sem
2013-02-12fixes #5067 - elgg_get_page_owner_guid() can bypass all access for the rest o...Matt Beckett
2013-02-13Merge tag '1.8.13' of git://github.com/Elgg/ElggSem
2013-02-09cleaned up some coding standard issuescash
2013-02-09updated todo comment on compareByWeightcash
2013-02-09Lots of new @todos :(Steve Clay
2013-02-09Remove unnecessary get_data() callbackSteve Clay
2013-02-09Normalized escaping, escape $user->location just in caseSteve Clay
2013-02-09removed unnecessary @var since we have instanceof testcash
2013-02-09Check for ElggUser in functions that pass in user's GUIDSteve Clay
2013-02-09Fixes #5052 using name for annotations and using correct class for exportCash Costello
2013-02-09remove unused code: vars, foreach keys, etcSteve Clay
2013-02-09simplify flow, styleSteve Clay
2013-02-09small changes to previous commit from Steve's cleanupCash Costello
2013-02-09Small changes to remove static analysis noise and simplify flowSteve Clay
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2013-02-02Merge pull request #398 from jeabakker/#4880Steve Clay
2013-02-01Fixes #5022 not setting forward on ajax calls for walled gardenCash Costello
2013-01-30Set the error code when user authentication failLuciano Lima
2013-01-30Check if the is a valid viewtypeLuciano Lima
2013-01-29Merge pull request #495 from Srokap/ticket_3123Cash Costello
2013-01-25Fixes #4972 decode special chars before encoding for friendly titlescash
2013-01-25Fixes #4987 removed unnecessary codecash
2013-01-25Fixes #5002 unlocking the upgrade before forwarding to upgrade scriptcash
2013-01-25Fixes #4992 - saving temporary private settings works nowcash
2013-01-20Fixes #4991 CLI allowed when walled garden is turned onCash Costello
2013-01-17Fixes #3123 - Correct name length control in datalist_get and set_configPaweł Sroka
2013-01-08Merge pull request #412 from Srokap/filestore_loose_owner_controlBrett Profitt
2012-12-28fixes: invalid link in admin footerPaweł Sroka
2012-12-22Fixes #4856 removed incorrect argument to create_object_entity()Cash Costello
2012-12-19Refs #4789. Removing the container check for river items.Brett Profitt