aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-17Version bump. Updates CHANGES.txtEvan Winslow
2012-05-17Fixes #4249: Removes links to non-existent documentation.Evan Winslow
2012-05-17Fixes #4448: Embed plugin now requires file plugin.Evan Winslow
2012-05-17Refs #4396. No revert, remove.Sem
2012-05-17Fixes #4396. Revert avatar also deletes avatar's files and crop coords now.Sem
2012-05-17Fixes #3583. Added hidden input in search box to add the &search_type=all in ...Sem
2012-05-16Merge remote-tracking branch 'mrclay/patch-3' into 1.8Evan Winslow
2012-05-16Merge pull request #199 from jeabakker/group_iconEvan Winslow
2012-05-16Merge pull request #215 from mrclay/patch-5Evan Winslow
2012-05-16Merge pull request #220 from jdalsem/patch-7Evan Winslow
2012-05-16Fixes #4456: more robust .gitignore (1.8)Steve Clay
2012-05-16Fixes #2411: Show message when upload exceeds PHP limits, and show limits in ...Steve Clay
2012-05-15correctly registering js language. Otherwise the simple cache will not work a...Jeroen Dalsem
2012-05-14Refs #4313. Loading ElggPlugin classes with the fully joined objects table.Brett Profitt
2012-05-14Making sure access calls don't get cached if access is disabled and it's the ...Brett Profitt
2012-05-14Only caching access lists after ready, system fires.Brett Profitt
2012-05-14Setting the useradd action's access to admin instead of public.Brett Profitt
2012-05-14Updated CHANGES.txt.Brett Profitt
2012-05-14Fixes possible XSS vector.Brett Profitt
2012-05-11Fixed typo for admin notice about plugins not being loaded because of mod/dis...Brett Profitt
2012-05-10Updated changes.Brett Profitt
2012-05-10Fixes #4512. Passing inc_offset only for deleting / disabling callbacks in me...Brett Profitt
2012-05-10Refs #4487. Turning off system log (even more) during upgrades. Removed debug...Brett Profitt
2012-05-10Fixes #2776. Overriding permissions to delete metadata when overwriting multi...Brett Profitt
2012-05-10Refs #2776. Cleaned up ElggEntity::setMetaData().Brett Profitt
2012-05-10Documented that elgg_delete_metadata/annotations() returns null for no ops.Brett Profitt
2012-05-10Documented that results will be null if no results are returned in ElggBatch.Brett Profitt
2012-05-10Fixes #4372. Using elgg_view_friendly_time() in river entries.Brett Profitt
2012-05-10Updated changes.Brett Profitt
2012-05-10Fixes #2936. PDFs are downloaded "inline" (in the same navigator).Sem
2012-05-10Fixes #4507. Corrected typo for twitter interstitial page.Brett Profitt
2012-05-09Fixes #4509: Remove invalid space in id attribute markupSteve Clay
2012-05-01Refs #2139. Checking in pages delete action for owner / adminBrett Profitt
2012-05-01Admin users can create sub pages.Brett Profitt
2012-05-01Fixes #1830. Removed access and write access inputs for non-owners and non-ad...Brett Profitt
2012-05-01Fixes #1835. Passing tagcloud URLs through output/url for proper escaping.Brett Profitt
2012-05-01added /login to the default public pagesJerome Bakker
2012-05-01fixed pagination in group profile members sidebarJerome Bakker
2012-04-27Amends #4456: Each section should get a commentSteve Clay
2012-04-26fixed: group icon fallback errorJerome Bakker
2012-04-24Version bump. Updated changes.Brett Profitt
2012-04-24Fixed group entity display in full_view.Brett Profitt
2012-04-24Fixes #4339. Checking for river:$action:$type in addition to river:$action:$t...Brett Profitt
2012-04-24Fixed problem in web services where users with incorrect passwords could gain...Brett Profitt
2012-04-24Fixes #4324. Not allowing relative paths for dataroot in advance settings.Brett Profitt
2012-04-24Merge branch 'walled_garden' of https://github.com/cash/Elgg into 1.8Brett Profitt
2012-04-24Fixes #4409. Selecting distinct across entities.* and entity_relationships.id...Brett Profitt
2012-04-22Merge branch '1.8' of github.com:Elgg/Elgg into 1.8Brett Profitt
2012-04-22Fixes #4452. Passing the correct filter context in the wire's owner page.Brett Profitt
2012-04-22Merge pull request #188 from mrclay/t4414Brett Profitt