aboutsummaryrefslogtreecommitdiff
path: root/mod/notifications
AgeCommit message (Expand)Author
2011-03-29Fixes #3266 let the settings pages have breadcrumbscash
2011-03-17Using shorthand document ready initializationewinslow
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-08Refs #2104 added bundled category to all core pluginscash
2011-03-02Fixes #3006 restores previous dividerscash
2011-02-26fixed notifications plugin's hacked up friends picker...shuddercash
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
2011-02-24Refs #2997 switching from title to text for menu itemscash
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-19fixed the call to unextend the user settings for notificationscash
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use div...cash
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...ewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-11Converted all manifest files to 1.8 styleewinslow
2011-02-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan...ewinslow
2011-02-09Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins.brettp
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-08a tiny amount of progress on the css chrome element viewcash
2011-02-05using elgg-module-<type> cash
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-02-03Refs #2428 almost done removing CONFIG access - mostly plugin start.php leftcash
2011-02-02updated the plugin manifest files to use the new variable name for activation...cash
2011-01-06moved action registration into initcash
2011-01-01using the info module for user settingscash
2010-12-18half way through converting submenu to new menu code - pages and groups are t...cash
2010-12-17fixed another underline to dash conversion issuecash
2010-12-17reorganized the settings views and updated the pages to use new layoutcash
2010-12-15added friends picker js to notifications plugin - is there a reason it isn't ...cash
2010-12-15moved default notification settings into usersettingscash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-01screen.css is a better name for our main css filecash
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-11-02Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF...ewinslow
2010-11-02Using REFERER shorthand throughout coreewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-30Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp