aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-01Upgraded subgroups plugin.Sem
2012-05-20Merge branch '1.8' of git://github.com/Elgg/Elgg into lorea-preprodSem
2012-05-20Refs Elgg #4524. Let's have it for 1.8 in Lorea.Sem
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-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-17Upgraded subgroups to 1.1-beta2Sem
2012-05-16Fixes #4456: more robust .gitignore (1.8)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-14Added Simple FAQ plugin.Sem
2012-05-14Added Custom Index Widgets plugin.Sem
2012-05-13Merge branch 'lorea-preprod' of gitorious.org:lorea/elgg into lorea-preprodSem
2012-05-13Added several languages and completed existent ones.Sem
2012-05-13Updated videolist to beta3.Sem
2012-05-12Updated languages.Sem
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-11Updated videolist.Sem
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-10Updated infinite scroll to 0.3 and added registration terms plugin.Sem
2012-05-09Fixes #4509: Remove invalid space in id attribute markupSteve Clay
2012-05-08Added new module to Lorea: Infinite Scroll.Sem
2012-05-08Upgraded modules and spanish language complete.Sem
2012-05-05Fixed javascript language.Sem
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-04-27Amends #4456: Each section should get a commentSteve Clay
2012-04-26Merge branch '1.8' of git://github.com/Elgg/ElggSem
2012-04-26fixed: group icon fallback errorJerome Bakker