nicolasconnault
a5b08715a7
MDL-9306 upgrade.php set to upgrade course whose format is weekscss to weeks
2007-11-08 05:43:15 +00:00
toyomoyo
6469bc3df5
MDL-12061, <p> in html editor breaks xhtml strict
2007-11-08 05:38:01 +00:00
toyomoyo
4fa6cb4733
1.9 Beta 2 should not be read as 1.9.2 in environment page
2007-11-08 05:13:18 +00:00
moodler
b2dd3a8859
Automatic installer.php lang files by installer_builder (20071108)
2007-11-08 05:11:47 +00:00
nicolasconnault
58de44666d
MDL-11790 Fixed hard-coded strings. Merci Nicolas!
2007-11-08 04:39:10 +00:00
toyomoyo
1dda50ea08
merged fix for MDL-11909, putting a unique constraint userid-itemid on grade_grades table
2007-11-08 02:01:34 +00:00
urs_hunkler
2eb467b3b5
merged from 1.9 :: In the first table column class="header" was missing.
2007-11-07 18:12:54 +00:00
nicolasconnault
1f0e492171
Unit test refactoring using mock objects. NOT FINISHED: testgradecategory and testgradeitem are incomplete. The other tests work great however, and no longer a need for DB data
2007-11-07 17:59:33 +00:00
nfreear
120a18f051
Follow up fixes MDL-12029 "Glossary view needs heading markup..."
2007-11-07 17:45:57 +00:00
sam_marshall
52ca1e737e
MDL-12055 Tweaked forum subscribe 'continue' address
2007-11-07 17:33:12 +00:00
sam_marshall
93e898eb4d
MDL-12055 Tweaked forum subscribe 'continue' address
2007-11-07 17:04:48 +00:00
ethem
048be1b091
Fix for refactoring
...
Fatal error: Call to undefined method enrolment_plugin_authorize::print_enrolmentkeyfrom() in /usr/local/www/data/moodle/enrol/manual/enrol.html on line 7
2007-11-07 15:57:23 +00:00
tjhunt
1061756d8e
Minor whitespace fixup.
2007-11-07 15:41:20 +00:00
tjhunt
f63a4ff2cc
Eliminate duplicate $Id$ tag. Merged from MOODLE_19_STABLE.
2007-11-07 15:26:37 +00:00
tjhunt
7ca4613b85
Eliminate duplicate $Id$ tag. Merged from MOODLE_19_STABLE.
2007-11-07 15:20:57 +00:00
tjhunt
2b3b36d0af
Eliminate duplicate $Id$ tag. Merged from MOODLE_19_STABLE.
2007-11-07 12:35:33 +00:00
ethem
d906abacca
Access modifiers.
2007-11-07 10:54:28 +00:00
ethem
3ab547688a
Access modifiers.
2007-11-07 10:24:35 +00:00
ethem
a57425700a
Preparation for Moodle 2.
2007-11-07 10:22:37 +00:00
toyomoyo
cc95d22fd8
MDL-12025, enable row markings via javascript to keep track of current row
2007-11-07 07:46:33 +00:00
moodler
a90058210b
Merged small emglish fix from stable branches
2007-11-07 07:17:11 +00:00
toyomoyo
0b7870f348
MDL-12048, assignment grades not migrated into 1.9
2007-11-07 04:29:15 +00:00
toyomoyo
b25d9087ec
backup/restore of grade histories should be off by default
2007-11-07 01:11:41 +00:00
nfreear
23adb9c84f
Fixes MDL-7878 in new course format, "Link identification and skipping" - skip_main_destination function + use the $currenttext string (MDL-11439) - both accessibility related.
2007-11-06 17:46:15 +00:00
jmg324
bec52f19b5
fixes notice error caused in form validation of file attachments - need not assume variable is set but use empty()
2007-11-06 15:56:00 +00:00
sam_marshall
f5ceb06a32
MDL-12039 Added ability to configure alt text when using TeX filter
2007-11-06 15:49:03 +00:00
jmg324
8ba59d07d7
fixes notice error in forum/user about image alt
2007-11-06 15:34:19 +00:00
nicolasconnault
1ce18c08d3
MDL-9306 Applied Ann's patches: seems to work very well, the output is entirely XHTML compliant, and displays really nicely.
2007-11-06 14:01:13 +00:00
nicolasconnault
3b84c6bd05
MDL-8853 Applied Ann's patch
2007-11-06 13:39:42 +00:00
diml
32cc630431
add lesson pages mention to the list of supported items
2007-11-06 11:11:20 +00:00
diml
1503bd75ae
fixes base table printing for the student
2007-11-06 11:09:53 +00:00
toyomoyo
c6af52a915
fixing bogus $scoid
2007-11-06 05:41:24 +00:00
toyomoyo
b10bd7b5aa
fixing a warning
2007-11-06 02:59:48 +00:00
toyomoyo
3ddcc29e62
MDL-10509, LDAP username to be always in lowercase
2007-11-06 01:01:09 +00:00
sam_marshall
f73a36c0df
MDL-12030 Incorrect double quotes in sql
2007-11-05 17:57:26 +00:00
nfreear
097d705e6d
Fixes MDL-12029 "Glossary view needs heading markup + other accessibility fixes".
2007-11-05 15:22:22 +00:00
nicolasconnault
0760ba2c40
MDL-8992 Now only appearing once per page, and XHTML compliant. Also removed an ugly browser-sniffing css hack from the quicktime plugin, and applied the same browser detection as for the other plugins
2007-11-05 14:10:27 +00:00
skodak
2304f62967
MDL-11399 make sure user context exists
2007-11-05 09:50:40 +00:00
skodak
0c4807abba
MDL-11079 detect/prevent email duplicates when uploading users
2007-11-05 09:36:46 +00:00
skodak
79c408e1be
MDL-11996 bulk user upload - custom profile fields docs
2007-11-05 09:12:29 +00:00
toyomoyo
d23121ab31
MDL-9552, update the gradebook everytime score is sent
2007-11-05 07:31:35 +00:00
skodak
e4e38544f8
MDL-11996 bulk user upload - improvements, bugfixes and cleanup;
...
new csv import library included ;-)
2007-11-05 00:43:37 +00:00
diml
c8fa018583
fixes delete description record
2007-11-04 22:48:59 +00:00
diml
31b53a5a1e
corrects "usepassword" rule 2
2007-11-04 22:43:18 +00:00
diml
28b29281b5
corrects "usepassword" rule
2007-11-04 22:37:15 +00:00
diml
16a34ccad0
Code review and uniformization
...
Small fixes on forum, chat and techproject
New lesson_document handler for lesson pages.
2007-11-04 22:29:54 +00:00
moodler
36edf5e966
New installer file added to CVS repo.
2007-11-04 17:10:18 +00:00
skodak
6d11d0ee0e
MDL-12020 can not bulk delete users with the same email - new username collision
2007-11-04 13:51:26 +00:00
moodler
18abbd4ff3
Automatic installer.php lang files by installer_builder (20071103)
2007-11-03 04:57:33 +00:00
stronk7
7244ac4ba7
There was a mistake in the dir being created. It must be
...
the backup temp area one. MDL-11912
Merged from MOODLE_19_STABLE
2007-11-02 13:02:56 +00:00