tjhunt
775db8e809
Use the right string processing when outputting question text on import/export. Backported from HEAD
2007-03-13 16:24:42 +00:00
tjhunt
7585949466
Use the right string processing functions when outputting question names. Backported from HEAD
2007-03-13 16:20:58 +00:00
jamiesensei
6b344faba7
small change to fix MDL-8788 which was a problem with non unique header element names
2007-03-13 14:46:17 +00:00
moodler
9609ee0a4f
MDL-8872 Removed mentions of "course" from packages
2007-03-13 08:28:47 +00:00
nicolasconnault
4dfc8f1d79
MDL-8696 - Just reduced input field from 64 to 48
2007-03-13 07:37:07 +00:00
toyomoyo
9143ed3366
allow guests to see the reply link
2007-03-13 04:47:30 +00:00
toyomoyo
472da9a27d
fix for MDL-8864, users with no replypost capability can see reply link
2007-03-13 04:36:23 +00:00
moodler
4d2892942a
Automatic installer.php lang files by installer_builder (20070313)
2007-03-13 03:36:30 +00:00
nicolasconnault
831b76108a
MDL-8855 - Wrote additional GD code to support alpha transparency in PNG files.
2007-03-13 02:37:26 +00:00
nicolasconnault
9eb89d835c
commit test, ignore changes
2007-03-13 01:20:19 +00:00
toyomoyo
90459a1db8
fixing bad has_capability call
2007-03-13 00:51:12 +00:00
mark-nielsen
ee4cee1a4c
Converting navigation array to a breadcrumb string for MDL-8843
2007-03-12 22:59:28 +00:00
bobopinna
6c60a57d31
fixed a typo in library call
2007-03-12 20:11:59 +00:00
pichetp
b97b59961e
add nosharedwildcard'
2007-03-12 16:53:10 +00:00
thepurpleblob
858c53d8c9
MDL-8857
...
Make numerical and essay question formats more consistent.
2007-03-12 16:32:00 +00:00
moodler
ae5c32e389
Straighten up registration button
2007-03-12 13:39:56 +00:00
moodler
1a9c4ef509
Tidied up the navigation menus a bit
2007-03-12 13:21:23 +00:00
sam_marshall
787b30c0c2
Merging MDL-8823 Made it so you can do require_js after header printed
2007-03-12 12:18:13 +00:00
skodak
edfda53d51
MDL-5229 and MDL-6196 adding gb18030 mime header encoding
2007-03-12 08:38:33 +00:00
toyomoyo
26aac52ce0
fix for MDL-8821, do not display grade table if no grade available
2007-03-12 07:00:01 +00:00
nicolasconnault
1f322589be
MDL-8737 - Added a focus() to the generated validation JS, so that if an element fails client-side validation, the focus jumps straight to it when the submit button is clicked. This doesn't yet work with HTMLArea elements.
2007-03-12 06:42:14 +00:00
nicolasconnault
eab3ae18fc
MDL-8792 - Simply added help icon to explain the options available regarding embedding media files in the site.
2007-03-12 05:38:02 +00:00
nicolasconnault
96ef423773
MDL-8792 - Simply added help icon to explain the options available regarding embedding media files in the site.
2007-03-12 05:27:43 +00:00
nicolasconnault
a8d9136e89
MDL-8847 - Added a little 'p' :-)
2007-03-12 05:16:54 +00:00
mark-nielsen
1244ef78ac
Fix for MDL-8843: Converted the breadcrumb to an array
2007-03-12 03:34:52 +00:00
toyomoyo
03008bca7e
fixing a broken sql call to get_my_courses()
2007-03-12 03:05:12 +00:00
donal72
33981a427d
MNET: Check that xml-rpc is installed: #MDL-8731 #MDL-8846
2007-03-12 02:32:08 +00:00
toyomoyo
eea7d42fd1
parent blog forceloginforprofile fix
2007-03-12 01:11:59 +00:00
mudrd8mz
a4fa47e7ea
Merged the fix of MDL-8852 from the HEAD revision 1.90
2007-03-11 23:54:22 +00:00
skodak
d4dd4c07fe
MDL-8849 use proper value quoting
2007-03-11 19:59:13 +00:00
moodler
df58100c31
Added patch from Petr (see MDL-8767) unchanged. Looks OK from a visual inspection.
2007-03-11 07:12:10 +00:00
moodler
a080d1ec16
Just fixed an outdated parameter
2007-03-11 06:58:51 +00:00
moodler
321a287501
Merged new timezones from head MDL-8842
2007-03-10 14:49:37 +00:00
moodler
9ed43273aa
Automatic installer.php lang files by installer_builder (20070310)
2007-03-10 03:31:39 +00:00
tjhunt
6365af1cf6
MDL-8177 - Random questions selected deleted questions.
2007-03-10 00:33:34 +00:00
stronk7
7044ea9423
Prevent some languages without word whitespace separators to use
...
documental searches over MySQL.
2007-03-09 20:55:18 +00:00
skodak
54618b81a4
MDL-8834 smtp debugging can now be turned off - now independent on $CFG->debug
2007-03-09 20:13:48 +00:00
stronk7
585b98c78c
Adding support for forum documental searches. Disabled by default.
...
Only MySQL supported. Experimental under 1.8! MDL-8830
2007-03-09 18:28:11 +00:00
stronk7
b0c7638f9c
Added the search_generate_text_SQL() function that generates
...
SQL clauses using documental indexes. Only MySQL for now.
Under 1.8 this isn't used officially (experimental!) but
we need it here right now (won't interfere at all). MDL-8830
2007-03-09 18:19:03 +00:00
sam_marshall
4fc82e8dc9
MDL-8825 Fixed html editor in wiki (invisible fieldset problem)
2007-03-09 15:41:19 +00:00
tjhunt
b978bf3a87
Groups upgrade fails if you have groups defined, but none of them contain any members.
2007-03-09 14:33:43 +00:00
exe-cutor
dda4dbce59
Adapted login to new authentication structure, but may need some additional adaptions
2007-03-09 12:34:03 +00:00
toyomoyo
c6a5a391d4
fix for MDL-8782, adding a mentees block
2007-03-09 07:05:10 +00:00
pichetp
ed6e226e64
modifs MDL-5650
2007-03-09 05:33:12 +00:00
pichetp
410cc4e472
other modifications MDL-5650
2007-03-09 05:10:47 +00:00
moodler
e3ff4d6046
Fixed typo for MDL-8803
2007-03-09 05:03:44 +00:00
moodler
e8e22b7718
Automatic installer.php lang files by installer_builder (20070309)
2007-03-09 03:48:39 +00:00
toyomoyo
445ef592dd
forgot to check this in
2007-03-09 02:58:20 +00:00
toyomoyo
3fff3a34f7
fix for MDL-8681, importing a course creates duplicate roles
2007-03-09 02:36:56 +00:00
skodak
a6376758d6
MDL-8814 fixed typo
2007-03-08 15:22:42 +00:00