aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-26Fixes #4927 - Removes obsolete commas in JS code for IE7 compatibilityPaweł Sroka
2012-11-19Merge branch '1854-18-groupowner' into 1.8Steve Clay
2012-11-19Group edit action refactoringSteve Clay
2012-11-19Refs #1854. Removing old owner icons when changing the owner and changing ↵Sem
the icon at the same time.
2012-11-19Refs #1854. Using text to warn of the handover, instead the toggle with ↵Sem
javascript.
2012-11-19Fixes #1854. Group owners can delegate the ownership to another group member.Sem
2012-11-15Fixes #4895: Output valid ETag and Expires headersSteve Clay
2012-11-15Limit messageboard posts to excerpts in activity streamLars Hærvig
2012-11-15Merge branch 'pr-423' into 1.8Steve Clay
2012-11-15Blog lib cleanup, logic simplification, remove notices & unused codeSteve Clay
2012-11-15Blog forwarder cleanup & viewtype propagationSteve Clay
2012-11-14Merge branch 'pr-424' into 1.8Steve Clay
2012-11-14Fixes #4896: Limit group profile RSS to seachable object typesMatt Beckett
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-14Merge branch 'pr-426' into 1.8Steve Clay
2012-11-14Style cleanupSteve Clay
2012-11-14Merge branch 'pr-427' into 1.8Steve Clay
2012-11-14Added missing language key for LoginException:UnknownJerome Bakker
2012-11-15Refs #4904. Checking if page has segments before using them.Sem
2012-11-14Merge branch 'pr-433' into 1.8Steve Clay
2012-11-14Fixes #4916: Twitter API request tokenRiverVanRain
2012-11-14Fixes #4890: Correct URL for requesting a timelineRiverVanRain
2012-11-14Removed unnecessary disabled class from blog delete buttonGerman Bortoli
2012-11-13Merge pull request #409 from beck24/site-messages-reply-code-cleanupSteve Clay
adds parentheses to clarify comparison logic
2012-11-13Merge pull request #429 from sembrestels/register-stickySteve Clay
Fixes #4911. Cleaning register form after last check.
2012-11-11Merge branch '189prep' into 1.8Steve Clay
2012-11-11Merge branch '4593-18' into 1.8Steve Clay
2012-11-11Merge branch '1.8' of github.com:Elgg/Elgg into 1.8Steve Clay
2012-11-11Prepare for 1.8.9 releaseSteve Clay
2012-11-11Fixes typo in messages permissions checkEvan Winslow
2012-11-10Fixes #4911. Cleaning register form after last check.Sem
2012-11-09Merge pull request #428 from mrclay/cli-fix-18Steve Clay
CLI installer: enable/auto disable, check for empty config values
2012-11-08fixes missing error message on manual login of an unvalidated userJerome Bakker
2012-11-07Better HTML decoding and output/email encodingSteve Clay
2012-11-06Refs #4904. Forwarding pre and post-1.7.5 blog urls.Sem
2012-11-05Fixes #4904. Elgg 1.7 group blog RSS links forward correctly now.Sem
2012-10-29Fixes inconsistent blog markupEvan Winslow
2012-10-25Merge pull request #293 from Srokap/ticket_3035Steve Clay
Fixes #3035 - menu items appearing in reverse registration order
2012-10-25Merge pull request #383 from jdalsem/#4858-bugs-in-profile-metadataSteve Clay
#4858 bugs in profile metadata
2012-10-22Fixes #3465. Unmet suggestions are marked as warnings instead of errors in ↵Brett Profitt
plugins.
2012-10-22adds parentheses to clarify comparison logicMatt Beckett
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-12CLI installer: manual enable/auto disable, checking for empty config valuesSteve Clay
2012-10-10Merge pull request #381 from mrclay/4593-plaintext-titlesSteve Clay
Fixes #4593: All titles are HTML-escaped plain text
2012-10-10Fixes #4593: All titles are HTML-escaped plain textSteve Clay
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