aboutsummaryrefslogtreecommitdiff
path: root/mod/diagnostics
AgeCommit message (Collapse)Author
2012-01-01moved diagnostics to administer utilities menu area rather than developerscash
2012-01-01Fixes #4137 moves test UI to developers pluginCash Costello
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-11-01Fixes #3672 added class for settings forms in admin areacash
2011-10-24Fixes #3868 removed unnecessary form for downloading the diagnostics reportcash
2011-10-23Fixes #3959. Using elgg_release in core plugins.Brett Profitt
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-09-14Fixes #3681 fixed Utilities menu collisions in admin section and added ↵Cash Costello
documentation about registering more than one menu item with the same name to a menu
2011-06-09Refs #3410 all admin menu items have consistent capitalizationcash
git-svn-id: http://code.elgg.org/elgg/trunk@9160 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09setting correct category for diagnostics plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@9151 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-20Refs #2104 changed extension to enhancement and added security, widget, and ↵cash
theme categories git-svn-id: http://code.elgg.org/elgg/trunk@9105 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Fixes #3250 elgg_get_root_path() to be consistentcash
git-svn-id: http://code.elgg.org/elgg/trunk@8863 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13wrapped the submit button in diagnostics plugin with a <p> so the bottom ↵cash
doesn't get cut off git-svn-id: http://code.elgg.org/elgg/trunk@8687 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-11Refs #2991. First round at rearranging and grouping admin menu based upon tasks.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8654 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Refs #2104 added bundled category to all core pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@8637 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Fixes #3014 using more standard "register" in admin convenience functioncash
git-svn-id: http://code.elgg.org/elgg/trunk@8520 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26simplified admin menu registration function in preparation for adding sectionscash
git-svn-id: http://code.elgg.org/elgg/trunk@8500 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Touch ups for diagnostics pluginewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8422 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Updated copyright and author information in plugin manifests.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8291 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Replaced all occurrences of register_page_handler in core with ↵ewinslow
elgg_register_page_handler git-svn-id: http://code.elgg.org/elgg/trunk@8244 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin ↵brettp
manifests. git-svn-id: http://code.elgg.org/elgg/trunk@8170 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use ↵cash
divs rather than p tags in forms git-svn-id: http://code.elgg.org/elgg/trunk@8163 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views ↵ewinslow
to forms/*). Some views are left that _only_ do elgg_view_form, so I wonder if those should even be kept around. git-svn-id: http://code.elgg.org/elgg/trunk@8127 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11Converted all manifest files to 1.8 styleewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8111 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11not outputing all the plugin information in diagnostics plugin due to new ↵cash
plugin system structure git-svn-id: http://code.elgg.org/elgg/trunk@8108 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of ↵ewinslow
buttons to forms theming preview meant for previewing all button types and states (still have to implement those...) git-svn-id: http://code.elgg.org/elgg/trunk@8091 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-09Refs #2874: Using elgg_get_plugins() instead of get_installed_plugins().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8084 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-02-08ahhh...missed this one toocash
git-svn-id: http://code.elgg.org/elgg/trunk@8074 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
git-svn-id: http://code.elgg.org/elgg/trunk@8001 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03Refs #2428 just a few more CONFIG uses left to be replacedcash
git-svn-id: http://code.elgg.org/elgg/trunk@8000 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23forgot diagnostics plugin from previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@7921 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-08finished the admin title modificationscash
git-svn-id: http://code.elgg.org/elgg/trunk@7866 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-08drying up the title creation in the admin backendcash
git-svn-id: http://code.elgg.org/elgg/trunk@7864 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29updated the diagnostics plugin to use the new admin backendcash
git-svn-id: http://code.elgg.org/elgg/trunk@7762 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29Fixes #2241 - removed direct calls to the content wrapper view and removed ↵cash
the view as it is been replaced by a body view git-svn-id: http://code.elgg.org/elgg/trunk@7759 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29updating plugins to use new page menucash
git-svn-id: http://code.elgg.org/elgg/trunk@7740 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15updated to removing more deprecation warnings (from hellekin)cash
git-svn-id: http://code.elgg.org/elgg/trunk@7636 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08reorganized the page views as discussedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7559 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7432 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Refs #2143: DRY up button input views (button, reset, submit). Changed core ↵ewinslow
uses of button to reflect the fact that it no longer defaults to submit git-svn-id: http://code.elgg.org/elgg/trunk@7364 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ↵cash
elgg_view* functions git-svn-id: http://code.elgg.org/elgg/trunk@7288 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to ↵ewinslow
use elgg_ prefixed versions git-svn-id: http://code.elgg.org/elgg/trunk@7284 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-09Fixes #2631 removes 'elgg_' namespace from the page element views - anyone ↵cash
working with the trunk will need to update their theme and/or flush their cache git-svn-id: http://code.elgg.org/elgg/trunk@7268 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7229 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core ↵cash
and plugins git-svn-id: http://code.elgg.org/elgg/trunk@7215 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7210 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-02Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - ↵ewinslow
groups plugins git-svn-id: http://code.elgg.org/elgg/trunk@7204 36083f99-b078-4883-b0ff-0f9b5a30f544