Age | Commit message (Expand) | Author |
2011-02-09 | Refs #2874: More removal of deprecated function user in plugins systems. | brettp |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-07 | Pulled elgg-icon and elgg-icon-* into the admin css. Pulled out profile field... | brettp |
2011-01-22 | making sure context is set correctly when adding a widget | cash |
2011-01-13 | Fixes #2372 fixed the entity included in profile update event | cash |
2011-01-05 | Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ... | brettp |
2011-01-02 | updated group widget | cash |
2010-12-30 | Refs #2428 removed more CONFIG uses | cash |
2010-12-29 | Fixes #2751 profile custom fields uses the config table now | cash |
2010-12-29 | rewrote the display of likes | cash |
2010-12-19 | fixed a few bugs and updated the widget code | cash |
2010-12-18 | continuing to slash and burn the profile plugin - moving the admin profile fi... | cash |
2010-12-18 | moved profile edit form into core | cash |
2010-12-18 | moved the avatar forms and actions into core from profile plugin | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-12-17 | updated the river generic_comment view for the new river code | cash |
2010-11-30 | Refs #2428 removed a few CONFIG uses in core | cash |
2010-11-24 | Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actions | ewinslow |
2010-11-21 | Refs #2669: Merged password change fixes in 7404 to trunk. | brettp |
2010-11-20 | moved save widget settings function to ElggWidget | cash |
2010-11-20 | fixed bug where widgets were not saving their new position | cash |
2010-11-19 | improving interactions of widgets - containment wasn't working due to height ... | cash |
2010-11-19 | updating widget contents when settings are changed | cash |
2010-11-19 | saving widget settings | cash |
2010-11-19 | users can delete widgets from layout | cash |
2010-11-19 | moved some widget functionality into ElggWidget class | cash |
2010-11-19 | Closes #2653 users are logged in on registration and login exceptions are cau... | cash |
2010-11-19 | saving widget position after moving | cash |
2010-11-18 | Added functions to support moving and adding widgets | cash |
2010-11-18 | Refs #1793 added ability to add widgets to layout through ajax | cash |
2010-11-17 | Closes #1422 admin user actions now check for self before banning, deleting, ... | cash |
2010-11-15 | #Refs 2653 removed login() call since it was conflicting with user validation... | cash |
2010-11-14 | Refs #1417 Elgg core now passes back useful messages to user when log in fail... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Refs #1320. Updated core to use elgg_echo()'s native string replacement. | brettp |
2010-11-02 | Using REFERER shorthand throughout core | ewinslow |
2010-11-01 | Refs #2538: Added some models, inheritance, more bootstrapping code | ewinslow |
2010-10-30 | Fixed an invalid call to get_pageowner_guid() in can_edit_entity(). | brettp |
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 #2537 - merged [7026] into trunk from 1.7 branch | cash |
2010-10-09 | pulled out special exception in registration action for first admin login | cash |
2010-10-06 | removed several parts of the old installer from the core | cash |
2010-09-30 | Fixes #617, #2271 User validation removed from core to UserValidationByEmail ... | brettp |
2010-09-25 | Cleaned up the file docblock. | brettp |
2010-09-24 | Fixes #1418: Changing an email address no longer invalidates an account. | brettp |
2010-09-24 | Refs #2454: Merged [6920] to trunk. | brettp |
2010-09-15 | Removing unused 'menu_items_hide_toolbar_entries' config value. | brettp |
2010-09-13 | Refs #2450: Updated docs for core admin actions. | brettp |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |