Rossiani Wijaya
ee53ceb3eb
MDL-34563 accessibility compliance for data module: Add forform input text and select tag
2012-08-13 15:13:54 +08:00
Rossiani Wijaya
33222ed24a
MDL-34565: change to plural strings
2012-08-13 15:12:00 +08:00
Rossiani Wijaya
37102468f7
MDL-34565 accessibility compliance for forum module: Add forform input text and select tag
2012-08-13 15:12:00 +08:00
Dan Poltawski
78a4cef1e7
Merge branch 'MDL-34376_m23' of git://github.com/merrill-oakland/moodle into MOODLE_23_STABLE
2012-08-13 10:33:16 +08:00
Dan Poltawski
a572657497
Merge branch 'MDL-34543_m23' of git://github.com/merrill-oakland/moodle into MOODLE_23_STABLE
2012-08-13 10:03:47 +08:00
Eric Merrill
383639a5ef
MDL-34376 mod_assign Omit assigns with no due date from print_overview.
...
Modify assign_print_overview to omit assigns that have no due date set, in line with behaviour
in 2.2 and other tools.
2012-08-08 10:05:19 -04:00
Dan Marsden
8dc49e14c4
MDL-34656 prevent login form from being shown inside iframe - also prevent wantsurl from being set to loadsco.php which isn't a valid page for initial load.
2012-08-08 02:00:23 +02:00
Charles Fulton
ed10bfb2b0
MDL-32023 wiki: remove hard-coded edit string
2012-08-08 00:29:07 +02:00
Charles Fulton
c86262ed73
MDL-29129 wiki: fix a hardcoded string
2012-08-07 23:59:17 +02:00
Eric Merrill
4c60068485
MDL-34543 mod_assign Fixing problem where previous feedback does not populate when you re-enter the grading view. add_plugin_grade_elements() was expecting grade object, but was being given grade string.
2012-08-07 10:21:28 -04:00
Aparup Banerjee
5b74170932
Merge branch 'MDL-34566_accessibility_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-08-07 15:07:51 +08:00
Aparup Banerjee
16daaa05b6
Merge branch 'MDL-34564_accessibility_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-08-07 14:57:54 +08:00
Dan Poltawski
ec28569e5c
Merge branch 'MDL-34562_accessibility_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-08-07 10:16:50 +08:00
Dan Poltawski
1089612634
Merge branch 'MDL-34567_accessibility_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-08-07 10:03:18 +08:00
Aparup Banerjee
b418329b7d
Merge branch 'MDL-33022' of git://github.com/danpoltawski/moodle into MOODLE_23_STABLE
2012-08-07 09:23:48 +08:00
Eloy Lafuente (stronk7)
9064a9af71
Merge branch 'w32_MDL-34601_m23_wikischema' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-08-06 21:16:50 +02:00
Rossiani Wijaya
2ab9801b19
MDL-34562 accessibility compliance for chat module: Add <label> for input text and select tag
2012-08-06 16:26:28 +08:00
Dan Poltawski
f70df26e40
Merge branch 'MDL-34561_accessibility_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-08-06 15:49:12 +08:00
Rossiani Wijaya
ac1bbfa1cd
MDL-34561 accessibility compliance for assignment module: add accesshide class
2012-08-06 15:07:52 +08:00
Charles Fulton
cf162f9332
MDL-34629 wiki: convert default format value during restore
2012-08-06 14:19:45 +08:00
Dan Poltawski
e0a555a3a3
Merge branch 'MDL-34561_accessibility_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-08-06 14:08:54 +08:00
Dan Poltawski
efff50c096
Merge branch 'MDL-34259-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-08-06 12:21:41 +08:00
Sam Hemelryk
98aa996a00
Merge branch 'MDL-34658-23' of git://github.com/grabs/moodle into MOODLE_23_STABLE
2012-08-06 11:44:24 +12:00
Andreas Grabs
5f152b5c90
MDL-34670 - undefined variable in feedback templates
2012-08-06 11:36:56 +12:00
Andreas Grabs
4d8138c96a
MDL-34658 - Saving failed because missing or false values
2012-08-03 12:01:21 +02:00
Rossiani Wijaya
08e03a695a
MDL-34566 accessibility compliance for glossary module: Add forform input text and select tag
2012-08-03 12:01:43 +08:00
Rossiani Wijaya
077e06f621
MDL-34567 accessibility compliance for lesson module: Add forform input text and select tag
2012-08-03 12:01:43 +08:00
Rossiani Wijaya
d0d9c135e1
MDL-34564 accessibility compliance for feedback module: Add forform input text and select tag
2012-08-03 12:01:41 +08:00
Rossiani Wijaya
519adbc684
MDL-34561 accessibility compliance for assignment module: Add forform input text and select tag
2012-08-03 12:01:38 +08:00
Frederic Massart
6ce946c561
MDL-34259 Lesson: True/false questions don't break on missing answer
2012-08-03 09:23:23 +08:00
Petr Škoda
137bd7a8b5
MDL-34601 drop legacy wiki upgrade tables
...
Next time please keep db in sync with install.xml at all times.
2012-08-02 09:56:05 +02:00
Dan Marsden
c91dc553e5
MDL-33022 mod_form: set correct groupid when editing an existing post
2012-08-02 10:47:23 +08:00
Matt Switlik
8b9416de53
MDL-34691 assign: Time remaining "Assignment is overdue" was incorrectly being displayed when a student viewed a submitted assignment after the due date.
2012-08-01 17:07:02 -04:00
Dan Poltawski
06d38548b1
MDL-34599 mod_quiz: optional $thispage & $nextpage
...
The previous change making the params required was a regression.
2012-08-01 09:06:54 +08:00
Charles Fulton
b44ae5fb0a
MDL-29909 wiki: do not show groups when no groups present
2012-08-01 12:40:02 +12:00
Dan Poltawski
633ed1edae
Merge branch 'MDL-32791_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-07-31 17:46:20 +08:00
Dan Poltawski
07cf0887fd
Merge branch 'MDL-34599_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-07-31 17:42:50 +08:00
Sam Hemelryk
fe2ff1e8a0
Merge branch 'MDL-32931_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
2012-07-31 16:18:50 +12:00
Dan Poltawski
8bf442dc73
Merge branch 'MDL-34532_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-07-31 10:43:10 +08:00
Dan Poltawski
1ab970d492
Merge branch 'MDL-34589_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-07-30 13:55:50 +08:00
Tim Hunt
d1d989ce13
MDL-31509 quiz outcomes: let people associate quizzes with outcomes.
...
The quiz does not really support outcomes, but even so in 1.9 you could
select outcomes on the quiz edit form, and apparently this was useful to
some people, therefore we should re-enable it.
2012-07-27 18:09:49 +01:00
Tim Hunt
de53bada57
MDL-32791 quiz db: clean up garbage data that was causing problems.
...
Melinda Kraft reported having rows in their quiz_question_instances
table which caused various problems. These rows are meaningless, so I
have done a DB upgrade step to clean them up, which should deal with the
bad side-effets they were causing.
2012-07-27 16:45:04 +01:00
Tim Hunt
a361ff5645
MDL-34599 quiz attempts: more robust if page number out of range.
...
Rather than throwing an exception, we should just show the first/last
page of the quiz if the page number is out-of-range.
2012-07-27 11:43:40 +01:00
David Monllao
e8790310bb
MDL-32931 mod_forum Polishing patch and taking into account courses without previous accesses
2012-07-27 09:23:18 +08:00
Tom Lanyon
3b6573536c
MDL-32931 mod_forum Change forum overview to avoid use of (potentially large and slow ) log table.
2012-07-27 09:23:18 +08:00
Tim Hunt
59b983a5d9
MDL-34589 quiz report graphs: PHP5.4 issue with unset($array[$float]).
...
Thanks to Matthew Davidson for diagnosing the problem.
2012-07-26 18:55:17 +01:00
Tim Hunt
40ae563bee
MDL-34532 quiz reports: error when showing users without attempts.
...
We were not checking if attempt state was null before trying to convert it to a string.
2012-07-26 10:09:45 +01:00
Aparup Banerjee
81fa4095f2
MDL-26969 assignment : clarified phpdoc and fixed whitespace.
2012-07-24 16:40:46 +08:00
Aparup Banerjee
34cdc31ec8
Merge branch 'MDL-26969_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-07-24 16:40:42 +08:00
Dan Poltawski
326bbf9ba6
Merge branch 'MDL-34379_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-07-23 14:14:08 +08:00