2371 Commits

Author SHA1 Message Date
David Mudrak
83fc9994bb MDL-21695 Fixing some regressions at the course settings page
AMOS BEGIN
 HLP expirynotify.html,[notify_help,core]
AMOS END
2010-05-04 10:07:47 +00:00
jerome mouneyrac
276f590e11 community MDL-19314 improved the community search function (still lot more coming soon), fix subject field when publishing course 2010-05-04 09:41:44 +00:00
David Mudrak
ddd9f9266b MDL-21695 Help strings for the activity module common settings
AMOS BEGIN
 HLP cmidnumber.html,[idnumbermod_help,core]
 HLP completion/completionexpected.html,[completionexpected_help,core_completion]
 HLP completion/completionlocked.html,[completionlocked_help,core_completion]
 HLP condition/completioncondition.html,[completioncondition_help,core_condition]
 HLP condition/conditiondates.html,[availablefrom_help,core_condition]
 HLP condition/conditiondates.html,[availableuntil_help,core_condition]
 HLP condition/showavailability.html,[showavailability_help,core_condition]
 HLP grouping.html,[grouping_help,core_group]
 HLP groupmembersonly.html,[groupmembersonly_help,core_group]
 HLP groupmode.html,[groupmode_help,core_group]
AMOS END
2010-05-03 20:43:55 +00:00
Petr Skoda
3e29781d11 MDL-21655 fixed regression which prevented guests to enter access key 2010-05-03 19:50:57 +00:00
David Mudrak
5e67868ef0 MDL-21695 Course settings page help strings
Many of them are missing at the moment, Helen shall fix that soon

AMOS BEGIN
 HLP courseavailability.html,[availability_help,core]
 HLP coursecategory.html,[category_help,core]
 HLP courseenrollable2.html,[enrollable_help,core]
 HLP courseenrolmentplugins.html,[enrolmentplugins_help,core]
 HLP courseformats.html,[format_help,core]
 HLP coursegrades.html,[showgrades_help,core]
 HLP coursehiddensections.html,[hiddensections_help,core]
 HLP courseidnumber.html,[idnumbercourse_help,core]
 HLP coursenewsitems.html,[newsitemsnumber_help,core]
 HLP coursereports.html,[showreports_help,core]
 HLP courseshortname.html,[shortnamecourse_help,core]
 HLP coursestartdate.html,[startdate_help,core]
 HLP courseuploadsize.html,[maximumupload_help,core]
 HLP expirynotify.html,[expirynotify_help,core]
 HLP expirynotifystudents.html,[expirynotifystudents_help,core]
 HLP expirythreshold.html,[expirythreshold_help,core]
 HLP groupmodeforce.html,[groupmodeforce_help,core]
 HLP groupmode.html,[groupmode_help,core]
 HLP metacourse.html,[managemeta_help,core]
 HLP rolerenaming.html,[rolerenaming_help,core]
