1417 Commits

Author SHA1 Message Date
mits
73514762af Updated config.php for theme oceanblue. 2008-02-05 09:16:28 +00:00
urs_hunkler
5e98b1ab95 merged from 1.9 :: MDL-13329 :: Buttons in the sidblocks looked quite different in the different browsers. Changed several CSS aspects to make them look more similar, specially added IE "hacks". 2008-02-04 21:02:08 +00:00
nicolasconnault
fb739b77e0 MDL-13050 merging from 1.9 2008-02-04 13:57:36 +00:00
nicolasconnault
95f9fa4d1e MDL-13103 merging from 1.9 2008-02-04 11:03:29 +00:00
urs_hunkler
1e2e2ad811 Merged from 1.9 :: Chameleon restrictions info added. 2008-02-03 17:07:59 +00:00
urs_hunkler
b78e33af01 Merged from 1.9 :: MDL-13268 :: CSS cleanup and moved from the end of the file to the other admin CSS definitions 2008-02-03 17:01:18 +00:00
urs_hunkler
2731aaa0e2 Merged from 1.9 :: MDL-13268 :: CSS added 2008-02-03 16:55:32 +00:00
urs_hunkler
1d36e84b4d merged from 1.9 :: MDL-13181 :: added to handle changed xhtml
.glossarypost div.concept h3,
.glossarypost.continuous .concept {
  display: inline;
}
2008-02-03 15:57:35 +00:00
skodak
1921b95df5 MDL-12901 undo weird IE6 hack on bulk and manage users filter form; merged from MOODLE_19_STABLE 2008-02-02 23:00:19 +00:00
skodak
e5eb2d3426 MDL-12710 no wrapping of user selection columns in user bulk form; merged from MOODLE_19_STABLE 2008-02-02 21:53:28 +00:00
scyrma
b08bf83c50 MDL-11594 - Changes in image location broke chameleon 2008-01-31 00:39:02 +00:00
nicolasconnault
82d6066568 MDL-13103 merging from 1.9 2008-01-25 16:31:50 +00:00
nicolasconnault
1bf7621ca4 MDL-13103 merging from 1.9 2008-01-25 13:00:45 +00:00
skodak
dd97c32868 MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE 2008-01-24 20:33:50 +00:00
nicolasconnault
1e92bb9112 MDL-13101 New section of the upgrade process: plugins check 2008-01-23 22:48:54 +00:00
moodler
516b24e3e9 Merged fix for style typo from 1.9 2008-01-22 01:22:16 +00:00
urs_hunkler
fd410ca418 merged from 1.9 :: some CSS cleaning up 2008-01-16 20:05:33 +00:00
urs_hunkler
34d04affe3 new faster jQuery version 2008-01-16 17:22:17 +00:00
urs_hunkler
f6e98e0cfb merged from 1.9 :: MDL-12536 :: changed customtheme call to fixed custom_corners call. 2008-01-16 17:20:24 +00:00
nicolasconnault
f0067a7836 MDL-12941 Added clear:none; to div.user-box css. Also fixed a couple of & with & 2008-01-16 07:44:57 +00:00
urs_hunkler
9ef050900e merged from 1.9 :: MDL-12564 :: added font-family to the arrow properties. 2008-01-13 17:53:44 +00:00
urs_hunkler
f58fcc8234 merged from 1.9 :: MDL-11154 :: added the missing code and the config line and explanation in config.php for flexible columns. 2008-01-12 18:14:49 +00:00
urs_hunkler
11a6a30773 merged from 1.9 :: MDL-9306 :: explanation added for hooks as comma separated lists in Chameleon. 2008-01-12 16:32:44 +00:00
urs_hunkler
3e2f38544d merged from 1.9 :: MDL-11486 :: added width to the adminblock 2008-01-12 14:52:45 +00:00
urs_hunkler
60a60237a3 merged from 1.9 :: MDL-12910 :: changed top from 2.9em to 3.5em 2008-01-12 14:06:40 +00:00
urs_hunkler
cf93a5b0d9 merged from 1.9 :: typo body#tag-manage table#tag-management-list, th, must be body#tag-manage table#tag-management-list th, 2008-01-11 11:36:08 +00:00
urs_hunkler
ba92d2f50c merged from 1.9 :: MDL-12221 :: removed the "nocoursepage" hack, which was an attempt to find out if a page has a layout-table. I developed this hack because Martin said, that he does not see any chance to implement a layout-table check. This hack followed several exception hacks because Moodel pages are inconsistently created. All those exceptions I could delete too.
Now I added a JavaScript layout-table check which works great.
2008-01-11 09:29:53 +00:00
poltawski
d1a2a97ba3 MDL-12221 - use theme variables so it doesn't break on my setup ;)
merged from MOODLE_19_STABLE
2008-01-10 10:43:35 +00:00
moodler
e93902f856 Merged parenting fix from 1.9 MDL-12221 2008-01-10 06:10:50 +00:00
urs_hunkler
52ea8aa026 Merged from 1.9 and checked :: MDL-12221 :: I added changes to weblib and the forum and glossary view pages, the custom_corners and standard theme to get those pages working.
In the view pages I changed the container function call to a simple "echo 'div ...'" to avoid the custom_corners container overhead and page oddity.

