aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-01Upgrade remaining plugins.lorea-preprodSem
2012-12-01Merged production changes.Sem
2012-11-30Upgraded plugins.Sem
2012-11-30Merge pull request #298 from sembrestels/icons-valignSteve Clay
2012-11-29views boot: clearer organizationSteve Clay
2012-11-29elgg_view: cut 2 function calls in usual case, consolidated argument checking...Steve Clay
2012-11-29Views code/docs cleanup, remove unneeded vars/codeSteve Clay
2012-11-29Don't need htmlawed for ?view, prevent "Array" from being used as view type Steve Clay
2012-11-28Merge pull request #442 from mrclay/4926-18-riverfetchSteve Clay
2012-11-28Merge branch '4937-18-md' into 1.8Steve Clay
2012-11-28Fixes #4937: Metadata cache is purged when entity cache item removedSteve Clay
2012-11-28Merge branch 'optimize-subtype-loading' into 1.8Steve Clay
2012-11-28Subtype functions cleanupSteve Clay
2012-11-27Added caching of all subtypes with single queryPaweł Sroka
2012-11-27Merge branch 'optimize-elgg_get_config' into 1.8Steve Clay
2012-11-27elgg_get_config: Don't generate NOTICE if $value not setSteve Clay
2012-11-27Don't hit DB on elgg_get_config after putting all configuration into local ob...Paweł Sroka
2012-11-27Merge pull request #447 from cristo-rabani/ticket_4935Steve Clay
2012-11-28Fixes #4935 - Adds admin listing in admin panelKrzysztof Różalski
2012-11-26Merge branch 'pr-444' into 1.8Steve Clay
2012-11-26Refs #4933: cache in plugin constructor, remove $CONFIGSteve Clay
2012-11-26Merge branch 'pr-445' into 1.8Steve Clay
2012-11-26JS views: enable syntax highlighting and add missing semicolonsSteve Clay
2012-11-26Fixes #4929: Optimize elgg_get_entities and add attribute loaderSteve Clay
2012-11-26Fixes #4927 - Removes obsolete commas in JS code for IE7 compatibilityPaweł Sroka
2012-11-26Fixes #4933 - Adds plugin_id to GUID lookup mapPaweł Sroka
2012-11-26river prefetch: Don't call elgg_get_entities if no GUIDs to fetchSteve Clay
2012-11-26Fixes #4932: Allow plugins to be saved in entity cacheSteve Clay
2012-11-25check entity cache first, and remove limit (from Paweł Sroka's branch)Steve Clay
2012-11-22Merge branch 'lorea-preprod' of gitorious.org:lorea/Elgg into lorea-preprodSem
2012-11-21Fixes #4926: prefetches entities to be displayed in riverSteve Clay
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 the...Sem
2012-11-19Refs #1854. Using text to warn of the handover, instead the toggle with javas...Sem
2012-11-19Fixes #1854. Group owners can delegate the ownership to another group member.Sem
2012-11-18Merge tag '1.8.9' of git://github.com/Elgg/Elgg into lorea-preprodSem
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 calla...Steve Clay
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