Age | Commit message (Expand) | Author |
2012-12-10 | Merge branch '1.8' of github.com:Elgg/Elgg into 1.8 | Brett Profitt |
2012-12-08 | Refs #4869 fixed formatting | cash |
2012-12-08 | Fixes #4806 make the create_<subtype>_entity() functions private | cash |
2012-12-08 | Fixes #4948, #4686 checking that event/hook exists before trying to unregister | cash |
2012-12-07 | Fixed invalid type hint for ElggPluginManifestParser. | Brett Profitt |
2012-12-06 | Merge branch 'pr-420' into 1.8 | Brett Profitt |
2012-12-05 | Renamed XmlElement changes to ElggXMLElement. Fixed plugin manifest parsing. | Brett Profitt |
2012-12-05 | Fixes 3468 - replaces xml_to_object function with MIT licensed implementation. | Srokap |
2012-12-05 | Merge branch '1811' into 1.8 | Steve Clay |
2012-12-05 | Prep for 1.8.11 release. version/CHANGES updates | Steve Clay |
2012-12-05 | Fixes fatal error in groups/add page. | Steve Clay |
2012-12-05 | Avoid some warnings and a division by 0. | Sem |
2012-12-04 | Bumped version to 1.8.10. Updated changes. Refs #4947. | Brett Profitt |
2012-12-04 | Merge pull request #443 from mrclay/4932-18 | Steve Clay |
2012-12-04 | Fixes #4946 - In views/default/core/settings/statistics/online.php there's ge... | Krzysztof Różalski |
2012-12-04 | Merge pull request #452 from mrclay/view-mem-optimize | Steve Clay |
2012-12-01 | Make metadata prefetch respect access | Steve Clay |
2012-11-30 | Merge pull request #298 from sembrestels/icons-valign | Steve Clay |
2012-11-29 | views boot: clearer organization | Steve Clay |
2012-11-29 | elgg_view: cut 2 function calls in usual case, consolidated argument checking... | Steve Clay |
2012-11-29 | Views code/docs cleanup, remove unneeded vars/code | Steve Clay |
2012-11-29 | Don't need htmlawed for ?view, prevent "Array" from being used as view type | Steve Clay |
2012-11-28 | Merge pull request #442 from mrclay/4926-18-riverfetch | Steve Clay |
2012-11-28 | Merge branch '4937-18-md' into 1.8 | Steve Clay |
2012-11-28 | Fixes #4937: Metadata cache is purged when entity cache item removed | Steve Clay |
2012-11-28 | Merge branch 'optimize-subtype-loading' into 1.8 | Steve Clay |
2012-11-28 | Subtype functions cleanup | Steve Clay |
2012-11-27 | Added caching of all subtypes with single query | Paweł Sroka |
2012-11-27 | Merge branch 'optimize-elgg_get_config' into 1.8 | Steve Clay |
2012-11-27 | elgg_get_config: Don't generate NOTICE if $value not set | Steve Clay |
2012-11-27 | Don't hit DB on elgg_get_config after putting all configuration into local ob... | Paweł Sroka |
2012-11-27 | Merge pull request #447 from cristo-rabani/ticket_4935 | Steve Clay |
2012-11-28 | Fixes #4935 - Adds admin listing in admin panel | Krzysztof Różalski |
2012-11-26 | Merge branch 'pr-444' into 1.8 | Steve Clay |
2012-11-26 | Refs #4933: cache in plugin constructor, remove $CONFIG | Steve Clay |
2012-11-26 | Merge branch 'pr-445' into 1.8 | Steve Clay |
2012-11-26 | JS views: enable syntax highlighting and add missing semicolons | Steve Clay |
2012-11-26 | Fixes #4929: Optimize elgg_get_entities and add attribute loader | Steve Clay |
2012-11-26 | Fixes #4927 - Removes obsolete commas in JS code for IE7 compatibility | Paweł Sroka |
2012-11-26 | Fixes #4933 - Adds plugin_id to GUID lookup map | Paweł Sroka |
2012-11-26 | river prefetch: Don't call elgg_get_entities if no GUIDs to fetch | Steve Clay |
2012-11-26 | Fixes #4932: Allow plugins to be saved in entity cache | Steve Clay |
2012-11-25 | check entity cache first, and remove limit (from Paweł Sroka's branch) | Steve Clay |
2012-11-21 | Fixes #4926: prefetches entities to be displayed in river | Steve Clay |
2012-11-19 | Merge branch '1854-18-groupowner' into 1.8 | Steve Clay |
2012-11-19 | Group edit action refactoring | Steve Clay |
2012-11-19 | Refs #1854. Removing old owner icons when changing the owner and changing the... | Sem |
2012-11-19 | Refs #1854. Using text to warn of the handover, instead the toggle with javas... | Sem |
2012-11-19 | Fixes #1854. Group owners can delegate the ownership to another group member. | Sem |
2012-11-15 | Fixes #4895: Output valid ETag and Expires headers | Steve Clay |