Aparup Banerjee
340aa2008f
Merge branch 'w43_MDL-30005_m21_uri' of git://github.com/skodak/moodle into MOODLE_21_STABLE
2011-10-31 15:17:15 +08:00
Sam Hemelryk
7a6d43a3ee
Merge branch 'MDL-29810-21' of git://github.com/bostelm/moodle into MOODLE_21_STABLE
2011-10-31 17:10:41 +13:00
Sam Hemelryk
376d035af9
Merge branch 'MDL-30006-workshop-grades_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-10-31 13:05:53 +13:00
Sam Hemelryk
c440076d2b
Merge branch 'm21_MDL-28559' of git://github.com/danmarsden/moodle into MOODLE_21_STABLE
2011-10-31 13:00:08 +13:00
Petr Skoda
516dd9c525
MDL-30005 bump up version after lang string change
2011-10-30 23:54:01 +01:00
Petr Skoda
4064642b37
MDL-30005 fix general URI support in URL module
...
The recent change completely removed support for general URIs and enforced strict URL validation which was breaking backwards compatibility and was not user friendly at all.
This patch finally adds full URI support with basic validation and fixes some older xhtml strict issues.
Please note we do not try to explain the difference between URL and URI to our users. Also keep in mind that mod/url has XSS risk and does not do any security validation of the data.
2011-10-30 23:53:55 +01:00
David Mudrak
08fb23840e
MDL-30006 Workshop / Number of errors grading: force graders to actually answer the form
...
QuickForms do not distinguish non-checked radio from the checked radio
with the value "0". So we map the database grade value "0" to a value
"-1" when displaying the form and vice versa when saving the form. This
allowed us to have none radios checked by default and force the grader
to actually answer the form themselves, using the 'required' rule.
2011-10-30 20:16:08 +01:00
David Mudrak
112f7d41ea
MDL-30006 Workshop / Accumulative grading: force graders to actually pick a grade
...
This patch introduces a new hidden field with the value "-1". The grade
selectors are compared with this values and must be greater than it.
This should fit well for numerical grades with the range 0..x and scale
items with the range 1..x.
2011-10-30 20:16:01 +01:00
Dan Marsden
75658ad2ca
SCORM MDL-29965 improve display of SCORM package - decrease unecessary padding
2011-10-29 15:34:13 +13:00
Henning Bostelmann
716267f233
MDL-29810 Assignment grading: don't include teachers in list of students
2011-10-27 22:19:15 +01:00
Tim Hunt
21c5b22d97
MDL-29854 questions: display better message and more useful continue
...
when an error occurs in the middle of processing responeses.
2011-10-26 15:16:37 +08:00
Dan Marsden
006106d640
MDL-28559 - hide send for marking button from people that are enrolled but don't have capability to submit files - displays the same way as teachers/admins - keeps ability to display previously submitted files if they exist
2011-10-26 10:55:31 +13:00
Sam Hemelryk
5c6ec45706
Merge branch 'MDL-29569_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-10-26 10:44:20 +13:00
Stephen Bourget
3f4186c6dc
MDL-29368 Assignment: Fixed a fatal error caused by a missing include
2011-10-25 19:19:35 +02:00
Rossiani Wijaya
cd4336433c
MDL-29569: lesson_mod: in matching type questions, fixed and set default value for scoring and fixed jump page setting when response text is set to empty
2011-10-25 12:16:56 +08:00
Sam Hemelryk
523f4aa787
Merge branch 'wip-MDL-29231-stable21' of git://github.com/phalacee/moodle into MOODLE_21_STABLE
2011-10-25 15:19:12 +13:00
Sam Hemelryk
35e2ec4df5
Merge branch 'MDL-29906_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-25 12:25:06 +13:00
Tim Hunt
e52c5225ec
MDL-29906 quiz statistics report: replace use of deprectaed helpbutton.
2011-10-24 16:20:49 +01:00
Aparup Banerjee
3cc9205676
Merge branch 'MDL-29542_m21' of git://github.com/rwijaya/moodle into MOODLE_21_STABLE
2011-10-24 17:05:39 +08:00
Aparup Banerjee
3d336f2264
Merge branch 'MDL-29828_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-24 16:43:21 +08:00
Aparup Banerjee
fdb8574046
Merge branch 'MDL-29619-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-10-24 14:49:35 +08:00
Jason Fowler
e2236bac8c
MDL-29231 - Course, Resource - Fix so that the correct icon is displayed for courses that have had two or more files uploaded to them - Thanks Michael D for the patch
2011-10-24 14:36:09 +08:00
Aparup Banerjee
8eb6f9f7a7
Merge branch 'MDL-29646-m21' of git://github.com/ankitagarwal/moodle into MOODLE_21_STABLE
2011-10-24 13:52:51 +08:00
Andreas Grabs
e4f1b4db59
MDL-29806 - When a Feedback activity is restore the "Site after submit" URL is not updated and shows "$@PAGEVIEWBYID*15463@$"
2011-10-21 23:07:50 +02:00
Ankit Kumar Agarwal
49b266c07b
MDL-29619 Validate urls before generating output
2011-10-21 14:14:04 +05:30
Rossiani Wijaya
68370e7bc6
MDL-29542 lesson module: changing qtype param type to INT
2011-10-21 12:40:51 +08:00
Ankit Kumar Agarwal
e7448d5102
MDL-29646 Scorm Fixing Regressions in userreport.php
2011-10-20 08:35:40 +05:30
Tim Hunt
32cb53a832
MDL-29828 quiz review: fix display of overdue time.
2011-10-19 09:10:25 +01:00
Eloy Lafuente (stronk7)
1e42eedbad
MDL-29191 wiki - avoid one more username leak
2011-10-16 19:01:57 +02:00
Eloy Lafuente (stronk7)
c2dc95003e
Merge branch 'MDL-29191' of git://github.com/hit-moodle/moodle into MOODLE_21_STABLE
2011-10-16 18:50:04 +02:00
Stephen Bourget
a6c348362a
MDL-29698 Assignment: Fix broken logentry
2011-10-16 18:14:21 +02:00
Ankit Kumar Agarwal
6bcfb5f23b
MDL-28483 URL adding validation checks and changing field externalurl to not-null
2011-10-13 09:07:15 +05:30
Sun Zhigang
c38cfee97b
MDL-29191 - Show creator's fullname instead of username
2011-10-13 08:19:55 +08:00
Sam Hemelryk
28d838ba5e
Merge branch 'MDL-29447_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-11 10:27:04 +13:00
Eloy Lafuente (stronk7)
63526ae3d5
MDL-29564 Assignment: whitespace fix
2011-10-10 13:10:07 +02:00
Sam Hemelryk
b1913094d4
Merge branch 'MDL-16553-21' of git://github.com/bostelm/moodle into MOODLE_21_STABLE
2011-10-10 17:56:58 +13:00
Sam Hemelryk
430ce6cca3
Merge branch 'mdl-29564-assignment-plagiarism' of git://github.com/sbourget/moodle into MOODLE_21_STABLE
2011-10-10 11:51:08 +13:00
Dan Marsden
c61c509f37
MDL-29690 fix usage of select all/deselect all in choice reports
2011-10-10 11:37:26 +13:00
Henning Bostelmann
29bdd38e50
MDL-16553 Assignment, student view: show response files when no grade available
2011-10-07 23:23:04 +01:00
Aparup Banerjee
e153abc018
Merge branch 'wip-MDL-28615-m21-squashed' of git://github.com/samhemelryk/moodle into MOODLE_21_STABLE
2011-10-05 14:52:45 +08:00
Eloy Lafuente (stronk7)
f1ae261bc9
Merge branch 'MDL-28469_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-05 01:14:47 +02:00
Sam Hemelryk
82bd683018
MDL-28615 forum: Fixed up a couple of minor regressions
2011-10-05 11:09:28 +13:00
Tim Hunt
0d3a082373
MDL-29447 quiz course reset does not reset the quiz_grades table.
...
Thank to Jean-Michel Vedrine for working out the basic idea of the fix.
2011-10-04 22:49:20 +01:00
Stephen Bourget
b801633a9c
MDL-29564 Assignment: Fixed a fatal error caused by a missing include
2011-10-04 13:44:59 -04:00
Eloy Lafuente (stronk7)
807f806ed7
Merge branch 'MDL-27857-assignment-portfolio_21_STABLE' of git://github.com/mudrd8mz/moodle into MOODLE_21_STABLE
2011-10-04 12:46:24 +02:00
Sam Hemelryk
133173e213
Merge branch 'MDL-29621_21_wip' of git://github.com/grabs/moodle into MOODLE_21_STABLE
2011-10-04 17:56:39 +13:00
Sam Hemelryk
747d6b5aac
MDL-28615 forum: Fixed missing context regression
2011-10-04 16:37:04 +13:00
Sam Hemelryk
91a7a788aa
Merge branch 'MDL-28725_wiki_section2_21' of git://github.com/andyjdavis/moodle into MOODLE_21_STABLE
2011-10-04 16:21:33 +13:00
Eloy Lafuente (stronk7)
c3a4009a56
Merge branch 'MDL-29511_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-04 01:11:48 +02:00
Eloy Lafuente (stronk7)
c5c9be022d
Merge branch 'MDL-29570_21' of git://github.com/timhunt/moodle into MOODLE_21_STABLE
2011-10-03 21:42:55 +02:00