aboutsummaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
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
2010-06-12Merged r6362:6366 from 1.7 to trunk.brettp
2010-06-07missing lang strings addeddave
2010-05-14merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo...brettp
2010-05-11Do not display site pages when in Walled Garden mode, excepting system-define...nickw
2010-05-11Fixed a typo.brettp
2010-05-07Adding an option to restrict new user registration in advanced site settings.nickw
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-04-09Allow login via email.brettp
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-03-25Converting all line endings to unix style.brettp
2010-03-25Files missed from previous commit.brettp
2010-03-24Added ability to make arbitrary links for the menu items.brettp
2010-03-21the beginnings of a mechanism to comment on river objectsdave