40579 Commits

Author SHA1 Message Date
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
f496ada583 MDL-22061 fixed recent regression 2010-04-11 21:13:45 +00:00
Petr Skoda
859b00d0cc MDL-22061 converting profile fields to real plugins with lang packs
AMOS START
 MOV [profilefieldtypecheckbox,core_admin],[pluginname,profilefield_checkbox]
 MOV [profilefieldtypemenu,core_admin],[pluginname,profilefield_menu]
 MOV [profilefieldtypetext,core_admin],[pluginname,profilefield_text]
 MOV [profilefieldtypetextarea,core_admin],[pluginname,profilefield_textarea]
AMOS END
2010-04-11 21:02:06 +00:00
Petr Skoda
37f005b142 MDL-22061 removing unnecessary [[ tests 2010-04-11 20:50:37 +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
Patrick Malley
f020dd1b6b Adding new layout for Boxxie theme 2010-04-11 18:48:33 +00:00
Petr Skoda
c180ccf974 MDL-21695 deleting obsolete install info 2010-04-11 18:48:00 +00:00
Petr Skoda
fe5c71cf98 MDL-21695 deleting obsolete upload users helps 2010-04-11 18:42:16 +00:00
Petr Skoda
1f5bc8242d MDL-21695 no hidden role assingments any more 2010-04-11 18:38:54 +00:00
Petr Skoda
44cd865c8a MDL-21695 mod/journal is in contrib 2010-04-11 18:36:30 +00:00
Petr Skoda
31b9279c44 MDL-21695 mod/wiki will be replaced by new wiki 2010-04-11 18:35:57 +00:00
Patrick Malley
0abd36bf69 Adding a new test theme called Boxxie. It is the new name given to the Greenie theme I created for 1.9. This is my first add commit, so please contact me if I screw something up. 2010-04-11 18:35:26 +00:00
Petr Skoda
35695941e3 MDL-21695 old mod/resource is gone, the help files do not match current module - deleting 2010-04-11 18:34:32 +00:00
Petr Skoda
e2283206db MDL-22059 adding some missing parent languages in order to test the installer routines 2010-04-11 18:27:10 +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
9c496b5449 MDL-21694 using only titles from plugins 2010-04-11 17:57:39 +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
David Mudrak
c0fb582d26 MDL-22059 Installer strings exported from AMOS 2010-04-11 17:05:42 +00:00
Petr Skoda
c94fc98c87 MDL-22060 fixed $a in string to match new rules
AMOS START
 REM fixed $a[] in [sso_mnet_login_refused,auth_mnet]
AMOS END
2010-04-11 16:58:28 +00:00
Petr Skoda
dc5498a44c MDL-22060 fixed $a in string to match new rules
AMOS START
 REM fixed $a[] in [auth_fcconnfail,auth_fc]
AMOS END
2010-04-11 16:56:43 +00:00
Petr Skoda
2c10db3b3c MDL-22060 fixed $a in string to match new rules
AMOS START
 REM fixed $a[] in [auth_dbdeleteuser, auth_db]
 REM fixed $a[] in [auth_dbinsertuser, auth_db]
 REM fixed $a[] in [auth_dbreviveduser, auth_db]
 REM fixed $a[] in [auth_dbsuspenduser, auth_db]
 REM fixed $a[] in [auth_dbupdatinguser, auth_db]
AMOS END
2010-04-11 16:55:17 +00:00
Petr Skoda
3e0e25efd1 MDL-22060 fixed $a in string to match new rules
AMOS START
 REM fixed $a[] in [cannotinsertquestioncatecontext, core_question]
AMOS END
2010-04-11 16:45:55 +00:00
Petr Skoda
c1933f6de0 MDL-21694 removing unsued strings from auth.php - the strings were copied to auth plugins before 2010-04-11 16:25:10 +00:00
Petr Skoda
b65d2720b2 MDL-21695 disabling useless debugging 2010-04-11 14:57:59 +00:00
Petr Skoda
1453bf7767 MDL-21694 fixed regression caused by moving langs to tinymce editor plugin 2010-04-11 14:54:50 +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
e87890ba30 MDL-22054 adding missing anomaly theme plugin name 2010-04-11 13:02:05 +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
e71dc24bf4 MDL-22054 removing unused course format section name strings 2010-04-11 12:52:49 +00:00
Petr Skoda
6da4b609c7 MDL-22054 removing unused course format strings - oops, wiki format is not used either 2010-04-11 12:47:14 +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
28a74542fe MDL-22054 removing unused course format strings -lams too 2010-04-11 12:38:51 +00:00
Petr Skoda
177d0c22f8 MDL-22054 removing unused course format strings 2010-04-11 12:38:06 +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
150135ab08 MDL-22054 the last blockname removed 2010-04-11 11:57:46 +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
8d4904be32 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blocktagstitle,core_tag],[pluginname,block_tags]
AMOS END
2010-04-11 11:52:53 +00:00
Petr Skoda
9b7b2daee1 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_tag_youtube],[pluginname,block_tag_youtube]
AMOS END
2010-04-11 11:50:21 +00:00
Petr Skoda
b2fe457ccd MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_tag_flickr],[pluginname,block_tag_flickr]
AMOS END
2010-04-11 11:49:31 +00:00
Petr Skoda
513d33d678 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_social_activities],[pluginname,block_social_activities]
AMOS END
2010-04-11 11:48:38 +00:00
Petr Skoda
0f14f7e686 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [mainmenu,core],[pluginname,block_site_main_menu]
AMOS END
2010-04-11 11:47:54 +00:00
Petr Skoda
9b0c81b6bb MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_settings_navigation_tree],[pluginname,block_settings_navigation_tree]
AMOS END
2010-04-11 11:45:40 +00:00
Petr Skoda
61e2e77526 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_section_links],[pluginname,block_section_links]
AMOS END
2010-04-11 11:44:30 +00:00
Petr Skoda
adb04fa32b MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blocktitle,block_search_forums],[pluginname,block_search_forums]
AMOS END
2010-04-11 11:43:38 +00:00
Petr Skoda
745a9d23da MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_search],[pluginname,block_search]
AMOS END
2010-04-11 11:42:57 +00:00
Petr Skoda
0a0c06b428 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_rss_client],[pluginname,block_rss_client]
AMOS END
2010-04-11 11:41:53 +00:00