aboutsummaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2011-02-21fixes #2885 #2569 likes controlled by canAnnotate() with plugin hookcash
2011-02-21Fixes #2452. Removed the first admin installation notice. It was just a remin...brettp
2011-02-19No need to say the widget was added because we can see it happen.brettp
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-14Updated trunk to use new annotation functions. Added checks for annotations_*...brettp
2011-02-13Fixes #2848 pulls user settings code out of actions into functions. We should...cash
2011-02-12Deleting a user from his profile forwards to the right page.brettp
2011-02-09Refs #2874: More removal of deprecated function user in plugins systems.brettp
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
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