moodler
5d7a2722d5
more bugs
2006-01-16 07:57:56 +00:00
ikawhero
89c870e7b2
Quiz summary text shouldn't be cleaned as only entered by teacher
...
Merged from stable
2006-01-16 06:29:51 +00:00
mjollnir_
325a76ead3
Fixing missing prefix (copy & paste error) in forum type upgrade from very recent commit
2006-01-16 05:36:33 +00:00
mjollnir_
098d27d46e
New forum type: question and answer: requires students to post their answer before being able to view other posts. After initial post, students can view & respond normally
2006-01-16 04:57:48 +00:00
moodler
e746e4dd99
added missing semicolon in   (bug#4592)
2006-01-16 04:29:41 +00:00
mjollnir_
f90666aa5c
Abstracted a bit of the restore procedure to allow for silent restoring.
...
Added new function, import_backup_file_silently
Changed everything that prints stuff to check for a constant first.
Backup_flush checks a different constant, this is so that output can still
get flushed to the browser when necessary but not print <li>s everywhere.
Please test this!
2006-01-15 21:09:13 +00:00
stronk7
c34855c2ed
Now ewiki supports initial load of contents from course file area.
...
Original preg_match() was a bit strange so I've replaced it with
clean_filename() + !is_dir() check. Bug 3830.
(http://moodle.org/bugs/bug.php?op=show&bugid=3830 )
Merged from MOODLE_15_STABLE
2006-01-15 11:58:46 +00:00
gbateson
ff4fad2701
improved readability of "foreign key could not be updated" error message
2006-01-15 02:08:34 +00:00
gbateson
249daa5d3c
if foreign keys are missing, backup will not abort, but record will not be restored
2006-01-15 01:47:08 +00:00
gbateson
1a4969431c
optimzed SQL query in hotpot_get_participants to return only user ids (not whole user record)
2006-01-14 04:04:57 +00:00
gbateson
b84defd2ad
corrected spelling of "Potatatoes" to "Potatoes" on some table comments
2006-01-13 23:07:47 +00:00
michaelpenne
b4f4f09ca8
[Fixed] Fails gracefully when no course modules are found.
...
[Fixed] Does not remove other modules from the activity link options due to same ids.
2006-01-13 21:57:42 +00:00
michaelpenne
6ef1c83de6
[Fixed] Display error in Windows IE. Slideshow div would move on link rollover. This is now fixed.
2006-01-13 21:24:52 +00:00
michaelpenne
aeb8148a57
[Changed] Now when a teacher edits a page with the "Edit page contents" button and then saves or cancels, s/he gets redirected back to the lesson navigation. This will help to streamline the editing
...
[Fixed] The cancel button on the edit page now works.
2006-01-13 18:41:37 +00:00
gbateson
49b67b7be1
corrected the spelling of "Potatatoes" to "Potatoes" in the comments of several tables
2006-01-13 08:44:40 +00:00
gbateson
e42fa8c5da
add questions_name_idx and strings_stirng _idx
2006-01-13 08:37:10 +00:00
gbateson
abe2308eab
if starttime and endtime are empty, set them to zero
2006-01-13 07:57:50 +00:00
gbateson
729b2dfad2
remove unused microreportid field from postgre7 database
2006-01-13 07:56:33 +00:00
toyomoyo
e8f7b20f9a
more bug fixes =(
2006-01-13 07:24:43 +00:00
gbateson
85e537d4f9
add, delete and rename certain fields and indexes that were not correctly setup by postgres7.sql
2006-01-13 06:08:27 +00:00
mjollnir_
20258a2e43
Added in a check for php5 before including uni_soap.php5 - for some reason it was getting through and being included in my php 4.3 something
2006-01-13 04:51:39 +00:00
mjollnir_
3ccbb6eb9d
Preventing fatal errors from libraries getting included more than once. Please remember to use require_once !
2006-01-13 04:35:21 +00:00
mjollnir_
1ecea97679
Granular backup & restore:
...
This patch allows the much requested selection of individual instances of modules within a course to backup and restore.
It needs A LOT of testing and probably some prettyifying too.
2006-01-13 03:45:31 +00:00
mjollnir_
0f4e83c173
Fixing up a problem in chat login - ip address is lastip not lastIP - member variables are case sensitive
2006-01-13 03:09:24 +00:00
mjollnir_
be2ae09442
Replaced mysql specific comments with generic ones in hotpot sql
2006-01-12 23:28:20 +00:00
mjollnir_
b44a6e5a04
Fixed a fatal error in scorm locallib
2006-01-12 20:05:34 +00:00
bobopinna
810390bcf2
Fixed some theme skinning bugs.
...
Now every theme can modify scorm's icons.
2006-01-12 11:29:16 +00:00
toyomoyo
7c5406967d
some bug fixes
2006-01-12 02:39:13 +00:00
stronk7
f4ba785b13
Solved one problem with frames and activitynames filter.
...
(http://moodle.org/mod/forum/discuss.php?d=28382 )
Merged from MOODLE_15_STABLE
2006-01-11 15:22:13 +00:00
toyomoyo
c8ee027b0e
added 2 fields in xml, addindex and dropindex, and bug fixes
2006-01-11 01:46:22 +00:00
mjollnir_
2422dc936a
Quiz confirmation popup is now for limited attempts and/or timelimit, or a combination of the above
2006-01-11 01:00:34 +00:00
bobopinna
aedbddfd31
Added multi attempt management
...
Readded popup menu structure mode
Fixed autocontinue/nav.event with XHTML code
2006-01-10 15:42:36 +00:00
gbateson
3ebf4ea79e
change relative URLs in stylsheets to absolute URLs
2006-01-10 04:06:38 +00:00
toyomoyo
1e4d9ff6dc
utf8 migration support scripts
2006-01-09 06:06:49 +00:00
toyomoyo
fed1f84eac
bug fix for #4504
2006-01-09 01:25:11 +00:00
gbateson
c5295983e6
removed unnecessary tabs at end of lines
2006-01-08 05:53:49 +00:00
gbateson
6166591d01
changes to allow JQuiz in mobile format
2006-01-08 05:43:03 +00:00
gbateson
eab7bfe215
defined PARAM_CLEAN if necessary (for mobile template on Moodle<=1.4)
2006-01-08 05:34:31 +00:00
stronk7
10c581fcc6
We were being too much strict and concepts can contain quotes and
...
other characters. Bug 4543.
(http://moodle.org/bugs/bug.php?op=show&bugid=4543 )
Merged from MOODLE_15_STABLE
2006-01-07 12:31:48 +00:00
stronk7
7123515431
Now glossary pivot should be working fine under every charset.
2006-01-07 12:11:52 +00:00
moodler
ed55f76bb5
Nicer presentation of quiz questions (merged from stable)
2006-01-06 07:26:25 +00:00
stronk7
2bc0b7a0c4
Now ewiki should work pretty fine under any charset. UTF-8 included,
...
of course!
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:53:03 +00:00
stronk7
9661a2d321
Now Survey is using the new Excel generation API.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:47:45 +00:00
stronk7
84e4d32e37
More uses for current_charset()
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:46:19 +00:00
stronk7
092a022695
More uses for current_charset().
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:44:55 +00:00
stronk7
8867a3bb88
Now Quiz is using the new Excel generation API.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:43:05 +00:00
stronk7
31d3283ee7
Now Hotpot is using the new Excel generation API.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:38:20 +00:00
stronk7
a983f05a39
Now the group by initial should work under multibyte strings.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:35:13 +00:00
stronk7
b089856647
Now Choice is using the new Excel generation API
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:33:29 +00:00
stronk7
b49f9e8932
And chat is using current_charset() too.
...
Merged from MOODLE_16_UTF8. Abandoning the branch.
2006-01-05 16:31:29 +00:00