Age | Commit message (Expand) | Author |
2010-11-20 | Fixes #2468: Deprecated call_gatekeeper() and callpath_gatekeeper() | ewinslow |
2010-11-19 | Closes #617 core has get and set functions for user validation status | cash |
2010-11-15 | Refs #617 put user validation functions back in users lib | cash |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2306: deprecated get/count/list_user_objects as well as get_user_objec... | ewinslow |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-09 | Refs #2506 reorged the login box views - css still needs to be cleaned up | cash |
2010-11-03 | Refs #1320. Updated core to use elgg_echo()'s native string replacement. | 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 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | 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-10 | using config variable for minimum password length | cash |
2010-10-08 | Fixes #2161 - using filter_var() in email validation and moved is_email_addre... | cash |
2010-09-30 | Closes #2344 - moves friends pages into pages directory | cash |
2010-09-30 | Refs #2344 - moves dashboard pages into pages directory | cash |
2010-09-30 | Refs #2344 - move account pages into pages directory | cash |
2010-09-30 | Fixes #617, #2271 User validation removed from core to UserValidationByEmail ... | brettp |
2010-09-15 | Refs #2220: Pulled remaining classes out of lib files. Core classes now auto... | ewinslow |
2010-09-06 | Refs #2220: Pulled most classes / interfaces out of lib files (except query.p... | ewinslow |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-06-18 | Merging r6497:6499 to trunk. | brettp |
2010-06-12 | Merged r6362:6366 from 1.7 to trunk. | brettp |
2010-05-27 | Registering user password request/reset as public actions. | nickw |
2010-05-14 | merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo... | brettp |
2010-04-26 | Graceful degrading for non-JS users on the dropdown login box. | brettp |
2010-04-16 | Friends link removed from primary nav and added to top toolbar. | pete |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-03-22 | Merged 1.7 bugfixes back into core. (5376:HEAD). | brettp |
2010-03-17 | Added config options for tabs and menu items. | brettp |
2010-03-03 | Pulled in missing interface modifications for the engine dir. | brettp |
2010-02-22 | Fixes #1528: Correctly throwing exceptions for objects, groups, and users. | brettp |
2010-02-19 | Fixes #1421: Banning and unbanning users invalidates the memcache entity. | brettp |
2010-02-17 | Fixes #1488: Removed use of deprecated functions in core. | brettp |
2010-02-05 | Fixes #1483: Reset password emails forward to a confirmation page handler ins... | brettp |
2010-02-01 | Fixes #1473: Simple patch to create a view for the registration page. | brettp |
2010-02-01 | Fixes #678. Friending appears in the river for invited new users. | brettp |
2010-02-01 | Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ... | brettp |
2010-01-31 | Deprecated old search functions and views. | brettp |
2010-01-31 | Fixes #804: A relationship is created between a new user and the site it was ... | brettp |
2010-01-28 | Fixes #1049, Fixes #1435: Admin-created users and first admin user are marked... | brettp |
2010-01-12 | closes #1145 - deprecated current "copy constructor" for all entities and imp... | cash |
2010-01-03 | Set admin user's validation upon initial registration. | brettp |
2009-12-20 | fixes #1322 - "remember me" cookie code is cleared when a user is banned | cash |
2009-12-08 | fixes #1305 - user and entity cache now cleared on delete | cash |
2009-11-24 | made the get user friends objects functions consistent and added some missing... | cash |