Eloy Lafuente
0f66acede0
MDL-22135 - logs restore, course and activities + cleanup
2010-11-11 19:46:04 +00:00
Sam Marshall
bc499733f8
Choice: MDL-20440 Added completion support to Choice (mark completed when user makes choice)
2010-10-14 14:58:43 +00:00
Shane Elliott
f574d378d5
MDL-24649 Fixed typo preventing download in excel format
2010-10-13 09:00:31 +00:00
Petr Skoda
39790bd805
MDL-24321 switching to stdClass in /mod/
2010-09-21 08:37:36 +00:00
Petr Skoda
034ef76129
improved spelling
2010-09-18 12:31:20 +00:00
Petr Skoda
72d2982eb1
hmm, it is reset course not courses
2010-09-18 12:08:16 +00:00
Petr Skoda
91421f3ead
a few spelling fixes
2010-09-18 12:07:01 +00:00
Petr Skoda
9d97f08e99
MDL-14679 fixed multiple old style insert_record calls, we throw exceptions now from DML
2010-09-03 16:26:04 +00:00
Petr Skoda
b8ea3041eb
MDL-23184 activity names are now either PARAM_TEXT or PARAM_CLEANHTML, this should be more accurate
2010-09-02 18:29:39 +00:00
Eloy Lafuente
bb584d5053
MDL-23796 backup - delete temp hack in choice, not needed because parser now handles that ok
2010-08-24 14:12:41 +00:00
Sam Hemelryk
202912a477
restore MDL-23796 Temp fix for issue preventing choice mod from being restored if the backup was made with specific settings
2010-08-23 07:40:29 +00:00
Rossiani Wijaya
f7e9300061
MDL-23867 - removing some extra whitespaces.
2010-08-20 02:40:13 +00:00
Rossiani Wijaya
9d624d6694
MDL-23867 - fixed errors when there are no enrolled users.
...
also fixed incomplete use of moodle_url (MDL-19805).
2010-08-19 10:35:30 +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
Sam Hemelryk
c3853702a5
backup MDL-23727 Added styles for the backup cancel button changes
2010-08-17 05:28:56 +00:00
Petr Skoda
d1eb986a97
MDL-23784 removing obsolete choice images, pix is the only correct dir now
2010-08-12 16:46:35 +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
1ef927d9f9
MDL-23479 backup - choice revised & old code deleted (but restore logs)
2010-07-30 19:39:50 +00:00
David Mudrak
cd188086d3
MDL-23561 Fixed support for addHelpButton() in repeated elements
2010-07-29 07:54:30 +00:00
Petr Skoda
1b20b92792
MDL-23561 temp workaround
2010-07-28 14:16:17 +00:00
Eloy Lafuente
162d02c362
NOBUG backup - choice_answers aren't children of choice_options
2010-07-28 10:30:30 +00:00
rwijaya
31d085e2a3
MDL-20508 - Modified $PAGE and $OUTPUT to $this->page and $this->output
2010-07-28 09:27:28 +00:00
Eloy Lafuente
6ad734cab6
MDL-23479 backup - choice restore implementation
2010-07-27 23:50:15 +00:00
Rossiani Wijaya
aad6246860
MDL-20508 - fixed options styles and layout.
2010-07-26 03:00:39 +00:00
Rossiani Wijaya
adafec72ba
MDL-20508 - update the width of choice results graph.
2010-07-23 07:10:49 +00:00
Rossiani Wijaya
315d4971f3
MDL-20508 - update choice module to fix accessibility issue and eliminate the use of table.
2010-07-23 03:55:06 +00:00
Dan Marsden
58a8f28862
Choice MDL-23448 lang tidy for users that can be enrolled - don't call them guests.
2010-07-21 10:11:18 +00:00
Dan Marsden
b723a4f88c
Choice MDL-18602 - don't need these extra sql calls. - thanks to Brian Gray for pointing it out!
2010-07-16 00:55:54 +00:00
Dan Marsden
9fd2f3c1b0
Choice MDL-23248 - check if var exists before setting.
2010-07-13 23:25:19 +00:00
Eloy Lafuente
3f9d86cd69
MDL-21432 backup - choice restore (missing steps). Enables activity settings
2010-07-06 22:38:53 +00:00
Petr Skoda
2e0406a53a
repeating upgrade typo fixed
2010-07-06 16:10:17 +00:00
Dan Marsden
ce4f56bd3e
Choice MDL-23092 don't start page output before redirect.
2010-07-05 23:02:17 +00:00
Dan Marsden
9b854b2d21
Choice MDL-23089 use correct strings - thanks to Brian Gray for report/fix
2010-07-05 22:56:24 +00:00
Dan Marsden
c83d9e12b9
Choice MDL-23088 fix old get_record call - thanks to Brian Gray for report/patch
2010-07-05 22:44:39 +00:00
Dan Marsden
7aba17d2af
Choice MDL-23087 use consistant header with other modules
2010-07-05 22:42:46 +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
David Mudrak
995f2d51d7
MDL-12192 Language specific label separator instead of hardcoded ': '
...
New string is available. Use get_string('labelsep', 'langconfig') to be used
as a separator between a label and the labelled text. If you want to
produce <label> HTML element, you may be interested in the new
html_writer::label() method. Simple selects and URL selects now use it.
There are bambillion places where ': ' is hardcoded as a separator. I do
not think we have to fix them manually now (and mass search and replace
would be tricky) but everybody should stop adding new.
Do not abuse 'labelsep' for any other purposes. Note that it may not be
colon in some languages or sites.
2010-07-02 12:15:36 +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
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
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
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
Patrick Malley
a82fb0b629
Adding classes to lesson module
2010-05-03 17:35:21 +00:00
David Mudrak
539dfe2920
MDL-21695 Removing timerestrict help as recommended by Helen
2010-04-30 13:46:11 +00:00
David Mudrak
80de705fcb
MDL-21695 Choice module now uses new help strings
...
AMOS BEGIN
HLP choice/limit.html,[limitanswers_help,mod_choice]
HLP choice/options.html,[choiceoptions_help,mod_choice]
HLP choice/timerestrict.html,[timerestrict_help,mod_choice]
AMOS END
2010-04-30 12:05:29 +00:00
David Mudrak
a48bf07993
Fixing Chat event type + handling illegal eventtype displaying
...
Without this fix, chat created events with eventtype set to boolean.
Such value was then used by calendar block to get a string, which
now produces coding_exception.
2010-04-30 10:53:39 +00:00
Eloy Lafuente
98baf0d721
MDL-22234 backup - implement choice backup (used for backup tutorial)
2010-04-29 00:00:41 +00:00
Helen Foster
67bf124159
MDL-21695 adding help strings
2010-04-22 09:43:41 +00:00