Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-15 | Fixes #5363: Append trailing slash to site URL if missing | Steve Clay | |
2013-03-30 | Fixes #2682 strips tags from site name | cash | |
2012-12-16 | Merge branch 'pr-309' into 1.8 | Brett Profitt | |
2012-09-05 | Moved upgrade lock/unlock functions to upgrade.php lib. | Sem | |
2012-07-17 | Refs #4643. Added unlock upgrade action. | Sem | |
2012-07-14 | Fixes #3817 cleans up advanced settings form | Cash Costello | |
2012-07-05 | fixed issue with id variable from previous commit that updated plugin ↵ | Cash Costello | |
activate/deactivate actions | |||
2012-07-05 | fixed plugin activate not loading page with that plugin at top | Cash Costello | |
2012-04-24 | Fixes #4324. Not allowing relative paths for dataroot in advance settings. | Brett Profitt | |
2012-01-21 | updated the display to show system cache language | Cash Costello | |
2012-01-21 | switched the function names to system cache | Cash Costello | |
2012-01-18 | solves part of #4307 | Jerome Bakker | |
2012-01-18 | solves part of #4307 | Jerome Bakker | |
2011-12-08 | Fixes #4185, #2111 adds control panel widget | cash | |
2011-11-18 | Fixes #3996 displaying message when basic site settings are saved | cash | |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt | |
2011-10-02 | Fixes #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-10 | Fixes #3714 also forwarding to the top of the page when a plugin activation ↵ | Cash Costello | |
fails | |||
2011-06-29 | Fixes #3630 using the plugin id for the css id | Cash Costello | |
2011-06-09 | Refs #2871 Forgot to update the forwarding for activate/deactivate actions | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9161 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-09 | Fixes #2871 activate all/deactivate all now sensitive to filtering | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9158 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-27 | Refs #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-02 | Refs #3229 at least we can forward so that user sees error message immediately | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8903 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-25 | Fixes #3206 using space so that echo('none') is not passed as value | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8833 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-17 | Fixes #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-10 | Fixes #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-01 | Fixes #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-21 | Fixes #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-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8260 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Deleting 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-08 | Refs #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-05 | Fixes #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-30 | Refs #2428 removed more CONFIG uses | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7769 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-18 | site 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-24 | Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actions | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7433 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-17 | Closes #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-03 | Refs #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-02 | Using REFERER shorthand throughout core | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7193 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-28 | Standardized 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-22 | Removed @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-20 | Refs #2537 - merged [7026] into trunk from 1.7 branch | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7110 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-09-15 | Removing 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-13 | Refs #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-22 | Merged r6620:6653 from 1.7 branch into trunk | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@6846 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-11 | Do 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-07 | Adding 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-05 | Merged 18_new_admin branch to trunk. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5977 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-04-05 | Merged 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-24 | Added 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 | |||
2010-03-17 | Added config options for tabs and menu items. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5431 36083f99-b078-4883-b0ff-0f9b5a30f544 |