aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-17Fixes #3755 adds ajax loader when uploading files in embed pluginCash Costello
2012-06-17Fixes #4383 hard codes bundled plugin list and also removes really ugly color...Cash Costello
2012-06-16Fixes #4079 detecting docx, xlsx, and pptx files in file pluginCash Costello
2012-06-16Fixes #3684 prevent pagesetup, system event from firing during the init, syst...Cash Costello
2012-06-16Fixes #3787 not showing all logs if user does not existCash Costello
2012-06-16Fixes #4586 properly accessing ip address in refine formCash Costello
2012-06-16Fixes #4157 setting class name in cache when update_subtype() is calledCash Costello
2012-06-16Fixes #4485 walled garden lets a plugin take over index pageCash Costello
2012-06-16Fixes #4502 selected menu items maintain plugin provided classesCash Costello
2012-06-16Fixes #3463 not showing edit icon for widgets when nothing to editCash Costello
2012-06-16Fixes #3242 removed metastring clean up in one of the unit testsCash Costello
2012-06-15Merge pull request #265 from jeabakker/#4404Cash Costello
2012-06-15Merge pull request #270 from mrclay/4577-png-transparencyCash Costello
2012-06-15Merge pull request #208 from jeabakker/#4117Cash Costello
2012-06-15Fixes #4496, #4500 Refs #2814 Add consistent error message when content does ...Cash Costello
2012-06-15Fixes #4582 using output/url for links in paginationCash Costello
2012-06-15Fixes #4343 a user that can write to group can create subpages (sem's pull re...Cash Costello
2012-06-15Merge pull request #271 from Srokap/ticket_450Cash Costello
2012-06-15Merge pull request #273 from mrclay/patch-8Cash Costello
2012-06-15Fixes #4581: elgg_pop_breadcrumb now returns the itemSteve Clay
2012-06-15Fixes #450 Enabling entity doesn't enable it's children entities.Srokap
2012-06-14Fixes #4577: Transparency converted to white instead of blackSteve Clay
2012-06-12Fixes #4567 adds a wire post viewCash Costello
2012-06-12Merge pull request #228 from sembrestels/search-allCash Costello
2012-06-04fixed: uncaught exception in uservalidationbyemailJerome Bakker
2012-06-02Fixes #4539 debrand ajax spinnerCash Costello
2012-06-02Fixes #4536 removes use of deprecated list_annotations() from pages pluginCash Costello
2012-06-02Fixes #4498 special check for admin pages that are throwing 404 errors - this...Cash Costello
2012-06-02Refs #4406 fixed grammar in error messageCash Costello
2012-06-02Merge pull request #193 from jeabakker/#4406Cash Costello
2012-06-02Merge pull request #207 from jeabakker/#4486Cash Costello
2012-06-02fixed typo in categories pluginCash Costello
2012-06-02allow blog widget on dashboardCash Costello
2012-06-02fixed typo for friends activity stringCash Costello
2012-06-02Refs #4437 let the object/elements/summary view handle the tagsCash Costello
2012-06-02Fixes #4437 allowing plugins to pass tag HTML to the view object/elements/sum...Cash Costello
2012-06-02renamed variable to cause less confusion with the arguments elgg_trigger_plug...Cash Costello
2012-06-02Merge pull request #190 from mrclay/patch-2Cash Costello
2012-06-02added 2 missing language strings for profile editing - thanks to webgalli for...Cash Costello
2012-06-02Merge pull request #172 from ewinslow/river-externalize-jsCash Costello
2012-06-02Fixes #2424 confirmation message when deleting multiple messagesCash Costello
2012-06-02Merge pull request #238 from mrclay/patch-6Cash Costello
2012-06-02Merge pull request #230 from sembrestels/avatar-revert1.8Cash Costello
2012-06-02Merge pull request #237 from mrclay/4481_18Cash Costello
2012-06-02Refs #2411 removed <code> in warning as it was causing a display issue in ser...Cash Costello
2012-06-02Merge pull request #222 from mrclay/issue2411Cash Costello
2012-05-28Call elgg_register_simplecache_view('css/admin') to register admin css with s...Jeff Tilson
2012-05-18Fixes #4480: Forward to REFERER after comment deleteSteve Clay
2012-05-17Fixes #4481: In can_edit_extender, correctly pass entity to permissions hook....Steve Clay
2012-05-17Version bump. Updates CHANGES.txtEvan Winslow