Petr Skoda [Mon, 19 Apr 2010 21:24:49 +0000 (21:24 +0000)]
just a little note for other devs looking for cli info
Petr Skoda [Mon, 19 Apr 2010 14:42:19 +0000 (14:42 +0000)]
MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib
Patrick Malley [Mon, 19 Apr 2010 10:47:49 +0000 (10:47 +0000)]
Added clearfix to .buttons class
Andrew Davis [Mon, 19 Apr 2010 09:29:42 +0000 (09:29 +0000)]
graderreport MDL-21562 slight reformatting of grader report instantiation code to make it clearer
Andrew Davis [Mon, 19 Apr 2010 09:01:40 +0000 (09:01 +0000)]
themes MDL-21862 added nonavbar to popup layout
Dongsheng Cai [Mon, 19 Apr 2010 08:09:05 +0000 (08:09 +0000)]
"MDL-19118, fixed warning when comment blocks in course module context"
Sam Hemelryk [Mon, 19 Apr 2010 06:58:15 +0000 (06:58 +0000)]
navigation MDL-22044 Fixed up PHPDoc syntax, removed @global
Sam Hemelryk [Mon, 19 Apr 2010 06:30:30 +0000 (06:30 +0000)]
navigation MDL-22044 Major navigation structure changes.
Navigation has now been re-ordered in accordance with http://docs.moodle.org/en/Development:Navigation_2.0_structure.
This has led to several changes in the way in which navigation is generated included API changes, most notably using the
navigation_nodes add method now returns the newly added node rather than the key.
At the same time the global_navigation_tree block has been renamed to navigation and settings_navigation_tree to settings.
Patrick Malley [Mon, 19 Apr 2010 03:50:06 +0000 (03:50 +0000)]
Continuing work on boxxie theme
Dongsheng Cai [Mon, 19 Apr 2010 03:05:28 +0000 (03:05 +0000)]
"MDL-19118, comments api requires courseid error message added"
Sam Hemelryk [Mon, 19 Apr 2010 02:05:07 +0000 (02:05 +0000)]
themes MDL-22108 Removed IE specific horizontal scroll bars from navigation and settings blocks. Thanks Patrick
Patrick Malley [Mon, 19 Apr 2010 01:59:08 +0000 (01:59 +0000)]
Putting navigation styles back in MDL-22108
Sam Hemelryk [Mon, 19 Apr 2010 01:39:05 +0000 (01:39 +0000)]
themes MDL-22108 Removed horizontal scroll bars from navigation and settings blocks. Thanks Patrick
Moodle Robot [Mon, 19 Apr 2010 00:41:25 +0000 (00:41 +0000)]
Updated the HEAD build version to
20100419
Andreas Grabs [Sun, 18 Apr 2010 19:21:54 +0000 (19:21 +0000)]
MDL-21695 - Replace built-in HTML help files with proper strings
Inaki [Sun, 18 Apr 2010 12:08:43 +0000 (12:08 +0000)]
auth cas: MDL-20029 upgrade phpCAS version to the latest available version
Also make sure phpCAS doesn't try to start a new PHP session. We have already
started our own and want to keep it :). In addition to it, it emitted a PHP
notice that could block the authentication process under certain
configurations.
And pretty much the same with the wantsurl and loginguest checks.
Petr Skoda [Sun, 18 Apr 2010 10:14:04 +0000 (10:14 +0000)]
fixed my own sloppy typos in comments
Moodle Robot [Sun, 18 Apr 2010 00:43:29 +0000 (00:43 +0000)]
Updated the HEAD build version to
20100418
Moodle Robot [Sat, 17 Apr 2010 00:40:51 +0000 (00:40 +0000)]
Updated the HEAD build version to
20100417
Petr Skoda [Fri, 16 Apr 2010 08:45:05 +0000 (08:45 +0000)]
MDL-22102 trying to fix line endings
Petr Skoda [Fri, 16 Apr 2010 08:31:02 +0000 (08:31 +0000)]
MDL-22102 removing problematic readme files which were breaking my git checkout in phpstorm ide, they are not used and the whole wiki will be replaced soon anyway
Andrew Davis [Fri, 16 Apr 2010 07:47:39 +0000 (07:47 +0000)]
unit tests MDL-22017 made test_usergetdate() work on machines in different timezones
David Mudrak [Fri, 16 Apr 2010 05:53:47 +0000 (05:53 +0000)]
MDL-22059 Installer strings re-exported from AMOS
Generated still manually. Fixes missing parentlanguage in langconfig.php
- there was a bug in AMOS due to intersection with English strings keys.
parentlanguage in langconfig is an exception as it may contain string
not defined in the English master pack.
Andrew Davis [Fri, 16 Apr 2010 04:39:49 +0000 (04:39 +0000)]
gradebook MDL-21218 made overview report respect display hidden items default correctly
Moodle Robot [Fri, 16 Apr 2010 00:41:38 +0000 (00:41 +0000)]
Updated the HEAD build version to
20100416
David Mudrak [Thu, 15 Apr 2010 19:56:41 +0000 (19:56 +0000)]
MDL-21657 Fixing incorrect usage of relative path in require_once() and tab indentation
Tim Hunt [Thu, 15 Apr 2010 16:37:05 +0000 (16:37 +0000)]
grades: MDL-22098 silly bug that leads to bad performance problems in the grader report.
Petr Skoda [Thu, 15 Apr 2010 14:43:25 +0000 (14:43 +0000)]
MDL-22091 fix for sloppy IE CSS limits hack
Sam Hemelryk [Thu, 15 Apr 2010 07:09:28 +0000 (07:09 +0000)]
themes MDL-21984 Removed the need to specify the theme name in layouts within its config.php file
Sam Hemelryk [Thu, 15 Apr 2010 06:37:55 +0000 (06:37 +0000)]
themes MDL-21984 Removed the need to specify the theme name in layouts within its config.php file
Sam Hemelryk [Thu, 15 Apr 2010 04:14:15 +0000 (04:14 +0000)]
themes MDL-22014 Reversal of YUI css property for input widths so that input size attribute is respected.
Sam Hemelryk [Thu, 15 Apr 2010 02:04:28 +0000 (02:04 +0000)]
course-format MDL-22071 Added clearfix class to section lis
Moodle Robot [Thu, 15 Apr 2010 00:41:04 +0000 (00:41 +0000)]
Updated the HEAD build version to
20100415
Petr Skoda [Wed, 14 Apr 2010 14:48:12 +0000 (14:48 +0000)]
MDL-22015 fixed more string_manager encapsulation issues - string format conversion scripts
Petr Skoda [Wed, 14 Apr 2010 14:43:51 +0000 (14:43 +0000)]
MDL-22015 fixed regression in last commit, sorry
Petr Skoda [Wed, 14 Apr 2010 14:42:03 +0000 (14:42 +0000)]
MDL-22015 fixed more string_manager encapsulation issues - use edit form
Petr Skoda [Wed, 14 Apr 2010 14:38:56 +0000 (14:38 +0000)]
MDL-22015 removing obsolete TODOs
Petr Skoda [Wed, 14 Apr 2010 14:38:33 +0000 (14:38 +0000)]
MDL-22015 fixed more string_manager encapsulation issues
Petr Skoda [Wed, 14 Apr 2010 14:37:56 +0000 (14:37 +0000)]
MDL-22015 fixed recent regression
Petr Skoda [Wed, 14 Apr 2010 14:27:10 +0000 (14:27 +0000)]
MDL-22015 more get_list_of_countries() refactoring
Petr Skoda [Wed, 14 Apr 2010 14:05:39 +0000 (14:05 +0000)]
MDL-22015 list of pix names is not used any more
Petr Skoda [Wed, 14 Apr 2010 14:04:21 +0000 (14:04 +0000)]
MDL-22015 deprecated get_list_of_currencies() method - improved string_manager encapsulation
Petr Skoda [Wed, 14 Apr 2010 13:37:59 +0000 (13:37 +0000)]
MDL-22015 fixed php docs
Petr Skoda [Wed, 14 Apr 2010 13:16:20 +0000 (13:16 +0000)]
MDL-22015 new translation_exists() method - improved string_manager encapsulation
Petr Skoda [Wed, 14 Apr 2010 12:51:53 +0000 (12:51 +0000)]
MDL-22015 improved get_string method - it can now fetch strings from any language, not just the current one
Petr Skoda [Wed, 14 Apr 2010 12:42:48 +0000 (12:42 +0000)]
MDL-22015 improved country lists
Petr Skoda [Wed, 14 Apr 2010 12:17:23 +0000 (12:17 +0000)]
MDL-22085 adding iso-639-2 reference string to en lang pack - this way we may look up the corresponding code for each our translation, this may be very useful in exports/imports
Petr Skoda [Wed, 14 Apr 2010 12:14:18 +0000 (12:14 +0000)]
MDL-22085 language name lists - implementation of iso-639-2 support
Petr Skoda [Wed, 14 Apr 2010 10:02:05 +0000 (10:02 +0000)]
MDL-22084 new API - making a clear distinction between list of our translations and list of all languages defined in ISO 639-3
Petr Skoda [Wed, 14 Apr 2010 09:45:49 +0000 (09:45 +0000)]
MDL-22084 making a clear distinction between list of our translations and list of all languages defined in ISO 639-2
Petr Skoda [Wed, 14 Apr 2010 09:18:13 +0000 (09:18 +0000)]
MDL-15252 fixed docs
Petr Skoda [Wed, 14 Apr 2010 08:54:17 +0000 (08:54 +0000)]
MDL-21695 more help conversion examples
AMOS BEGIN
HLP mods.html,[activities_hlp,core]
AMOS END
Petr Skoda [Wed, 14 Apr 2010 08:53:30 +0000 (08:53 +0000)]
MDL-21695 fixed help regression
Dongsheng Cai [Wed, 14 Apr 2010 05:01:43 +0000 (05:01 +0000)]
MDL-19118, set $PAGE->context for comment_ajax.php
Sam Hemelryk [Wed, 14 Apr 2010 02:30:14 +0000 (02:30 +0000)]
navigation MDL-14632 Fix: Dock now respects block weight
Sam Hemelryk [Wed, 14 Apr 2010 02:26:26 +0000 (02:26 +0000)]
admin MDL-20204 Fixed minor regression $PAGE->context needs to be set before calling admin_get_root
Moodle Robot [Wed, 14 Apr 2010 00:41:03 +0000 (00:41 +0000)]
Updated the HEAD build version to
20100414
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