urs_hunkler
70795f4c14
added new icon
2008-02-28 08:14:57 +00:00
urs_hunkler
c4edeb6ffc
merged form 1.9 :: MDL-13700 :: added fontsizes for tag clouds
2008-02-27 18:41:18 +00:00
andreabix
ea61750908
Fixed MDL-12564
2008-02-27 17:40:50 +00:00
andreabix
661bed5244
Updates and fix for Moodle 1.9
2008-02-27 15:46:21 +00:00
andreabix
9e23029f25
Updates and fix for Moodle 1.9
2008-02-27 15:26:02 +00:00
urs_hunkler
b85104e3d3
merged from 1.9 :: MDL-13648 :: removed the chameleon settings
2008-02-27 12:09:00 +00:00
urs_hunkler
2edd389b7d
merged from 1.9 :: MDL-13648 :: several enhancements/changes due to the discussion in the Moodle tracker:
...
_ changed the README - Custom corners is now experimental
_ styles_colors from standard included - all the usabilty work using colors will automatically show up in Custom corners too
_ optimized the JavaScript which adds the necessary layouttable classes to the body tag
_ Chameleon engine removed - developers throw in CSS at the end without caring if the Chameleon engine can handle it
2008-02-27 10:34:51 +00:00
moodler
26b862856c
Merged MDL-13685 into head
2008-02-27 05:44:05 +00:00
scyrma
4e6d0c94c4
MDL-13633 - This is a first step toward integrating all "tag blocks" together. (merge from 1.9)
2008-02-27 04:49:28 +00:00
moodler
cf23a77554
Merged MDL-12248 custom_corners people can now use roles ;-)
2008-02-26 07:16:31 +00:00
moodler
03ce38cd2b
Merged MDL-13640 to move "Manage tags" link
2008-02-25 05:04:46 +00:00
scyrma
3d535996db
MDL-13404 - Merge from 1.9 (re-commit, including missing file)
2008-02-25 01:58:17 +00:00
urs_hunkler
bd1dcdc82e
merged from 1.9 :: MDL-13418, MDL-13422, MDL 13597 :: corrected CSS issues
2008-02-24 21:16:07 +00:00
urs_hunkler
b98a3d78ab
merged from 1.9 :: MDL-13453 :: corrected typo
2008-02-24 19:29:31 +00:00
skodak
bb06244703
MDL-13404 reverted - missing file and other minor problems
2008-02-22 19:53:48 +00:00
scyrma
db32b054d1
MDL-13404 - Merge from 1.9
2008-02-22 10:25:36 +00:00
skodak
df612c4203
MDL-13549 related these changes; merged from MOODLE_19_STABLE
2008-02-21 09:39:58 +00:00
nicolasconnault
8055d0bda0
MDL-13465 Implemented Martin's solution. Merging from MOODLE_19_STABLE
2008-02-21 09:17:33 +00:00
urs_hunkler
5d10180fc3
Merged from 1.9 :: Added h1 - h4 fontsizes. Disabled the Chameleon engine by default. Wrote a short hint about the intearactive editing in the README.
2008-02-19 07:53:20 +00:00
urs_hunkler
b2a133b913
disable chameleon as default
2008-02-18 07:24:17 +00:00
skodak
61460dd631
MDL-13192 major stats cleanup patch - see tracker for more details; merged from MOODLE_19_STABLE
2008-02-16 18:33:50 +00:00
urs_hunkler
6b4f1f73e9
Merged from 1.9 ::
...
MDL-13444 :: removed the jQuery library and use direct JavaScript instead. That's much faster.
MDL-12078 :: Changed them calles from themewww to httpsthemwww (MDL-12078). MDL-13421 :: corrected left padding in admin block
2008-02-12 21:29:16 +00:00
andreabix
4be54ba5b7
Added following classes:
...
.rolecap .inherit.capdefault, .rolecap .allow.capdefault {
background-color:#E3DFD4;
}
#admin-roles-override .capcurrent {
background-color:#E3DFD4;
}
2008-02-05 18:56:08 +00:00
skodak
f7633b0f2e
MDL-12795 length specification in configtext constructor instead of css; merged from MOODLE_19_STABLE
2008-02-05 11:45:05 +00:00
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