Stephen Bourget
b28753f5bf
MDL-55157 mod_feedback: Course reset should update dates
2016-07-18 22:08:00 -04:00
Marina Glancy
8fef061da4
MDL-53292 core: deprecate callback delete_course
2016-06-13 10:48:06 +08:00
Marina Glancy
97d71cbc3a
MDL-53638 mod_feedback: convert to moodleforms
2016-04-27 13:28:43 +08:00
Marina Glancy
ed724aac99
MDL-43470 mod_feedback: select courses for mapping
...
- use course autocomplete element to map courses
- add a tab and navigation node
- clean up some html
- cover course mapping with behat tests
2016-04-06 10:13:33 +08:00
Dan Poltawski
9bb87baf18
MDL-53449 mod_feedback: reponses page clean up and behat
2016-04-05 14:46:20 +01:00
Marina Glancy
2aad1094b1
MDL-29303 mod_feedback: allow any characters in labels
2016-03-27 21:47:49 +08:00
David Monllao
8c16f34c88
Merge branch 'wip-MDL-53227-master' of git://github.com/marinaglancy/moodle
2016-03-22 13:00:30 +08:00
Marina Glancy
5e9b2eda3c
MDL-45274 mod_feedback: show heading on non-respondents page
2016-03-18 07:56:50 +08:00
Marina Glancy
4832a0b3dd
MDL-53227 mod_feedback: merge files complete_guest.php and complete.php
...
Simplify access check, add behat tests
2016-03-18 07:54:59 +08:00
Marina Glancy
2a94a2f60f
MDL-53210 mod_feedback: fixes in check feedback access
...
1. show only uservisible feedbacks in block_feedback
2. nicer error message when user opens feedback on frontpage instead of from the mapped course
3. corrected cap check in view.php page before displaying link to complete.php
2016-02-24 15:22:21 +08:00
Marina Glancy
42756192d7
MDL-53129 mod_feedback: forms cleanup and behat tests
2016-02-23 13:17:21 +08:00
yashvardhanpatel07
3da723d548
MDL-49098 feedback: Fix completion message language strings
...
With contributions from John Okely
2015-06-03 16:47:52 +08:00
Julien Boulen
bd338a4559
MDL-21201 Feedback: hide anonymous responses in recent activity reports
2015-03-20 16:28:11 +01:00
sam marshall
78f753acea
MDL-44725 Availability: Replace groupmembersonly - feedback (16)
...
There is one point where it restricted the list of users. I have
fixed this and also altered the (only) script that calls that function
so that it obtains a cm_info $cm rather than the old sort.
There were previously no Behat tests at all in this module. In order
to be confident that I didn't break it, I have implemented a Behat
test (which should also be useful in general as it does go through
other pages on the way to get to the relevant one).
2014-09-02 20:54:35 +08:00
sam marshall
9c85baa8c5
MDL-44725 Availability: Replace groupmembersonly - FEATURE_xx (6)
...
Remove old FEATURE_GROUPMEMBERSONLY as no longer required.
2014-09-02 13:03:17 +01:00
Syxton
829d4e3d41
MDL-45952 feedback: non-respondents in groupings
...
Fixes feedback non-respondents list to show only members in groups in
the selected grouping if "Available for group members only" is selected.
2014-08-28 15:37:38 -04:00
Andreas Grabs
16ee970c94
MDL-31998 mod_feedback - Feedback depend questions bug
2014-06-13 01:45:23 +02:00
Marina Glancy
cf051cc46e
Revert "MDL-41283 report_participation: Fixed legacy actions returned from api's"
...
This reverts commit 7b7bb92d42
.
2014-04-15 17:14:57 +08:00
Rajesh Taneja
7b7bb92d42
MDL-41283 report_participation: Fixed legacy actions returned from api's
2014-04-15 13:31:03 +08:00
Rajesh Taneja
b2b4ec308e
MDL-41283 report_participation: Added phpdoc about function not used
...
In new logging api, xxx_get_view_actions() and xxx_get_post_actions()
will not be used to identify the paticipation of user. Event's crud
and edulevel status will define user's participation.
2014-04-15 13:31:03 +08:00
Marina Glancy
e19c086c36
MDL-40843 recent_activity: corrections to grouping and user fields
2014-04-04 16:52:01 +08:00
Petr Škoda
bc29320285
MDL-44661 implement event->anonymous property
2014-03-20 17:33:35 +08:00
Andreas Grabs
e68fc3c6f1
MDL-44653 mod_feedback - Include additional name fields using user_picture::fields()
2014-03-18 18:24:18 +08:00
Marina Glancy
d2097020b4
MDL-44524 feedback: fix bug in sql under oracle
...
Thanks to Rob King"
2014-03-18 12:00:14 +08:00
Sam Hemelryk
9714baa1bb
MDL-44155 mod_feedback: unified @package use
2014-02-18 10:50:13 +13:00
Ankit Agarwal
3f6fd94140
MDL-40047 events: Replace add_to_logs with new events in feedback
2013-10-01 10:12:06 +08:00
Ankit Agarwal
9c515cdcfb
MDL-40047 events: Add unit tests for feedback events
2013-10-01 10:12:06 +08:00
Tim Hunt
06ca6cc955
MDL-40863 feedback and LTI mods need get_extra_capabilities fn
...
Since moodle/site:accessallgroups is relevant to how them.
2013-07-26 10:39:55 +01:00
Ankit Agarwal
0601e0eef6
MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core
2013-07-04 15:41:06 +08:00
Andreas Grabs
09c2ec4303
MDL-39570 mod_feedback - Missing privilege check
2013-07-02 13:37:10 +08:00
Mark Nelson
e019dcccdf
MDL-39463 forms: use the date selectors 'optional' parameter rather than creating additional logic
2013-05-08 16:36:54 +08:00
Andreas Grabs
3b4afad07c
MDL-36990 mod_feedback - move ajax function into lib.php
2013-03-09 16:16:35 +01:00
Andreas Grabs
82e4dc33f0
MDL-37628 feedback - Coding error in Recent Activity
2013-01-26 11:28:06 +01:00
Mark Nelson
fdd375e1a4
MDL-36271 feedback: Fixed variable typo
2012-11-01 15:46:25 +08:00
Andreas Grabs
94848b0748
MDL-34658 - Saving failed because missing or false values
2012-08-03 12:01:45 +02:00
David Monllao
2c979976e1
MDL-34464 mod_feedback Replace all instances of get_context_instance() with respective context_XXXX class in mod/feedback
2012-07-27 09:13:57 +08:00
Sam Hemelryk
5f17311f52
MDL-27675 mod_feedback: Fixed up white space
2012-06-21 11:40:38 +12:00
Andreas Grabs
e7fc2ff42e
MDL-27675 - Feedback module abuses data_submitted
2012-06-06 23:17:35 +02:00
Sam Hemelryk
378eb6f6a2
Revert "Merge branch 'MDL-27675_master_wip' of git://github.com/grabs/moodle"
...
This reverts commit a09a9be812
, reversing
changes made to 08e0aaa173
.
2012-05-30 16:34:11 +12:00
Sam Hemelryk
064cac7866
MDL-27675 mod_feedback: Tidy up of phpdocs and scope within feedback mod
2012-05-28 13:38:36 +12:00
Andreas Grabs
9a2c4dbd00
MDL-27675 - Feedback module abuses data_submitted
2012-05-28 00:40:04 +02:00
Ankit Agarwal
99c4dcd3e2
MDL-31944 feedback: remove deprecated function feedback_get_participants()
2012-05-10 15:16:47 +08:00
David Mudrak
261cbbacc1
MDL-32471 preview thumbnails support for activity modules
...
Activity module's xxx_pluginfile() now accepts the $options parameter
that is to be passed to the send_stored_file() function.
2012-04-24 12:09:45 +02:00
Andreas Grabs
abd2899cad
MDL-31768 - it is not possible to add a picture to the thanks page in feedback
2012-04-02 11:16:32 +08:00
Petr Skoda
f20edd5208
MDL-32094 fix various E_STRICT compatibility problems
2012-03-18 18:37:24 +01:00
Dongsheng Cai
d2b7803e5a
MDL-30973 Files API, check and update DocBlock
2012-02-15 12:48:57 +08:00
Andrew Davis
a5448b3f6b
MDL-30828 mod_feedback: fixed sorting when viewing responses
2012-01-31 09:05:09 +07:00
Petr Skoda
b85b25ebb8
MDL-31006 fix various notices in PHP54
...
PHP54 compatibility
2012-01-18 01:03:20 +01:00
Andreas Grabs
9c5bc7a580
MDL-29804 - Clean up Feedback modules coding style
2011-10-28 00:30:42 +02:00
Eloy Lafuente (stronk7)
22ca3e49e0
NOBUG - whitespace fixes (MDL-19488, MDL-27242, MDL-29435)
2011-10-17 10:19:59 +02:00