aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
(which cannot handle languages)
2013-02-23Fixes #4840 reload translations now pulls languages from cache when system ↵Cash Costello
cache is on
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
Fixes #5119: Pending membership request shows wrong count
2013-02-22Updating modulesSilvio Rhatto
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
Tinymce plugin: update to version 3.5.8 of Tinymce editor
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 ↵Brett Profitt
coming from.
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
Fixes #5106. Do not make big group description images.
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
fixes #5067 - elgg_get_page_owner_guid() can bypass all access for the r...
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-16Updating saravea_themeSilvio Rhatto
2013-02-16Updating saravea_themeSilvio Rhatto
2013-02-16Updating saravea_themeSilvio Rhatto
2013-02-16Updating saravea themeSilvio Rhatto
2013-02-16Updating modulesSilvio Rhatto
2013-02-16Merge branch 'master' into saraveaSilvio Rhatto
2013-02-16Updating saravea_themeSilvio Rhatto
2013-02-16Updating saravea_themeSilvio Rhatto
2013-02-16Updating saravea themeSilvio Rhatto
2013-02-16Adding saravea_themeSilvio Rhatto
2013-02-13Upgraded adminsSem
2013-02-13Upgraded elggman.Sem
2013-02-13Upgrade plugins.Sem
2013-02-13Merge branch 'username-urldecode' of git://github.com/sembrestels/Elgg into ↵Sem
foxglove-2
2013-02-13Merge branch 'groups-upgrade-fix' of git://github.com/sembrestels/Elgg into ↵Sem
foxglove-2
2013-02-13Merge branch 'blog-sidebar' of git://github.com/sembrestels/Elgg into foxglove-2Sem
2013-02-13Merge branch 'messages-reply' of git://github.com/sembrestels/Elgg into ↵Sem
foxglove-2 Conflicts: mod/messages/pages/messages/read.php
2013-02-12fixes #5067 - elgg_get_page_owner_guid() can bypass all access for the rest ↵Matt Beckett
of the pageload
2013-02-13Merge tag '1.8.13' of git://github.com/Elgg/ElggSem
Elgg 1.8.13 release
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