Commit Graph

61 Commits

Author SHA1 Message Date
vyshane
7ce56c1282 Removed mod/workshop:view 2006-09-22 03:28:56 +00:00
skodak
eef868d17d major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
skodak
6c450d9f7e test commit for lineending cleanup 2006-09-20 19:20:34 +00:00
skodak
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
moodler
00adf177ad Changed some default permissions for the guest role 2006-09-12 05:58:42 +00:00
stronk7
a05452e942 teachergraded belongs to workshop_assessments, not to workshop. ;-) 2006-09-11 15:38:51 +00:00
stronk7
c8e4134bc9 teachergraded belongs to workshop_assessments,
not to workshop_submissions ;-)
2006-09-11 15:33:51 +00:00
skodak
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
stronk7
9bd4d98bc2 Initial version of the XMLDB file for this plugin 2006-08-12 22:19:10 +00:00
vyshane
5f672a4dd8 Fixed inserts for log_display. 2006-04-24 09:05:08 +00:00
toyomoyo
f21cc86bca changed formats for log_display table 2006-04-24 08:10:55 +00:00
moodler
9ee20a32f6 FIxed blank trailing lines (bug 5095) 2006-04-05 06:14:28 +00:00
patrickslee
cb8229d0a8 UTF8 migration - now supporting PostgreSQL 2006-03-10 03:43:33 +00:00
skodak
38b7336ed1 short php tags 2006-03-07 21:35:13 +00:00
toyomoyo
f841494c62 see changes for admin/utfdbmigrate.php 2006-02-24 08:20:13 +00:00
moodler
136b6ab33f changed to use utfconvert function 2006-01-31 02:15:21 +00:00
moodler
5739b8ad34 bug fixes 2006-01-20 02:50:06 +00:00
moodler
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
toyomoyo
7c5406967d some bug fixes 2006-01-12 02:39:13 +00:00
toyomoyo
1e4d9ff6dc utf8 migration support scripts 2006-01-09 06:06:49 +00:00
mjollnir_
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
patrickslee
4e980e5a92 Mass cleanup of bad postgres upgrade scripts(merged from 15_stable) 2005-08-15 23:17:58 +00:00
mjollnir_
a1c63c86a0 Fixes for workshop upgrade in postgres 2005-04-19 01:34:37 +00:00
gustav_delius
a0b30329ef This should fix bug 2938 2005-04-15 11:32:44 +00:00
thepurpleblob
59787e1894 Update wiki-like text format to Markdown. 2005-04-12 07:53:02 +00:00
skodak
ae68eb9c15 fixed typos 2005-01-10 21:31:41 +00:00
defacer
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
gustav_delius
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
gustav_delius
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
mjollnir_
eb46f6a322 Merged from MOODLE_14_STABLE: Indexes for workshop and version bump (honoring partial freeze) 2004-11-21 22:03:48 +00:00
paca70
706552f038 Updates for postgres 2004-11-21 15:01:33 +00:00
mjollnir_
17c88613b4 Bug fix for sql for new workshop tables for mysql 2004-11-17 03:17:05 +00:00
rkingdon
9a21768212 Version 2004111000 of workshop. 2004-11-12 17:28:07 +00:00
mjollnir_
f7f36ce260 few wayward typos breaking postgres workshop install 2004-11-08 05:26:27 +00:00
paca70
f739b64d9b Updates for postges 2004-09-30 11:29:42 +00:00
rkingdon
1bf58ea60b Version 2004092700 - tidy up of simple assignment case; addition of
password and submission late flag.
2004-09-28 15:49:49 +00:00
rkingdon
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
paca70
55bcf883c3 Fixes for new postgres database creation 2004-09-24 07:49:40 +00:00
paca70
0257cc73e0 Postgres updates 2004-09-20 17:48:59 +00:00
gustav_delius
9a58f7cb85 towards XHTML compliance 2004-09-12 21:43:59 +00:00
rkingdon
4cd23ea295 Version 2004081100: auto grading of assessments. 2004-09-07 16:17:32 +00:00
moodler
5ba21e557e Workshop now supports calendar events for the deadline date 2004-05-21 13:20:36 +00:00
paca70
c77ce11179 Added default values 2004-03-14 08:59:25 +00:00
rkingdon
285b8f7fef New version (2003113000), Analysis of Assessments added. 2003-12-01 12:19:48 +00:00
moodler
8c8e74ae10 SERIAL8 -> SERIAL 2003-11-03 13:21:00 +00:00
moodler
fb7a194e6b Removed blank lines at the end (!) 2003-11-03 02:59:09 +00:00
rkingdon
1d23070249 Cosmetic change to index.php list; Logging of phase changes in a workshop; tidy up of log_display entries - thus the new version; 2003-10-08 18:15:22 +00:00
rkingdon
12fbf6995e Version 2003100200: improved handling of resubmissions (new field added to workshop_assessments) 2003-10-05 19:00:43 +00:00
rkingdon
93dcde0e53 Recent Activity fixed; Student names removed from emails. 2003-09-27 00:10:38 +00:00
rkingdon
5c32d7258d Addition of the overallocation field to the workshop table. 2003-09-25 19:14:14 +00:00