aboutsummaryrefslogtreecommitdiff
path: root/mod/invitefriends
AgeCommit message (Expand)Author
2011-11-16removed uses of deprecated function for setting page owner guidCash Costello
2011-11-16fixed exception being thrown when no site email address has been setCash Costello
2011-11-16it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
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-06-28Fixes #3407 added elgg-foot to plugin formsCash Costello
2011-06-11Refs #3407 adds a footer for formscash
2011-06-09added invite friends to default activated pluginscash
2011-05-20Refs #2104 changed extension to enhancement and added security, widget, and t...cash
2011-04-02Refs #2968 invite friends link should not be available for non-logged in userscash
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-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-18Updated copyright and author information in plugin manifests.brettp
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-11Converted all manifest files to 1.8 styleewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
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
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...cash
2010-12-18half way through converting submenu to new menu code - pages and groups are t...cash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-11-30Refs #2428 removed some global CONFIG usage in pluginscash
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 #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
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-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-07-14Disabling friend invite form when site has disabled new user registration.nickw
2010-06-12Merged r6362:6366 from 1.7 to trunk.brettp
2010-05-14merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo...brettp
2010-05-14merge -r5832:5898 from 1.7 to trunk.brettp
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-03-15Updated Invite Friends mod to new ui.pete
2010-03-11Updates: longtext editor default size added (and overridden in group/forums),...pete
2010-03-03Pulled in the interface changes.brettp