Marina Glancy
1e3de9d8ba
MDL-53638 mod_feedback: template for summary
2016-04-27 13:28:45 +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
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
Petr Škoda
bc29320285
MDL-44661 implement event->anonymous property
2014-03-20 17:33:35 +08:00
Marina Glancy
fbc4b77841
MDL-44321 events: cleaning up course_module_viewed event
2014-02-28 16:36:09 +08:00
Sam Hemelryk
9714baa1bb
MDL-44155 mod_feedback: unified @package use
2014-02-18 10:50:13 +13:00
Rossiani Wijaya
8c6ca6961a
MDL-42339 - removed double formatting for set_title() and set_heading()
2014-02-05 14:47:23 +08:00
Ankit Agarwal
e10ea84ed0
MDL-42962 events: Remove duplicate code from all course_module_viewed events
2013-12-03 14:24:32 +08:00
Ankit Agarwal
3f6fd94140
MDL-40047 events: Replace add_to_logs with new events in feedback
2013-10-01 10:12:06 +08:00
Rossiani Wijaya
846cebe5b3
MDL-40687 Feedback: improve page heading levels and layouts
2013-09-09 09:48:05 +08:00
Frederic Massart
9b108a8606
MDL-39265 feedback: Language string improvements
...
AMOS BEGIN
MOV [multiple_submit,mod_feedback],[multiplesubmit,mod_feedback]
MOV [emailnotification_help,mod_feedback],[email_notification_help,mod_feedback]
AMOS END
2013-04-30 15:58:44 +08: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
Petr Skoda
cdbea7eed1
MDL-31607 use full course object for require_login() if already available
...
This eliminates 1 db query.
2012-04-22 17:41:47 +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
Andreas Grabs
9c5bc7a580
MDL-29804 - Clean up Feedback modules coding style
2011-10-28 00:30:42 +02:00
Sam Hemelryk
367a75fae4
themes lib MDL-24895 Multiple fixes to better handle overflow.
...
Major tasks undertaken in this patch:
* New format_text argument, overflowdiv.
* New page layout Report.
* Review of all format_text calls.
* Added support for the report layout to all themes.
* Changed forum post display from tables to divs.
2010-11-05 02:53:47 +00:00
Andreas Grabs
8d8e6694c8
MDL-24958 - bad permission check on anonymous feedbacks
2010-10-31 22:05:57 +00:00
Petr Skoda
2396a414e8
MDL-23927 improved guest handling
2010-08-25 08:58:22 +00:00
Andreas Grabs
2ad5d2efaa
wrong appearance on feedbacks located on the frontpage
2010-05-14 12:14:59 +00:00
Andreas Grabs
7620725fe5
wrong appearance on feedbacks located on the frontpage
2010-05-14 11:49:59 +00:00
Andreas Grabs
9d092aa91c
adding line $PAGE->set_heading(format_string($course->fullname));
2010-05-09 21:37:48 +00:00
Andreas Grabs
38b5a5e2bb
adding more infos on overview-tab
...
adding a preview-icon on header
adding a missing help-string
2010-05-04 21:21:36 +00:00
Andreas Grabs
6a471fe007
MDL-17069 - no longer using $_POST
2010-05-02 21:56:06 +00:00
Andreas Grabs
cf6c33cb01
removed a unnecessary $OUTPUT->box_start
2010-04-30 15:00:58 +00:00
Andreas Grabs
e8790d59bf
MDL-21695 - Replace built-in HTML help files with proper strings
2010-04-18 19:21:54 +00:00
Petr Skoda
596509e431
MDL-21695 renaming ->help_icon() to old_help_icon() and going to introduce new help_icon() with new parameters and detailed debugging - hopefully this will help during the conversion to new help
2010-04-13 20:34:27 +00:00
Andreas Grabs
c987dbad0e
removed all calls to feedback_load_capabilities()
2010-04-02 11:34:28 +00:00
Andreas Grabs
5dee2210f4
Non standard codingstyle,
...
replaced some urls with use of moodle_url class
2010-03-28 15:29:49 +00:00
Andreas Grabs
8001d6e794
MDL-19846 - Admin ability to submit answers
2010-03-08 22:02:36 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
4bcc51185c
MDL-21217, MDL-21198 simplified/improved outputlib help icon related apis + several fixed regresions
2009-12-30 15:19:55 +00:00
Sam Hemelryk
92059c7ee5
mod MDL-21169 Removed update this module button and ensured there was a link in the settings block for it.
2009-12-23 01:57:55 +00:00
Petr Skoda
1adbd2c350
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 14:55:15 +00:00
samhemelryk
84973212c4
mod-feedback MDL-19807 Added set_url calls, replaced deprecated functions
2009-09-24 06:11:39 +00:00
samhemelryk
ab5bd34d18
mod-feedback MDL-20254 Upgrade feedback module to make use of new navigation blocks
...
At the same time I also took the oppertunity to fix up the bugs within the feedback module that were making it un-usable
2009-09-11 02:04:38 +00:00
samhemelryk
84f797db5d
feedback MDL-19807 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
2009-09-07 08:10:42 +00:00
nicolasconnault
9fad7b201e
MDL-19807 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:14:12 +00:00
nicolasconnault
d4b1d58ca3
MDL-19807 Converted print_box* to $OUTPUT->box*
2009-08-10 04:59:26 +00:00
arborrow
dd5cb0b5c3
MDL-19846 - allow admins and teachers to complete feedback, removing not edititems check as it does not appear to make sense
2009-08-06 14:34:56 +00:00
nicolasconnault
c6ea08764b
MDL-19807 Converted all print_footer() calls
2009-08-06 14:15:15 +00:00
nicolasconnault
53b1f5da00
MDL-19807 Migrated calls to print_heading
2009-08-06 08:20:46 +00:00
skodak
50aa3fcc8b
MDL-18910 full support for module intro editor with embedded images
2009-04-22 04:38:25 +00:00
skodak
63b0256797
MDL-18910 normalised module intro and introformat
2009-04-20 18:51:37 +00:00
skodak
973d2660e6
MDL-16613 sesskey cleanup
2009-01-02 10:51:26 +00:00
skodak
d4a1fcaf11
MDL-16613 sesskey cleanup
2009-01-02 10:36:25 +00:00
dongsheng
ff9b4ea40a
"MDL-17570,clean align property, merged from 1.9"
2008-12-10 07:24:11 +00:00
agrabs
58627682fa
MDL-17249 - feedbacks on the mainsite are not accessible
2008-11-16 20:48:08 +00:00
dongsheng
5d2edd1ce9
"MDL-14129, fixed hardcoded print_error in feedback module"
2008-09-25 08:47:55 +00:00