Petr Skoda
8a13809318
MDL-21198 one more single_button + version bump to the new year (could not resit it)
2010-01-03 20:54:36 +00:00
Petr Skoda
dc6896efe0
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
Petr Skoda
5c2ed7e215
MDL-21198 $OUTPUT->single_button() resurrection, hopefully much easier to use than $OUTPUT->button(); fixed some regressions and code style improvements
2010-01-03 15:46:14 +00:00
Petr Skoda
8ae8bf8a14
MDL-21198 OUTPUT->action_icon improvements, refactoring and fixing conversion regressions
2010-01-02 13:17:54 +00:00
Petr Skoda
4bcc51185c
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
2009-12-30 15:19:55 +00:00
Petr Skoda
7a82b2afc8
MDL-21204 fixed incorrect url params, credit goes to Gabriel Dias
2009-12-28 19:42:19 +00:00
Petr Skoda
191b267bcd
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
Petr Skoda
7dccaef182
fixed CLI script detection
2009-12-27 11:51:44 +00:00
Petr Skoda
84d6e8323d
MDL-21189 yui combined file loading admin setting
2009-12-25 22:47:41 +00:00
Petr Skoda
92e01ab771
MDL-21125 obsoleting global $THEME
2009-12-23 17:44:17 +00:00
Matt Oquist
2072925988
MDL-19024 Fix a bug that stops strings from being displayed correctly in the admin section when configuring the MNET services. (Thanks, Richard Mansfield.)
2009-12-22 02:25:02 +00:00
jerome mouneyrac
7886efc41e
webservice MDL-20803 add switch to disable documentation, fix renderer call on login page, fix xhtml strict, add css file. TODO: use output render function to display tag, move all css style into the css file
2009-12-21 04:01:02 +00:00
Dan Marsden
f5da79e28b
mnet MDL-16522 missed a check - should not show logs tab for all hosts screen
2009-12-18 03:20:21 +00:00
Dan Marsden
12f549e2ff
mnet MDL-16522 duplication of inconsistant code - now uses a tabs.php file but still needs a further code tidy as per MDL-16286
2009-12-18 03:09:05 +00:00
Martin Dougiamas
1fc216ff78
external blogs MDL-19683 Fixed a typo that meant cron synch was not working
2009-12-17 03:47:00 +00:00
Petr Skoda
2f67a9b3a5
MDL-20700 whitespace terror returns yet again
2009-12-16 22:22:37 +00:00
Petr Skoda
b5d0cafc6f
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
2009-12-16 21:50:45 +00:00
Petr Skoda
47ce714bc0
MDL-21142 minor cleanup in out() default params
2009-12-16 21:33:01 +00:00
Petr Skoda
683c01d2c8
MDL-20787 removed mod_icon_url() completely
2009-12-16 20:30:24 +00:00
Petr Skoda
f44b10ed93
MDL-21139 replace all yui functions/methods with yui2 to make room for yui3
2009-12-16 20:25:14 +00:00
Petr Skoda
78946b9bdb
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
Penny Leach
24ba58ee9a
portfolio MDL-21079 be more selective about including libraries.
...
this involves moving all formslib includes to where they're actually needed.
it also moves the portfolio stuff from assignment,data,chat,forum and glossary
into a locallib.php which involved creating it for many of those modules.
2009-12-12 11:27:07 +00:00
jerome mouneyrac
e67b934bf2
webservice MDL-12886 fix xhtml strict error into admin/webservice/service_users.php
2009-12-09 06:54:05 +00:00
jerome mouneyrac
b5bbeaf02c
flash upgrader MDL-20841 New config setting excludeoldflashclients will set a minimum version for flash clients. A check in the standard_head_html is run once, and will set a session variable with the current flash version. If the current flash version is lower than the minimum requirement, then Moodle will serve alternate content whenever a flash file is requested. The alternate file will ask the user to upgrade flash, merged from 1.9
2009-12-02 06:38:16 +00:00
Eloy Lafuente
6f5a517f68
MDL-21007 - take out the box saying FakeTests are disabled. Not needed anymore.
2009-11-30 23:33:24 +00:00
Eloy Lafuente
2319bdedd6
MDL-21007 UnitTestCaseUsingDatabase misconfigured unit tests now reported as skipped
2009-11-30 23:18:34 +00:00
Andrew Davis
2b4d40c9ac
unit tests MDL-19060 unified the two checks for CVS directories
2009-11-30 01:14:30 +00:00
Andrew Davis
f6607a9c16
unit test MDL-19060 prevent unit tests from scanning cvs and .git directories
2009-11-27 05:39:35 +00:00
David Mudrak
93e1207e9e
MDL-20981 admin/lang.php escapes all variables but $a placeholders
2009-11-26 14:46:01 +00:00
Martin Dougiamas
b1a59fb900
security report MDL-20834 Fixed DML for the backup risk checker for HEAD
2009-11-26 09:18:32 +00:00
Sam Hemelryk
08f9410378
admin MDL-20980 Touched up regex that determines weak password salts
2009-11-26 09:03:38 +00:00
Martin Dougiamas
dbec9afd01
security report MDL-20834 Merged 'report_security_check_riskbackup' check from 1.9
2009-11-26 08:32:48 +00:00
Petr Skoda
d6bb2d2f22
MDL-20962 fixed forced new passowrd logic
2009-11-25 17:05:54 +00:00
Andrew Davis
994cc719a6
role administration MDL-20413 up arrow next to top-most role in admin -> users -> permissions -> define roles
2009-11-25 06:03:25 +00:00
Tim Hunt
9aa653f124
Unit tests: Change the parent class to avoid a deprecated class.
...
This is necessary to make it work in PHP 5.3 (as well as PHP 4).
2009-11-24 21:44:59 +00:00
Petr Skoda
8139c92f6d
MDL-20948 auth plguins do not throw notices in methods if not configured yet
2009-11-24 14:51:28 +00:00
Petr Skoda
d91fee8bb6
MDL-19608 do not force changing of password in external accounts
2009-11-24 08:42:38 +00:00
Petr Skoda
1d5fb64d96
MDL-20901 fixed input validation
2009-11-21 21:59:47 +00:00
Anthony Borrow
73658d4223
MDL-20921 - removing extra parameter being passed to admin_setting_configcheckbox which was preventing outcomes from being enabled on the site
2009-11-21 01:10:24 +00:00
Eloy Lafuente
f25d53a992
MDL-20916 protect the whole xmldb editor with sesskey. Merged from 19_STABLE
2009-11-20 19:48:01 +00:00
Andrew Davis
616fb016a2
roles MDL-20686 Provided a convenient breadcrumb link back to the category from the category role assignment screen
2009-11-20 01:59:46 +00:00
Andrew Davis
6b2226c96c
roles MDL-20686 Provided a convenient breadcrumb link back to the category from the category role assignment screen
2009-11-20 01:53:01 +00:00
Andrew Davis
2e2a707902
mnet MDL-20208 Added the string 'allhosts_no_options'
2009-11-19 04:50:58 +00:00
Sam Hemelryk
f21b95904a
security MDL-18807 Fixed deprecated function in notification
2009-11-19 02:05:35 +00:00
Petr Skoda
5552c5cc9d
MDL-20900 iconv now required in 2.0
2009-11-18 22:26:16 +00:00
Penny Leach
8a709ecfc1
portfolio MDL-20639 mahara plugin: update to mnet requirements after stricter mnet dispatcher checking
2009-11-18 13:35:58 +00:00
Penny Leach
edf1fc350a
portfolio: MDL-20892 moved portfolio/type/* plugins to portfolio/*
2009-11-18 13:27:38 +00:00
Petr Skoda
621c646403
MDL-20885 PHP soap lib now recommended
2009-11-18 10:12:53 +00:00
Sam Hemelryk
e019158c7d
security MDL-18807 Changed language strings: Thanks for the new strings Helen
2009-11-18 09:55:03 +00:00
Petr Skoda
af2d263f99
MDL-18006 MDL-18807 MDL-20853 warn that the default salt is definitely weak
2009-11-17 16:36:23 +00:00