Petr Skoda
f6907ba954
MDL-22015 fixed php docs
2010-04-14 13:37:59 +00:00
Petr Skoda
ef686eb5c8
MDL-22015 new translation_exists() method - improved string_manager encapsulation
2010-04-14 13:16:20 +00:00
Petr Skoda
c11575dbe7
MDL-22015 improved get_string method - it can now fetch strings from any language, not just the current one
2010-04-14 12:51:53 +00:00
Petr Skoda
adea0621fa
MDL-22015 improved country lists
2010-04-14 12:42:48 +00:00
Petr Skoda
0bd028292d
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
2010-04-14 12:17:23 +00:00
Petr Skoda
b7db66cb09
MDL-22085 language name lists - implementation of iso-639-2 support
2010-04-14 12:14:18 +00:00
Petr Skoda
36f069fd6b
MDL-22084 new API - making a clear distinction between list of our translations and list of all languages defined in ISO 639-3
2010-04-14 10:02:05 +00:00
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
Petr Skoda
b2ad1a3aea
MDL-15252 fixed docs
2010-04-14 09:18:13 +00:00
Petr Skoda
d2265f130c
MDL-21695 more help conversion examples
...
AMOS BEGIN
HLP mods.html,[activities_hlp,core]
AMOS END
2010-04-14 08:54:17 +00:00
Petr Skoda
9c7b24bf49
MDL-21695 fixed help regression
2010-04-14 08:53:30 +00:00
Dongsheng Cai
467c85d732
MDL-19118, set $PAGE->context for comment_ajax.php
2010-04-14 05:01:43 +00:00
Sam Hemelryk
d5cbccb398
navigation MDL-14632 Fix: Dock now respects block weight
2010-04-14 02:30:14 +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
Moodle Robot
b3e8385090
Updated the HEAD build version to 20100414
2010-04-14 00:41:03 +00:00
Petr Skoda
9fffbfc0fa
MDL-21695 example of help_icon() conversion
...
AMOS BEGIN
HLP feedback/preview.html,[preview_hlp,mod_feedback]
AMOS END
2010-04-13 22:08:28 +00:00
Petr Skoda
3fc066917d
MDL-21695 adding support for module help
2010-04-13 21:59:15 +00:00
Petr Skoda
503d243a3c
MDL-21695 first sample help migration - course full name
...
AMOS BEGIN
HLP coursefullname.html,[fullnamecourse_hlp,core]
AMOS END
2010-04-13 21:55:02 +00:00
Petr Skoda
259c165d7a
MDL-21695 new help api
2010-04-13 21:51:49 +00:00
Petr Skoda
2b0e098e83
more module upgrade notes
2010-04-13 21:42:19 +00:00
Petr Skoda
19538d8c16
more block upgrade notes
2010-04-13 21:41:11 +00:00
Petr Skoda
73593f4186
MDL-22061 fixed warning
2010-04-13 21:19:35 +00:00
Petr Skoda
49f0d48171
MDL-21695 new help_icon structure
2010-04-13 20:45:05 +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
Petr Skoda
9f9193f623
MDL-22061 new string_exists() method - this can be used in some corner cases
2010-04-13 20:14:31 +00:00
Petr Skoda
3d93400145
MDL-21695 help files not used any more, all docs are now in wiki
2010-04-13 19:13:10 +00:00
Penny Leach
3cec7552ef
portfolio MDL-21508 removed lots of debuging code (just commenting out because i still have work to do here)
2010-04-13 08:06:23 +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
David Mudrak
d19e47031c
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.
2010-04-13 06:22:57 +00:00
Andrew Davis
c7b9082a6a
rating MDL-22063 made the scale id column signed to allow for the +ve -ve scale id hack
2010-04-13 05:50:25 +00:00
Dongsheng Cai
4ecc7bfce4
"MDL-19118, use page context instead of block context"
2010-04-13 05:39:34 +00:00
Andrew Davis
80350ef6a0
rating MDL-22063 made the scale id column signed to allow for the +ve -ve scale id hack
2010-04-13 03:33:41 +00:00
Sam Hemelryk
cb22a295f9
navigation MDL-22073 Fixed zIndex issue with YUI2 panel and modal
2010-04-13 02:44:04 +00:00
Moodle Robot
bebc427faa
Updated the HEAD build version to 20100413
2010-04-13 00:41:13 +00:00
Tim Hunt
453b28d818
Fix $PAGE->set_url initialisation order.
2010-04-12 13:31:42 +00:00
Tim Hunt
3784454b0e
quiz/themes: Fix minor layout breakage introduced by the theme changes.
2010-04-12 13:30:34 +00:00
Tim Hunt
67f1a6966e
base theme/questionbank: MDL-20090 Add new question pop-up styling screwed since theme changes.
2010-04-12 13:21:53 +00:00
David Mudrak
71d2465de9
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.
2010-04-12 12:55:42 +00:00
Patrick Malley
d730eae98b
Removed #page-header from CSS selectors for .navbar
2010-04-12 12:20:13 +00:00
Patrick Malley
9159cb3773
Removed navbar from header in general layout
2010-04-12 12:17:58 +00:00
Patrick Malley
c6d7551590
Added additional variables from base to general.php layout.
2010-04-12 12:09:58 +00:00
Helen Foster
7ed189a11b
MDL-22064 lang string correction thanks to Patrick Malley
2010-04-12 11:45:15 +00:00
Sam Hemelryk
dca032a15f
mod-glossary mod-data MDL-22065 Changed support for these two modules for ratings to false until Andrews next ratings patch gets commit
2010-04-12 09:01:19 +00:00
Dongsheng Cai
7deb5107da
MDL-19118, now comments overlay works without yui3 hacks
2010-04-12 06:19:47 +00:00
Dongsheng Cai
392d5fd41e
MDL-21784, fixed undefined savepath parameter
2010-04-12 03:07:40 +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
Patrick Malley
ab3169cfc5
Changed width on coursebox divs and changed .sideblock content margin to .sideblock .content padding
2010-04-12 01:26:00 +00:00
Patrick Malley
4f68869bf6
Building theme
2010-04-12 01:23:55 +00:00
Moodle Robot
2a56765822
Updated the HEAD build version to 20100412
2010-04-12 00:41:04 +00:00