1
0
mirror of https://github.com/moodle/moodle.git synced 2025-04-01 14:32:45 +02:00

10392 Commits

Author SHA1 Message Date
Petr Skoda
31e83f9916 fixed notes lang typo 2010-05-21 19:17:35 +00:00
Petr Skoda
ff24ae3b36 another typo 2010-05-21 18:00:13 +00:00
Petr Skoda
00cddbd3dc yet another overridden typo 2010-05-21 17:57:49 +00:00
Petr Skoda
1ef61171d7 fixed another typo 2010-05-21 17:57:21 +00:00
Petr Skoda
994d33e06d fixed typo 2010-05-21 17:55:50 +00:00
Petr Skoda
36654970e6 fixed some old typos 2010-05-21 17:51:33 +00:00
Petr Skoda
3fa6992509 fixed some typos 2010-05-21 17:46:11 +00:00
Petr Skoda
763b8ebe53 MDL-22546 removing dirroot error string which is not used any more 2010-05-21 17:39:26 +00:00
Petr Skoda
3b5ff37f24 MDL-22546 removing dirroot from the config.php - this should finally solve the symbolic links issues because we know 100% what should be in $CFG->dirroot once we get into lib/setup.php, it is being initialised there automatically instead + more robust handling of dataroot + simplified config-dist.php and installer; the $CFG->admin is now visible only if admin directory can not be found; please note the old config.php's are still going to work, if admins remove the dirroot they have to add the __FILE__ into require_once lib/setup.php at the end of old config 2010-05-21 17:32:15 +00:00
David Mudrak
a4bc3cf821 MDL-21695 gradebook: Item weight help string
Most of the calls has been fixed by the previous commit as item weight
is in fact just an interpretation of aggregation coefficient value.

AMOS BEGIN
 HLP grade/aggregationcoefweight.html,[aggregationcoefweight_help,core_grades]
AMOS END
2010-05-21 13:46:53 +00:00
David Mudrak
3869ab1ac6 MDL-21695 gradebook: Extra credit help strings
String aggregationcoefextraweight is used when editing an item which is
aggregated by Mean of grades (with extra credit) and was reworded to
Extra credit weight (because in fact it is the weight of the extra
credit - if it equals zero, the grade is not extra)

String aggregationcoefextrasum is used for Sum of grades and Simple
weighted mean of grades, meaning a checkbox extra credit yes/no

String aggregationcoefextra is used in the header of table Categories
and items (either Simple view or Full view). It must contain the information
about both meanings of aggregation.

AMOS BEGIN
 HLP grade/aggregationcoefcombo.html,[aggregationcoefextra_help,core_grades]
 HLP grade/aggregationcoefextra.html,[aggregationcoefextraweight_help,core_grades]
 HLP grade/aggregationcoefextrasum.html,[aggregationcoefextrasum_help,core_grades]
AMOS END
2010-05-21 13:46:28 +00:00
David Mudrak
75dc321807 MDL-21695 Replacing grade/aggregatesubcats.html
AMOS BEGIN
 HLP grade/aggregatesubcats.html,[aggregatesubcats_help,core_grades]
AMOS END
2010-05-21 13:45:55 +00:00
David Mudrak
53267b7970 MDL-21695 Replacing grade/aggregateoutcomes.html
AMOS BEGIN
 HLP grade/aggregateoutcomes.html,[aggregateoutcomes_help,core_grades]
