aboutsummaryrefslogtreecommitdiff
path: root/actions/admin
AgeCommit message (Expand)Author
2013-11-04Allow regenerating site secretSteve Clay
2013-04-15Fixes #5363: Append trailing slash to site URL if missingSteve Clay
2013-03-30Fixes #2682 strips tags from site namecash
2012-12-16Merge branch 'pr-309' into 1.8Brett Profitt
2012-09-05Moved upgrade lock/unlock functions to upgrade.php lib.Sem
2012-07-17Refs #4643. Added unlock upgrade action.Sem
2012-07-14Fixes #3817 cleans up advanced settings formCash Costello
2012-07-05fixed issue with id variable from previous commit that updated plugin activat...Cash Costello
2012-07-05fixed plugin activate not loading page with that plugin at topCash Costello
2012-04-24Fixes #4324. Not allowing relative paths for dataroot in advance settings.Brett Profitt
2012-01-21updated the display to show system cache languageCash Costello
2012-01-21switched the function names to system cacheCash Costello
2012-01-18solves part of #4307Jerome Bakker
2012-01-18solves part of #4307Jerome Bakker
2011-12-08Fixes #4185, #2111 adds control panel widgetcash
2011-11-18Fixes #3996 displaying message when basic site settings are savedcash
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-02Fixes #3915. Added ElggPlugin->getFriendlyName() to check for manifest->getNa...Brett Profitt
2011-09-10Fixes #3714 also forwarding to the top of the page when a plugin activation f...Cash Costello
2011-06-29Fixes #3630 using the plugin id for the css idCash Costello
2011-06-09Refs #2871 Forgot to update the forwarding for activate/deactivate actionscash
2011-06-09Fixes #2871 activate all/deactivate all now sensitive to filteringcash
2011-04-27Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri...brettp
2011-04-02Refs #3229 at least we can forward so that user sees error message immediatelycash
2011-03-25Fixes #3206 using space so that echo('none') is not passed as valuecash
2011-03-17Fixes #2242. Can now delete admin notices manually.brettp
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-01Fixes #3013 activating/deactivating a plugin forwards to plugin page with cha...cash
2011-02-21Fixes #2452. Removed the first admin installation notice. It was just a remin...brettp
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-12Deleting a user from his profile forwards to the right page.brettp
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-01-05Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ...brettp
2010-12-30Refs #2428 removed more CONFIG usescash
2010-12-18site nav menu now uses new menu code (and finished the implementation of cust...cash
2010-11-24Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actionsewinslow
2010-11-17Closes #1422 admin user actions now check for self before banning, deleting, ...cash
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-11-02Using REFERER shorthand throughout coreewinslow
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-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 r6620:6653 from 1.7 branch into trunkcash
2010-05-11Do not display site pages when in Walled Garden mode, excepting system-define...nickw
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-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-03-24Added ability to make arbitrary links for the menu items.brettp