fcdea90774
Second pass. Modules. Some more default comments are out. MDL-11385
2007-09-24 22:17:05 +00:00
08103c9364
cvsimport fixups
2007-07-07 14:18:30 +12:00
2585a68d54
Merged from 1.8.
2007-02-16 08:46:55 +00:00
796903809e
Fixed two schema-fk typos. MDL-8427
...
Merged from MOODLE_17_STABLE
2007-02-06 15:52:20 +00:00
f3f7610c90
cvsimport fixups -- cvshead had strayed from upstream
2007-01-04 13:15:04 +13:00
5d0fc5c33d
Deprecating old "upgrade" files. MDL-7214
...
Merged from MOODLE_17_STABLE
2006-10-26 22:46:02 +00:00
3aac1dc9a0
Deprecating old "upgrade" files. MDL-7214
...
Merged from MOODLE_17_STABLE
2006-10-26 22:39:10 +00:00
b8a342d7ac
New upgrade.php file added for this module. MDL-7214
2006-10-26 17:33:40 +00:00
b4c7bb78fc
Deleting some old oci8po files from CVS.
2006-10-21 18:28:28 +00:00
2d5a4f255b
Merged fixes for MDL-6907 from stable
2006-10-11 06:21:58 +00:00
7ce56c1282
Removed mod/workshop:view
2006-09-22 03:28:56 +00:00
eef868d17d
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
6c450d9f7e
test commit for lineending cleanup
2006-09-20 19:20:34 +00:00
21b6db6eff
added capabilty risks into access.php and GUI for define role and override; minor fixes for capability types in forum
2006-09-18 21:32:49 +00:00
00adf177ad
Changed some default permissions for the guest role
2006-09-12 05:58:42 +00:00
a05452e942
teachergraded belongs to workshop_assessments, not to workshop. ;-)
2006-09-11 15:38:51 +00:00
c8e4134bc9
teachergraded belongs to workshop_assessments,
...
not to workshop_submissions ;-)
2006-09-11 15:33:51 +00:00
6b9a1fec8f
initial conversion of workshop to new roles and capabilities framework; groups are not functional yet (did they ever work properly ?)
2006-09-06 08:41:47 +00:00
9bd4d98bc2
Initial version of the XMLDB file for this plugin
2006-08-12 22:19:10 +00:00
5f672a4dd8
Fixed inserts for log_display.
2006-04-24 09:05:08 +00:00
f21cc86bca
changed formats for log_display table
2006-04-24 08:10:55 +00:00
9ee20a32f6
FIxed blank trailing lines (bug 5095)
2006-04-05 06:14:28 +00:00
cb8229d0a8
UTF8 migration - now supporting PostgreSQL
2006-03-10 03:43:33 +00:00
38b7336ed1
short php tags
2006-03-07 21:35:13 +00:00
f841494c62
see changes for admin/utfdbmigrate.php
2006-02-24 08:20:13 +00:00
136b6ab33f
changed to use utfconvert function
2006-01-31 02:15:21 +00:00
5739b8ad34
bug fixes
2006-01-20 02:50:06 +00:00
f6691427d9
Added default values where needed for columns in the MySQL creation script mysql.sql.
...
Added default values to migrate2utf8.xml, for any varchar and text field types, if the default values for these fields were not defined as '' in the MySQL table creation script.
Committed by vyshane
2006-01-17 07:37:29 +00:00
7c5406967d
some bug fixes
2006-01-12 02:39:13 +00:00
1e4d9ff6dc
utf8 migration support scripts
2006-01-09 06:06:49 +00:00
db48e8d1f0
Merged from MOODLE_15_STABLE: Execute some updates silently (dropping non existent columns in workshop) bug 2964
2005-10-12 02:15:42 +00:00
4e980e5a92
Mass cleanup of bad postgres upgrade scripts(merged from 15_stable)
2005-08-15 23:17:58 +00:00
a1c63c86a0
Fixes for workshop upgrade in postgres
2005-04-19 01:34:37 +00:00
a0b30329ef
This should fix bug 2938
2005-04-15 11:32:44 +00:00
59787e1894
Update wiki-like text format to Markdown.
2005-04-12 07:53:02 +00:00
ae68eb9c15
fixed typos
2005-01-10 21:31:41 +00:00
ccb42b9a70
Fixed some warnings for foreach() on empty array, when upgrading a site
...
with no workshops in it.
2004-12-13 18:32:20 +00:00
1c4e73b614
Now teachers can again grade assessments. Also various tweaks of admin interface. This is work in progress. Heavy testing and further development will take place during the coming days, so consider this code as unstable.
2004-12-09 09:34:43 +00:00
ab98918f09
Workshop module now works with dates rather than phases, see http://moodle.org/mod/forum/discuss.php?d=15541 .
2004-12-05 11:49:18 +00:00
eb46f6a322
Merged from MOODLE_14_STABLE: Indexes for workshop and version bump (honoring partial freeze)
2004-11-21 22:03:48 +00:00
706552f038
Updates for postgres
2004-11-21 15:01:33 +00:00
17c88613b4
Bug fix for sql for new workshop tables for mysql
2004-11-17 03:17:05 +00:00
9a21768212
Version 2004111000 of workshop.
2004-11-12 17:28:07 +00:00
f7f36ce260
few wayward typos breaking postgres workshop install
2004-11-08 05:26:27 +00:00
f739b64d9b
Updates for postges
2004-09-30 11:29:42 +00:00
1bf58ea60b
Version 2004092700 - tidy up of simple assignment case; addition of
...
password and submission late flag.
2004-09-28 15:49:49 +00:00
a557e354ed
Version 2004092400 - in line student submission (plus attachments);
...
addition of on-the-fly grading of assessments; some bugs cleared.
2004-09-27 14:41:17 +00:00
55bcf883c3
Fixes for new postgres database creation
2004-09-24 07:49:40 +00:00
0257cc73e0
Postgres updates
2004-09-20 17:48:59 +00:00
9a58f7cb85
towards XHTML compliance
2004-09-12 21:43:59 +00:00