Petr Skoda
516c5eca68
MDL-24698 hopefully fixed all completion_info problems
2010-11-17 06:23:56 +00:00
Eloy Lafuente
0f66acede0
MDL-22135 - logs restore, course and activities + cleanup
2010-11-11 19:46:04 +00: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
David Mudrak
e46b01d893
NOMDL Typo3 expects charset names in lower case
2010-11-03 19:33:08 +00:00
Andreas Grabs
8d8e6694c8
MDL-24958 - bad permission check on anonymous feedbacks
2010-10-31 22:05:57 +00:00
Andreas Grabs
8a41eb4fa8
MDL-23271 - missing completion on submit for feedback
2010-10-22 23:19:23 +00:00
Andreas Grabs
0b6b46d5f3
MDL-24466 - upgrading mod_feedback error
2010-09-30 23:17:24 +00:00
Andreas Grabs
e38442715b
MDL-24450 - searching in mapcourses fails
2010-09-29 20:43:01 +00:00
Andreas Grabs
bf1b9ef70b
MDL-24357 - Information on Course in Feedback Module Prints Incorrectly in Show Responses Tab
2010-09-23 22:24:18 +00:00
Petr Skoda
39790bd805
MDL-24321 switching to stdClass in /mod/
2010-09-21 08:37:36 +00:00
Petr Skoda
91c49d9233
improved variable initialisation
2010-09-18 12:51:47 +00:00
Petr Skoda
91011b1831
fixed PHP strict object initialisation
2010-09-18 12:51:08 +00:00
Petr Skoda
a6807ceb04
fixed incorrect intersect copy/pasted from assignment module
2010-09-18 12:50:22 +00:00
Petr Skoda
436bbff379
fixed global DB
2010-09-18 12:49:43 +00:00
Petr Skoda
4fc649ae8c
fixed use of $this->item
2010-09-18 12:49:16 +00:00
Petr Skoda
034ef76129
improved spelling
2010-09-18 12:31:20 +00:00
Andreas Grabs
3fac763e5f
MDL-24085 - unused tablelib where in show_nonrespondents.php
2010-09-05 19:53:15 +00:00
Petr Skoda
0f21a964a5
MDL-24079 fixing recent regressions caused by api changes in tablelib; sorry I did not find the problem earlier
2010-09-05 12:35:51 +00:00
Petr Skoda
0f1b6a5eb8
MDL-24079 feedback now using new sql_like
2010-09-04 13:58:49 +00:00
Petr Skoda
dd88de0ebd
MDL-14679 fixed remaining old style update_record()s
2010-09-03 18:01:25 +00:00
Petr Skoda
1d28bdbde1
MDL-24058 removed forgotten addslashes from feedback
2010-09-02 12:34:51 +00:00
Petr Skoda
2396a414e8
MDL-23927 improved guest handling
2010-08-25 08:58:22 +00:00
David Mudrak
370d793c98
MDL-23318 Consistent usage of 'pluginadministration' string for the Settings block
...
AMOS BEGIN
MOV [assignmentadministration,mod_assignment],[pluginadministration,mod_assignment]
MOV [dataadministration,mod_data],[pluginadministration,mod_data]
MOV [feedbackadministration,mod_feedback],[pluginadministration,mod_feedback]
MOV [folderadministration,mod_folder],[pluginadministration,mod_folder]
MOV [forumadministration,mod_forum],[pluginadministration,mod_forum]
MOV [glossaryadministration,mod_glossary],[pluginadministration,mod_glossary]
MOV [chatadministration,mod_chat],[pluginadministration,mod_chat]
MOV [choiceadministration,mod_choice],[pluginadministration,mod_choice]
MOV [imscpadministration,mod_imscp],[pluginadministration,mod_imscp]
MOV [labeladministration,mod_label],[pluginadministration,mod_label]
MOV [lessonadministration,mod_lesson],[pluginadministration,mod_lesson]
MOV [pageadministration,mod_page],[pluginadministration,mod_page]
MOV [quizadministration,mod_quiz],[pluginadministration,mod_quiz]
MOV [resourceadministration,mod_resource],[pluginadministration,mod_resource]
MOV [scormadministration,mod_scorm],[pluginadministration,mod_scorm]
MOV [surveyadministration,mod_survey],[pluginadministration,mod_survey]
MOV [urladministration,mod_url],[pluginadministration,mod_url]
MOV [wikiadministration,mod_wiki],[pluginadministration,mod_wiki]
MOV [workshopadministration,mod_workshop],[pluginadministration,mod_workshop]
AMOS END
2010-08-17 17:35:12 +00:00
Petr Skoda
2c7a77f36a
MDL-23784 removing obsolete feedback images, pix is the only correct dir now
2010-08-12 16:47:27 +00:00
Andreas Grabs
a24bfe0804
MDL-23479 - Adding support for dependitem
2010-08-11 20:42:17 +00:00
Andreas Grabs
b8baf0ad03
MDL-23275 - Feedback error also when update a question
2010-08-11 19:25:58 +00:00
Andreas Grabs
2986ddb431
Numeric answers was print out as string in the detailed xls-sheet
2010-08-04 14:06:27 +00:00
Andreas Grabs
a82633f401
Numeric answers was print out as string in the detailed xls-sheet
2010-08-04 13:53:07 +00:00
Petr Skoda
611b0a0c9b
MDL-23628 removed more log_display upgrade leftovers
2010-08-04 09:48:04 +00:00
Petr Skoda
c6d75bffa5
MDL-23628 improved log action support - now similar to handling of capabilities
2010-08-03 10:07:18 +00:00
Eloy Lafuente
d68c337f5b
MDL-23479 backup - various fixes in feedback backup & restore + delete old code (but logs restore)
2010-08-02 23:31:29 +00:00
Dan Marsden
f49c536154
MDL-23479 feedback restore code - correct time shifting
2010-08-02 00:47:31 +00:00
Dan Marsden
76187215d5
MDL-23479 feedback restore code - correct time shifting
2010-08-02 00:33:51 +00:00
Dan Marsden
731ca13c9d
MDL-23479 feedback restore code
2010-07-28 09:57:04 +00:00
Petr Skoda
b626322b51
MDL-19698 deprecated assign new by ref in feedback
2010-07-19 08:33:18 +00:00
Andreas Grabs
c27bb7ca15
MDL-23311 - Feedback code need upgrade by developer when adding scale
2010-07-16 20:54:09 +00:00
Andreas Grabs
cb416e5042
MDL-23275 - Feedback error when adding question
...
MDL-23276 - Adding a feddback question shoud return to fedback questions
2010-07-14 19:38:57 +00:00
Petr Skoda
dbf9e4bae3
MDL-23234 finally standardised use of settings.php across all plugins - the only partial exceptions now are report and local plugins
2010-07-13 13:56:55 +00:00
Andreas Grabs
32d2ddab5d
MDL-21227 - now templates can save images on course-context :). Thanks to Petr!!!
2010-07-07 21:37:10 +00:00
Petr Skoda
2e0406a53a
repeating upgrade typo fixed
2010-07-06 16:10:17 +00:00
Martin Dougiamas
9a5b90053b
MDL-22056 Adding pluginname to activity modules to fix gradebook issues caused by MDL-23071 (keeping modulename for n)
...
AMOS BEGIN
CPY [modulename,assignment],[pluginname,assignment]
CPY [modulename,chat],[pluginname,chat]
CPY [modulename,choice],[pluginname,choice]
CPY [modulename,data],[pluginname,data]
CPY [modulename,feedback],[pluginname,feedback]
CPY [modulename,folder],[pluginname,folder]
CPY [modulename,forum],[pluginname,forum]
CPY [modulename,glossary],[pluginname,glossary]
CPY [modulename,hotpot],[pluginname,hotpot]
CPY [modulename,imscp],[pluginname,imscp]
CPY [modulename,label],[pluginname,label]
CPY [modulename,lesson],[pluginname,lesson]
CPY [modulename,page],[pluginname,page]
CPY [modulename,quiz],[pluginname,quiz]
CPY [modulename,resource],[pluginname,resource]
CPY [modulename,survey],[pluginname,survey]
CPY [modulename,url],[pluginname,url]
CPY [modulename,wiki],[pluginname,wiki]
CPY [modulename,workshop],[pluginname,workshop]
AMOS END
2010-07-05 05:12:39 +00:00
Petr Skoda
3a11c09f5b
MDL-21676 user_picture refactoring, reenabling email requirement - towards Gravatar support
2010-07-04 18:36:34 +00:00
Petr Skoda
a4cdd6d2c8
MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing
2010-07-04 10:27:56 +00:00
Petr Skoda
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +00:00
Petr Skoda
eae1948cee
MDL-22910 workaround for inability of Oracle and MS sql to find distinct text fields, improved perf in all dbs
2010-06-30 20:42:11 +00:00
Petr Skoda
df997f841f
MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week
...
AMOS START
MOV [sendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage,enrol_self]
MOV [configsendcoursewelcomemessage,core_admin],[sendcoursewelcomemessage_desc,enrol_self]
MOV [enrolstartdate,core],[enrolstartdate,enrol_self]
MOV [enrolenddate,core],[enrolenddate,enrol_self]
CPY [welcometocourse,core],[welcometocourse,enrol_self]
CPY [welcometocoursetext,core],[welcometocoursetext,enrol_self]
MOV [notenrollable,core],[notenrollable,core_enrol]
MOV [enrolenddaterror,core],[enrolenddaterror,enrol_self]
MOV [enrolmentkeyhint,core],[passwordinvalidhint,enrol_self]
MOV [coursemanager,core_admin],[coursecontact,core_admin]
MOV [configcoursemanager,core_admin],[coursecontact_desc,core_admin]
MOV [enrolledincourserole,core],[enrolledincourserole,enrol_manual]
MOV [enrolme,core],[enrolme,core_enrol]
MOV [unenrol,core],[unenrol,core_enrol]
MOV [unenrolme,core],[unenrolme,core_enrol]
MOV [enrolmentnew,core],[enrolmentnew,core_enrol]
MOV [enrolmentnewuser,core],[enrolmentnewuser,core_enrol]
MOV [enrolments,core],[enrolments,core_enrol]
MOV [enrolperiod,core],[enrolperiod,core_enrol]
MOV [unenrolroleusers,core],[unenrolroleusers,core_enrol]
AMOS END
2010-06-21 15:30:49 +00:00
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