aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello
2011-10-08Fixes #3945 using reset on the arrayCash Costello
2011-10-08Fixes #3944 fixing the default widgets implementationCash Costello
2011-10-08Fixes #3943 returning false in can_write_to_container() if container does ↵Cash Costello
not exist
2011-10-08need to check if something exists before checking its typeCash Costello
2011-10-08removed unused unit tests for old submenu codeCash Costello
2011-10-08Fixes #3743 returning bool instead of int when setting a private settingCash Costello
2011-10-08fixed bug with variable name in log rotationCash Costello
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-10-08Fixes #3941 Refs #3936 added @access private in action lib and added ↵Cash Costello
elgg_unregister_action()
2011-10-08Fixes #3937 updated the documentation for the access lib and a few minor ↵Cash Costello
code clean-ups
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-10-07Fixes #3644 localized profile field namesCash Costello
2011-10-06Fixes #3932 Refs #3931 improved the livesearch endpointcash
2011-10-06Merge pull request #64 from blacktooth/livesearch_patchCash Costello
Livesearch handler returns proper JSON string now
2011-10-06Merge pull request #69 from mrclay/issue3765Cash Costello
Fixes #3765 forward throws Exception if headers sent.
2011-10-05Fixes #3704 displaying error messages when adding users through admin interfacecash
2011-10-04Refs #3853. Upgraded TinyMCE to 3.4.6. Embed still inserts the content in ↵Brett Profitt
the wrong place for IE 8.
2011-10-04Refs #3396. Added try / catch for avatar icon.Brett Profitt
2011-10-04Fixes #3793 blogs respect closed groups for main index pagecash
2011-10-04Refs #3809 implemented Evan's suggestion for button spacingcash
2011-10-04Fixes #3700 using different names for add friend and remove friend user ↵cash
hover menu items
2011-10-04Fixes #3841 not displaying leave group button to group ownerscash
2011-10-04Fixes #3898 checking whether the viewer is logged in before adding ↵cash
join/requet buttons
2011-10-04Fixes #3753 removed deprecated functions from delete_entity()cash
2011-10-03Fixes #3866 added CSS for entity menu in admin themecash
2011-10-03Merge pull request #70 from cash/embed-menuCash Costello
Fixes #3852, #3854, #3855 Refs #3567 Embed plugin rewrite
2011-10-03using better insert classcash
2011-10-03removed the sections from the menu to provide more flexibility in tab orderingcash
2011-10-02Fixed avatar handling for default icons if the uploaded file is missing.Brett Profitt
2011-10-02Merged docs update for getters from 1.7.Brett Profitt
2011-10-02Merged file mime type detection from 1.7.Brett Profitt
2011-10-02Merged fixes for delayed queries from 1.7.Brett Profitt
2011-10-02Merged test for can_write_to_container().Brett Profitt
2011-10-02Fixes #3675. Added admin gate keeper to unit tests.Brett Profitt
2011-10-02Removing admin notice for unpopulated categories when disabling categories ↵Brett Profitt
plugin.
2011-10-02Fixes #3915. Added ElggPlugin->getFriendlyName() to check for ↵Brett Profitt
manifest->getName() first, then for plugin ID. Added better descriptions for plugin activation errors.
2011-10-02Merge branch 'master' of github.com:Elgg/ElggBrett Profitt
2011-10-01Fixes #3860 changed context-sensitive to dynamic to describe menuscash
2011-10-01Fixes #3686 added work around for PHP bug when validating URLs with dashescash
2011-10-01Fixes #3888 correcting initialization of avatar cropping libraryCash Costello
2011-10-01Fixes #3913 registering jquery.imgareaselectCash Costello
2011-10-01Fixes #3912 checking that the upload succeeded before resizingCash Costello
2011-10-01more was defined twice in the core language fileCash Costello
2011-10-01Updated the instructionscash
2011-10-01fixed the forwarding of an embed upload formcash
2011-10-01cleaned up the embed item view and removed the inline jscash
2011-10-01removed unnecessary codecash
2011-10-01using the menu system for the embed tabs and adding a reusable select list viewcash
2011-10-01Fixes #3826 using wwwroot in 1.8.x releasescash