40698 Commits

Author SHA1 Message Date
Sam Hemelryk
a9535f7945 navigation MDL-21350 Implemented trim options for the navigation block, can now set trim mode (right/left/center) and trim length 2010-04-21 07:05:39 +00:00
Martin Dougiamas
f77f615de6 assignment/lang MDL-21695 Fixing regression, new help strings contained bare single quotes 2010-04-21 06:48:31 +00:00
jerome mouneyrac
cddd252723 web service MDL-21351 list of selectabl users should not include deleted user 2010-04-21 06:30:50 +00:00
Helen Foster
fd1d5455fd MDL-21695 adding help strings 2010-04-21 06:05:22 +00:00
Sam Hemelryk
ee8df661dc themes MDL-21489 Added support for a legacy theme used with old browsers. Thanks Brendan for the patch
Admin can now select a theme for modern browsers and old browsers, the user then sees the modern theme with modern browsers and legacy theme with old browsers. Currenlty IE6 (or less) are considered old browsers.
2010-04-21 04:21:53 +00:00
Martin Dougiamas
cdb34efc83 Removing rubbish screenshot from base 2010-04-21 03:00:52 +00:00
Sam Hemelryk
ba9dc077c4 roles MDL-22126 Fixed up usage of admin/roles/tags.php 2010-04-21 02:43:02 +00:00
Moodle Robot
905d7b3e29 Updated the HEAD build version to 20100421 2010-04-21 00:42:18 +00:00
David Mudrak
0831fd7841 MDL-22054 Fixed 'Edit' string in core strings
AMOS BEGIN
 CPY [edit,core],[edita,core]
 REM do not forget to drop placeholder from [edit,core] in all languages
AMOS END
2010-04-20 17:57:12 +00:00
Martin Dougiamas
6c2e2008bd MDL-20204 Some rewording of designer mode help text 2010-04-20 17:07:58 +00:00
Martin Dougiamas
3cc8a90584 Removing an annoying capitalised word from "Theme Selector"! 2010-04-20 17:00:42 +00:00
Martin Dougiamas
9c9cbe76d4 theme gui MDL-20204 Don't show the base theme for selection unless in theme designer mode 2010-04-20 16:58:23 +00:00
Martin Dougiamas
66258d9742 theme/anomaly MDL-20175 Tidy up screenshot, can be replaced with a better one anytime! 2010-04-20 16:52:35 +00:00
Martin Dougiamas
9126644461 theme/base MDL-21862 some docs and a default screenshot (also used for base unfortunately) 2010-04-20 16:46:49 +00:00
Martin Dougiamas
9cd1e12d7d theme/standard MDL-21862 Adding a sample screenshot to show people where they are 2010-04-20 16:22:00 +00:00
Martin Dougiamas
e7faab6bc8 theme/standard MDL-21862 Adding a readme string so themers know how to do it. 2010-04-20 16:06:51 +00:00
Martin Dougiamas
4f4e600a79 Just adding a temporary screenshot. I assume Patrick will fix later 2010-04-20 15:59:00 +00:00
Petr Skoda
9719412367 new string_manager identified coding problem - wrong get_string() params again - fixing 2010-04-20 15:15:11 +00:00
Helen Foster
5dbc920842 MDL-21695 obsolete help file 2010-04-20 13:12:26 +00:00
Petr Skoda
998ec50ea9 MDL-20204 removing my theme experiment - not working any more and there are other better examples now 2010-04-20 12:43:19 +00:00
Petr Skoda
25346879b7 MDL-22085 support for iso-639-1 2010-04-20 08:36:22 +00:00
Helen Foster
572101b32e MDL-21218 help file rewording thanks to Elena Ivanova 2010-04-20 07:38:36 +00:00
Sam Hemelryk
42086054f9 user-edit MDL-22118 Fixed fatal error in user/edit.php with unassigned users 2010-04-20 03:42:55 +00:00
Patrick Malley
279fac5089 Fixed header issues 2010-04-20 03:03:08 +00:00
Sam Hemelryk
14aac1737e navigation MDL-22044 Fixed alphabetical order of blocks 2010-04-20 02:03:39 +00:00
Moodle Robot
fceb8795b3 Updated the HEAD build version to 20100420 2010-04-20 00:43:10 +00:00
Petr Skoda
af3158d8cc MDL-21891 fix for pg incompatibility - credit goes to Penny Leach 2010-04-19 21:28:28 +00:00
Petr Skoda
e13914acae just a little note for other devs looking for cli info 2010-04-19 21:24:49 +00:00
Petr Skoda
6ad1100fe4 MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib 2010-04-19 14:42:19 +00:00
Patrick Malley
e08fbd1940 Added clearfix to .buttons class 2010-04-19 10:47:49 +00:00
Andrew Davis
0be986ded0 graderreport MDL-21562 slight reformatting of grader report instantiation code to make it clearer 2010-04-19 09:29:42 +00:00
Andrew Davis
f9da5ee0f6 themes MDL-21862 added nonavbar to popup layout 2010-04-19 09:01:40 +00:00
Dongsheng Cai
cdbf0f5a4c "MDL-19118, fixed warning when comment blocks in course module context" 2010-04-19 08:09:05 +00:00
Sam Hemelryk
7703888d31 navigation MDL-22044 Fixed up PHPDoc syntax, removed @global 2010-04-19 06:58:15 +00:00
Sam Hemelryk
3406acdef9 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.
2010-04-19 06:30:30 +00:00
Patrick Malley
1cbdc5a33a Continuing work on boxxie theme 2010-04-19 03:50:06 +00:00
Dongsheng Cai
5b95daecb3 "MDL-19118, comments api requires courseid error message added" 2010-04-19 03:05:28 +00:00
Sam Hemelryk
9cc507438f themes MDL-22108 Removed IE specific horizontal scroll bars from navigation and settings blocks. Thanks Patrick 2010-04-19 02:05:07 +00:00
Patrick Malley
2d74495c3b Putting navigation styles back in MDL-22108 2010-04-19 01:59:08 +00:00
Sam Hemelryk
f1d12a2fa7 themes MDL-22108 Removed horizontal scroll bars from navigation and settings blocks. Thanks Patrick 2010-04-19 01:39:05 +00:00
Moodle Robot
bfe8fb8a4d Updated the HEAD build version to 20100419 2010-04-19 00:41:25 +00:00
Andreas Grabs
e8790d59bf MDL-21695 - Replace built-in HTML help files with proper strings 2010-04-18 19:21:54 +00:00
Inaki
389d6f72b8 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.
2010-04-18 12:08:43 +00:00
Petr Skoda
6fbaf7f8b8 fixed my own sloppy typos in comments 2010-04-18 10:14:04 +00:00
Moodle Robot
786c6333b3 Updated the HEAD build version to 20100418 2010-04-18 00:43:29 +00:00
Moodle Robot
eeaccd757d Updated the HEAD build version to 20100417 2010-04-17 00:40:51 +00:00
Petr Skoda
0a27866d58 MDL-22102 trying to fix line endings 2010-04-16 08:45:05 +00:00
Petr Skoda
0ac9023335 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 2010-04-16 08:31:02 +00:00
Andrew Davis
11cca21ec3 unit tests MDL-22017 made test_usergetdate() work on machines in different timezones 2010-04-16 07:47:39 +00:00
David Mudrak
fb42b73be0 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.
2010-04-16 05:53:47 +00:00