aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-06Fixes #5058 not forcing a size on an imagecash
2013-03-06Merge pull request #5203 from cash/bug_4393Cash 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-06Actually delete user when registration failshellekin
2013-03-06Refs #3601 improves documentation of htaccess fileCash Costello
2013-03-06Fixes #4994 validating db table prefixCash Costello
2013-03-05fixed token refresh interval - introduced during development for this releasecash
2013-03-05Fixes #5165 handling html tags passed as tagsCash Costello
2013-03-05don't allow comments on draft blog postsCash Costello
2013-03-05Merge pull request #5131 from cash/blog_notificationsCash Costello
2013-03-05made the event more general for future support of objects with draft/publish ...Cash Costello
2013-02-27Fixes #4977. Switched to ElggBatch for group ownership transfer.Brett Profitt
2013-02-27Fixes #5066. Empty subtypes are handled the same way for both 'subtype' and '...Brett Profitt
2013-02-27Fixes #5114. IE 7 and 8 forward to the embed items list after an upload.Brett Profitt
2013-02-27Fixes #5162. Not encoding URL in elgg_http_remove_url_query_element().Brett Profitt
2013-02-26Merge pull request #5143 from Srokap/ticket_5142Cash Costello
2013-02-26Fixes #5142 - Displays correct group visibility access on group edit pagePaweł Sroka
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-23Fixes #4802 notifications sent when status is newly set to publishedCash Costello
2013-02-23Fixes #5012 drafts are private nowCash Costello
2013-02-23Fixes #5126 forwards on attempts to access someone else's settings pageCash Costello
2013-02-23Merge pull request #5120 from adayth/1.8-fix-5119Cash Costello
2013-02-22Fixes #5119: Pending membership request shows wrong countAday Talavera
2013-02-21Merge pull request #5095 from iionly/tinymce_update_3_5_8Brett Profitt
2013-02-21Merge branch '1.8' of github.com:Elgg/Elgg into 1.8Brett Profitt
2013-02-21Showing 2 levels of stack tracing for input/pulldown so you know where it's c...Brett Profitt
2013-02-21Fixes #4953 updates group access list when name changedCash Costello
2013-02-20Merge pull request #5107 from sembrestels/group-css-img-widthBrett Profitt
2013-02-20Refs #5051. Checking for user before creating settings menu.Brett Profitt
2013-02-20Fixes #5106. Do not make big group description images.Sem
2013-02-19Tinymce plugin: update to version 3.5.8 of Tinymce editoriionly
2013-02-19Merge pull request #529 from beck24/5067-page-owner-ignore-accessCash Costello
2013-02-18Fixes #5056 fixes tag wrapping on IE7cash
2013-02-18Fixes #5057 sets width for IE7cash
2013-02-18Closes #5053 decodes html entities for email subjectscash
2013-02-18Fixes #5068 removed invalid menu item creationcash
2013-02-12fixes #5067 - elgg_get_page_owner_guid() can bypass all access for the rest o...Matt Beckett
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