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
Charles Fulton
66969d5004
MDL-32889 lib: escape filename in Content-Disposition header
2012-05-09 16:03:33 -04: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
9c5bc7a580
MDL-29804 - Clean up Feedback modules coding style
2011-10-28 00:30:42 +02:00
Andreas Grabs
73043833e9
MDL-19489 - add conditional branching (my first try)
2010-05-16 20:05:51 +00:00
Andreas Grabs
6b0b57294d
MDL-20442 - now you can switch to ignore empty submits
...
MDL-14534 - now you can remove 'Not selected' option
2010-05-13 10:48:24 +00:00
Andreas Grabs
30ec6bc9ed
MDL-21227 - convert Feedback to new files api
2010-04-22 11:26:02 +00:00
Petr Skoda
9006ded3a7
MDL-22050 dear 'thischarset', we did not need you since 1.7, time to say good bye, RIP
2010-04-10 18:20:54 +00:00
Andreas Grabs
b6f2600152
correction of $cm, $course, $feedback setup
2010-04-02 21:26:17 +00:00
Andreas Grabs
53ba55eca2
insert calls to require_capability()
2010-04-02 20:38:17 +00:00
Andreas Grabs
c987dbad0e
removed all calls to feedback_load_capabilities()
2010-04-02 11:34:28 +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
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
dongsheng
5d2edd1ce9
"MDL-14129, fixed hardcoded print_error in feedback module"
2008-09-25 08:47:55 +00:00
skodak
0085fff8b2
MDL-15107 feedback dml conversion
2008-06-07 22:22:06 +00:00
agrabs
6178c62a9a
fixed required_sesskey missing on complete_guest.php
...
added grouping feature (it have to be tested yet)
2008-04-28 21:19:27 +00:00
moodler
c70ad9f736
MDL-14493 First checkin of Feedback module into HEAD.
...
I made a number of small tidy-ups to the contrib version before adding this here:
- fixed some language string names
- renamed a capability from deletecompleteds to deletesubmissions (can we use "submissions" everywhere?)
- got rid of language packs (moved english to correct location)
- deleted 'pics' type (it needs to be rewritten to use user files in moodledata)
- moved changelog into README.txt
- moved captcha font out of subdir
- bumped version to today
Thanks very much to Andreas Grabs for all your work on this module so far, and congratulations! :-)
2008-04-23 09:33:54 +00:00