Commit Graph

234 Commits

Author SHA1 Message Date
Petr Skoda 6938191bdf MDL-21227 feedback code must not touch course summary files, code needs to be fixed, sorry - adding a few die statements to prevent execution; and tons of incorrect whitespace fixed too 2010-06-11 09:12:57 +00:00
Sam Hemelryk 7487c85699 course formats MDL-22647 Course format names are now properly supported and used. Big thanks to Brandon Turner for the patch. 2010-06-08 06:21:25 +00:00
Andreas Grabs 9e1aed5330 existing questions now can be saved as new question 2010-06-04 21:12:27 +00:00
Andreas Grabs 6cc1599e09 captcha now uses the recaptcha-plugin and
some code cleanups
2010-06-04 20:21:08 +00:00
Andreas Grabs 5e97c34df7 optimized the code of item_form. put the common calls into the parrent class "feedback_item_form_class.php" 2010-06-04 11:13:36 +00:00
Andreas Grabs 3a787259fe cleaning up the code and add some documentations 2010-06-04 10:29:55 +00:00
Rossiani Wijaya dfc511888f MDL-20447 - add heading to the page and fix navbar content. 2010-05-28 03:38:41 +00:00
Helen Foster 0b6dc629d8 MDL-21695 rewording help strings 2010-05-21 15:35:36 +00:00
Sam Marshall 31c9330392 accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
Andreas Grabs 645ba122dc MDL-19835 - Produce list of emails for non-respondents 2010-05-20 15:33:00 +00:00
Andreas Grabs 8d7b8286c4 MDL-19835 - Produce list of emails for non-respondents 2010-05-20 14:32:26 +00:00
Andreas Grabs da12126322 removed 'user' => CAP_ALLOW 2010-05-20 11:22:36 +00:00
Andreas Grabs 73043833e9 MDL-19489 - add conditional branching (my first try) 2010-05-16 20:05:51 +00:00
Martin Dougiamas 82b90a59c1 feedback - just fixing some PHP comments 2010-05-16 16:05:20 +00:00
Andreas Grabs 8fec97bf4c MDL-20442 - now you can switch to ignore empty submits
MDL-14534 - now you can remove 'Not selected' option
2010-05-16 08:31:34 +00:00
Andreas Grabs db1a1c0d9e MDL-20442 - now you can switch to ignore empty submits
MDL-14534 - now you can remove 'Not selected' option
2010-05-16 08:17:09 +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 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
Martin Dougiamas bfebaf64d8 MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
Andreas Grabs 794732941c MDL-20442 - now you can switch to ignore empty submits
MDL-14534 - now you can remove 'Not selected' option
2010-05-11 22:32:53 +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 7227d8391b set this module hidden by default 2010-05-04 16:10:08 +00:00
Andreas Grabs 71720abd2f public templates deactivated 2010-05-02 22:17:26 +00:00
Andreas Grabs 6a471fe007 MDL-17069 - no longer using $_POST 2010-05-02 21:56:06 +00:00
Andreas Grabs 028e1e4f55 MDL-18618 - browse feedbacks in a better way 2010-05-02 17:48:53 +00:00
Andreas Grabs 8a23b38c16 MDL-18618 - browse feedbacks in a better way 2010-05-02 17:33:57 +00:00
Andreas Grabs 248bafd6d2 MDL-18618 - browse feedbacks in a better way 2010-05-02 16:02:25 +00:00
Andreas Grabs 31c0fa53b0 Start replacing tables with div-tags and css-classes 2010-05-02 12:00:56 +00:00
Andreas Grabs afdb192056 Start replacing tables with div-tags and css-classes 2010-04-30 23:02:30 +00:00
Andreas Grabs cf6c33cb01 removed a unnecessary $OUTPUT->box_start 2010-04-30 15:00:58 +00:00
Andreas Grabs 194dd279cc fixed typos 2010-04-30 11:48:33 +00:00
Andreas Grabs fc919723ac MDL-21227 - convert Feedback to new files api - recent files 2010-04-30 10:51:58 +00:00
Andreas Grabs 74be01e5cd fixed: missing required_param id for delete_completed.php 2010-04-30 10:36:23 +00:00
Andreas Grabs cb3dcd788f MDL-22151 - implement new moodle2 backup 2010-04-30 10:34:51 +00:00
Andreas Grabs b4d91fcb0b MDL-22151 - implement new moodle2 backup 2010-04-30 10:06:22 +00:00
Andreas Grabs 184aa32810 Add a DISTINCT clause in a SELECT statement 2010-04-27 18:33:27 +00:00
Andreas Grabs 1483231357 MDL-21227 - convert Feedback to new files api
Currently there is a temporary workarround. Files for templates will be saved in the filearea "course_summary"
2010-04-27 16:34:16 +00:00
Andreas Grabs 4f37db419b MDL-21227 - convert Feedback to new files api 2010-04-27 08:30:30 +00:00
Andreas Grabs 45c2f92aa3 MDL-21227 - convert Feedback to new files api 2010-04-23 23:18:56 +00:00
Andreas Grabs 271fdd6212 MDL-21227 - convert Feedback to new files api 2010-04-23 22:58:44 +00:00
Andreas Grabs a59ff6b085 MDL-21227 - convert Feedback to new files api 2010-04-23 21:25:27 +00:00
Martin Dougiamas 5435c9dcc4 help strings MDL-21695 changed _hlp to _help and fixed help.php to format those strings properly 2010-04-23 07:46:35 +00:00
Andreas Grabs 882f08c845 i have a function removed by mistake 2010-04-22 12:02:12 +00:00
Andreas Grabs 30ec6bc9ed MDL-21227 - convert Feedback to new files api 2010-04-22 11:26:02 +00:00
Andreas Grabs ff803433e6 renamed the styles.php in styles.css 2010-04-21 13:23:19 +00:00
Andreas Grabs 9d5fbd6554 the function feedback_print_item() now is splitted into 3 functions
feedback_print_item_preview()
feedback_print_item_complete()
feedback_print_item_show_value()
Now there is more control over the output
2010-04-21 11:48:49 +00:00
Sam Hemelryk 3406acdef9 navigation MDL-22044 Major navigation structure changes.
Navigation has now been re-ordered in accordance with http://docs.moodle.org/en/Development:Navigation_2.0_structure.
This has led to several changes in the way in which navigation is generated included API changes, most notably using the
navigation_nodes add method now returns the newly added node rather than the key.
At the same time the global_navigation_tree block has been renamed to navigation and settings_navigation_tree to settings.
2010-04-19 06:30:30 +00:00
Andreas Grabs e8790d59bf MDL-21695 - Replace built-in HTML help files with proper strings 2010-04-18 19:21:54 +00:00