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
Sam Hemelryk
f226227cf8
admin MDL-20204 Fixed minor regression $PAGE->context needs to be set before calling admin_get_root
2010-04-14 02:26:26 +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
Sam Hemelryk
c14c08dec3
admin MDL-22048 Reverted yesterdays change and implemented better solution in adminlib
2010-04-13 07:28:24 +00:00
Sam Hemelryk
4043abef29
roles MDL-22048 Fixed use of format_string in front page settings that was causing errors
2010-04-12 02:20:29 +00:00
Dongsheng Cai
eb440c0ce6
"MDL-21146, removed extra $ADMIN->add"
2010-04-12 02:19:43 +00:00
Petr Skoda
370f10b7eb
MDL-22061 converting auths to pluginname and deprecating old method for getting auth names
...
AMOS START
MOV [auth_castitle,auth_cas],[pluginname,auth_cas]
MOV [auth_dbtitle,auth_db],[pluginname,auth_db]
MOV [auth_emailtitle,auth_email],[pluginname,auth_email]
MOV [auth_fctitle,auth_fc],[pluginname,auth_fc]
MOV [auth_imaptitle,auth_imap],[pluginname,auth_imap]
MOV [auth_ldaptitle,auth_ldap],[pluginname,auth_ldap]
MOV [auth_manualtitle,auth_manul],[pluginname,auth_manul]
MOV [auth_mnettitle,auth_mnet],[pluginname,auth_mnet]
MOV [auth_nntptitle,auth_nntp],[pluginname,auth_nntp]
MOV [auth_nologintitle,auth_nologin],[pluginname,auth_nologin]
MOV [auth_nonetitle,auth_none],[pluginname,auth_none]
MOV [auth_pamtitle,auth_pam],[pluginname,auth_pam]
MOV [auth_pop3title,auth_pop3],[pluginname,auth_pop3]
MOV [auth_radiustitle,auth_radius],[pluginname,auth_radius]
MOV [auth_shibbolethtitle,auth_shibboleth],[pluginname,auth_shibboleth]
MOV [auth_webservicetitle,auth_webservice],[pluginname,auth_webservice]
AMOS END
2010-04-11 21:31:36 +00:00
Petr Skoda
c2ed166e6d
MDL-22061 workaround for special handling of parentlanguage string
2010-04-11 20:30:58 +00:00
Petr Skoda
29218f369e
MDL-22060 fixed $a in string to match new rules
...
AMOS START
REM fixed $a[] in [deleteuserrecord,core_mnet]
REM fixed $a[] in [enrollingincourse,core_mnet]
REM fixed $a[] in [noipmatch,core_mnet]
REM fixed $a[] in [nonmatchingcert,core_mnet]
REM fixed $a[] in [ssl_acl_allow,core_mnet]
REM fixed $a[] in [ssl_acl_deny,core_mnet]
AMOS END
2010-04-11 17:08:08 +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
bd103fde5f
MDL-22054 improving blocks management UI
2010-04-11 12:22:52 +00:00
Petr Skoda
d9a8e12d8e
MDL-22054 improving module management UI
2010-04-11 12:17:43 +00:00
Petr Skoda
15822fe21c
MDL-22054 improving blocks management UI and removing debug message because the block manage page shows the correct info instead
2010-04-11 12:08:40 +00:00
Petr Skoda
73d0160fd9
MDL-22054 fixed long standing issues with management of modules and blocks - we should definitely not rely on unique localized names! Also the sorting works best in database, the PHP does not have localized sort at all
2010-04-11 11:54:45 +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
fc61cecd6a
MDL-22054 skip loading of missing modules
2010-04-11 08:59:27 +00:00
Petr Skoda
2357ab4921
MDL-15252 language list refactoring
2010-04-10 21:22:15 +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
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
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
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
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
Dongsheng Cai
ba74f517e6
MDL-21146, default license will be locked to prevent from disable, move site default license from frontpage to license config page
2010-04-09 19:40:23 +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
Petr Skoda
00b41d8fe1
MDL-21696 removing old translation UI which can not work any more + removing unused string_manager code
2010-04-06 11:34:10 +00:00
Martin Dougiamas
511cde1b1d
role/assign gui MDL-21655 Fixed regressions in GUI (missing heading and title on page)
2010-04-05 07:54:14 +00:00
Petr Skoda
6682cf1813
MDL-22019 fixed notices caused by deleting blocks without unisntalling
2010-04-02 08:26:59 +00:00
Petr Skoda
ef330d9533
MDL-22015 AMOS - making room for new string manager
2010-04-01 18:50:28 +00:00
Petr Skoda
c80e7a15be
MDL-22006 fixed problems with E_ALL in PHP 5.3., thanks Mauno Korpelainen for the report
2010-04-01 17:14:55 +00:00
Petr Skoda
a8bad673aa
MDL-21655 improved access control
2010-03-31 08:42:36 +00:00
Petr Skoda
413ba14194
MDL-21655 whitespace fixed
2010-03-31 08:34:36 +00:00
Petr Skoda
cc3c90ac40
MDL-21655 whitespace fixed, better access control and moodle_url cleanup
2010-03-31 08:33:17 +00:00
Petr Skoda
86758a5c60
MDL-21655 improved access control
2010-03-31 08:23:33 +00:00
Petr Skoda
61ef8f9f88
MDL-20204 removing deprecated admin headers
2010-03-31 08:05:53 +00:00
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
Dongsheng Cai
d1d4813ff2
"MDL-21146, improve file license code"
2010-03-31 03:08:05 +00:00
David Mudrak
89422374d1
MDL-21694 Moving admin report strings into plugin space
2010-03-29 20:45:38 +00:00
Penny Leach
2a216b1b6c
portfolio MDL-20850 remove require_login and require_capability from admin/portfolio.php since it's done inside admin_externalpage_setup anyway
2010-03-29 11:42:22 +00:00
Dongsheng Cai
cf456fbf6c
"MDL-21947, fixed commentsperpage option"
2010-03-29 05:34:50 +00:00
Dongsheng Cai
1dce6261b7
"MDL-21146, adding file license support to repository api, first commit"
2010-03-29 03:39:08 +00:00
David Mudrak
a0b7200d9c
Fixing typos in DB persistant connection setting
2010-03-25 11:17:01 +00:00
jerome mouneyrac
bc5048f640
role admin MDL-21920 missing moodle_url() into single_button call
2010-03-25 08:47:25 +00:00
Sam Hemelryk
90723839ca
themes MDL-21862 Implements base theme and standard theme.
...
Very big theme changes, standardold theme has been split into two themes base and standard. Base theme contains only CSS that is absolutly required (e.g. layout, white space rules, specific widths) and standard (which now looks like standardwhite) contains all the frills.
The following noteable changes have also been made:
* Plugin CSS has been pushed back into the plugin directories as styles.css files.
* Install_print_header has been corrected.
* Redundant or deprecated rules have been removed.
* Several minor class changes throughout Moodle.
* CSS is now single line rules not multiline indented.
* Installs with theme=standardold automatically switch to standard.
* body classes / id now have prefixes to make it clearer what they are and avoid conflicts.
Also worth noting:
* There is still alot of tweaking that is required to get everything looking as it is supposed to, please be patient or better yet help out.
* I am currently working on the documentation for the themes system... it will be here soon.
2010-03-25 06:38:21 +00:00
Dongsheng Cai
54615141b4
"MDL-16639, php 5.2 don't understand ::static_func, use the old syntax"
2010-03-24 09:42:32 +00:00
Dongsheng Cai
42f57b18b8
"MDL-16639, added static function to read editor option names"
2010-03-23 08:53:47 +00:00
Dongsheng Cai
7a856a9330
"MDL-16639, enable spellchecker plugin, and added config pages"
2010-03-23 08:47:05 +00:00
Sam Hemelryk
456e4852c6
user-selector MDL-21537 Refactored JS to make use of YUI3
...
* YUI3 used instead of YUI2, converted all YUI2 components to YUI3 equivalents.
* Renamed user/selector/script.js to module.js
* Converted uses of the the user selector to YUI3 + the new events
2010-03-23 07:38:32 +00:00
Jamie Pratt
2822f40ae2
MDL-21894 "move functionality to create a token into function in externallib.php so it can be used when creating tokens for embedded applications" also fixed MDL-21893 "Errors in code for checking capability when creating token for service with requiredcapability" which I came across while re
2010-03-22 14:20:18 +00:00