aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-06updated the embed plugin for new css class elgg-item rather than elgg-list-itemCash Costello
2011-07-04Merge pull request #53 from cash/reflected_xss_fixesCash Costello
2011-07-03Merged ACL fixes from 1.7 branch.Brett Profitt
2011-07-03Merged d423aee393458d6827db from 1.7 to master.Brett Profitt
2011-07-03Merge branch 'master' of git://github.com/Elgg/ElggBrett Profitt
2011-07-03removed deprecated function from custom_index plugincash
2011-07-03reformatted the code in page/elements/header_logo view due to line lengthcash
2011-07-03removed deprecated function from custom_index plugincash
2011-07-03reformatted the code in page/elements/header_logo view due to line lengthcash
2011-07-03Fixes #3593 defining the blog post notification stringcash
2011-07-03Fixes #3640 added 'none' as a language stringcash
2011-07-03Fixes #3650 deprecated ElggUser::getCollections()cash
2011-07-03Fixes #3656 updates the AccessArray interface methods for ElggCacheCash Costello
2011-07-03these plugins should not need special loading orderCash Costello
2011-07-03updated the admin theme for the new css classes on input elementsCash Costello
2011-07-02fixed river for #3544cash
2011-07-02fixed embed plugin for #3544cash
2011-07-02fixed messages and file plugins for #3544cash
2011-07-02added note about preventing reflected XSS vulnerabilities.cash
2011-07-02Fixes #3624 input views use class extending rather than overridingCash Costello
2011-07-02fixed the blog categories code as the entity was not being passedCash Costello
2011-07-01removed the add bookmark button from get bookmarklet pageCash Costello
2011-06-30Adds exception handling to shutdown hook from pull request 50Cash Costello
2011-06-30Refs #3015 updated jquery and jquery-ui to their latest releasesCash Costello
2011-06-30Fixes #3635 added strings for activate and deactivateCash Costello
2011-06-30Fixes #3636 added general language strings for sort and filterCash Costello
2011-06-29made group widget columns backward compatible so that content at least does n...cash
2011-06-29handling spaces and uppercase characters when creating menu item classescash
2011-06-29added backward compatibility for the view page_elements/content_wrappercash
2011-06-29added @since dates on two functions in group librarycash
2011-06-29Fixes #3537 using elgg.echo() for i18n of word countCash Costello
2011-06-29moved tinymce content css into its own directoryCash Costello
2011-06-29Fixes #3629 added overflow hidden to .elgg-module for both default and admin ...Cash Costello
2011-06-29Fixes #3578 added a css class to thewire add formCash Costello
2011-06-29Fixes #3630 using the plugin id for the css idCash Costello
2011-06-28Fixes #3579 using input/plaintext in the wire formCash Costello
2011-06-28Fixes #3519 admin area now has title buttonsCash Costello
2011-06-28using elgg_view_title() in content layout headerCash Costello
2011-06-28Fixes #3597 defined a language string for 'more'Cash Costello
2011-06-28Fixes #3505 define language string for menu:page:header:defaultCash Costello
2011-06-28Fixes #3407 added elgg-foot to plugin formsCash Costello
2011-06-28updated the menu item view to work with the new setLinkClass/addLinkClass met...Cash Costello
2011-06-28Merge pull request #51 from cash/add-data-to-menuCash Costello
2011-06-27Refs #3407 using elgg-form and elgg-foot in core forms. Plugins nextCash Costello
2011-06-27Merge pull request #52 from cash/banishing-auto-buttonCash Costello
2011-06-26this should update all the core pages and plugins using 'buttons'cash
2011-06-26removed buttons logic from content header view, created convenience function ...cash
2011-06-26added a data array to ElggMenuItem. Now by default options end up being passe...cash
2011-06-26Merge pull request #41 from cash/embed-lightboxCash Costello
2011-06-26updated based on Brett's comments and removed old stuff related to facebox l...cash