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
urs_hunkler
9ded000995
MDL-12370 :: added missing images
2007-11-28 14:22:38 +00:00
nicolasconnault
d3e0806def
MDL-9506 Returning stdClass objects instead of grade_item objects: for security
2007-11-27 15:40:04 +00:00
nicolasconnault
f9972ddb61
MDL-12312 Reviewed and slightly improved Petr's great help file
2007-11-27 10:01:52 +00:00
skodak
0ad439bb42
MDL-12221 custom themes revisited - fixed bug in previous commit, added more developer debug; merged from MOODLE_19_STABLE
2007-11-23 20:26:16 +00:00
skodak
9f7f1a74a0
MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE
2007-11-23 16:49:51 +00:00
nfreear
532f494d96
Fixes reopened bug MDL-7472, "Explicitly label radio buttons in Survey" - removes use of USER->screenreader using get_accesshide + many other accessibility fixes.
2007-11-21 14:50:32 +00:00
stronk7
9126bd7ee9
Some question formating...
...
Merged from MOODLE_19_STABLE
2007-11-20 00:10:05 +00:00
skodak
f16fa0a34b
MDL-12249 groups UI cleanup and improvements - see tracker for details; merged from MOODLE_19_STABLE
2007-11-19 20:31:57 +00:00
sam_marshall
9b50bd46ad
MDL-12075 Display individually colour-coded events in calendar rather than random day colours
2007-11-19 10:53:23 +00:00
moodler
21090e447a
Merged from 1.9
...
Improvements to the tabs for assigning and overriding roles. MDL-12120
Tabs are now all on the top row
Tabs have clearer titles
Other help texts improved
2007-11-19 07:13:02 +00:00
moodler
b8faa9a7d1
Merged fixes for override colouring MDL-12248
2007-11-19 06:59:19 +00:00
mits
26966d4026
Removed styles_layout.css from theme oceanblue.
...
Updated config.php for theme oceanblue.
2007-11-16 14:51:34 +00:00
urs_hunkler
e80cc31f06
merged form 1.9 :: MDL-12221 :: new CSS rules for the custom_corners boxes.
...
And MDL-9306 :: splitted comma sepearted rules to 2 separate rules.
2007-11-16 14:19:13 +00:00
urs_hunkler
3411f1b994
merged from 1.9 :: MDL-12191 :: workaround with JavaScript to add "haslayouttabel" class to body.
2007-11-15 12:21:09 +00:00
urs_hunkler
8e0692399f
merged from 1.9 :: changed the form lable look.
2007-11-15 12:18:32 +00:00
urs_hunkler
f72d4df82e
merged from 1.9 :: added 2 CSS definitions to dimm the summary and the course no. in a hidden course topic.
2007-11-14 16:06:58 +00:00
urs_hunkler
7506339261
merged from 1.9 :: removed CSSEdit reference line.
2007-11-13 10:33:04 +00:00
urs_hunkler
e4063e7d97
merged from 1.9 :: The XHTML of the actual tab has been changed. Therefor the actual tab was not shown in front of the line any more. I changed the CSS to correct this introduced bug.
2007-11-12 20:22:04 +00:00
mits
9ccdfd109b
some tidy up on theme OceanBlue.
2007-11-12 17:56:07 +00:00
urs_hunkler
f632d9f161
merged from 1.9 :: MDL-12093 :: changed function call from get_in_popup to is_in_popup.
2007-11-12 11:40:52 +00:00
urs_hunkler
82e74e90cc
merged from 1.9 :: MDL-10683 :: added as Eric proposed:
...
.mform .ftextarea #id_alltext {
width: 100%;
}
2007-11-11 19:34:37 +00:00
urs_hunkler
e09c7b223f
merged from 1.9 :: moved the sideblock accessibility property to the sidblocks section.
2007-11-11 19:26:20 +00:00
urs_hunkler
95014662db
merged from 1.9 :: Some theme enhancements while working on MDL-12098 and MDL-11154.Some theme enhancements while working on MDL-12098 and MDL-11154.
2007-11-11 16:04:08 +00:00
urs_hunkler
0859ecfffb
merged form 1.9 and corrected a CSS bug :: MDL-12045 :: the extra "clearer" div broke the custom_corners theme on IE7. I removed the "clearer" div and added the class "clerafix" to the surrounding coursebox.
...
In FF and Safari floating is a mess now. I removed float:left for "coursebox" to get the page working in all browsers. It is a single element and should not need floating.
2007-11-11 11:22:54 +00:00