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
Petr Skoda
83d0f6ede4
MDL-22054 fixed get_string typo
2010-04-11 11:40:56 +00:00
Petr Skoda
5a0b9156d1
MDL-22054 fixed forgotten get_string
2010-04-11 11:40:09 +00:00
Petr Skoda
c141a69b7c
MDL-22054 converting block name strings to pluginname
...
AMOS START
MOV [recentactivity,core],[pluginname,block_recent_activity]
AMOS END
2010-04-11 11:39:13 +00:00
Petr Skoda
559198b879
MDL-22054 converting block name strings to pluginname
...
AMOS START
MOV [formaltitle,block_quiz_results],[pluginname,block_quiz_results]
AMOS END
2010-04-11 11:36:04 +00:00
Petr Skoda
99f3c138f7
MDL-22054 converting block name strings to pluginname
...
AMOS START
MOV [blockname,block_private_files],[pluginname,block_private_files]
AMOS END
2010-04-11 11:34:51 +00:00