aboutsummaryrefslogtreecommitdiff
path: root/actions/admin
AgeCommit message (Collapse)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 ↵Cash Costello
activate/deactivate actions
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 ↵Brett Profitt
manifest->getName() first, then for plugin ID. Added better descriptions for plugin activation errors.
2011-09-10Fixes #3714 also forwarding to the top of the page when a plugin activation ↵Cash Costello
fails
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
git-svn-id: http://code.elgg.org/elgg/trunk@9161 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Fixes #2871 activate all/deactivate all now sensitive to filteringcash
git-svn-id: http://code.elgg.org/elgg/trunk@9158 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-27Refs #3362. Plugins don't check deps upon boot. Made package and manifest ↵brettp
private properties of ElggPlugin and added ->getPackage() and ->getManifest(). git-svn-id: http://code.elgg.org/elgg/trunk@9030 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #3229 at least we can forward so that user sees error message immediatelycash
git-svn-id: http://code.elgg.org/elgg/trunk@8903 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-25Fixes #3206 using space so that echo('none') is not passed as valuecash
git-svn-id: http://code.elgg.org/elgg/trunk@8833 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Fixes #2242. Can now delete admin notices manually.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8737 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Fixes #3013 activating/deactivating a plugin forwards to plugin page with ↵cash
changed plugin given focus git-svn-id: http://code.elgg.org/elgg/trunk@8523 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21Fixes #2452. Removed the first admin installation notice. It was just a ↵brettp
reminder to his "save" on the simple plugins screen. This is pretty obvious. git-svn-id: http://code.elgg.org/elgg/trunk@8380 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8260 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Deleting a user from his profile forwards to the right page.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8168 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from ↵brettp
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-05Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ↵brettp
Added plugin dependency views in admin. ElggPluginPackage->checkDependencies() now returns the detected value. git-svn-id: http://code.elgg.org/elgg/trunk@7838 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30Refs #2428 removed more CONFIG usescash
git-svn-id: http://code.elgg.org/elgg/trunk@7769 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-18site nav menu now uses new menu code (and finished the implementation of ↵cash
custom menu items while I was at it - not backward compatible with the previous half finished version) git-svn-id: http://code.elgg.org/elgg/trunk@7668 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actionsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7433 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-17Closes #1422 admin user actions now check for self before banning, deleting, ↵cash
or removing admin privileges git-svn-id: http://code.elgg.org/elgg/trunk@7332 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7227 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-02Using REFERER shorthand throughout coreewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7193 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-28Standardized code in all of core, not including language files, tests, or ↵brettp
core mods. git-svn-id: http://code.elgg.org/elgg/trunk@7124 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Refs #2537 - merged [7026] into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7110 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-15Removing unused 'menu_items_hide_toolbar_entries' config value.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6936 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-13Refs #2450: Updated docs for core admin actions.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6929 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@6846 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-11Do not display site pages when in Walled Garden mode, excepting ↵nickw
system-defined whitelist. git-svn-id: http://code.elgg.org/elgg/trunk@6004 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-07Adding an option to restrict new user registration in advanced site settings.nickw
This is the first step in fully merging "Walled Garden" plugin into core Elgg engine. git-svn-id: http://code.elgg.org/elgg/trunk@5981 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-05Merged 18_new_admin branch to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5977 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5622 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-24Added ability to make arbitrary links for the menu items.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5498 36083f99-b078-4883-b0ff-0f9b5a30f544