Age | Commit message (Expand) | Author |
2011-10-09 | Fixes #595 separating email address from email notification in language strings | Cash Costello |
2011-10-09 | Fixes #3673 added autofocus class | Cash Costello |
2011-10-09 | Fixes #3796 get_site_by_url() now respects class inheritance | Cash Costello |
2011-10-09 | Fixes #3729 handling forwarding to page when logging into a walled garden | Cash Costello |
2011-10-09 | Fixes #3948 cleaning up stuff left behind by unit tests | Cash Costello |
2011-10-09 | Fixes #3878 registering the security token action as an external page | Cash Costello |
2011-10-08 | Fixes #3946 deleting the temporary entities created in entity unit tests | 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 #3945 using reset on the array | 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 | removed unused unit tests for old submenu code | Cash Costello |
2011-10-08 | Fixes #3743 returning bool instead of int when setting a private setting | Cash Costello |
2011-10-08 | fixed bug with variable name in log rotation | 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-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-10-07 | Fixes #3644 localized profile field names | 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 | Refs #3853. Upgraded TinyMCE to 3.4.6. Embed still inserts the content in the... | Brett Profitt |
2011-10-04 | Refs #3396. Added try / catch for avatar icon. | Brett Profitt |
2011-10-04 | Fixes #3793 blogs respect closed groups for main index page | cash |
2011-10-04 | Refs #3809 implemented Evan's suggestion for button spacing | cash |
2011-10-04 | Fixes #3700 using different names for add friend and remove friend user hover... | cash |
2011-10-04 | Fixes #3841 not displaying leave group button to group owners | cash |
2011-10-04 | Fixes #3898 checking whether the viewer is logged in before adding join/reque... | cash |
2011-10-04 | Fixes #3753 removed deprecated functions from delete_entity() | cash |
2011-10-03 | Fixes #3866 added CSS for entity menu in admin theme | cash |
2011-10-03 | Merge pull request #70 from cash/embed-menu | Cash Costello |
2011-10-03 | using better insert class | cash |
2011-10-03 | removed the sections from the menu to provide more flexibility in tab ordering | cash |
2011-10-02 | Fixed avatar handling for default icons if the uploaded file is missing. | Brett Profitt |
2011-10-02 | Merged docs update for getters from 1.7. | Brett Profitt |
2011-10-02 | Merged file mime type detection from 1.7. | Brett Profitt |
2011-10-02 | Merged fixes for delayed queries from 1.7. | Brett Profitt |
2011-10-02 | Merged test for can_write_to_container(). | Brett Profitt |
2011-10-02 | Fixes #3675. Added admin gate keeper to unit tests. | Brett Profitt |
2011-10-02 | Removing admin notice for unpopulated categories when disabling categories pl... | Brett Profitt |
2011-10-02 | Fixes #3915. Added ElggPlugin->getFriendlyName() to check for manifest->getNa... | Brett Profitt |
2011-10-02 | Merge branch 'master' of github.com:Elgg/Elgg | Brett Profitt |
2011-10-01 | Fixes #3860 changed context-sensitive to dynamic to describe menus | cash |
2011-10-01 | Fixes #3686 added work around for PHP bug when validating URLs with dashes | cash |
2011-10-01 | Fixes #3888 correcting initialization of avatar cropping library | Cash Costello |