AMOS END
2010-05-21 13:45:29 +00:00
jerome mouneyrac
544501449d publication MDL-19315 display message when no hub can be selected 2010-05-21 02:13:22 +00:00
Helen Foster
7a4b8aebb0 MDL-21695 adding help strings 2010-05-20 12:15:59 +00:00
Helen Foster
1884fec6dc MDL-21695 adding help strings 2010-05-20 09:34:26 +00:00
jerome mouneyrac
e80783f2c5 registration MDL-19313 trivial error in a string param 2010-05-20 07:00:42 +00:00
Dongsheng Cai
d8f3170367 MDL-16597, added some style to make filemanger prettier 2010-05-20 06:15:44 +00:00
Martin Dougiamas
03b12ea156 The private files block should have the same name as the file area 2010-05-20 05:11:46 +00:00
jerome mouneyrac
aa12fe56d9 publication MDL-19315 rollback to subjects order by string key 2010-05-20 03:02:32 +00:00
Martin Dougiamas
e1eea055e5 MDL-19315 Updated a string for hub publishing 2010-05-20 02:31:41 +00:00
Helen Foster
c816647873 MDL-21695 adding help string 2010-05-19 09:46:58 +00:00
jerome mouneyrac
37de0f0b35 publication MDL-19315 order subjects 2010-05-19 08:39:57 +00:00
Dongsheng Cai
4d2ee4c2c0 MDL-16597, move print_filemanager to $OUTPUT->file_manager, now theme designers are able to costomize file manager. 2010-05-19 08:05:36 +00:00
Martin Dougiamas
dec1351465 MDL-19315 Tidying up the publish page to remove the layout table 2010-05-19 07:41:25 +00:00
jerome mouneyrac
e2ed692db3 publication MDL-19315 add informative text to the hub selector page + select Moodle.org by default 2010-05-19 07:39:52 +00:00
jerome mouneyrac
3f106c06c7 registration MDL-19313 better display on the registration confirmation page. The confirmation page now retrieve the name of the hub. 2010-05-19 07:31:46 +00:00
jerome mouneyrac
bde8d7717e publication MDL-19315 add publisher email field + some help icons + reorder some fields + change some default 2010-05-19 05:30:34 +00:00
jerome mouneyrac
4676eaf79b publish course MDL-19315 refactor the publish index page + add unpublish operation 2010-05-19 03:21:58 +00:00
Dongsheng Cai
1345cc539c MDL-16597, tweak filemanager UI 2010-05-19 03:00:10 +00:00
Helen Foster
53ef9e3a1e MDL-21695 adding help string 2010-05-18 20:26:25 +00:00
Helen Foster
57507bcbae MDL-21695 obsolete help file 2010-05-18 12:05:20 +00:00
Helen Foster
16410b6927 MDL-21695 adding help and link strings 2010-05-18 11:34:27 +00:00
Helen Foster
d7768a692a MDL-21695 adding help and link strings 2010-05-18 08:04:11 +00:00
Andrew Davis
e8f0fae658 lang MDL-22320 hopefully fixing a string move in amos
AMOS BEGIN
MOV [messageprovider:instantmessage,core_message],[messageprovider:instantmessage,core]
AMOS END
2010-05-18 06:34:00 +00:00
David Mudrak
da6fe84865 MDL-21695 help/grade/idnumber.html
AMOS BEGIN
 HLP grade/idnumber.html,[idnumbermod_help,core]
AMOS END
2010-05-18 06:06:52 +00:00
David Mudrak
c8d463dd97 MDL-21695 help/grade/aggregateonlygraded.html
AMOS BEGIN
 HLP grade/aggregateonlygraded.html,[aggregateonlygraded_help,core_grades]
AMOS END
2010-05-18 06:06:35 +00:00
Helen Foster
42052d847b MDL-21695 rewording help strings 2010-05-17 20:19:19 +00:00
Helen Foster
1f2122c836 MDL-21695 adding help strings 2010-05-17 20:11:11 +00:00
David Mudrak
6c7a5df7a3 MDL-21695 Upload pictures and upload users - strings cleanup and fixing
Strings related to users uploading moved into admin.php component. Fixed
calling of new help strings. Fixed incorrect strings call.
The script also copies instructions from two previous commits as I
forgot that the commit must touch some string file to being parsed by
amos.

AMOS BEGIN
 HLP uploadusers3.html,[uploadusers_help,core_admin]
 HLP uploadusers2.html,[uploadusers_help,core_admin]
 HLP uploadusers.html,[uploadusers_help,core_admin]
 HLP uploadpictures.html,[uploadpictures_help,core_admin]
 MOV [uploadusers,core],[uploadusers,core_admin]
 MOV [uploadusers_help,core],[uploadusers_help,core_admin]
 HLP cookies.html,[cookiesenabled_help,core]
 HLP overrides.html,[overridepermissions_help,core_role]
 HLP permissions.html,[permission_help,core_role]
AMOS END
2010-05-17 15:16:33 +00:00
David Mudrak
dc5eed4fee MDL-21695 Cookies enabled help
AMOS BEGIN
 HLP cookies.html,[cookiesenabled_help,core]
AMOS END
2010-05-17 13:46:43 +00:00
David Mudrak
52236f053b MDL-21695 Permissions and overrides help strings
AMOS BEGIN
 HLP overrides.html,[overridepermissions_help,core_role]
 HLP permissions.html,[permission_help,core_role]
AMOS END
2010-05-17 12:43:02 +00:00
Martin Dougiamas
e641b745ee MDL-22015 Added a new setting langstringcache to enable/disable the string caching. Developers will want to switch this off. :) 2010-05-17 09:26:17 +00:00
Andrew Davis
ca30e949a8 gradebook MDL-22221 fixed some broken strings in the gradebook tooltips 2010-05-17 09:10:48 +00:00
Helen Foster
8d58ae88bc MDL-15129 lang string rewording 2010-05-17 07:24:55 +00:00
Helen Foster
204361238b MDL-21695 adding help strings 2010-05-15 16:05:52 +00:00
Martin Dougiamas
5fd304d3cb MDL-19309 Some updated language strings. Still working on them and the interface in some places. 2010-05-14 08:00:49 +00:00
Martin Dougiamas
9f580a84cd Added 'Any' string for use in select menus 2010-05-14 07:20:38 +00:00
Martin Dougiamas
f3287c1bf3 Changed upper case words to lower case. I love vim. 2010-05-14 06:55:51 +00:00
Sam Hemelryk
ba2789c101 navigation MDL-22425 Fixed courses not being shown to logged in users and removed all traces of mymoodleredirect settings 2010-05-14 06:41:44 +00:00