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