AMOS END
2010-05-03 17:07:51 +00:00
jerome mouneyrac
7cfb760e41 course publication MDL-19315 remove personal log file call 2010-05-03 11:39:09 +00:00
jerome mouneyrac
a8f201f88c course publication MDL-19315 work version of course sharing 2010-05-03 11:37:00 +00:00
jerome mouneyrac
63c9d714b8 course publication MDL-19315 add help icons for course publication form 2010-05-03 06:31:39 +00:00
Dan Marsden
e7983475fd Events MDL-16203 - add user info to event trigger. 2010-05-02 22:43:35 +00:00
Martin Dougiamas
088e33633b Avoid a set_url notice on this page when user isn't enrolled 2010-05-02 09:12:18 +00:00
jerome mouneyrac
07ab0c80ec hub MDL-19309 new site registration form + course publication + community block 2010-05-01 05:05:55 +00:00
David Mudrak
530d2d72e4 MDL-21695 Forum module now uses new help strings
AMOS BEGIN
 HLP forum/assessaggregate.html,[aggregatetype_help,mod_forum]
 HLP forum/attachment2.html,[attachment_help,mod_forum]
 HLP forum/displayperiod.html,[displaystart_help,mod_forum]
 HLP forum/displayperiod.html,[displayend_help,mod_forum]
 HLP forum/forumtype.html,[forumtype_help,mod_forum]
 HLP forum/forumtypenews.html,[namenews_help,mod_forum]
 HLP forum/manageposts.html,[blockperiod_help,mod_forum]
 HLP forum/manageposts.html,[blockafter_help,mod_forum]
 HLP forum/manageposts.html,[warnafter_help,mod_forum]
 HLP forum/maxattachments.html,[maxattachments_help,mod_forum]
 HLP forum/maxattachmentsize.html,[maxattachmentsize_help,mod_forum]
 HLP forum/mods.html,[modulename_help,mod_forum]
 HLP forum/ratings.html,[separatedandconnectedinfo,core]
 HLP forum/rssarticles.html,[rssarticles_help,mod_forum]
 HLP forum/rsstype.html,[rsstype_help,mod_forum]
 HLP forum/subscription2.html,[subscriptionmode_help,mod_forum]
 HLP forum/subscription.html,[subscription_help,mod_forum]
 HLP forum/trackingtype.html,[trackingtype_help,mod_forum]
AMOS END
2010-04-30 16:35:55 +00:00
Martin Dougiamas
9dcc69bec1 MDL-2631 admin -> manager in caps 2010-04-30 03:13:07 +00:00
Martin Dougiamas
2be4d090c0 course completion MDL-2631 Course completion feature - Thanks to Aaron Barnes and Catalyst IT for this significant contribution. It is now officially possible to finish a course!
Even though I've tweaked this and done some polishing, there is still plenty to do on it now in HEAD, mostly to do with UI, usability and strings, so we'll keep working on it.  Aaron already has a number of improvements to add to it.
2010-04-30 03:06:22 +00:00
David Mudrak
59f19480a8 MDL-21695 Missing string producing debugging message, to be shortened probably 2010-04-30 01:01:35 +00:00
Martin Dougiamas
760b2edbe1 More nav cleanups 2010-04-29 17:06:26 +00:00
Martin Dougiamas
07a737de56 Just cleaning up this log report in the nav menu 2010-04-29 16:59:58 +00:00
Martin Dougiamas
2b3d1ac71b MDL-14632 Removed switchroles from the course view page 2010-04-29 09:32:15 +00:00
Dan Marsden
30b5ee6b06 Plagiarism Lib MDL-13680 - reverting commit for now. 2010-04-28 02:47:25 +00:00
Dan Marsden
cc3b3fae5d Plagiarism Lib MDL-13680 - add Plagiarism lib support for modules. - initially including the assignment module and Turnitin service - Backup deliberately excluded at this stage and I expect some of the file handling to change slightly before 2.0 release. 2010-04-27 21:52:07 +00:00
Sam Hemelryk
b6a56aeae0 navigation MDL-14632 Improved display conditions for progress report 2010-04-27 03:18:58 +00:00
Martin Dougiamas
83f1fa9c4d courseformat/weeks MDL-20628 removed some notices 2010-04-27 03:10:58 +00:00
Petr Skoda
e60ff53619 MDL-21781 move cohorts away when deleting course category 2010-04-23 09:14:36 +00:00
Petr Skoda
864e2805d0 MDL-21781 integrating cohorts into UI - admin tree and list of categories in edit mode (there is no other better place which shows all categories imho) 2010-04-23 09:13:19 +00:00
Sam Hemelryk
b767607103 course MDL-20628 Fixed up topics so section names are printed on view 2010-04-23 08:00:30 +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
Sam Hemelryk
0f4ab67d84 course MDL-20628 Added the ability to name a course section, thanks Michael for the initial patch 2010-04-23 07:17:21 +00:00
Martin Dougiamas
4c14885683 MDL-22056 More tidying up of pluginnames for course reports, and more component names tidying 2010-04-22 15:54:20 +00:00
Andrew Davis
63e87951e6 rating MDL-21657 updated version of ratings including forum and glossary integration 2010-04-22 05:15:23 +00:00
Sam Hemelryk
dc07683108 navigation MDL-22044 Course format can now choose the string that is used for section 0, defaults to general 2010-04-22 01:26:45 +00:00
Sam Hemelryk
ba9dc077c4 roles MDL-22126 Fixed up usage of admin/roles/tags.php 2010-04-21 02:43:02 +00:00
David Mudrak
0831fd7841 MDL-22054 Fixed 'Edit' string in core strings
AMOS BEGIN
 CPY [edit,core],[edita,core]
 REM do not forget to drop placeholder from [edit,core] in all languages
