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
Petr Skoda
832d2d29a6
MDL-21781 removing user from cohorts during delete
2010-04-23 09:18:12 +00:00
Petr Skoda
5fa30fb7a6
MDL-21781 adding cohort as new core subsystem
2010-04-23 09:09:34 +00:00
David Mudrak
f66e44f26c
MDL-15252 Fixed regression: timezone name string may not be defined
2010-04-23 00:11:54 +00:00
David Mudrak
664e45028c
MDL-21694 documenting get_core_subsystem() purpose plus one typo
2010-04-22 19:40:22 +00:00
Petr Skoda
6d16792cf2
MDL-21694 usin new core_subsystesm() in renderers too; adding more docs
2010-04-22 08:45:36 +00:00
Eloy Lafuente
4bfdcfcf60
MDL-21432 backup 2.0 - initial commit. Enable forum backup
2010-04-21 14:17:11 +00:00
Petr Skoda
25346879b7
MDL-22085 support for iso-639-1
2010-04-20 08:36:22 +00:00
Petr Skoda
db975a46c0
MDL-22015 fixed recent regression
2010-04-14 14:37:56 +00:00
Petr Skoda
0aa759b01c
MDL-22015 more get_list_of_countries() refactoring
2010-04-14 14:27:10 +00:00
Petr Skoda
42b702a627
MDL-22015 list of pix names is not used any more
2010-04-14 14:05:39 +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
f6907ba954
MDL-22015 fixed php docs
2010-04-14 13:37:59 +00:00
Petr Skoda
ef686eb5c8
MDL-22015 new translation_exists() method - improved string_manager encapsulation
2010-04-14 13:16:20 +00:00
Petr Skoda
c11575dbe7
MDL-22015 improved get_string method - it can now fetch strings from any language, not just the current one
2010-04-14 12:51:53 +00:00
Petr Skoda
adea0621fa
MDL-22015 improved country lists
2010-04-14 12:42:48 +00:00
Petr Skoda
b7db66cb09
MDL-22085 language name lists - implementation of iso-639-2 support
2010-04-14 12:14:18 +00:00
Petr Skoda
36f069fd6b
MDL-22084 new API - making a clear distinction between list of our translations and list of all languages defined in ISO 639-3
2010-04-14 10:02:05 +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
b2ad1a3aea
MDL-15252 fixed docs
2010-04-14 09:18:13 +00:00
Petr Skoda
9f9193f623
MDL-22061 new string_exists() method - this can be used in some corner cases
2010-04-13 20:14:31 +00:00
David Mudrak
d19e47031c
MDL-22015 Fixing get_string regression
...
The passed $a placeholder object can be some advanced object like $USER for example.
If such object contained other objects or arrays as properties, casting
to string in the loop throws error. This patch just skips all arrays and
objects when trying to find $a property value.
Thanks to Sam H. for spotting this.
2010-04-13 06:22:57 +00:00
David Mudrak
71d2465de9
MDL-15252 renaming the default implementation string_manager
...
We should not use the term 'amos' in Moodle core. core_string_manager
follows the naming style we already have in renderers.
2010-04-12 12:55:42 +00:00
Petr Skoda
f496ada583
MDL-22061 fixed recent regression
2010-04-11 21:13:45 +00:00
Petr Skoda
3518913cc8
MDL-21694 simplified tinymce string handling
2010-04-11 20:37:13 +00:00
Petr Skoda
c2ed166e6d
MDL-22061 workaround for special handling of parentlanguage string
2010-04-11 20:30:58 +00:00
Petr Skoda
ef44fbedb6
MDL-22061 workaround for missing alttext of some emoticons
2010-04-11 20:22:07 +00:00
Petr Skoda
d8fa5a1377
MDL-22059 fixing install_string_manager to work with new installer language formats
2010-04-11 18:26:19 +00:00
Petr Skoda
df973cf57d
MDL-21693 hiding legacy languages with _utf8 in our UI
2010-04-11 14:37:12 +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
150135ab08
MDL-22054 the last blockname removed
2010-04-11 11:57:46 +00:00
Petr Skoda
bac6e62eba
MDL-22054 starting to switch blocks to pluginname
2010-04-11 10:09:59 +00:00
Petr Skoda
49503e5a41
MDL-22054 turning on detection of missing strings + hunting them down
2010-04-11 09:21:18 +00:00
Petr Skoda
fc61cecd6a
MDL-22054 skip loading of missing modules
2010-04-11 08:59:27 +00:00
David Mudrak
a264a47b4e
MDL-15252 Fixing a typo in a function name and param type for array_merge()
2010-04-11 07:42:51 +00:00
Petr Skoda
ae58632885
MDL-22053 removing relative paths from get_plugin|component_directory() because we can be only sure that the absolute paths exists such as in case of $CFG->themedir outside of dirroot; commeting out some simpletes_ stuff which does not seem to be used any more
2010-04-10 23:21:18 +00:00
Petr Skoda
2357ab4921
MDL-15252 language list refactoring
2010-04-10 21:22:15 +00:00
Petr Skoda
38c253f9aa
MDL-15252 string manager improvements - it is possible to specify custom lang locations in config.php
2010-04-10 20:35:52 +00:00
Petr Skoda
cae07b1cdc
MDL-22052 pruning pre-amos string related code
2010-04-10 19:28:34 +00:00
Petr Skoda
3554590cc8
MDL-22050 removing old langconfig automatic redirection + adding missing string debug (disabled for now)
2010-04-10 19:02:11 +00:00
Petr Skoda
a23f02ed50
fixed typo
2010-04-10 18:27:05 +00:00
Petr Skoda
9006ded3a7
MDL-22050 dear 'thischarset', we did not need you since 1.7, time to say good bye, RIP
2010-04-10 18:20:54 +00:00
Petr Skoda
6cf9b98a4a
MDL-22050 removing moodle/langconfig duplicates
...
AMOS BEGIN
MOV [strftimedate,core],[strftimedate,core_langconfig]
MOV [strftimedatefullshort,core],[strftimedatefullshort,core_langconfig]
MOV [strftimedateshort,core],[strftimedateshort,core_langconfig]
MOV [strftimedatetime,core],[strftimedatetime,core_langconfig]
MOV [strftimedatetimeshort,core],[strftimedatetimeshort,core_langconfig]
MOV [strftimedaydate,core],[strftimedaydate,core_langconfig]
MOV [strftimedaydatetime,core],[strftimedaydatetime,core_langconfig]
MOV [strftimedayshort,core],[strftimedayshort,core_langconfig]
MOV [strftimedaytime,core],[strftimedaytime,core_langconfig]
MOV [strftimemonthyear,core],[strftimemonthyear,core_langconfig]
MOV [strftimerecent,core],[strftimerecent,core_langconfig]
MOV [strftimerecentfull,core],[strftimerecentfull,core_langconfig]
MOV [strftimetime,core],[strftimetime,core_langconfig]
AMOS END
2010-04-10 18:15:30 +00:00
Petr Skoda
c9042db5c7
MDL-22050 removing moodle/langconfig duplicates
...
AMOS BEGIN
MOV [parentlanguage,core],[parentlanguage,core_langconfig]
AMOS END
2010-04-10 18:01:49 +00:00
Petr Skoda
bf69b06d1b
MDL-22050 removing moodle/langconfig duplicates
...
AMOS BEGIN
MOV [locale,core],[locale,core_langconfig]
MOV [localewin,core],[localewin,core_langconfig]
MOV [localewincharset,core],[localewincharset,core_langconfig]
MOV [oldcharset,core],[oldcharset,core_langconfig]
AMOS END
2010-04-10 17:54:39 +00:00
Petr Skoda
3c7e56c4b8
MDL-22050 removing moodle/langconfig duplicates
...
AMOS BEGIN
MOV [decsep,core],[decsep,core_langconfig]
MOV [listsep,core],[listsep,core_langconfig]
MOV [thousandsep,core],[thousandsep,core_langconfig]
AMOS END
2010-04-10 17:40:58 +00:00
Petr Skoda
61bb07c257
MDL-22050 removing moodle/langconfig duplicates
...
AMOS BEGIN
MOV [alphabet,core],[alphabet,core_langconfig]
AMOS END
2010-04-10 17:30:00 +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
Petr Skoda
c7f4e3e246
MDL-21951 reverting changes in moodlelib.php, most probably forgotten debug stuff
2010-04-09 09:43:21 +00:00