Age | Commit message (Expand) | Author |
2011-01-06 | Fixes #1242: elgg_get_data() correctly returns an empty array on no results. ... | brettp |
2011-01-06 | Refs #1242, Fixes #2775. Pulled common code between get_data() and get_data_r... | brettp |
2011-01-06 | Fixes test for $relationship_guid in sql generating function | cash |
2011-01-06 | Fixes #2774 - fixes several E_NOTICE issues - mostly due to accessign array i... | cash |
2011-01-05 | Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ... | brettp |
2011-01-05 | Fixes #2458 adds upgrade to set default_access on old installs | cash |
2011-01-04 | Refs #2771: Removed CRLF. | brettp |
2011-01-04 | Fixed problem removing plugin entities if physical files were deleted. | brettp |
2011-01-03 | Reindexing plugin priorities after regenerating entities. | brettp |
2011-01-03 | Fixes #2763. Better normalizing for unused 1.7 manifest options. Added loggi... | brettp |
2011-01-02 | Fixes #1986, #2170, #2225, #2759. Integrated ElggPluginPackage and ElggPlugin... | brettp |
2011-01-02 | Refs #7552, #2547. Autoloading functions return bool. | brettp |
2011-01-02 | Added checking for real entities to other private setting functions. | brettp |
2011-01-02 | set_private_setting() checks if the guid is a real entity. | brettp |
2011-01-02 | revert structure of admin views and fixed uniqueness of admin page menu items | cash |
2011-01-01 | updating the sidebar boxes to use the new module classes | cash |
2011-01-01 | using the info module for user settings | cash |
2011-01-01 | removed unnecessary variable from stick forms code | cash |
2011-01-01 | fixed the function for viewing latest comments | cash |
2011-01-01 | stop double encoding attributes in output/input elements | cash |
2011-01-01 | Fixes #2740 - exception messages using the value for minimum username and pas... | cash |
2011-01-01 | Fixes #2561 only triggering join, group event if the add relationship succeeded | cash |
2011-01-01 | Fixes #2698 not sanitizing strings to prevent double encoding | cash |
2010-12-31 | Refs #2684, #2754: Merged r7701 to trunk. | brettp |
2010-12-31 | not caching js and css when not served through simple cache right now | cash |
2010-12-31 | Refs #2583, #2754: Merged r7445-7446 to trunk. | brettp |
2010-12-31 | Refs #2752, #2635. Merged r7299 to trunk. | brettp |
2010-12-31 | Merged r7272 from 1.7 to trunk. | brettp |
2010-12-31 | added a proper gallery view - still need to wire up the elgg_view_list_item f... | cash |
2010-12-30 | adding ability to override access regardless of whether the entity is saved i... | cash |
2010-12-30 | required for river rss to work | cash |
2010-12-30 | fixed a few issues with the admin backend - need to look into better ways to ... | cash |
2010-12-29 | added admin utilities menu item | cash |
2010-12-29 | Fixes #2221 - rewrite of rover functions has been completed with moving elgg_... | cash |
2010-12-29 | Fixes #2751 profile custom fields uses the config table now | cash |
2010-12-29 | added a catch for configuration names longer than 32 characters | cash |
2010-12-29 | fixed bug where get_config was returning 0 because there is not not auto id o... | cash |
2010-12-29 | rewrote the display of likes | cash |
2010-12-29 | updated documentation on new elgg_annotation_exists() function | cash |
2010-12-29 | page menu using the new menu system - admin menu updated | cash |
2010-12-29 | Cleaned up register_translations(). | brettp |
2010-12-28 | Added elgg_register_viewtype(). | brettp |
2010-12-27 | fixing merge of plugin code [7727] - it blew away the plugin class loading code | cash |
2010-12-27 | removed early version of admin context menu and fixed missing edit profile bu... | cash |
2010-12-27 | Refs #2635, #2643. Merged cache changes into trunk. | brettp |
2010-12-27 | Refs #2543: set_default_config() uses better names. get_config() rewrites old... | brettp |
2010-12-27 | improved menu creation for on demand menus and integrated hover menu items in... | cash |
2010-12-27 | moved most of the code for the user hover menu into the new menu system | cash |
2010-12-24 | supporting id for comments for in page links | cash |
2010-12-23 | Refs #2283 using entity_row_to_elggstar() when loading user from username or ... | cash |