AMOS END
2010-04-20 17:57:12 +00:00
Petr Skoda
9719412367 new string_manager identified coding problem - wrong get_string() params again - fixing 2010-04-20 15:15:11 +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
Sam Hemelryk
7e18467262 course-format MDL-22071 Added clearfix class to section lis 2010-04-15 02:04:28 +00:00
Petr Skoda
e926e953a3 MDL-22015 removing obsolete TODOs 2010-04-14 14:38:56 +00:00
Petr Skoda
97b7d149b6 MDL-22015 deprecated get_list_of_currencies() method - improved string_manager encapsulation 2010-04-14 14:04:21 +00:00
Petr Skoda
1f96e907ea MDL-22084 making a clear distinction between list of our translations and list of all languages defined in ISO 639-2 2010-04-14 09:45:49 +00:00
Petr Skoda
d2265f130c MDL-21695 more help conversion examples
AMOS BEGIN
 HLP mods.html,[activities_hlp,core]
AMOS END
2010-04-14 08:54:17 +00:00
Petr Skoda
3fc066917d MDL-21695 adding support for module help 2010-04-13 21:59:15 +00:00
Petr Skoda
503d243a3c MDL-21695 first sample help migration - course full name
AMOS BEGIN
 HLP coursefullname.html,[fullnamecourse_hlp,core]
AMOS END
2010-04-13 21:55:02 +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
Petr Skoda
d9d74c8e3d MDL-22054 converting course formats to have own lang packs
AMOS START
 MOV [namescorm,core],[sectionname,format_scorm]
 MOV [namesocial,core],[sectionname,format_social]
 MOV [nametopics,core],[sectionname,format_topics]
 MOV [nameweeks,core],[sectionname,format_weeks]
AMOS END
2010-04-11 12:55:59 +00:00
Petr Skoda
ff67afbd95 MDL-22054 converting course formats to have own lang packs
AMOS START
 MOV [formatscorm,core],[pluginname,format_scorm]
 MOV [formatsocial,core],[pluginname,format_social]
 MOV [formattopics,core],[pluginname,format_topics]
 MOV [formatweeks,core],[pluginname,format_weeks]
AMOS END
2010-04-11 12:46:14 +00:00
Petr Skoda
0edb4aad67 MDL-22054 skip loading of missing modules on course page 2010-04-11 09:05:48 +00:00
Petr Skoda
4248b15cf8 MDL-22050 removing moodle/langconfig duplicates
AMOS BEGIN
  MOV [backupnameformat,core],[backupnameformat,core_langconfig]
AMOS END
2010-04-10 17:35:19 +00:00
David Mudrak
30c8dd34f7 MDL-15252 Re-committing all English strings exported from AMOS
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.

The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.

Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667 MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs 2010-04-10 07:24:56 +00:00
Anthony Borrow
f854cfae80 MDL-18044 - updating missed scalestip string to scalestip2 2010-04-09 08:40:03 +00:00
Petr Skoda
98da60215e MDL-22033 groupings now enabled unconditionally, groupmembersonly kept as experimental - this simplifies groups code logic a bit, user interface changes should not be significant because the groupings are not visible much until at least one created; hopefully the new description of groupmembersonly will have to preventsome gradebook complaints 2010-04-07 07:37:12 +00:00