aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
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
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-30Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES...ewinslow
2010-10-30Refs #2124: Using elgg_get_page_owner instead of $vars['page_owner'] in viewsewinslow
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-10-20Refs #2551 - merged [7051] and [7053] into trunkcash
2010-10-20Refs #2493 - merged [7008] into trunk from 1.7 branchcash
2010-10-20Refs #2499 - merged [6990] into trunk from 1.7 branchcash
2010-10-20Refs #2498 - merged [6982] into trunk from 1.7 branchcash
2010-10-20Refs #2489 - manually merged [6981] from 1.7 branch to keep group file option...cash
2010-10-20Refs #2496 - manually merged [6975] from 1.7 branchcash
2010-10-20fixed stray character that got into pages edit actioncash
2010-10-14Switching blog over to autoload method for plugin classesewinslow
2010-10-14Fixes #2547: Plugins can now participate in autoloading classes.ewinslow
2010-10-10Fixes #2529 for real this time. Not using made up ElggEntity attributes. Add...brettp
2010-10-09Fixes #2529. User validation only prevents logins for disabled users to avoid...brettp
2010-10-06Merged some fixes from the 1.7.4 backport of uservalidationbyemail.brettp
2010-10-05Changing the name of the oAuth plugin to reflect it's library service status.nickw
2010-10-05Using more built-in API to get unvalidated users.brettp
2010-10-01Added admin page to validate, resend validation requests, or delete unvalidat...brettp
2010-10-01Fixed incorrect echoing of an array.brettp
2010-09-30Refs #2344 - moves entities directory to pages directorycash
2010-09-30Fixes #617, #2271 User validation removed from core to UserValidationByEmail ...brettp
2010-09-24Merged [6905] to trunk.brettp
2010-09-24Refs #2429: Merged [6889] to trunk.brettp
2010-08-31fixing test code for previous commitcash
2010-08-31Refs #2434 - make view failures spectacular rather than silent since they sho...cash
2010-08-31Refs #2434 - made the profile plugin more robust to bad urls and did a little...cash