aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-23Fixes #2638 - specifying the full url on the urls so we don't have this probl...cash
2010-11-23Fixes #2270 - deprecates metatags view and replaces with html_head/extendcash
2010-11-23Fixes #2418 and merges [7121] into trunkcash
2010-11-22Merged bookmarks XSS fixes in r7406 to trunk.brettp
2010-11-21Refs #2612: Merged r7402 to trunk.brettp
2010-11-21Refs #2670: Merged XFN fixes from 1.7 to 1.8. Removed unused code in profile_...brettp
2010-11-21removed call to deprecated page_owner()cash
2010-11-21removed deprecated tag library callscash
2010-11-21deprecated two site functions and removed a use of previously deprecated func...cash
2010-11-20Fixes #472 handling interactive adding/deleting of widgets with single/multip...cash
2010-11-20Refs #472 not allowing widgets to be added if only single instance allowedcash
2010-11-20Fixes #2668 adding getOwnerGUID()cash
2010-11-20Fixes #2497: htmLawed now uses a plugin hook for allowed_styles and htmlawed_...ewinslow
2010-11-20Fixes #2357: messageboard post action redirects to referrerewinslow
2010-11-20Refs #2143: DRY up button input views (button, reset, submit). Changed core ...ewinslow
2010-11-19updated file widget to use 1.7 elgg_get_entities* APIscash
2010-11-19updated bookmarks widget to use 1.7 APIscash
2010-11-19Closes #617 core has get and set functions for user validation statuscash
2010-11-16ported the portion of the [7027] commit that dealt with pagination to trunkcash
2010-11-16Refs #2573 updates the uservalidationbyemail plugin to work with new validati...cash
2010-11-15Refs #2573 fixes validation issue for users registered with validation turned...cash
2010-11-15Fixes #1417 Users get notified when their accounts are not validated for any ...cash
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...ewinslow
2010-11-14Fixes #2572: Removed last @license tag from pages pluginewinslow
2010-11-11Fixes #2638 fixes group action url problemcash
2010-11-11Refs #2640 fixes a layout issue due to change in elgg_view_layout()cash
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-09Refs #2609 - added fix to trunkcash
2010-11-09Refs #2506 reorged the login box views - css still needs to be cleaned upcash
2010-11-09Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo...cash
2010-11-05removed hacked in link to conversations plugin in riverdashboardcash
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-03Refs #2582. Merged [7224] to trunk.brettp
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
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-02Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res...ewinslow
2010-11-02Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro...ewinslow
2010-11-02Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF...ewinslow
2010-11-02Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl...ewinslow
2010-11-02Using REFERER shorthand throughout coreewinslow
2010-10-30Refs #2598: Converted the rest of the $vars['url'] references to elgg_get_sit...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30checking if the site has any groups before looping over themcash
2010-10-30fixed minor issue where blog code wasn't setting type when getting subtypecash
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-30finished the conversion to initializeAttributes()cash
2010-10-30Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid()ewinslow