aboutsummaryrefslogtreecommitdiff
path: root/actions/admin
AgeCommit message (Expand)Author
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
2010-03-17Added config options for tabs and menu items.brettp
2010-02-21Refs #1538: Removed action_gatekeeper() from action files in core.brettp
2010-01-24Removing calls to engine/start.php in action files.brettp
2009-12-10removes unused variables - closes #1129cash
2009-10-19Adding debug options to admin site settings.nickw
2009-10-14Standardized actions/admin/*brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-04-08Close #968: View path cache can now be turned on and offmarcus
2009-04-08Refs #946: Improved documentation on enable/disable/reorder plugin commandsmarcus
2009-04-08Refs #968 & #946: Tidied filepath cache stuff by placing them in function calls.marcus
2009-03-03Closes #831: Plugin view location is now cached in a file in dataroot and is ...marcus
2009-02-27Enable all / disable all functionality addedmarcus
2009-02-26enable/disable plugin actions now support arrays as parametersmarcus
2009-02-25Introduces user default access.kevinjardine
2009-02-24Made icon views work properly for non-default icons, and introduced elgg_view...kevinjardine
2009-02-23Added the ability to turn simplecache on and off.kevinjardine
2009-02-23Added site default access permissions. Refs #744ben
2009-02-16Simplecache improvements.ben
2009-01-23Refs #706marcus
2009-01-13Closes #675: Salt changed during password resetmarcus
2009-01-09Closes #240: It is now possible to downgrade an admin user.marcus
2009-01-09Closes #668: Banning now works through a flag in the users_entity table. Data...marcus