aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
2011-09-28Fixes #3879. Removed some instances of deprecated views / functions.Brett Profitt
2011-09-28Fixes #3823. More carefully casting to int for file's search.Brett Profitt
2011-09-24Fixes #3845 added ie7 css view and tested all current hacks for ie7Cash Costello
2011-09-24Fixes #3858 added file notification string translation - thanks to slyhnecash
2011-09-24Fixes #3809 updated admin buttons csscash
2011-09-24Fixes #3828 correct list classescash
2011-09-24Fixes #3865 updated logbrowser refine formcash
2011-09-22Fixes #3795 not inserting the file title when embeding a file and tweaked css...cash
2011-09-18Fixes #3721 reorganized the developer tools menu items in the admin areaCash Costello
2011-09-18Fixes #3825 need to specify the data type as jsonCash Costello
2011-09-17Fixes #3824 fixed deprecation warnings for plugin settings and usersettingscash
2011-09-17Fixes #2990 updated the bundled plugins to use the new plugin/user settings s...cash
2011-09-17Fixes #3236 finishes admin theme - open new tickets for new issuesCash Costello
2011-09-15Fixes #3400, #3820 added additional icons to Elgg's spritecash
2011-09-14Fixes #3742 not including the hover menu on the personal notifications pageCash Costello
2011-09-14Fixes #3681 fixed Utilities menu collisions in admin section and added docume...Cash Costello
2011-09-13Fixes #3803 fixed groups more link in widgetCash Costello
2011-09-12Fixes #3804 using Site Pages for the plugin nameCash Costello
2011-09-12Refs #3771. Fixed incorrect requires plugin name.Brett Profitt
2011-09-11Fixes #3771. Added missing files for embed support. Added requirement for fil...Brett Profitt
2011-09-11Fixes #3340 adds group activity widget for the user dashboardCash Costello
2011-09-10Fixes #3752 corrected URL for group membership requestsCash Costello
2011-09-10Fixes #3775 updated admin area for logbrowser to utilitiesCash Costello
2011-09-04Refs #3661. Merged XSS fixes in search to master.Brett Profitt
2011-09-04Refs #3661. Better filtering for container_guid in pages.Brett Profitt
2011-09-04Refs #3661. Pulled in XSS fixes for file search.Brett Profitt
2011-09-04Fixes #3720. Using correctly filters for tabs on group landing page.Brett Profitt
2011-08-29Removing debug string.Brett Profitt
2011-08-27Fixes #3561. Only adding the static profile block height to the widget canvas...Brett Profitt
2011-08-27Fixes #2911. Embed plugins works again. Added menu for embed sections. This p...Brett Profitt
2011-08-25Removed unused code for likes notification.Brett Profitt
2011-08-25Fixes #3131. Added generic liking notification text.Brett Profitt
2011-08-25Fixes #3558. Added upgrade for excerpt in blogs.Brett Profitt
2011-08-25Removed silly check for elgg version.Brett Profitt
2011-08-25Fixing blog upgrades for excerpt.Brett Profitt
2011-08-24Fixes #3621. Corrected the URL for the unvalidated users pagination.Brett Profitt
2011-08-24Fixes #3612, #3750. Added edit replies back to group plugin with the annotati...Brett Profitt
2011-08-24Refs #3750. Messageboard using annotations menu.Brett Profitt
2011-08-24Refs #3746. Updated categories for 1.8. Still some deprecation notices, but f...Brett Profitt
2011-08-23Fixes #3117. Added an interstitial page for twitter new users.Brett Profitt
2011-08-21Fixes #3701. Removed early call to elgg_echo() for group action button menu.Brett Profitt
2011-08-15Fixed pagination for search.Brett Profitt
2011-08-15Fixes #3254. Removing limit for "+X more Y" in search results.Brett Profitt
2011-07-09Refs #3685 need null for no containercash
2011-07-07Fixes #3669. Dashboard now registers for default widgets.Brett Profitt
2011-07-06Fixes #3642 removing likes river codeCash Costello
2011-07-06Merge pull request #54 from cash/dev-toolsCash Costello
2011-07-06changed new convenience function from elgg_register_add_button() to elgg_regi...Cash Costello
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