aboutsummaryrefslogtreecommitdiff
path: root/mod/notifications
AgeCommit message (Collapse)Author
2013-02-02Merge pull request #398 from jeabakker/#4880Steve Clay
#4880 - incorrect usage of elgg_get_entities_* parameters
2013-01-19Fixes #4983 added default paramter to get_input() to avoid warningCash Costello
2012-10-03better usage of 'limit' in cases where this is irrelevantJerome Bakker
2012-10-03correct singual usage of type in elgg_get_entities_* functionsJerome Bakker
2012-06-29Refs #4580 - cleaned up the spaces/tabs issue with the pull request and no ↵Cash Costello
longer imploding a false (though the access collections method really should return an empty array so this isn't an issue)
2012-06-29fixes plugin hook for friend collections notificationsMatt Beckett
2012-06-28updated the language for the change in notifications functionalityCash Costello
2012-06-27Changed logged in user to contextual user as per Steve Clays fix for admin ↵Matt Beckett
editing user notifications
2012-06-27Empty collections now report 0 members instead of 1Matt Beckett
2012-06-27Uncommented friend collections notification codeMatt Beckett
2012-06-24passing user as body variable to elgg_view_form()Cash Costello
2012-06-24fixed owner block displaySteve Clay
2012-06-24Fixes #4138: Admin can edit any users' notificationsSteve Clay
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-05Fixes #3567 standardized classes for iconscash
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-10-29Refs #3859. Added elgg_register_simplecache_view() to core plugins' js.Brett Profitt
2011-10-23Fixes #3959. Using elgg_release in core plugins.Brett Profitt
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-09Fixes #595 separating email address from email notification in language stringsCash Costello
2011-09-14Fixes #3742 not including the hover menu on the personal notifications pageCash Costello
2011-07-03these plugins should not need special loading orderCash Costello
2011-06-28Fixes #3407 added elgg-foot to plugin formsCash Costello
2011-06-27Refs #3407 using elgg-form and elgg-foot in core forms. Plugins nextCash Costello
2011-06-11Refs #3407 adds a footer for formscash
git-svn-id: http://code.elgg.org/elgg/trunk@9167 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-29Fixes #3266 let the settings pages have breadcrumbscash
git-svn-id: http://code.elgg.org/elgg/trunk@8878 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Using shorthand document ready initializationewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8756 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3091 adds load functions for js and csscash
git-svn-id: http://code.elgg.org/elgg/trunk@8675 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
git-svn-id: http://code.elgg.org/elgg/trunk@8668 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Refs #2104 added bundled category to all core pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@8637 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-02Fixes #3006 restores previous dividerscash
git-svn-id: http://code.elgg.org/elgg/trunk@8569 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26fixed notifications plugin's hacked up friends picker...shuddercash
git-svn-id: http://code.elgg.org/elgg/trunk@8494 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8471 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8456 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-24Refs #2997 switching from title to text for menu itemscash
git-svn-id: http://code.elgg.org/elgg/trunk@8455 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype ↵cash
is a good idea and screen would become a confusing idea git-svn-id: http://code.elgg.org/elgg/trunk@8383 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19fixed the call to unextend the user settings for notificationscash
git-svn-id: http://code.elgg.org/elgg/trunk@8337 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Updated copyright and author information in plugin manifests.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8291 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8260 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Replaced all occurrences of register_page_handler in core with ↵ewinslow
elgg_register_page_handler git-svn-id: http://code.elgg.org/elgg/trunk@8244 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin ↵brettp
manifests. git-svn-id: http://code.elgg.org/elgg/trunk@8170 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use ↵cash
divs rather than p tags in forms git-svn-id: http://code.elgg.org/elgg/trunk@8163 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views ↵ewinslow
to forms/*). Some views are left that _only_ do elgg_view_form, so I wonder if those should even be kept around. git-svn-id: http://code.elgg.org/elgg/trunk@8127 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming ↵ewinslow
to 1.8 conventions git-svn-id: http://code.elgg.org/elgg/trunk@8123 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11Converted all manifest files to 1.8 styleewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8111 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone ↵ewinslow
want to choose better names? :) git-svn-id: http://code.elgg.org/elgg/trunk@8100 36083f99-b078-4883-b0ff-0f9b5a30f544