sam_marshall
1e4c8535ef
Wiki - fixed 'Strip versions' that didn't work in postgres because of GROUP BY a select alias not being allowed. (Even tested in mysql this time...)
2006-10-04 10:03:02 +00:00
bobopinna
acba841b09
Fixed a bad error code choose
...
Rewritten the GetErrorString function to fix bad error code call
2006-10-04 06:22:18 +00:00
bobopinna
e743389667
Added API property version required from ADL Test Suite
2006-10-04 06:18:49 +00:00
skodak
793a8c3af7
Assignment Module breaks MyMoodle Page MDL-6802, revisited - I hope it is correct now
2006-10-03 23:34:03 +00:00
skodak
9731624c87
Assignment Module breaks MyMoodle Page MDL-6802, please test it
2006-10-03 18:31:51 +00:00
moodler
921a34d61b
Added copyright notice (they paid moodle.com for this development)
...
http://moodle.org/mod/forum/discuss.php?d=55410
2006-10-03 12:51:24 +00:00
moodler
50e07a4995
Patched login for discussions
2006-10-03 01:19:35 +00:00
moodler
8303eb8447
Fixes related to presets and MDL-6755.
...
The original code was shocking once I started reviewing it, and even
after heavy editing I'm still not happy with it, but at least it works
more like it was supposed to.
Needs more cleaning up to make it clearer and probably safer.
Also, presets can now contain langage packs and they'll be used.
The image gallery is an example.
2006-10-02 17:24:54 +00:00
moodler
f22e389a41
Added language files to default preset as an example
2006-10-02 15:27:24 +00:00
skodak
8d9425149f
fixed directory creation issues in advanced upload assignment
2006-10-02 08:44:58 +00:00
skodak
8704af63b7
Student cannot see handed-in upload single assignment MDL-6770
2006-10-02 08:36:07 +00:00
skodak
8c408f8e46
assignment intro hiding before available date is now optional in advanced upload type ( MDL-6131 ), the rest of types will not be changed
2006-10-02 08:21:35 +00:00
skodak
01194b77ec
fixed error in assignments when no students enrolled in course
2006-10-01 21:45:54 +00:00
skodak
29889a2a45
partially fixed - assignment intro always avaible even setting available date MDL-6131
2006-10-01 21:35:16 +00:00
skodak
310471950e
Cannot add glossary category MDL-6713
2006-10-01 19:35:27 +00:00
skodak
ea580cdfa6
Recent wiki table changes have problems on PostgreSQL 7.4 MDL-6724
2006-10-01 12:04:34 +00:00
gbateson
42cd7a105b
do not join "hotpot_attempts" and "hotpot_details" tables when displaying "hotpot/index.php". This should speed display when courses have many HotPot activities, especially for students
2006-10-01 06:39:51 +00:00
gbateson
172ab53650
add/delete calendar events when adding/updating/deleting hotpots
2006-10-01 06:36:50 +00:00
mark-nielsen
5491947aa1
NO CODE CHANGES. Just added PHPdoc comments at the top of lesson files.
2006-09-30 19:49:40 +00:00
mark-nielsen
eefa69ce5c
Bug Fix: The dependency drop-down was displaying incorrectly. Fixed up code to use API to gather Lessons correctly.
2006-09-30 19:24:22 +00:00
mark-nielsen
b3b4bc44ce
BugFix for MDL-6730: now blank lessons redirect to edit.php where the user is prompted by a menu of options.
2006-09-30 19:00:07 +00:00
skodak
55b4d09637
new advanced upload assignmet type - replaces old upload type, existing data and settings not fully compatible
2006-09-30 15:41:20 +00:00
moodler
2c13082db0
Fixed up Preset name
2006-09-30 14:13:22 +00:00
skodak
7d47261645
towards new upload assignment - expect brand-new version tomorrow :-)
2006-09-29 21:45:04 +00:00
vyshane
825d73aa33
Fixed missing separator (MDL-3975).
2006-09-29 07:28:11 +00:00
bobopinna
aaa267965a
Moved to scorm_1x.js.php
2006-09-29 06:45:25 +00:00
bobopinna
ea5928ee16
No more used
2006-09-29 06:43:58 +00:00
bobopinna
5a40140ec4
New icon to support toc bug fix
2006-09-29 06:43:36 +00:00
bobopinna
cfc74f324c
Changes no datadir error message from bad manifest to bad package
2006-09-29 06:29:10 +00:00
bobopinna
3c6c4eaf66
Fixed completed status for launched Asset
2006-09-29 06:27:47 +00:00
bobopinna
172ec29fcc
Added _ to version data element
2006-09-29 06:26:36 +00:00
bobopinna
530a61d5d3
Fixed a bug in toc display
2006-09-29 06:25:56 +00:00
toyomoyo
a0db31e7e5
commentary text renamed to general feedback
2006-09-29 05:45:24 +00:00
skodak
8ba4cbd2a3
reverting last commit, expect new fixes soon
2006-09-28 15:34:54 +00:00
gbateson
f7f630bce7
added PARAM types to calls using "required_param" and "optional_param" functions
2006-09-28 13:24:36 +00:00
vyshane
9ed7d7e162
Merged fix for MDL-6681
2006-09-28 08:29:17 +00:00
vyshane
cef1ce6abf
Fixes for MDL-3975
...
Changes to discuss.php and post.php so that the single discussion type forums are handled more consistently.
2006-09-28 07:29:50 +00:00
jgraham909
6fc73d59b8
Merging in changes from Doug Dixon and Mike Lee to update the codebase
2006-09-27 22:57:33 +00:00
moodler
05e8f81eeb
A notice about versions
2006-09-27 16:45:40 +00:00
moodler
924ccd683a
Fixed up some wrong entries in the log_display table MDL-6516
...
NOTE: The dates are a month in advance for $version here! We need
to increment very slowly until it catches up, and make sure that we
manage the versions in HEAD very carefully after we branch for 1.7
2006-09-27 14:08:17 +00:00
sam_marshall
4db1861a8d
Wiki: Improve page locking to make it more robust and support non-javascript users (not very friendlily, though...)
2006-09-27 11:22:57 +00:00
sam_marshall
5c135dd4fd
Wiki: correct behaviour in Postgres with pages that have ' in name
2006-09-27 11:21:59 +00:00
sam_marshall
13ef403f3b
Wiki: correct column type on Postgres update (fixes Search and Links tabs, matches what's in install.xml anyhow)
2006-09-27 11:21:01 +00:00
sam_marshall
228501678b
Wiki: Fix wiki-linking to not be case-sensitive.
2006-09-27 11:20:16 +00:00
skodak
90eca94be8
fixed incorrectly quoted $LIKE in forum recent activity sql
2006-09-27 10:44:25 +00:00
toyomoyo
a2a020ea6b
adding support for roles in backups
2006-09-27 08:59:27 +00:00
moodler
bea0bd7725
CHecking Enrique Castro's fix for MDL-6366, to help wiki pagenames not get reset
2006-09-27 08:49:42 +00:00
moodler
0cfafdc769
Fixed MDL-6334 by removing the group-setting popup
2006-09-27 08:29:24 +00:00
bobopinna
e54a9c39cf
Added skipview field backup and restore
2006-09-27 06:58:28 +00:00
skodak
fbc88f3886
fixed legacy comment upgrade code in assignment and journal
2006-09-26 19:18:21 +00:00