Age | Commit message (Expand) | Author |
2012-12-16 | Fixes #4962. Using get/setData() methods to store menu item original_order. | Brett Profitt |
2012-12-16 | Merge branch 'pr-309' into 1.8 | Brett Profitt |
2012-12-16 | Refs #4643. Cleanup for the upgrade lock. | Brett Profitt |
2012-12-16 | Merge pull request #325 from beck24/#2845-site-menu-select-persistance | Brett Profitt |
2012-12-16 | Refs #4491. Missed JS rewrite check view. | Brett Profitt |
2012-12-16 | Refs #1334. Move the page parent input to pages/input/parent. | Brett Profitt |
2012-12-15 | Merge branch 'pr-316' into 1.8 | Brett Profitt |
2012-12-15 | Fixes #4698. Catching and displaying exceptions during initial admin user cre... | Brett Profitt |
2012-12-15 | Fixes #4491. Automatic fallback to JS to test rewrite rules during installation. | Brett Profitt |
2012-12-14 | Fixes #4961 - Addc "last rule" tag to mod_rewrite rules in htaccess_dist | Paweł Sroka |
2012-12-13 | Checking if we have an owner before using it. | Sem |
2012-12-11 | Merge pull request #458 from sembrestels/search-warnings | Brett Profitt |
2012-12-10 | Fixes #1479. Added ElggAutoP. Removing [\n\r] from test strings before compar... | Brett Profitt |
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 |