Age | Commit message (Expand) | Author |
2010-11-19 | updated bookmarks widget to use 1.7 APIs | cash |
2010-11-19 | Closes #617 core has get and set functions for user validation status | cash |
2010-11-16 | ported the portion of the [7027] commit that dealt with pagination to trunk | cash |
2010-11-16 | Refs #2573 updates the uservalidationbyemail plugin to work with new validati... | cash |
2010-11-15 | Refs #2573 fixes validation issue for users registered with validation turned... | cash |
2010-11-15 | Fixes #1417 Users get notified when their accounts are not validated for any ... | cash |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
2010-11-14 | Fixes #2572: Removed last @license tag from pages plugin | ewinslow |
2010-11-11 | Fixes #2638 fixes group action url problem | cash |
2010-11-11 | Refs #2640 fixes a layout issue due to change in elgg_view_layout() | cash |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-09 | Refs #2609 - added fix to trunk | cash |
2010-11-09 | Refs #2506 reorged the login box views - css still needs to be cleaned up | cash |
2010-11-09 | Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo... | cash |
2010-11-05 | removed hacked in link to conversations plugin in riverdashboard | cash |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Refs #2582. Merged [7224] to trunk. | brettp |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-11-02 | Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res... | ewinslow |
2010-11-02 | Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro... | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-11-02 | Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl... | ewinslow |
2010-11-02 | Using REFERER shorthand throughout core | ewinslow |
2010-10-30 | Refs #2598: Converted the rest of the $vars['url'] references to elgg_get_sit... | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-30 | checking if the site has any groups before looping over them | cash |
2010-10-30 | fixed minor issue where blog code wasn't setting type when getting subtype | cash |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | finished the conversion to initializeAttributes() | cash |
2010-10-30 | Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid() | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES... | ewinslow |
2010-10-30 | Refs #2124: Using elgg_get_page_owner instead of $vars['page_owner'] in views | ewinslow |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-10-20 | Refs #2551 - merged [7051] and [7053] into trunk | cash |
2010-10-20 | Refs #2493 - merged [7008] into trunk from 1.7 branch | cash |
2010-10-20 | Refs #2499 - merged [6990] into trunk from 1.7 branch | cash |
2010-10-20 | Refs #2498 - merged [6982] into trunk from 1.7 branch | cash |
2010-10-20 | Refs #2489 - manually merged [6981] from 1.7 branch to keep group file option... | cash |
2010-10-20 | Refs #2496 - manually merged [6975] from 1.7 branch | cash |
2010-10-20 | fixed stray character that got into pages edit action | cash |
2010-10-14 | Switching blog over to autoload method for plugin classes | ewinslow |
2010-10-14 | Fixes #2547: Plugins can now participate in autoloading classes. | ewinslow |
2010-10-10 | Fixes #2529 for real this time. Not using made up ElggEntity attributes. Add... | brettp |
2010-10-09 | Fixes #2529. User validation only prevents logins for disabled users to avoid... | brettp |
2010-10-06 | Merged some fixes from the 1.7.4 backport of uservalidationbyemail. | brettp |