In weblib I added "clearfix" handling to the function "print_box_start($classes ...". "clearfix" is handed over to the containing divs. This is a hack, but I didn't know how to handle it without rewriting too much areas.
2008-01-09 15:52:08 +00:00
sam_marshall
40a94e4374 MDL-12876 Moved accesshide text further off the screen as it was sometimes visible 2008-01-08 17:30:50 +00:00
skodak
7c09710cbf MDL-12796 iplookup rewrite 2008-01-02 16:47:57 +00:00
skodak
e9c0fa35f4 MDL-12794 admin setting for file location; merged from MOODLE_19_STABLE 2008-01-01 22:25:11 +00:00
skodak
587c7040f5 MDL-12790 highlighting in admin search results breaks html
MDL-12791 add defaults parameter to format_admin_setting()
MDL-12792 search in admin settings and defaults
+ minor speedup of fast highlighting and fixed empty span tags

merged from MOODLE_19_STABLE
2008-01-01 15:51:54 +00:00
poltawski
774b7e8e75 MDL-12209 - fix css errors, merged from MOODLE_19_STABLE 2007-12-27 15:40:32 +00:00
nfreear
a377231ec1 MDL-7493 further fix: clean up themes, and remove references to 'hide-show-image' background images. Document smartpix for theming icons in wood and orangewhite readmes. 2007-12-21 11:58:15 +00:00
poltawski
67596de47d MDL-12668 - Various themes not respecting theme varaibles
merged from MOODLE_19_STABLE
2007-12-20 17:32:08 +00:00
skodak
ad0178d890 MDL-12656 indicate when current value is incorrect and propose default instead in admin settings; merged from MOODLE_19_STABLE 2007-12-19 22:39:05 +00:00
skodak
9c7a3c5e97 MDL-11561 nail the editor width to 640px in admin settings pages - prevents resize problems; merged from MOODLE_19_STABLE 2007-12-19 18:26:12 +00:00
skodak
220a90c5a1 MDL-11561 admin tree improvements and bugfixing 2007-12-19 17:35:20 +00:00
nfreear
c076f4beef Fixes reopened MDL-7493 "Make sure standard themes are visible under "Windows High Contrast Black" mode" - foreground show/hide block icon/ALT text switched with Javscript. 2007-12-18 17:18:19 +00:00
tjhunt
7f2ec6b147 Minor quiz layout improvements. Merged from MOODLE_19_STABLE. 2007-12-17 16:56:42 +00:00
tjhunt
46a5a85b58 MDL-12616 - Improve layout so you can distinguish the student's response to an essay question from the feedback. Merged from MOODLE_19_STABLE. 2007-12-17 12:28:14 +00:00
urs_hunkler
28d10603b5 merged from 1.9 :: CSS cleanups :: collect some background definitions in a basic property and work with cascading to more special definitions. 2007-12-16 09:41:56 +00:00
urs_hunkler
67a6e17071 merged from 1.9 :: MDL-12221 :: Some enhancements to handle the changed boxes - work in progress. 2007-12-13 20:25:24 +00:00
urs_hunkler
f287947552 merged from 1.9 :: MDL-11438 :: added screenshot.jpg to prevent IEs crashing on the them selection page. 2007-12-13 20:21:56 +00:00
tjhunt
2a13e454f9 MDL-9459 - Provide information relating to groups in the summary message "Attemts: 123". Now, depending on the situation, you see one of three messages: "Attempts: 123", "Attemtps 123 (45 from your groups)" or "Attemtps 123 (45 from this group)".
I also took the opportunity to improve the layout of this message slightly, and clarify the message that tells you that you cannot add or remove questions from the quiz if there are attemts.

Merged from MOODLE_19_STABLE.
2007-12-12 17:23:55 +00:00
nfreear
0154653b9b Fixes MDL-12541 "Weeks course format - dates for each section should be marked up as heading". Merged. 2007-12-11 15:25:07 +00:00
tjhunt
6e4ca69ad7 MDL-12393 - Layout tweaks on question category editing page. Merged from MOODLE_19_STABLE. 2007-11-30 11:00:48 +00:00
urs_hunkler
66fef744d4 added missing pix 2007-11-28 16:15:56 +00:00