Jun Pataleta
a8c91e88bf
Merge branch 'MDL-64524-master' of git://github.com/damyon/moodle
2019-04-01 13:46:48 +08:00
Damyon Wiese
284babb0d7
MDL-64524 assign: Styles editpdf comments
...
Properly display the list of comments, but limiting their size (use title to indicate the full comments).
When there are too many comments, show a scrollbar in the menu.
2019-04-01 12:17:27 +08:00
Adrian Greeve
6934691fce
Merge branch 'MDL-65173_master' of git://github.com/markn86/moodle
2019-04-01 10:21:10 +08:00
Simey Lameze
9bec0e7e74
MDL-65207 core: replace typos by actually
2019-04-01 08:49:18 +08:00
Adrian Greeve
e39991c3c0
MDL-59081 mod_lesson: Behat test for new features.
...
1. Tests the catch all answer sections for the short answer
and numerical page types.
2. Tests to check that the continue buttons will not double
up if they both go to the same page.
2019-03-29 14:14:01 +08:00
Adrian Greeve
dab563f5a6
MDL-59081 mod_lesson: Remove continue button if not needed.
...
This checks to see if the continue button goes to the same
page as the try again button and removes it if it does.
2019-03-29 14:14:01 +08:00
Adrian Greeve
49898ef3b4
MDL-59081 mod_lesson: Shortanswer form update. Catch all.
...
The short answer question type now has a form element that
will catch all other responses.
2019-03-29 14:14:01 +08:00
Adrian Greeve
408dd99ac2
MDL-59081 mod_lesson: Update to Numerical question type
...
The numerical question type now has way to capture all
other answers.
2019-03-29 14:14:01 +08:00
Adrian Greeve
568ef8bb05
MDL-59081 mod_lesson: Add other answer options to questions
...
This adds another form field that will catch all other
answers made by the student.
Current question types updated are numerical and shortanswer.
2019-03-29 14:14:01 +08:00
David Castro
2afee18b34
MDL-65089 glossary: Enforcing case comparison in SQL.
2019-03-28 18:34:54 -05:00
Dmitrii Metelkin
89d9a774fa
MDL-65112 mod_lesson: fix html for shortanswer responses
2019-03-29 08:29:55 +11:00
Eloy Lafuente (stronk7)
868e863253
Merge branch 'MDL-62992-master' of git://github.com/lameze/moodle
2019-03-27 23:05:56 +01:00
Simey Lameze
01bace6665
MDL-62992 quiz: fix tags filtering on random question modal
2019-03-27 10:21:07 +08:00
Eloy Lafuente (stronk7)
56f9f500ea
Merge branch 'MDL-64252-master' of git://github.com/jleyva/moodle
2019-03-26 22:34:50 +01:00
Sara Arjona
cf7f8ddaf8
Merge branch 'MDL-64365_hideif_forum' of git://github.com/davosmith/moodle
2019-03-26 15:11:28 +01:00
Eloy Lafuente (stronk7)
67481bef21
Merge branch 'MDL-63152-master' of git://github.com/rezaies/moodle
2019-03-26 13:28:07 +01:00
Eloy Lafuente (stronk7)
999d8ea517
Merge branch 'MDL-63149-master' of git://github.com/rezaies/moodle
2019-03-26 13:24:59 +01:00
Eloy Lafuente (stronk7)
a43264cc14
Merge branch 'MDL-63151-master' of git://github.com/rezaies/moodle
2019-03-26 13:13:15 +01:00
Andrew Nicols
71cbc0550f
MDL-65168 dml: Move preload SQL functions to self-contained class
2019-03-25 23:05:22 +01:00
Mark Nelson
2a0b517257
MDL-65173 message_email: removed bogus logic
...
This reverts commit 0f38e62970
.
2019-03-25 17:12:53 +08:00
Jun Pataleta
866562024b
Merge branch 'MDL-64820-master-fix' of git://github.com/junpataleta/moodle
2019-03-25 09:38:56 +08:00
Andrew Nicols
7aa6affa49
MDL-64820 forum: Correct capability check and redir
2019-03-25 09:36:49 +08:00
Andrew Nicols
e5a501de13
MDL-64820 forum: Pass legacy forum record to rss
2019-03-25 08:08:32 +08:00
Andrew Nicols
4c8f0f0d1d
MDL-64820 forum: Remove duplicate column for discussion
2019-03-25 08:08:10 +08:00
maksudr
72629ee8c0
MDL-62307 mod_feedback: Decode HTML special char in add_form_element()
2019-03-22 15:44:35 +00:00
Jun Pataleta
9e5cdcd50c
MDL-64820 mod_forum: Make different aliases for first and last authors
2019-03-22 21:55:51 +08:00
Andrew Nicols
a79c2c927c
MDL-65082 mod_forum: Deprecate forum_print_latest_discussions
2019-03-22 15:01:48 +08:00
Andrew Nicols
23f5e65ebe
MDL-65082 core_course: Update frontpage view to use new forum API
2019-03-22 15:01:48 +08:00
Andrew Nicols
1bfaeeb2eb
MDL-65082 format_social: Update social format to use new API
2019-03-22 15:01:48 +08:00
Andrew Nicols
c661a129d1
MDL-65082 forum: Reorganise social templates
2019-03-22 11:14:05 +08:00
Ryan Wyllie
446ba04650
MDL-64820 forum: fix cibot complaints
2019-03-22 10:38:41 +08:00
Ryan Wyllie
f30f46db39
MDL-64820 forum: fix up issues from review
2019-03-22 09:31:21 +08:00
Ryan Wyllie
858179b024
MDL-64820 forum: fix behat tests
2019-03-22 09:31:21 +08:00
Mihail Geshoski
7661ccddfd
MDL-64820 forum: Add timed in discussion list table
2019-03-22 09:31:21 +08:00
Ryan Wyllie
c5477bfc65
MDL-64820 forum: add missing classes and tweaks to templates
...
Added in required classes for behat and tweaks to get the behat
tests passing.
2019-03-22 09:31:21 +08:00
Ryan Wyllie
69aa03623d
MDL-64820 forum: fix create discussion behat step
2019-03-22 09:31:21 +08:00
Ryan Wyllie
bda290ee91
MDL-64820 forum: various fixes to /mod/forum/view.php
...
Added missing params, missing variables, and missing session
properites.
2019-03-22 09:31:21 +08:00
Ryan Wyllie
94552394c9
MDL-64820 forum: fix blog discussion list ordering
2019-03-22 09:31:21 +08:00
Ryan Wyllie
15f7dbe573
MDL-64820 forum: fix notifications for discussions in group mode
2019-03-22 09:31:21 +08:00
Ryan Wyllie
57ad9a0ce7
MDL-64820 forum: add classes to first post to fix behat
2019-03-22 09:31:21 +08:00
Ryan Wyllie
96a49734ac
MDL-64820 forum: fix missing context in subscribe external func
2019-03-22 09:31:21 +08:00
Ryan Wyllie
b4d47dec1e
MDL-64820 forum: change disucssion subscribe back to link
...
Changed the discussion subscribe button back to a link because
it was breaking all of the behat tests.
2019-03-22 09:31:21 +08:00
Ryan Wyllie
7c1d857da4
MDL-64820 forum: fix subscription mode in forum entity
2019-03-22 09:31:21 +08:00
Mihail Geshoski
54d38a7347
MDL-64820 forum: convert view.php to new rendering
2019-03-22 09:31:21 +08:00
Ryan Wyllie
2e19ca183b
MDL-64820 forum: deprecate forum print functions
2019-03-22 09:31:21 +08:00
Ryan Wyllie
9ea78fd041
MDL-64820 forum: convert user.php to user new rendering
2019-03-22 09:31:20 +08:00
Ryan Wyllie
aa99838d50
MDL-64820 forum: convert search.php to new rendering
2019-03-22 09:31:20 +08:00
Ryan Wyllie
313d8b6e49
MDL-64820 forum: convert post.php to new rendering
2019-03-22 09:31:20 +08:00
Ryan Wyllie
615680c5d8
MDL-64820 forum: convert discuss.php to new rendering
2019-03-22 09:31:20 +08:00
Ryan Wyllie
2646e9d6d2
MDL-64820 forum: add subscription toggling to discussion list
2019-03-22 09:31:20 +08:00