Commit Graph

9 Commits

Author SHA1 Message Date
Mary Evans 4db41cbdcf MDL-25511-theme_canvas tidy up CORE css files 2011-11-09 02:22:36 +00:00
David Mudrak b9934a173a MDL-26784 Improved plugins check screen and the new plugins management screen
This patch introduces new lib/pluginlib.php library that provides
unified access meta-information about all present plugin types. The
library defines plugin_manager singleton that in turn gathers
information about all present plugins and their status. The list of
plugins can be rendered either as plugins check table or plugins control
panel.

This makes print_plugins_table() function obsolete and because it is not
expected to be called by any contrib plugin, the function is removed.
CSS for the legacy table generated by print_plugins_table() is cleaned
up.
2011-03-31 13:59:05 +02:00
jerome mouneyrac 1d2a1936c5 webservice MDL-23341 function list page: display "no functions" message, a better title, and fix a css typo 2010-07-23 06:54:59 +00:00
jerome mouneyrac 72f68b51e6 webservice MDL-23341 add required capabilities to the service function declaration (lib/services.php), display missing capaibilities for users linked to a token and for authorised users, display function capabilities, refactor service add function page 2010-07-23 06:17:06 +00:00
Martin Dougiamas 5f04de2528 Added some basic styles from standard for the admin upgrade pages (plugin table) 2010-07-18 02:29:58 +00:00
Patrick Malley 0bf78bb0d7 MDL-23172 - Fixing <h3> error in README plus committing two small CSS changes to Canvas 2010-07-09 14:06:03 +00:00
Patrick Malley 8affa0e269 MDL-22875 - Stylesheet cleanup and refinement 2010-06-25 05:46:02 +00:00
Patrick Malley a211e4c77e Formfactor/Canvas coding ... again. 2010-05-17 01:28:24 +00:00
Patrick Malley 90e957bc89 Work on admin pages of formfactor theme 2010-04-30 21:48:10 +00:00