jamiesensei
37601e884f
small change to stop elements moving down to next line in IE with 800 px width.
2006-12-09 12:16:41 +00:00
sam_marshall
de312b53bb
MDL-7816 Added optional (checkbox) facility to quickform dateselector
2006-12-06 14:50:57 +00:00
skodak
30e113f4fa
MDL-7781 Move help button out from element label in new formslib
2006-12-03 14:28:40 +00:00
nfreear
9dd68bc79b
Fixes MDL-7244 "Missing accessibility label on login block input forms". (Previous commit of block_login.php was a mistake.)
2006-12-01 15:27:05 +00:00
nfreear
2e2bcd9505
Fixes MDL-6838, "label with ordered list <ol> not redendered with numbers"
2006-12-01 13:44:56 +00:00
nfreear
35befea728
Fixes MDL-7758 "Replace breadcrumb image with THEME->rarrow in unit test reports".
2006-12-01 10:21:11 +00:00
jamiesensei
a12034e4ab
fixed 2 problems with css styling :
...
* some padding for htmleditor to stop label appearing in htmleditor toolbar.
* fix for vertical alignment of input elements
2006-12-01 06:33:23 +00:00
urs_hunkler
4649ac8436
'added clear:left and a little top distance to the htmlarea in adminsettings. If this works in all places a more general rule for all quickforms should be entered'
2006-11-30 12:12:34 +00:00
skodak
b6e5a6e6f0
Role assignment form buttons have no text MDL-7721; original patch by Nick Freear
2006-11-28 21:04:56 +00:00
jamiesensei
4c523bed9e
small change to formslib css
2006-11-28 15:14:22 +00:00
tjhunt
536a640218
Minor tweak to fieldset styles.
2006-11-24 18:52:16 +00:00
vyshane
9e9ac8da37
Merged from 1.7
2006-11-16 02:27:00 +00:00
vyshane
7fdbbaea87
Merged from 1.7
2006-11-15 02:42:38 +00:00
jamiesensei
6b717125f9
changed width of form to 80% -aesthetic change
2006-11-14 06:09:36 +00:00
moodler
5fb8186a1f
Merged MDL-7375 from stable
2006-11-07 12:56:31 +00:00
stronk7
19e6237552
And, finally, IE is able to display IMS packages properly! B-)
...
One of the worst to solve bugs in my life! MDL-6417
Merged from MOODLE_17_STABLE
2006-11-06 17:22:13 +00:00
moodler
8c900bc3b0
Merged documentation for Roles from stable MDL-6923
2006-10-31 08:14:36 +00:00
skodak
d03a6500c4
MDL-7137 permission UI improvements merged into role overrides; s() used instead of htmlentities(); merged from MOODLE_17_STABLE
2006-10-25 21:20:56 +00:00
moodler
82350116ba
Merged roles gui changes from stable
2006-10-24 14:39:41 +00:00
skodak
1aaaa067df
glossary tabs (when updating a glossary) is not aligned properly MDL-7172 ; merged from MOODLE_17_STABLE
2006-10-23 11:17:56 +00:00
skodak
a44091bffe
Fixing Theme Config Variables MDL-6784
2006-10-09 10:12:41 +00:00
urs_hunkler
37e7b362bb
'MDL-6790 Grab handle icon is missing from blocks. Added property to show the move curser for a simmilar signal as for the crosses'
2006-10-04 16:23:44 +00:00
urs_hunkler
57d13c2468
'merged from 1.6 - MDL-6824, redundant declaration: .categorybox .category'
2006-10-04 15:51:48 +00:00
moodler
c84ea828c3
Aligning capability override columns
2006-10-02 08:43:40 +00:00
moodler
27160c814b
Cleaned up style for background of admin settings
2006-10-02 07:06:47 +00:00
moodler
c5d08a1526
Highlight the currently selected admin menu 8-)
2006-10-02 06:37:58 +00:00
moodler
6fadb97b89
Tidy up admin search box, and fixed 4-spaces everywhere
2006-10-02 06:20:14 +00:00
moodler
8be977c547
Fixed styles for user listings
2006-10-01 09:33:41 +00:00
jamiesensei
909ec807cb
moved styles in theme\standard\styles_form.css to theme\standard\styles_layout.css and removed theme\standard\styles_form.css and all references to it. In line with discussion here : http://moodle.org/mod/forum/discuss.php?d=54907
2006-09-28 10:32:23 +00:00
moodler
3e21903846
Cleaning up user index a bit
2006-09-28 06:04:39 +00:00
jamiesensei
15fdf6199e
wrapping group element in a fieldset tag
2006-09-28 04:19:56 +00:00
jamiesensei
57a763a733
changes to style sheet in line with http://moodle.org/mod/forum/discuss.php?d=54907#250816
2006-09-27 19:10:31 +00:00
moodler
15a169222b
Some extra changes from the duplicate work I did on upgradesettings.php
...
main change is that adminsettings is now an ID on the form
2006-09-27 07:49:34 +00:00
urs_hunkler
86f5774d0b
'changed width of label from 40% to 30% to make the textarea fit'
2006-09-26 19:30:57 +00:00
urs_hunkler
f2e101239b
'added width and height to qfrow to make it render correcly in FF, changed qfelement to display:block'
2006-09-26 19:23:28 +00:00
urs_hunkler
d345a18967
'added space before styles_form to correct CSS loading'
2006-09-26 13:48:00 +00:00
jamiesensei
80f962df90
* added error message for setHelpButton method not existing
...
* modified htmleditor class so that differences in formatting for this element are defined by css but use the same html
* added type name of element classes to css wrapper class names
2006-09-26 09:42:42 +00:00
urs_hunkler
26620ae2d0
'separated CSS properties to color/fonts/layout/'
2006-09-25 11:56:45 +00:00
urs_hunkler
30b14256e6
'added general settings for items within .form-groups to display:inline and float:none'
2006-09-25 11:22:36 +00:00
urs_hunkler
1bd306206d
'added styling for textarea in adminsetting pages'
2006-09-25 10:59:18 +00:00
nfreear
542022f2eb
Fixes bug MDL-6685 (Breadcrumb separator, only certain fonts support ►).
2006-09-25 10:35:41 +00:00
urs_hunkler
7c47564df2
'added CSS for statsruntimestarthour to place hour and minute beside each other'
2006-09-25 09:44:31 +00:00
urs_hunkler
91362d003f
'added float-left for form-group'
2006-09-25 09:13:04 +00:00
moodler
841d5d4b94
Added some CSS to contain the html editor
2006-09-25 08:54:16 +00:00
moodler
afee986420
Updates for better CSS hooks
2006-09-25 08:20:14 +00:00
moodler
0462b3589e
Temporary fix
2006-09-25 08:01:05 +00:00
moodler
6153cf5800
Moving all the admin settings to a tableless design MDL-6678
...
Thanks Urs for the CSS help!
2006-09-25 07:35:43 +00:00
jamiesensei
da6f876395
This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags.
...
This is NOT YET PART OF THE MOODLE API it is here for experimental purposes.
2006-09-24 17:04:51 +00:00
moodler
ff439b30af
Added styles to the role editing/viewing list, as well as some links and tooltips
2006-09-24 09:44:51 +00:00
urs_hunkler
65e2d1f0df
'merged from 1.6 - reduced the distance above the footer from 100px to 40px'
2006-09-22 15:19:38 +00:00