Andreas Grabs
5f818c0e64
MDL-36990 mod_feedback - added a missing semicolon
2013-03-09 16:16:37 +01:00
Andreas Grabs
67e12ed2fd
MDL-36990 mod_feedback - removed unneeded parameters for js
2013-03-09 16:16:36 +01:00
Andreas Grabs
00cd08b0e9
MDL-36990 mod_feedback - change double with single quoted strings
2013-03-09 16:16:36 +01:00
Andreas Grabs
8dfec73db8
MDL-36990 mod_feedback - added license comment
2013-03-09 16:16:35 +01:00
Andreas Grabs
3b4afad07c
MDL-36990 mod_feedback - move ajax function into lib.php
2013-03-09 16:16:35 +01:00
Andreas Grabs
575c88c12f
MDL-36990 - Improper use of confirm_sesskey
2013-03-09 16:16:34 +01:00
Andreas Grabs
e4d1546116
MDL-36990 - fix position of target boxes with disabled javascript
2013-03-09 16:16:33 +01:00
Andreas Grabs
f94e501b23
MDL-36990 - item-position text change on dragdrop
2013-03-09 16:16:32 +01:00
Andreas Grabs
590378bdbf
MDL-36990 - first try of a dragdrop version
2013-03-09 16:16:31 +01:00
Tim Hunt
f9e5471273
MDL-38337 quiz: respect maximum grade config for new quizzes.
2013-03-08 21:36:27 +00:00
Aparup Banerjee
c65e7fcbc8
Merge branch 'MDL-33946_label_dndupload_text' of git://github.com/davosmith/moodle
2013-03-07 10:41:52 +08:00
Davo Smith
2748d8efdb
MDL-33946 course dndupload - fixes to dialog when dragging text
...
Radio buttons have unique IDs, matching the label IDs
'What do you want to call this text' input moved down and disabled when 'label' selected
'Add page here' changed to 'Add text here'
2013-03-06 22:38:01 +00:00
Eloy Lafuente (stronk7)
641577eb32
Merge branch 'MDL-38352-en_fix' of git://github.com/mudrd8mz/moodle
2013-03-06 17:26:37 +01:00
Helen Foster
ca084ef149
MDL-38352 Merge English strings from the en_fix language pack
2013-03-06 16:44:39 +01:00
Eloy Lafuente (stronk7)
ab1e921c31
Merge branch 'MDL-36749-m' of git://github.com/andrewnicols/moodle
2013-03-06 01:19:17 +01:00
Andrew Robert Nicols
a6d81a73ac
MDL-36749 lib Complete deprecation of old_help_icon
...
This deprecates the old_help_icon and helpbutton functions. Since they can
no longer be used, the renderers are removed altogether.
2013-03-05 19:07:06 +00:00
Aparup Banerjee
045a4173b1
Merge branch 'MDL-38209' of git://github.com/timhunt/moodle
2013-03-05 17:14:02 +08:00
Aparup Banerjee
11abbe276f
Merge branch 'wip-MDL-34775-master' of git://github.com/phalacee/moodle
2013-03-05 17:01:54 +08:00
Damyon Wiese
ce91af8114
Merge branch 'MDL-38282' of git://github.com/timhunt/moodle
2013-03-05 16:06:31 +08:00
Aparup Banerjee
da33f689dc
Merge branch 'MDL-30481' of git://github.com/rwijaya/moodle
2013-03-05 12:55:41 +08:00
Aparup Banerjee
b4f110f1a4
Merge branch 'MDL-33946_label_dndupload_text' of git://github.com/davosmith/moodle
2013-03-05 10:21:25 +08:00
Eloy Lafuente (stronk7)
cdbbd48a66
Merge branch 'MDL-38261-workshop-attachments-size' of git://github.com/mudrd8mz/moodle
2013-03-05 00:48:47 +01:00
Eloy Lafuente (stronk7)
1de87afc24
Merge branch 'MDL-37522-published-attachment' of git://github.com/mudrd8mz/moodle
2013-03-04 20:46:41 +01:00
Eloy Lafuente (stronk7)
5a341e9183
Merge branch 'MDL-31390-m' of git://github.com/andrewnicols/moodle
2013-03-04 18:08:54 +01:00
Sam Hemelryk
486f9dbecc
Merge branch 'MDL-38243-master' of git://github.com/lucisgit/moodle
2013-03-04 16:25:50 +13:00
Sam Hemelryk
5722822302
Merge branch 'MDL-35350' of git://github.com/rwijaya/moodle
2013-03-04 16:13:09 +13:00
Sam Hemelryk
1668803ae2
Merge branch 'MDL-35127-master' of git://github.com/damyon/moodle
2013-03-04 16:08:08 +13:00
Tim Hunt
9fc29eec6d
MDL-39282 quiz: always allow removal of bogus questions.
2013-03-01 17:33:32 +00:00
Andrew Robert Nicols
5251450372
MDL-31390 Convert set_source_sql with order clauses to set_source_table
2013-03-01 11:29:01 +00:00
Davo Smith
5efae6823d
MDL-33946 mod_label - create label from text dragged and dropped into the course
2013-02-28 21:43:30 +00:00
Tim Hunt
ae271eba1f
MDL-38209 quiz CSS: strip browser-specific rules.
2013-02-28 18:33:45 +00:00
Tim Hunt
c04ed8d51c
MDL-38209 quiz CSS: fix coding style.
2013-02-28 18:33:45 +00:00
David Mudrák
4cd2b45548
MDL-38261 Replace deprecated file_encode_url() in workshop renderer
2013-02-28 18:53:37 +01:00
David Mudrák
57c1c7edfc
MDL-38261 Display workshop submission attachments in a preview mode
2013-02-28 18:53:37 +01:00
David Mudrák
2d4a3e6894
MDL-37522 Serve images from published submissions
...
If the user is allowed to see the published submission, she must be also
able to see images in it (both embedded into the text as well as
attached to the submission). See the logic in submission.php as a
reference.
2013-02-28 18:53:08 +01:00
Gilles-Philippe Leblanc
4a913724d0
MDL-32125 mod_forum: Updating subscription mode not reflecting subscribers
2013-02-28 11:33:51 -05:00
Ruslan Kabalin
ae9fe89afa
MDL-38243 mod_assessment: make assessment forms non-collapsible
2013-02-28 10:28:18 +00:00
Rossiani Wijaya
8b8d7fcd17
MDL-34774 Lesson module: fixed report stats for 'high score' and 'low score' values where there is only one attempt with 0 score
2013-02-28 16:05:14 +08:00
Michael de Raadt
ce744f7134
MDL-35350 Advanced uploading assignment: add submission timestamp on assignment index page
2013-02-28 14:06:01 +08:00
Damyon Wiese
520fee918e
MDL-36832 Assignment Use MUC for useridlist: Fix for quickgrading checkbox
2013-02-27 11:24:42 +08:00
Damyon Wiese
b8d3aa8fc8
MDL-35127 Assignment - declare the variables in the outer scope (for readability)
2013-02-27 09:27:55 +08:00
Eric Merrill
d77731d612
MDL-35127 mod_assign More efficient use of expensive database queries
...
Moving two relatively expensive DB queries so they are only executed when needed
instead of on every function call. They will still only execute once, and not
repeatedly during execution of the loop.
2013-02-27 09:01:25 +08:00
Eloy Lafuente (stronk7)
738b0965a4
Merge branch 'wip-MDL-37356-master' of git://github.com/abgreeve/moodle
2013-02-26 18:12:15 +01:00
Rossiani Wijaya
b9509a1e45
MDL-30481 Advanced upload assignment: Fixed assignment available date string to appropriately identify past or future availability
2013-02-26 17:38:55 +08:00
Eloy Lafuente (stronk7)
36650d6f51
Merge branch 'MDL-38076-master' of git://github.com/FMCorz/moodle
2013-02-26 10:14:28 +01:00
Eloy Lafuente (stronk7)
46e120c561
Merge branch 'MDL-37835-master' of git://github.com/damyon/moodle
2013-02-26 10:06:14 +01:00
Michael de Raadt
cf626656c6
MDL-34775 - Forum, RSS - Fixing RSS entries option to be disabled if RSS is not enabled
2013-02-26 14:03:00 +08:00
Damyon Wiese
115277060a
MDL-37835 Assignment unit tests - Do not fail if custom plugins are installed.
2013-02-26 09:09:53 +08:00
Damyon Wiese
9c986ee01d
MDL-38115 Assignment Unit tests : speedup (round 2)
2013-02-26 09:00:06 +08:00
Adrian Greeve
cffc08a63d
MDL-37356 - mod_data: Database activity now uses format_float and unformat_float.
...
The longitude and latitude values were not using format_float and unformat_float.
Changes have been made to the manual entry of records, csv import of records, and the
display of these records.
2013-02-25 14:39:36 +08:00