Commit Graph

1130 Commits

Author SHA1 Message Date
moodler 80b91e8b63 Print standard course module settings 2005-11-02 04:00:46 +00:00
gustav_delius e4ec114a07 fixed a help button 2005-10-01 13:36:50 +00:00
moodler 20affd1593 Merged fixes for zero date displays in assignments 2005-09-09 16:17:43 +00:00
mjollnir_ f3221af9e5 Initial checkin of stats (from processing the log table).
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
patrickslee 4e980e5a92 Mass cleanup of bad postgres upgrade scripts(merged from 15_stable) 2005-08-15 23:17:58 +00:00
moodler a86a538fef Merged fixes from STABLE for submodules 2005-07-15 17:32:36 +00:00
skodak ca4fb81424 fixed submission logging, email notification for online; merged from MOODLE_15_STABLE 2005-07-12 19:16:19 +00:00
skodak 3554b5c2be fixed html emails; merged from MOODLE_15_STABLE 2005-07-12 14:37:34 +00:00
skodak d4156e8096 unset unmodified text fields SC#140 + popup fix; merged from MOODLE_15_STABLE 2005-07-12 13:12:24 +00:00
moodler d23026fdf6 Fixed comment copying from stable 2005-07-12 09:57:01 +00:00
moodler fd40be3e8d Merged quote fix from stable 2005-07-12 09:04:14 +00:00
moodler f5e1319ec3 Merged SC139 from stable 2005-07-12 08:00:51 +00:00
moodler d17439f7bc Merged upgrading fixes from stable 2005-07-12 06:57:58 +00:00
skodak f0a99707fd fixed resubmit logic and students can review their online assignment through file.php; merged from MOODLE_15_STABLE 2005-07-10 18:43:46 +00:00
skodak 815b5ca6e9 fixed $posthtml - see bug#3868; merged from MOODLE_15_STABLE 2005-07-09 13:37:36 +00:00
skodak 3262ee106a fixed grading bug#1517 and some other typos; merged from MOODLE_15_STABLE 2005-07-09 12:34:08 +00:00
skodak 020b4efdd2 fixed resubmit logic; merged from MOODLE_15_STABLE 2005-07-09 07:01:32 +00:00
moodler 042311a9cf Merged frix from stable 2005-07-08 07:42:00 +00:00
skodak 3e7bf58a3b added word count display; merged from MOODLE_15_STABLE 2005-07-06 14:04:44 +00:00
skodak 110bdb0e49 max upload size not shown to students; merged from MOODLE_15_STABLE 2005-07-06 10:15:33 +00:00
skodak 088ec31716 Bug #3596 - Secureforms yes breaks online assignment; merged from MOODLE_15_STABLE 2005-07-06 09:52:59 +00:00
defacer fdc36b2f98 Merging from STABLE:
Fixed the annoying "...and the 1 Journals you had..." message when you have
no Journals at all, because I was tired of seeing it.

count(false) is 1 and not 0.
2005-07-06 00:47:08 +00:00
skodak 472639376f merged from MOODLE_15_STABLE 2005-07-05 06:30:07 +00:00
skodak 1e4343a06d megamerge from MOODLE_15_STABLE 2005-07-05 06:03:04 +00:00
stronk7 25ef0370d5 Improved automatic relinking in backup and restore. Credits go to skodak.
Complete refactoring of the system that was really awful (my fault!).
Now everything is in its place and working like a charm, making things really
easier to be implemented and amplied. Bug 3678
(http://moodle.org/bugs/bug.php?op=show&bugid=3678)
(http://moodle.org/mod/forum/discuss.php?d=26530)

Note: Everything is merged from stable but the quiz module because it has
other changes not merged for now. I've skyped a message to Gustav about it.

Merged from MOODLE_15_STABLE
2005-07-04 18:56:03 +00:00
thepurpleblob 220776acdd Merged from STABLE 2005-06-20 09:15:30 +00:00
fiedorow bddd066571 merging security fix for guest uploads 2005-06-16 17:31:01 +00:00
fiedorow 890c016ac0 Security fix to disallow guest uploading 2005-06-16 15:10:40 +00:00
ikawhero 0a3f66a213 Small change merged from MOODLE_15_STABLE that to check $scalegrades.
There appears to have been other changes made to head so will not update
the merged tag.
2005-06-06 09:53:18 +00:00
moodler 736f191c1d Added event handling to new assignment. Whopos! 2005-05-31 23:00:20 +00:00
moodler b3d8e59a29 Add a little robustness to the listing (old assignment types etc) 2005-05-26 15:24:33 +00:00
defacer c8dbfa5cd5 Fixing a header, this string wasn't set anywhere. Plus it needs a new
string in the lang files (coming up next).
2005-05-22 01:53:13 +00:00
defacer c5d3620362 Fixing invalid GROUP BY sql reported by Patrick Li of Catalyst.
(http://moodle.org/mod/forum/discuss.php?d=24110)

This was just a simple matter of cleaning up, no GROUP BY was needed.
Now let's see about the similar hornet's nest that we disturbed in Quiz...
2005-05-22 01:51:03 +00:00
moodler d49b56e533 Some fixes for bug 3166 and the errors when in debug mode 2005-05-19 14:13:23 +00:00
moodler bdcf985cbd Fix for journal upgrade problem 2005-05-19 13:17:51 +00:00
moodler d6f47d9a1b The Online assignment now self-upgrades and tries to populate itself
with all the Journals.

I'm sorry this is so late.  :-(

It probably has bugs and may lose Journal data.

Please test it for me - I need to sleep.
2005-05-17 20:04:01 +00:00
moodler d175966b68 Fixed some upgrading bugs 2005-05-17 19:58:30 +00:00
stronk7 894ff63f8f Tabs are out 2005-05-16 22:22:31 +00:00
moodler 3814722905 Shane and I fixed a few things:
- preventlate works
   - dates can be set to not be used
   - optional assignment fields all getting passed to second screen now  8-I
2005-04-27 09:37:52 +00:00
defacer 6a368788ac Fixing a bug with embedding the parameter a=... in the log URL, which in
turn affected the recent_activity block (that's how I found out).

Changed some random quotes to single in the near vicinity.

Double quotes bad. Shoo!
2005-04-22 03:13:58 +00:00
moodler 3994ef98bf Don't show lateness on offline assignments (bug 2993) 2005-04-21 12:44:19 +00:00
moodler 29f68892c2 Oops left database debugging on in the last commit. (SE) 2005-04-21 08:41:06 +00:00
moodler 12acb98cb7 Fixed a PHP bug in deleting assignment instances. (SE). 2005-04-21 08:32:24 +00:00
moodler 0cbc1f11ae Fixing a problem unslashed data 2005-04-20 12:01:26 +00:00
moodler 86365d200b Strp tabs from shortened comments 2005-04-20 09:12:47 +00:00
moodler 01e2fdfe72 Inline commenting now works 2005-04-20 07:48:11 +00:00
moodler ba16713fc9 Fixed up the submitted links once and for all 2005-04-20 06:49:49 +00:00
moodler 60bcceadd3 Added assignment type on the index page 2005-04-19 15:37:53 +00:00
moodler d8199f1d4c A few tidy ups 2005-04-18 16:01:02 +00:00
moodler d81793456b Extra file 2005-04-18 11:54:31 +00:00