Commit graph

11825 commits

Author SHA1 Message Date
defacer
fddbcf9c68 Fixing my buggy implementation of isteacherinanycourse().
This fixes bugs 2455, 2456 and maybe some others Eagle Eyes didn't have
the time to find. ;-)
2005-01-31 00:48:23 +00:00
urs_hunkler
8cd1bc7804 this is a theme for Moodle for pdas. together with the course format "pda" it can be used for small screens. I started to define width of the blocks and the content to 240px. I tested it on a sony th 55 - it looks quite promissing. It's just a start ... 2005-01-30 23:32:05 +00:00
urs_hunkler
dcf10978ca this is a course format for pdas. I changed the three column layout to a three row layout - the content is shown in one long row.
* first the content of the left column
* beyond the courses
* at last the content of the right column

It hasn't got a name to select in the language pack yet, so please selct it by [[formatpda]].
2005-01-30 23:09:35 +00:00
stronk7
14efbfc385 Nothing todo here. New fields were there! B-)
But I've spent sometime trying to simulate one exercise and
I haven't been able to do it. Probably my own stupidity, but
things didn't work as I expected! :-(
2005-01-30 22:49:24 +00:00
koenr
c7645a3015 missed a serious error 2005-01-30 22:35:57 +00:00
koenr
68cbb1f093 missed a serious error 2005-01-30 22:33:19 +00:00
koenr
894034483a new hungarian files - XHTML checked at once 2005-01-30 22:24:17 +00:00
moodler
1e92ee743b A SESSION->theme can be set (only with sesskey) 2005-01-30 19:28:27 +00:00
moodler
8ba55c01ae New theme chooser (with better preview using iframes)
It's a bit rough but it works.
2005-01-30 19:27:46 +00:00
stronk7
626138c9b6 Added suppor for assignment->emailteachers 2005-01-30 19:03:46 +00:00
moodler
c3f5569273 Added support for parent themes
Added support for user, course, session themes
2005-01-30 18:23:06 +00:00
moodler
3b765890f3 Updated to latest styles.php and config.php 2005-01-30 18:21:54 +00:00
moodler
6fde77de24 Modifications to allow parent theme, and some genral cleanups 2005-01-30 18:17:44 +00:00
julmis
55760c9a05 Added title attribute. 2005-01-30 18:13:25 +00:00
julmis
5096a8eada Adding <span class="nolink"> excluding. 2005-01-30 14:21:52 +00:00
urs_hunkler
f67f8307a4 I changed the course colors again ;-) 2005-01-30 13:12:10 +00:00
stronk7
8a792ed10f group->password is now supported 2005-01-30 12:12:06 +00:00
stronk7
57aad2a02a added support for:
- user->policyagreed:
        if the destination server is different, reset it
   - user_students->enrol and user_teachers->enrol
        if not set or the destination server is different, set it to $CFG->enrol
somethings should be modified in the rest of moodle:
    - update all the 'manual' entries to 'internal'
    - modify the enrol_teacher() to use $CFG->enrol by default
    - make every enrol method set this field properly.
    - perhaps, mark metadata users with a new value too.
2005-01-30 11:39:12 +00:00
urs_hunkler
6a4c008b39 changed the style of .unread. I'm using this "hook" and the very short text "+ 1" to signalize about new posts unexcited but as an disquieter. 2005-01-30 11:34:30 +00:00
urs_hunkler
214dcd4216 changed the coursespecific colors for course 1 to 4 2005-01-30 11:28:17 +00:00
urs_hunkler
8b9ddabf55 added odd and even to the comments /* Alternate rows even */ and moved them to before the classes. so they can stay there and inform the reader about the function of r0 and r1. 2005-01-30 11:21:13 +00:00
urs_hunkler
546739f657 added a small space to the right for .unread. so the text stands not so sticky to the right border of the orange field ;-) 2005-01-30 11:18:50 +00:00
stronk7
90ccfd190f Added one missing key too. 2005-01-30 10:05:36 +00:00
moodler
4d759b7944 Fixed a typo 2005-01-30 09:31:46 +00:00
moodler
13706b5263 Added 'enrol' field to new user_students tables 2005-01-30 09:18:21 +00:00
moodler
92318548ce "enrol" field in user_students defaults to $CFG->enrol 2005-01-30 09:14:41 +00:00
moodler
cabe3b1b23 Flatfile now stores itself in the enrolment type field 2005-01-30 09:09:44 +00:00
moodler
e45746d8fe Moving all the config to config.php ... styles.php should now not
need to be touched for most themes.
2005-01-30 08:43:05 +00:00
moodler
01b3fb2e5f Added rows ... 2005-01-30 08:17:00 +00:00
moodler
19505667d4 Add c0,c1,c2,c3,c4 classes for columns in tables
Add r0,r1,r0,r1,r0 classes for rows in tables
2005-01-30 05:21:25 +00:00
moodler
9fd7165aaa Center-align some columns again 2005-01-30 05:14:03 +00:00
moodler
2b490e22fd Removed orange from calendar borders 2005-01-30 05:08:12 +00:00
moodler
e01c7647a6 Removed a debugging string 2005-01-30 04:55:27 +00:00
moodler
ebb906d9da Prevent message window on site policy page 2005-01-30 04:52:13 +00:00
moodler
d0388ebe95 Added links to unread notices on course-view and forum-index 2005-01-30 04:47:09 +00:00
defacer
31686aea4c Merged from STABLE:
Stopgap measure for the wrong behavior discussed in SC#87.
I believe this ensures the required behavior, but we may still change
it because it can be confusing...
2005-01-30 04:39:55 +00:00
koenr
9c2867faf1 Unfortunately NCR notation of thislanguage disappeared in a former edit. Hope it won't happen again :-( 2005-01-29 22:33:53 +00:00
julmis
3bb0e0ce9f Adding nolink feature which uses <span class="nolink"> tag. 2005-01-29 20:03:07 +00:00
julmis
101037c379 Adding new strings for the editor 2005-01-29 20:02:13 +00:00
julmis
e0d26dd834 Adding ed_nolink.gif image 2005-01-29 20:00:31 +00:00
urs_hunkler
d3c402fba8 minor changes 2005-01-29 19:47:56 +00:00
urs_hunkler
8fa1c321cf changes to show different colors for course 1 to 5 on the course page. 2005-01-29 18:46:31 +00:00
urs_hunkler
84853a94d7 changes to deal with the forum class "unread" 2005-01-29 17:36:17 +00:00
julmis
d00ffdf949 Adding <span class="nolink"> filter. It doesn't break in editor. 2005-01-29 16:45:08 +00:00
skodak
14d6c233fb changes in file/path cleaning SC#84, merged from MOODLE_14_STABLE 2005-01-29 15:53:24 +00:00
skodak
db24312891 cleaned download filename SC#69, merged from MOODLE_12_STABLE 2005-01-29 15:16:32 +00:00
skodak
4ffdd3937f direct access to script forbidden SC#58, merged from MOODLE_14_STABLE 2005-01-29 14:18:45 +00:00
urs_hunkler
6eda0e8b03 updates for changed ID of the Moodle index page. 2005-01-29 14:17:04 +00:00
skodak
7789ffbf5e fixed clean_text() SC#76, merged from MOODLE_14_STABLE 2005-01-29 13:02:28 +00:00
moodler
7e33a33bf1 Course boxes should have a white background 2005-01-29 12:26:37 +00:00