Age | Commit message (Expand) | Author |
2011-10-17 | Merge pull request #74 from cash/autocomplete | Cash Costello |
2011-10-13 | Fixes #3901. Corrected typo for maxtime sorting. | Brett Profitt |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-10-13 | displaying users that have been selected and added remove capability | cash |
2011-10-12 | Fixes #3747. Using filter_var to check for any valid URI. | Brett Profitt |
2011-10-12 | Simple theme for autocomplete | cash |
2011-10-10 | Fixes #3952 handling exceptions when password checks fail when changing password | cash |
2011-10-09 | Fixes #3796 get_site_by_url() now respects class inheritance | Cash Costello |
2011-10-08 | Fixes #3897 fixed source of infinite regression loop in delete_entity() | Cash Costello |
2011-10-08 | Fixes #3942 fixed all the warnings and notices in the unit tests | Cash Costello |
2011-10-08 | Fixes #3944 fixing the default widgets implementation | Cash Costello |
2011-10-08 | Fixes #3943 returning false in can_write_to_container() if container does not... | Cash Costello |
2011-10-08 | need to check if something exists before checking its type | Cash Costello |
2011-10-08 | Fixes #3743 returning bool instead of int when setting a private setting | Cash Costello |
2011-10-08 | Fixes #3936 added @access private to internal functions | Cash Costello |
2011-10-08 | Fixes #3941 Refs #3936 added @access private in action lib and added elgg_unr... | Cash Costello |
2011-10-08 | Fixes #3937 updated the documentation for the access lib and a few minor code... | Cash Costello |
2011-10-06 | using html extension to jquery.ui autocomplete | cash |
2011-10-06 | Fixes #3932 Refs #3931 improved the livesearch endpoint | cash |
2011-10-06 | Merge pull request #64 from blacktooth/livesearch_patch | Cash Costello |
2011-10-06 | Merge pull request #69 from mrclay/issue3765 | Cash Costello |
2011-10-05 | Fixes #3704 displaying error messages when adding users through admin interface | cash |
2011-10-04 | Fixes #3700 using different names for add friend and remove friend user hover... | cash |
2011-10-04 | Fixes #3753 removed deprecated functions from delete_entity() | cash |
2011-10-02 | Merged docs update for getters from 1.7. | Brett Profitt |
2011-10-02 | Merged fixes for delayed queries from 1.7. | Brett Profitt |
2011-10-01 | Fixes #3860 changed context-sensitive to dynamic to describe menus | cash |
2011-10-01 | Fixes #3913 registering jquery.imgareaselect | Cash Costello |
2011-10-01 | Fixes #3826 using wwwroot in 1.8.x releases | cash |
2011-09-30 | Fixes #3904 action word should come first for encode_text parameter | cash |
2011-09-29 | Fixes #3827 updated documentation on @return for elgg_get_entities* functions | cash |
2011-09-28 | Fixes #3891. elgg_register_external_file() defaults priority to 500. Elgg's d... | Brett Profitt |
2011-09-28 | Fixes #3713. elgg_get_entities() and friends return false if passed invalid o... | Brett Profitt |
2011-09-26 | Fixes #2921 clearing new ignore internal variables | cash |
2011-09-25 | Fixes #3876 fixed dangling more site menu when items are manually selected - ... | cash |
2011-09-25 | Fixes #3877 updates river db table for replying to forum topics | cash |
2011-09-24 | Fixes #3845 added ie7 css view and tested all current hacks for ie7 | Cash Costello |
2011-09-24 | Fixes #3828 correct list classes | cash |
2011-09-22 | Fixes #3834 not loading version.php hundreds of times - thanks to srokap | Cash Costello |
2011-09-19 | forward throws Exception if headers sent. fix for http://trac.elgg.org/ticket... | Steve Clay |
2011-09-19 | don't generate false internalid deprecation notices: http://trac.elgg.org/tic... | Steve Clay |
2011-09-15 | Fixes #3178 updated elgg_view_icon() to take an optional class | cash |
2011-09-14 | Fixes #3681 fixed Utilities menu collisions in admin section and added docume... | Cash Costello |
2011-09-12 | Refs #3800 including jeditable on more admin pages | Cash Costello |
2011-09-12 | Fixes #3801 fixed documentation for page_owner_entity() | Cash Costello |
2011-09-11 | Livesearch handler returns proper JSON string now | Ravindra Nath Kakarla |
2011-09-11 | Fixes #3794 fixes menu links so that admins can edit avatars | Cash Costello |
2011-09-10 | Fixes #3665, #3660 added plugin hooks for page and layouts so that rss icon f... | Cash Costello |
2011-09-10 | Fixes #3688 setting the page setup variable in $CONFIG before trigger the eve... | Cash Costello |
2011-09-10 | made the documentation of the plugin settings code a little clearer | Cash Costello |