40814 Commits

Author SHA1 Message Date
Petr Skoda
621f2f288c MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_global_navigation_tree],[pluginname,block_global_navigation_tree]
AMOS END
2010-04-11 11:18:29 +00:00
Petr Skoda
bdd7b93ea0 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [pagedescription,block_course_summary],[pluginname,block_course_summary]
AMOS END
2010-04-11 11:17:02 +00:00
Petr Skoda
87fe6ecec7 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_course_list],[pluginname,block_course_list]
AMOS END
2010-04-11 11:15:28 +00:00
Petr Skoda
3588897512 MDL-22054 startinging blocks to pluginname
AMOS START
 CPY [comments,core],[pluginname,block_comments]
AMOS END
2010-04-11 11:14:03 +00:00
Petr Skoda
b885c02a40 MDL-22054 startinging blocks to pluginname
AMOS START
 CPY [upcomingevents,core_calendar],[pluginname,block_calendar_upcoming]
AMOS END
2010-04-11 11:12:43 +00:00
Petr Skoda
58aac666ee MDL-22054 startinging blocks to pluginname
AMOS START
 CPY [calendar,core_calendar],[pluginname,block_calendar_month]
AMOS END
2010-04-11 11:07:47 +00:00
Petr Skoda
aaa5c766bf MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blocktagstitle,core_blog],[pluginname,block_blog_tags]
AMOS END
2010-04-11 11:05:46 +00:00
Petr Skoda
34ac830c96 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_blog_recent],[pluginname,block_blog_recent]
AMOS END
2010-04-11 11:01:41 +00:00
Petr Skoda
3d208a19c5 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockmenutitle,core_blog],[pluginname,block_blog_menu]
AMOS END
2010-04-11 10:58:50 +00:00
Petr Skoda
b2e451511a MDL-22054 startinging blocks to pluginname
AMOS START
 CPY [administrationsite,core],[pluginname,block_admin_tree]
AMOS END
2010-04-11 10:56:33 +00:00
Petr Skoda
c145018038 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [adminbookmarks,core],[pluginname,block_admin_bookmarks]
AMOS END
2010-04-11 10:53:04 +00:00
Petr Skoda
ee503644ae MDL-22054 startinging blocks to pluginname
AMOS START
 CPY [administration,core],[pluginname,block_admin]
AMOS END
2010-04-11 10:49:36 +00:00
Petr Skoda
f956dac620 MDL-22054 startinging blocks to pluginname
AMOS START
 CPY [activities,core],[pluginname,block_activity_modules]
AMOS END
2010-04-11 10:47:04 +00:00
Petr Skoda
bac6e62eba MDL-22054 starting to switch blocks to pluginname 2010-04-11 10:09:59 +00:00
Petr Skoda
9770b8f03a MDL-22054 adding missing calculatedmulti lang file 2010-04-11 09:48:51 +00:00
Petr Skoda
fe9d7318b5 MDL-22054 fixed missing strings and some really annoying redirects 2010-04-11 09:41:25 +00:00
Petr Skoda
5fd8ea0e9d MDL-22054 fixed string identifier typo 2010-04-11 09:29:07 +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
0edb4aad67 MDL-22054 skip loading of missing modules on course page 2010-04-11 09:05:48 +00:00
Petr Skoda
fc61cecd6a MDL-22054 skip loading of missing modules 2010-04-11 08:59:27 +00:00
Petr Skoda
8c25522551 MDL-21998 switching to YUI3.1.0 lib - there do not seem to be any mojor regressions, if you need old version just edit your lib/setup.php 2010-04-11 08:50:08 +00:00
Petr Skoda
2b735ede6a MDL-21998 new YUI3.1.0 lib - metadata for PHPloader, obtained from repo at github 2010-04-11 08:31:44 +00:00
Petr Skoda
cac933348d MDL-21998 new YUI3.1.0 lib, - not yet intergated 2010-04-11 08:20:55 +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
Moodle Robot
610865fe62 Updated the HEAD build version to 20100411 2010-04-11 00:40:57 +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
David Mudrak
0fddc031bb Default heading level in CLI and AJAX renderer 2010-04-10 22:23:46 +00:00
Petr Skoda
2357ab4921 MDL-15252 language list refactoring 2010-04-10 21:22:15 +00:00
Petr Skoda
4000129f7d MDL-15252 string manager improvements - fixed regression - lang from POST was accepted too, sorry 2010-04-10 20:41:26 +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
b4cf79c861 MDL-21146 removing incorrect license defaults, setup.php is not the right place for this, sorry 2010-04-10 19:52:57 +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
f62493d8a6 MDL-22050 removing moodle/langconfig duplicates
AMOS BEGIN
  MOV [thislanguage,core],[thislanguage,core_langconfig]
AMOS END
2010-04-10 18:29:27 +00:00
Petr Skoda
a23f02ed50 fixed typo 2010-04-10 18:27:05 +00:00
Petr Skoda
e372f4c7c1 MDL-22050 removing moodle/langconfig duplicates
AMOS BEGIN
  MOV [thisdirection,core],[thisdirection,core_langconfig]
AMOS END
2010-04-10 18:26:20 +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
0a933ae65d MDL-22050 removing moodle/langconfig duplicates
AMOS BEGIN
  MOV [firstdayofweek,core],[firstdayofweek,core_langconfig]
AMOS END
2010-04-10 17:44:05 +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
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
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
Inaki
b8fc9582e6 auth cas/db/ldap: MDL-18689 Fix typos in auth/{cas,db,ldap}/auth.php
Forward-ported from MOODLE_18_STABLE
2010-04-10 15:26:39 +00:00
Inaki
247b7dbb4a auth config: MDL-19053 Use the HTML editor to edit the login page authentication instructions
They are actually displayed as HTML, but they are edited through a plain
text area control instead.

Forward-ported from MOODLE_19_STABLE
2010-04-10 15:13:35 +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
53a78cef28 MDL-21695 help files replaced by standard strings - basic infrastructure in place, no strings converted yet 2010-04-10 09:10:08 +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
Moodle Robot
4bf0c0b372 Updated the HEAD build version to 20100410 2010-04-10 00:41:38 +00:00