Commit graph

450 commits

Author SHA1 Message Date
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
urs_hunkler
9d147a038f 'added 16px height to the commands to correct the wrapping issue in the sideblock header' 2006-09-22 07:51:23 +00:00
skodak
6124048972 major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
moodler
54a7469271 Removed some obsolete stuff 2006-09-20 06:52:54 +00:00
tjhunt
a4514d91de Renamed new commentary feature to 'general feedback'. 2006-09-19 13:35:42 +00:00
nfreear
57100a9098 Fixes bug MDL-6360 "Resizable image in breadcrumb trail..."
- files block_search_forums.php, calendar/lib.php, lang/en_utf8/access.php, weblib.php, theme/standard/config.php, styles_color.css
2006-09-19 11:36:21 +00:00
moodler
0e1cc9070b Fixed a some debugging statements 2006-09-18 13:24:45 +00:00
urs_hunkler
aaf281d1eb 'merged from 1.6 - MDL-6020 - CSS changes to align text beside images' 2006-09-18 12:01:16 +00:00
moodler
ce607dd457 Tidying up coursebox teacher listing (no bullets) 2006-09-17 03:38:04 +00:00
moodler
6a12bc4836 Bringing phpinfo into the fold 2006-09-15 08:59:02 +00:00
moodler
4934c49719 Cleaning up assign and override interfaces 2006-09-15 06:04:10 +00:00
moodler
9584965f9c Tidied up the role assignment pages 2006-09-14 14:49:45 +00:00
tjhunt
45f501a54b Put the unit test styles in the standard theme, rather than using the previous nasty hack that had been broken by the admin page changes. 2006-09-13 16:16:39 +00:00
urs_hunkler
80f7ef6fe9 Merged from 1.6. See bug MDL-6028 2006-09-13 15:23:50 +00:00
tjhunt
307f045f07 MDL-5969 Let multiple choice questions have feedback that does not depend on the chosen answer
In passing, I fixed MDL-6297 Export of multichoice questions in Moodle XML format doesn't save shuffle option too.
2006-08-24 10:22:43 +00:00
tjhunt
1b8a7434e2 Bug 6239 - Allow questions to have some teacher-supplied commentary.
While implementing this, I removed the ~100 lines of very similar code from the top of each question type's editquestion.html template, and moved this to a the function print_question_form_start() in the base class, which uses the template question/type/editquestionstart.html. This is described in more detail here: http://moodle.org/mod/forum/discuss.php?d=51590, and is why this patch makes the codebase 523 lines smaller.
2006-08-11 14:59:18 +00:00
moodler
bbbf2d4015 ROLES AND PERMISSIONS - FIRST CHECK-IN
=======================================

WARNING:  DEV IS CURRENTLY VERY UNSTABLE.

This is a mega-checkin of the new Roles system.   A lot of changes have
been made in core and modules.

Currently there are a lot of rough edges and known problems.  We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).

Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.
2006-08-08 05:13:06 +00:00
martinlanghoff
07b76bad6a chat: Prevent user from submitting a 2nd message before his 1st is received.
Some users reported that mod/chat was silently dropping some messages. The
user's browser may not be able to keep up with the rate at which he submits
chat messages. This update keeps things sane.

Merged from MOODLE_16_STABLE

Author: Donal McMullan <donal@catalyst.net.nz>
2006-07-12 02:29:12 +00:00
tjhunt
9e452c0d7b Layout similar question types more consistently. 2006-07-05 12:32:53 +00:00
moodler
2de506e1da Merged homelink from stable 2006-06-19 16:32:00 +00:00
tjhunt
6f1991905d Bug #5812 - Standard theme font size CSS not sufficiently defensive. Merged from MOODLE_16_STABLE. 2006-06-13 18:55:25 +00:00
nfreear
782792047b Fix bug 5611 (Skip block), across 4 files. Extra parameter $title in weblib.php: print_side_block, edits to moodleblock.class.php, Standard style, en_utf8 language pack. 2006-06-09 14:25:18 +00:00