25828 Commits

Author SHA1 Message Date
moodler
97c3141cc3 Merged some more fixes for checkbox alignment MDL-9126 in all browsers 2007-04-03 02:21:28 +00:00
moodler
60e14e020c Merged ie6 fixes from stable for MDL-9126 2007-04-03 02:14:09 +00:00
moodler
aef91d21f2 Merged login box fix for MDL-9126 2007-04-03 02:01:10 +00:00
stronk7
0746aeca03 Fixed one wrong urlencode after error.
Merged from MOODLE_18_STABLE
2007-04-02 22:03:03 +00:00
stronk7
208f08e2d1 Disable the "save" button if the file isn't writable.
Merged from MOODLE_18_STABLE
2007-04-02 21:51:16 +00:00
stronk7
ef0d378cb7 Centering buttons in some actions...
Merged from MOODLE_18_STABLE
2007-04-02 21:37:28 +00:00
skodak
fdf562fb3c MDL-9180 Change password screen doesn't show the username like it should; merged from MOODLE_18_STABLE 2007-04-02 18:03:13 +00:00
skodak
90a32fd5e6 MDL-9168 nested site policy when forcelogin enabled; merged from MOODLE_18_STABLE 2007-04-02 16:13:41 +00:00
tjhunt
1aa7b31dd9 Make sure print_object output is always left-aligned. Also, make it look more like other debugging output. 2007-04-02 15:28:43 +00:00
tjhunt
7d0763a008 Missing format_string. Merged from MOODLE_18_STABLE. 2007-04-02 15:26:31 +00:00
skodak
b7a5dfb884 MDL-9174 do not use PARAM_URL for site policy - it is too restrictive; merged from MOODLE_18_STABLE 2007-04-02 15:14:19 +00:00
skodak
e78d624f79 fixed warning when upload fails; merged from MOODLE_18_STABLE 2007-04-02 14:57:56 +00:00
exe-cutor
a155f3784d Merged username login form bug fix from stable 2007-04-02 14:13:59 +00:00
skodak
2c040c29df MDL-9170 https redirect doesn't happen on login page; merged from MOODLE_18_STABLE 2007-04-02 13:59:36 +00:00
skodak
571880d220 MDL-9172 "Turn editing off" button disappear from category page; merged from MOODLE_18_STABLE 2007-04-02 13:46:01 +00:00
skodak
b0efa7ec07 MDL-9169 Error in function call in ldap/enrol.php; typo found by Svante Agnestig; merged from MOODLE_18_STABLE 2007-04-02 13:16:55 +00:00
tjhunt
d95c82ab59 MDL-9173 - Can't create match anything answer to numerical question type. Merged from OU Moodle. 2007-04-02 13:02:09 +00:00
skodak
3f6941a655 MDL-9166 auth plugins can prevent showing of last logged in user; merged from MOODLE_18_STABLE 2007-04-02 09:26:07 +00:00
skodak
651268e00e MDL-9155 Error when creating an "image gallery" preset database when only some fields exist and do not remove existing data, comments and ratings when applying preset; merged from MOODLE_18_STABLE 2007-04-02 09:10:26 +00:00
moodler
28c11d7476 I felt like a bump. So nyah. 2007-04-02 06:21:01 +00:00
toyomoyo
47bb1aed07 merged fix for MDL-9160, get_my_courses caching issues 2007-04-02 03:53:10 +00:00
toyomoyo
72cf2e3908 admins should not need course:view 2007-04-02 02:37:34 +00:00
donal72
b2d38907a4 MNET: Properly remove trailing slash from wwwroot: MDL-9157 2007-04-02 01:45:33 +00:00
tjhunt
b388c7664d Another attempt to get redirect() to not redirect if an error was output to the screen, to make dubuggin easier. Sorry I had not noticed the bit in the docs that says error_get_last was PHP 5.2.0+. 2007-04-01 22:19:39 +00:00
moodler
b107549c32 Merged MDL-9139 from 1.8 2007-04-01 15:59:04 +00:00
moodler
88ca32b967 Merged editsection button alignment from stable 2007-04-01 15:18:06 +00:00
moodler
ea67fff371 merged style fix for required message on forms 2007-03-31 09:10:41 +00:00
moodler
782573e86d Merged solution for MDL-6458 typo 2007-03-31 05:25:41 +00:00
moodler
bf8b3d21ba Making redirects work again 2007-03-31 02:34:06 +00:00
moodler
d176958817 error_get_last() ? What's that? 2007-03-31 02:30:56 +00:00
skodak
376c9c70e9 merging changes from MOODLE_18_STABLE 2007-03-30 21:23:09 +00:00
skodak
ef4d42fd9e Added patch from Mark for MDL-9083; merged from MOODLE_18_STABLE 2007-03-30 21:15:39 +00:00
skodak
b03a967d1a merging string from MOODLE_18_STABLE 2007-03-30 21:11:45 +00:00
skodak
c543cfe15f More multilang support for site fullname, plus a couple extra comments. merged from MOODLE_18_STABLE 2007-03-30 21:10:15 +00:00
skodak
12970ac363 More multilang support for site fullname, plus a couple extra comments; merged from MOODLE_18_STABLE. 2007-03-30 21:07:30 +00:00
moodler
1de586216f Merged block self-test fix from stable 2007-03-30 18:04:34 +00:00
moodler
431fe2f0fd Fixed typo (MDL-9119) 2007-03-30 17:07:12 +00:00
moodler
052ba1f503 Merged applicable_format fixes for MDL-9119 2007-03-30 16:52:38 +00:00
moodler
b373a751d2 Merged fix for MDL-8093 from 1.8 2007-03-30 16:01:44 +00:00
stronk7
d9bb8caa28 Adding a missing parameter to the "add new course" button. MDL-9129
Merged from MOODLE_18_STABLE
2007-03-30 15:36:52 +00:00
nfreear
5bff085524 Follow up fix for bug MDL-8695 "Form 'required' icon is hidden". 2007-03-30 10:52:45 +00:00
nfreear
e5938e6dcc Fixes bug MDL-8695 "Form 'required' icon is hidden", see commit 13 Jan. Merged from HEAD. 2007-03-30 10:46:06 +00:00
dwoolhead
07996c8e4d MDL-9122 Unnecessary li opening tag (without closing tag) no longer printed when moving course section activity 2007-03-30 10:23:12 +00:00
tjhunt
9523cbfcef Small code cleanup to fix an obscure warning. If you got an error in the middle of creating a quiz attempt, you could get an attempt with no states. Then that caused an error when the attempt was deleted. Merged from MOODLE_17_STABLE. 2007-03-30 10:17:16 +00:00
nfreear
653f890d22 Fixes bug MDL-8695 "Form 'required' icon is hidden", see commit 13 Jan (big woops, forgot to commit on 1/3). 2007-03-30 10:15:18 +00:00
tjhunt
46e910c7cd Fix notice. Merged from MOODLE_17_STABLE. 2007-03-30 09:34:05 +00:00
nicolasconnault
27c69abeea MDL-9115 Added new strings to lang/en_utf8/group.php (where in roles.php before!). Also cleaned up page a little more so the backend code is at the top, with the HTML output at the bottom. We may be able to use mform with this page eventually. AJAX would also help. 2007-03-30 08:31:20 +00:00
toyomoyo
65391c1aa3 fix for MDL-9021, missing add_to_log() call 2007-03-30 08:00:42 +00:00
nicolasconnault
53b16b2b68 MDL-9118: The group/edit page now fetches the groupingid for the selected group if it isn't already provided. Note that this will need changing when/if multiple grouping membership is implemented, since only the first grouping is returned at present. 2007-03-30 07:52:56 +00:00
stronk7
95f4b90172 XHTML fix. Credit goes to Jeff Graham. MDL-9103
Merged from MOODLE_18_STABLE
2007-03-30 07:46:15 +00:00