Petr Skoda [Tue, 13 Apr 2010 22:08:28 +0000 (22:08 +0000)]
MDL-21695 example of help_icon() conversion
AMOS BEGIN
HLP feedback/preview.html,[preview_hlp,mod_feedback]
AMOS END
Petr Skoda [Tue, 13 Apr 2010 21:59:15 +0000 (21:59 +0000)]
MDL-21695 adding support for module help
Petr Skoda [Tue, 13 Apr 2010 21:55:02 +0000 (21:55 +0000)]
MDL-21695 first sample help migration - course full name
AMOS BEGIN
HLP coursefullname.html,[fullnamecourse_hlp,core]
AMOS END
Petr Skoda [Tue, 13 Apr 2010 21:51:49 +0000 (21:51 +0000)]
MDL-21695 new help api
Petr Skoda [Tue, 13 Apr 2010 21:42:19 +0000 (21:42 +0000)]
more module upgrade notes
Petr Skoda [Tue, 13 Apr 2010 21:41:11 +0000 (21:41 +0000)]
more block upgrade notes
Petr Skoda [Tue, 13 Apr 2010 21:19:35 +0000 (21:19 +0000)]
MDL-22061 fixed warning
Petr Skoda [Tue, 13 Apr 2010 20:45:05 +0000 (20:45 +0000)]
MDL-21695 new help_icon structure
Petr Skoda [Tue, 13 Apr 2010 20:34:27 +0000 (20:34 +0000)]
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
Petr Skoda [Tue, 13 Apr 2010 20:14:31 +0000 (20:14 +0000)]
MDL-22061 new string_exists() method - this can be used in some corner cases
Petr Skoda [Tue, 13 Apr 2010 19:13:10 +0000 (19:13 +0000)]
MDL-21695 help files not used any more, all docs are now in wiki
Penny Leach [Tue, 13 Apr 2010 08:06:23 +0000 (08:06 +0000)]
portfolio MDL-21508 removed lots of debuging code (just commenting out because i still have work to do here)
Sam Hemelryk [Tue, 13 Apr 2010 07:28:24 +0000 (07:28 +0000)]
admin MDL-22048 Reverted yesterdays change and implemented better solution in adminlib
David Mudrak [Tue, 13 Apr 2010 06:22:57 +0000 (06:22 +0000)]
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.
Andrew Davis [Tue, 13 Apr 2010 05:50:25 +0000 (05:50 +0000)]
rating MDL-22063 made the scale id column signed to allow for the +ve -ve scale id hack
Dongsheng Cai [Tue, 13 Apr 2010 05:39:34 +0000 (05:39 +0000)]
"MDL-19118, use page context instead of block context"
Andrew Davis [Tue, 13 Apr 2010 03:33:41 +0000 (03:33 +0000)]
rating MDL-22063 made the scale id column signed to allow for the +ve -ve scale id hack
Sam Hemelryk [Tue, 13 Apr 2010 02:44:04 +0000 (02:44 +0000)]
navigation MDL-22073 Fixed zIndex issue with YUI2 panel and modal
Moodle Robot [Tue, 13 Apr 2010 00:41:13 +0000 (00:41 +0000)]
Updated the HEAD build version to
20100413
Tim Hunt [Mon, 12 Apr 2010 13:31:42 +0000 (13:31 +0000)]
Fix $PAGE->set_url initialisation order.
Tim Hunt [Mon, 12 Apr 2010 13:30:34 +0000 (13:30 +0000)]
quiz/themes: Fix minor layout breakage introduced by the theme changes.
Tim Hunt [Mon, 12 Apr 2010 13:21:53 +0000 (13:21 +0000)]
base theme/questionbank: MDL-20090 Add new question pop-up styling screwed since theme changes.
David Mudrak [Mon, 12 Apr 2010 12:55:42 +0000 (12:55 +0000)]
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.
Patrick Malley [Mon, 12 Apr 2010 12:20:13 +0000 (12:20 +0000)]
Removed #page-header from CSS selectors for .navbar
Patrick Malley [Mon, 12 Apr 2010 12:17:58 +0000 (12:17 +0000)]
Removed navbar from header in general layout
Patrick Malley [Mon, 12 Apr 2010 12:09:58 +0000 (12:09 +0000)]
Added additional variables from base to general.php layout.
Helen Foster [Mon, 12 Apr 2010 11:45:15 +0000 (11:45 +0000)]
MDL-22064 lang string correction thanks to Patrick Malley
Sam Hemelryk [Mon, 12 Apr 2010 09:01:19 +0000 (09:01 +0000)]
mod-glossary mod-data MDL-22065 Changed support for these two modules for ratings to false until Andrews next ratings patch gets commit
Dongsheng Cai [Mon, 12 Apr 2010 06:19:47 +0000 (06:19 +0000)]
MDL-19118, now comments overlay works without yui3 hacks
Dongsheng Cai [Mon, 12 Apr 2010 03:07:40 +0000 (03:07 +0000)]
MDL-21784, fixed undefined savepath parameter
Sam Hemelryk [Mon, 12 Apr 2010 02:20:29 +0000 (02:20 +0000)]
roles MDL-22048 Fixed use of format_string in front page settings that was causing errors
Dongsheng Cai [Mon, 12 Apr 2010 02:19:43 +0000 (02:19 +0000)]
"MDL-21146, removed extra $ADMIN->add"
Patrick Malley [Mon, 12 Apr 2010 01:26:00 +0000 (01:26 +0000)]
Changed width on coursebox divs and changed .sideblock content margin to .sideblock .content padding
Patrick Malley [Mon, 12 Apr 2010 01:23:55 +0000 (01:23 +0000)]
Building theme
Moodle Robot [Mon, 12 Apr 2010 00:41:04 +0000 (00:41 +0000)]
Updated the HEAD build version to
20100412
Petr Skoda [Sun, 11 Apr 2010 21:31:36 +0000 (21:31 +0000)]
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
Petr Skoda [Sun, 11 Apr 2010 21:13:45 +0000 (21:13 +0000)]
MDL-22061 fixed recent regression
Petr Skoda [Sun, 11 Apr 2010 21:02:06 +0000 (21:02 +0000)]
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
Petr Skoda [Sun, 11 Apr 2010 20:50:37 +0000 (20:50 +0000)]
MDL-22061 removing unnecessary [[ tests
Petr Skoda [Sun, 11 Apr 2010 20:37:13 +0000 (20:37 +0000)]
MDL-21694 simplified tinymce string handling
Petr Skoda [Sun, 11 Apr 2010 20:30:58 +0000 (20:30 +0000)]
MDL-22061 workaround for special handling of parentlanguage string
Petr Skoda [Sun, 11 Apr 2010 20:22:07 +0000 (20:22 +0000)]
MDL-22061 workaround for missing alttext of some emoticons
Patrick Malley [Sun, 11 Apr 2010 18:48:33 +0000 (18:48 +0000)]
Adding new layout for Boxxie theme
Petr Skoda [Sun, 11 Apr 2010 18:48:00 +0000 (18:48 +0000)]
MDL-21695 deleting obsolete install info
Petr Skoda [Sun, 11 Apr 2010 18:42:16 +0000 (18:42 +0000)]
MDL-21695 deleting obsolete upload users helps
Petr Skoda [Sun, 11 Apr 2010 18:38:54 +0000 (18:38 +0000)]
MDL-21695 no hidden role assingments any more
Petr Skoda [Sun, 11 Apr 2010 18:36:30 +0000 (18:36 +0000)]
MDL-21695 mod/journal is in contrib
Petr Skoda [Sun, 11 Apr 2010 18:35:57 +0000 (18:35 +0000)]
MDL-21695 mod/wiki will be replaced by new wiki
Patrick Malley [Sun, 11 Apr 2010 18:35:26 +0000 (18:35 +0000)]
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.
Petr Skoda [Sun, 11 Apr 2010 18:34:32 +0000 (18:34 +0000)]
MDL-21695 old mod/resource is gone, the help files do not match current module - deleting
Petr Skoda [Sun, 11 Apr 2010 18:27:10 +0000 (18:27 +0000)]
MDL-22059 adding some missing parent languages in order to test the installer routines
Petr Skoda [Sun, 11 Apr 2010 18:26:19 +0000 (18:26 +0000)]
MDL-22059 fixing install_string_manager to work with new installer language formats
Petr Skoda [Sun, 11 Apr 2010 17:57:39 +0000 (17:57 +0000)]
MDL-21694 using only titles from plugins
Petr Skoda [Sun, 11 Apr 2010 17:08:08 +0000 (17:08 +0000)]
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
David Mudrak [Sun, 11 Apr 2010 17:05:42 +0000 (17:05 +0000)]
MDL-22059 Installer strings exported from AMOS
Petr Skoda [Sun, 11 Apr 2010 16:58:28 +0000 (16:58 +0000)]
MDL-22060 fixed $a in string to match new rules
AMOS START
REM fixed $a[] in [sso_mnet_login_refused,auth_mnet]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 16:56:43 +0000 (16:56 +0000)]
MDL-22060 fixed $a in string to match new rules
AMOS START
REM fixed $a[] in [auth_fcconnfail,auth_fc]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 16:55:17 +0000 (16:55 +0000)]
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
Petr Skoda [Sun, 11 Apr 2010 16:45:55 +0000 (16:45 +0000)]
MDL-22060 fixed $a in string to match new rules
AMOS START
REM fixed $a[] in [cannotinsertquestioncatecontext, core_question]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 16:25:10 +0000 (16:25 +0000)]
MDL-21694 removing unsued strings from auth.php - the strings were copied to auth plugins before
Petr Skoda [Sun, 11 Apr 2010 14:57:59 +0000 (14:57 +0000)]
MDL-21695 disabling useless debugging
Petr Skoda [Sun, 11 Apr 2010 14:54:50 +0000 (14:54 +0000)]
MDL-21694 fixed regression caused by moving langs to tinymce editor plugin
Petr Skoda [Sun, 11 Apr 2010 14:37:12 +0000 (14:37 +0000)]
MDL-21693 hiding legacy languages with _utf8 in our UI
Petr Skoda [Sun, 11 Apr 2010 13:02:05 +0000 (13:02 +0000)]
MDL-22054 adding missing anomaly theme plugin name
Petr Skoda [Sun, 11 Apr 2010 12:55:59 +0000 (12:55 +0000)]
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
Petr Skoda [Sun, 11 Apr 2010 12:52:49 +0000 (12:52 +0000)]
MDL-22054 removing unused course format section name strings
Petr Skoda [Sun, 11 Apr 2010 12:47:14 +0000 (12:47 +0000)]
MDL-22054 removing unused course format strings - oops, wiki format is not used either
Petr Skoda [Sun, 11 Apr 2010 12:46:14 +0000 (12:46 +0000)]
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
Petr Skoda [Sun, 11 Apr 2010 12:38:51 +0000 (12:38 +0000)]
MDL-22054 removing unused course format strings -lams too
Petr Skoda [Sun, 11 Apr 2010 12:38:06 +0000 (12:38 +0000)]
MDL-22054 removing unused course format strings
Petr Skoda [Sun, 11 Apr 2010 12:22:52 +0000 (12:22 +0000)]
MDL-22054 improving blocks management UI
Petr Skoda [Sun, 11 Apr 2010 12:17:43 +0000 (12:17 +0000)]
MDL-22054 improving module management UI
Petr Skoda [Sun, 11 Apr 2010 12:08:40 +0000 (12:08 +0000)]
MDL-22054 improving blocks management UI and removing debug message because the block manage page shows the correct info instead
Petr Skoda [Sun, 11 Apr 2010 11:57:46 +0000 (11:57 +0000)]
MDL-22054 the last blockname removed
Petr Skoda [Sun, 11 Apr 2010 11:54:45 +0000 (11:54 +0000)]
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
Petr Skoda [Sun, 11 Apr 2010 11:52:53 +0000 (11:52 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [blocktagstitle,core_tag],[pluginname,block_tags]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:50:21 +0000 (11:50 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [blockname,block_tag_youtube],[pluginname,block_tag_youtube]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:49:31 +0000 (11:49 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [blockname,block_tag_flickr],[pluginname,block_tag_flickr]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:48:38 +0000 (11:48 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [blockname,block_social_activities],[pluginname,block_social_activities]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:47:54 +0000 (11:47 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [mainmenu,core],[pluginname,block_site_main_menu]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:45:40 +0000 (11:45 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [blockname,block_settings_navigation_tree],[pluginname,block_settings_navigation_tree]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:44:30 +0000 (11:44 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [blockname,block_section_links],[pluginname,block_section_links]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:43:38 +0000 (11:43 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [blocktitle,block_search_forums],[pluginname,block_search_forums]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:42:57 +0000 (11:42 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [blockname,block_search],[pluginname,block_search]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:41:53 +0000 (11:41 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [blockname,block_rss_client],[pluginname,block_rss_client]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:40:56 +0000 (11:40 +0000)]
MDL-22054 fixed get_string typo
Petr Skoda [Sun, 11 Apr 2010 11:40:09 +0000 (11:40 +0000)]
MDL-22054 fixed forgotten get_string
Petr Skoda [Sun, 11 Apr 2010 11:39:13 +0000 (11:39 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [recentactivity,core],[pluginname,block_recent_activity]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:36:04 +0000 (11:36 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [formaltitle,block_quiz_results],[pluginname,block_quiz_results]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:34:51 +0000 (11:34 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [blockname,block_private_files],[pluginname,block_private_files]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:33:39 +0000 (11:33 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [people,core],[pluginname,block_participants]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:31:03 +0000 (11:31 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [blockname,block_online_users],[pluginname,block_online_users]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:29:39 +0000 (11:29 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [latestnews,core],[pluginname,block_news_items]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:27:21 +0000 (11:27 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [mnet_hosts,block_mnet_hosts],[pluginname,block_mnet_hosts]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:26:11 +0000 (11:26 +0000)]
MDL-22054 startinging blocks to pluginname
AMOS START
CPY [messages,core_message],[pluginname,block_messages]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:24:48 +0000 (11:24 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [blockname,block_mentees],[pluginname,block_mentees]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:23:44 +0000 (11:23 +0000)]
MDL-22054 startinging blocks to pluginname
AMOS START
CPY [login,core],[pluginname,block_login]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:21:53 +0000 (11:21 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [loancalc,block_loancalc],[pluginname,block_loancalc]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:20:58 +0000 (11:20 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [html,block_html],[pluginname,block_html]
AMOS END
Petr Skoda [Sun, 11 Apr 2010 11:19:29 +0000 (11:19 +0000)]
MDL-22054 converting block name strings to pluginname
AMOS START
MOV [blockname,block_glossary_random],[pluginname,block_glossary_random]
AMOS END