1377 Commits

Author SHA1 Message Date
urs_hunkler
c97535a6be MDL-9745 - added missing input field type "file" to the alignment correction 2007-06-14 07:04:47 +00:00
dwoolhead
1a6ff43e1d MDL-10048 Separate events key and monthly view in right side panel 2007-06-12 09:30:12 +00:00
dwoolhead
21a9b54dfb Move Export calendar button to bottom of the page (IE especially) 2007-06-11 16:07:58 +00:00
urs_hunkler
89ba83d42f MDL-9977 and MDL-8446 - sheet setting depending on $CFG->langdirection.
Due to big problems I added debug messages.
2007-06-10 17:08:17 +00:00
urs_hunkler
72a66c61e8 MDL-9977 and MDL-8446 - added CSS file with rtl properties 2007-06-10 17:04:49 +00:00
urs_hunkler
a53e47a25d MDL-9745 - corrected "input" placement with IE specific "expression" JavaScript in CSS properties. 2007-06-06 19:55:32 +00:00
urs_hunkler
27dabc5694 MDL-9745 - corrected textareas too. 2007-06-06 19:52:13 +00:00
urs_hunkler
22fd179c60 MDL-9745 - for IE7 I corrected the text input fiield offset with a CSS 2 property. 2007-06-06 19:08:22 +00:00
nicolasconnault
de5284f26d MDL-9137 Almost finished the edit category page. The only remaining issue is some sort of endless loop starting in grade_category::set_as_parent. Big issue... 2007-06-01 08:01:47 +00:00
nicolasconnault
5fad506139 MDL-9629 Category edit page now implements delete, show/hide, lock/unlock, moveup/movedown and move actions. The edit icon is also shown but not yet implemented. 2007-06-01 04:02:37 +00:00
nicolasconnault
88e794d6c8 MDL-9628 Move work on the category edit page 2007-05-31 08:57:05 +00:00
nicolasconnault
0fc7f62445 MDL-9506 MDL-9137 MDL-9629
Added a number of small getters and setters to grade_item and grade_category, to hide the structural differences between the two, and provide a common interface for cases when we are not sure whether an $object is of one type or another.
The grade_tree::renumber() method now adds complete objects to the need_update array, because both grade_category and grade_item need to update their parent field when moved to a different parent. Amazingly, these important changes worked straight away (after 1 hour of coding without testing anything), and all the unit tests passed!
2007-05-31 03:15:43 +00:00
jamiesensei
b1a61961aa MDL-9745 "Checkboxes badly lined up in forms lib, e.g. "students may review" settings on quiz settings screen." Reverted previous fix for similar problem MDL-7779 as the fix for MDL-7779 causes worse problem MDL-9745 with form elements in groups. Second part of commit in HEAD, missed a bit in HEAD. 2007-05-28 14:21:09 +00:00
jamiesensei
5eb1924f01 MDL-9745 Checkboxes badly lined up in forms lib, e.g. "students may review" settings on quiz settings screen. Reverted previous fix for similar problem MDL-7779 as the fix for MDL-7779 causes worse problems with form elements in groups. 2007-05-28 12:17:40 +00:00
jamiesensei
64360ee7b5 made hardFreeze work properly for a whole form. New paramater in moodleform constructor 'editable' defaults to true. If true then display form as normal. If false then hardFreeze whole form. Now displays form without an submit buttons. If form is hard frozen no data is ever passed to get_data. 2007-05-27 05:01:51 +00:00
moodler
ed7666d8f8 Merged MDL-9826 from stable 2007-05-25 21:04:26 +00:00
nfreear
5dbae3560e Follow up fix for bug MDL-9890 - replacing nicolasconnault's fixes that I overwrote - sorry! 2007-05-23 14:45:49 +00:00
nfreear
73418a3ce3 Big fix for MDL-9890 "Help should be well-formed, XHTML Strict and semantic". 2007-05-23 12:03:22 +00:00
skodak
24be194445 merging forgotten changes from MOODLE_18_STABLE 2007-05-17 08:48:47 +00:00
skodak
9eb64c947a MDL-9825, MDL-9798, MDL-9799 - new workaround for the object trouble in IE caused by UFO; reverting previous patches; merged from MOODLE_18_STABLE 2007-05-16 18:17:14 +00:00
moodler
b6b354e36e Merged MDL-9826 from stable 2007-05-16 08:03:37 +00:00
skodak
e38bbf52c4 MDL-9799 can not use forms due to object bug in IE :-( ; merged from MOODLE_18_STABLE 2007-05-15 20:22:15 +00:00
nfreear
f4a9c8b213 Fixes bug MDL-9753, "THEME->larrow, rarrow don't work in stock IE6". Merged. 2007-05-11 11:29:46 +00:00
urs_hunkler
05ef9fdd03 added clearfix true to clear the contetn in some modules/course forms 2007-05-10 10:46:42 +00:00
moodler
ad9757c53e DIsabling Chameleon for the general case 2007-05-10 07:16:33 +00:00
moodler
0987c638d0 Tweaking graphics a bit 2007-05-10 06:38:40 +00:00
moodler
3b5006c9ff Bigger beige box for big screens 2007-05-10 06:23:37 +00:00
moodler
07c42b6ec3 Tidied up some images a bit (smoother when repeated) 2007-05-10 06:05:21 +00:00
moodler
bfca5ef8f2 I really don't like the underlines and color-changing on links ... :-) 2007-05-10 05:57:51 +00:00
moodler
ed6770129f Just removing the debug stuff from the header 2007-05-10 05:37:52 +00:00
urs_hunkler
c07a4e05c1 added page my-index to exclude list because it uses layout-table 2007-05-09 15:33:05 +00:00
nfreear
09a3135031 Fixes bug MDL-9753, "THEME->larrow, rarrow don't work in stock IE6" 2007-05-09 14:40:02 +00:00
urs_hunkler
e82ea0a3d9 custom_corners theme added 2007-05-09 14:26:59 +00:00
poltawski
9f439b177d MDL-9742 Replaced stray tabs with spaces 2007-05-08 16:25:18 +00:00
poltawski
e73457e4ba MDL-9742 Converting tabs to spaces 2007-05-08 15:44:37 +00:00
ikawhero
a907c54043 GUI for category themes.
New language strings.
2007-05-03 07:00:55 +00:00
skodak
54bb33eb10 MDL-9652 rename new password reveal to unmask 2007-04-30 18:03:19 +00:00
skodak
1ae083e424 MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
moodler
08e22608b7 Merged MDL-9594 from stable 2007-04-26 14:54:21 +00:00
moodler
be63689802 Merge XHTML fixes for MDL-9589 2007-04-26 08:49:21 +00:00
skodak
eba8cd63b4 MDL-9588 Addd password reveal class to admin settings forms 2007-04-26 07:08:12 +00:00
nicolasconnault
77a297d274 Fixed many xhtml errors 2007-04-20 07:54:42 +00:00
nicolasconnault
933e257ab2 MDL-9322 Fixed non-compliant xhtml code for mnet pages, logs and enrol pages 2007-04-13 07:03:04 +00:00
jamiesensei
8a3719f517 making notifytiny style a little bigger 2007-04-12 14:59:32 +00:00
skodak
239ade458c MDL-9239 New fromslib password element with reveal option; merged from MOODLE_18_STABLE 2007-04-06 14:18:02 +00:00
nfreear
eb674f8b21 Fixes bug MDL-9221 "new group admin - can't view full group name". 2007-04-05 10:55:04 +00:00
nicolasconnault
a1b9b374b9 MDL-9198: Embedded PDF now works fine in FF 1.5, FF 2, IE5, IE6, IE7 and Opera, and degrades beautifully in non-supported browsers (or when plugin is missing). 2007-04-05 05:51:12 +00:00
nicolasconnault
30052948b1 MDL-9090 2007-04-05 01:44:54 +00:00
nicolasconnault
5effd72fc4 MDL-9192 2007-04-04 02:40:21 +00:00
skodak
d04d6bcbec MDL-9190 Site policy xhtml compliance and other minor fixes; merged from MOODLE_18_STABLE 2007-04-03 09:51:53 +00:00