moodle/admin
Sam Hemelryk 90723839ca themes MDL-21862 Implements base theme and standard theme.
Very big theme changes, standardold theme has been split into two themes base and standard. Base theme contains only CSS that is absolutly required (e.g. layout, white space rules, specific widths) and standard (which now looks like standardwhite) contains all the frills.
The following noteable changes have also been made:
  * Plugin CSS has been pushed back into the plugin directories as styles.css files.
  * Install_print_header has been corrected.
  * Redundant or deprecated rules have been removed.
  * Several minor class changes throughout Moodle.
  * CSS is now single line rules not multiline indented.
  * Installs with theme=standardold automatically switch to standard.
  * body classes / id now have prefixes to make it clearer what they are and avoid conflicts.
Also worth noting:
  * There is still alot of tweaking that is required to get everything looking as it is supposed to, please be patient or better yet help out.
  * I am currently working on the documentation for the themes system... it will be here soon.
2010-03-25 06:38:21 +00:00
..
cli MDL-20717 GPL version 3 at the Copyright notice during the installation 2010-01-25 09:40:05 +00:00
dbtransfer MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
mnet MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
report themes MDL-21862 Implements base theme and standard theme. 2010-03-25 06:38:21 +00:00
roles user-selector MDL-21537 Refactored JS to make use of YUI3 2010-03-23 07:38:32 +00:00
settings "MDL-16639, enable spellchecker plugin, and added config pages" 2010-03-23 08:47:05 +00:00
user MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
webservice MDL-21894 "move functionality to create a token into function in externallib.php so it can be used when creating tokens for embedded applications" also fixed MDL-21893 "Errors in code for checking capability when creating token for service with requiredcapability" which I came across while re 2010-03-22 14:20:18 +00:00
xmldb MDL-21438 xmldb editor - add missing sesskey to the save option 2010-01-25 16:11:20 +00:00
auth.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
auth_config.php MDL-20204 the ultimate fix for our frames (theyare not accessbile, but anyway); instead of adding the target to each element when creating html we use yui to set the target from page footer via JS - this fixes the links and forms in all elements in pages with frametop layout 2010-02-11 13:27:02 +00:00
block.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
blocks.php themes MDL-21862 Implements base theme and standard theme. 2010-03-25 06:38:21 +00:00
bloglevelupgrade.php MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks 2009-12-16 18:00:58 +00:00
cron.php MDL-21876 fixed incorrect uses of bound parameters - patch by Ashley Holman, thanks! 2010-03-20 11:49:48 +00:00
dbperformance.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
delete.php MDL-21235 new single button rendering 2010-01-14 19:18:04 +00:00
editors.php "MDL-16639, php 5.2 don't understand ::static_func, use the old syntax" 2010-03-24 09:42:32 +00:00
enrol.php themes MDL-21862 Implements base theme and standard theme. 2010-03-25 06:38:21 +00:00
enrol_config.php MDL-20204 the ultimate fix for our frames (theyare not accessbile, but anyway); instead of adding the target to each element when creating html we use yui to set the target from page footer via JS - this fixes the links and forms in all elements in pages with frametop layout 2010-02-11 13:27:02 +00:00
environment.php MDL-20204 some more steps away from html_select 2010-02-09 19:50:11 +00:00
environment.xml MDL-20900 iconv now required in 2.0 2009-11-18 22:26:16 +00:00
filters.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
generator.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
handlevirus.php MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems" 2009-11-07 10:27:57 +00:00
health.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
index.php MDL-20717 GPL version 3 at the Copyright notice during the installation 2010-01-25 09:40:05 +00:00
innodb.php MDL-21198 used new simple_button class when doing OUTPUT->confirm() - more consistent and hopefully easier to remember than html_form::make_button() ;-) 2010-01-03 20:47:13 +00:00
lang.php MDL-20204 converting link to html_writer or action_link 2010-02-11 16:27:53 +00:00
langimport.php MDL-21125 obsoleting global $THEME 2009-12-23 17:44:17 +00:00
localplugins.php MDL-20204 converting link to html_writer or action_link 2010-02-11 16:27:53 +00:00
mailout-debugger.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
modules.php MDL-20787 final switch to new $OUTPUT->pix_url() - yay! 2009-12-16 21:50:45 +00:00
multilangupgrade.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
oacleanup.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
phpinfo.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
portfolio.php portfolio MDL-21079 be more selective about including libraries. 2009-12-12 11:27:07 +00:00
process_email.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
qtypes.php MDL-20787 final switch to new $OUTPUT->pix_url() - yay! 2009-12-16 21:50:45 +00:00
register.php MDL-21235 fixed select method name 2010-01-16 18:29:51 +00:00
replace.php MDL-20723 workaround for zlib compressed scripts 2009-11-08 22:23:05 +00:00
repository.php "MDL-13766, improve repository admin page" 2010-03-10 03:24:14 +00:00
repositoryinstance.php "MDL-13766, improve repository admin page" 2010-03-10 03:24:14 +00:00
search.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
settings.php MDL-21392 it is possible to have settings without Save button 2010-02-08 16:26:15 +00:00
timezone.php MDL-21235 fixed select method name 2010-01-16 18:29:51 +00:00
timezoneimport.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
upgradesettings.php MDL-20790 more page layouts -see base theme for full list; also added new css body class for describing current layout; base layout is now default for beter BC; require_login() now sets 'incourse' layout automatically 2009-12-27 12:02:04 +00:00
uploadpicture.php MDL-21300 - remove filename validation for invalid character. 2010-01-22 02:02:10 +00:00
uploadpicture_form.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 10:57:00 +00:00
uploaduser.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
uploaduser_form.php MDL-16919 - add validation to upload user data according to the upload type. 2010-02-05 07:30:53 +00:00
user.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00