defacer
ff0c7de0b0
Removed dead code.
2005-02-12 12:49:46 +00:00
martignoni
dbbd55c492
Typo corrected
2005-02-12 12:46:25 +00:00
defacer
446390fb47
Lots of improvements in markup and styles for courses.
...
Finalized and correctly distributed the calendar styles.
2005-02-12 12:40:04 +00:00
martignoni
a9648a722f
New strings for configuration sectioning
2005-02-12 12:01:03 +00:00
martignoni
de2e0620a8
Small change for string 'editorsettings'
2005-02-12 11:46:34 +00:00
defacer
e96ba29d6f
Vastly improved styles, lots of inline styles removed, markup improved.
2005-02-12 11:37:09 +00:00
martignoni
82f1d13574
New strings for theme choice configuration
2005-02-12 11:30:19 +00:00
martignoni
a12ef9a5e3
New feature: maintenance mode.
2005-02-12 11:22:56 +00:00
martignoni
0163240d58
Moved config strings to admin.php
2005-02-12 11:16:33 +00:00
martignoni
89dd1a8e97
Updated strings, moved from moodle.php
2005-02-12 11:15:22 +00:00
martignoni
b6278325fc
Screenshot support
2005-02-12 11:10:08 +00:00
martignoni
0e5103e053
New strings for theme choice
2005-02-12 11:08:04 +00:00
martignoni
f8a1d181bb
New string for the "parent folder" icon.
2005-02-12 11:05:11 +00:00
skodak
e7fbd0b3f2
Chatd cleanup finished, from now on only bug fixing.
2005-02-12 10:54:25 +00:00
martignoni
21ccc31467
Added some new strings
2005-02-12 10:53:02 +00:00
defacer
9df8ff4429
Fix for bug 2532:
...
Due to some restructuring a notice went into the upcoming events block.
I didn't have that one on so I didn't notice (no pun intended) :)
2005-02-12 09:42:23 +00:00
mits
23ae111ba7
polished, translated some.
...
copied strings from moodle.php to admin.php
2005-02-12 09:14:50 +00:00
martignoni
92c6209335
New string for Shibboleth auth
2005-02-12 09:10:09 +00:00
martignoni
a9d3202c38
New string for forum search
2005-02-12 08:58:09 +00:00
moodler
9044a3874e
Cleaned up some bodgy search code and formatted according to guidelines ..
2005-02-12 04:41:17 +00:00
moodler
c93f852dbc
Some tidying up to remove notices and format code to guidelines :-)
2005-02-12 04:12:24 +00:00
moodler
d2b059c6c9
FIxed some links for compliance
2005-02-12 03:51:18 +00:00
julmis
30a6aad981
Fixing Bug #2521 Focusing editor removes too long status bar line from IE.
2005-02-11 21:20:33 +00:00
gustav_delius
8930d42124
The table on view.php now also shows the marks achieved in each attempt in addition to the rescaled grade.
2005-02-11 19:51:29 +00:00
defacer
3c1348758d
Fixed styles and improved lots of things in calendar. It should work all
...
right and even be a bit cooler than it was before. :)
2005-02-11 15:52:59 +00:00
djachenko
8846f07b50
->
2005-02-11 12:08:31 +00:00
dlnsk
417b06d283
Important translation about how use Wiki
2005-02-11 11:08:40 +00:00
dlnsk
2c10ff480c
Added dscription of module
2005-02-11 10:50:14 +00:00
dlnsk
02a2707485
Some modifications of translation
2005-02-11 10:48:03 +00:00
martignoni
7f786b6303
Corrected the erroneous translation of 'configautologinguests'. Thanks to Arnaud Saint-Georges!
2005-02-11 09:45:59 +00:00
defacer
d232b8c701
Updating the guide and some comments to be up to date with the latest
...
and greatest inner workings. sigh.
2005-02-11 06:30:50 +00:00
defacer
9ecf051d4c
Styles and markup improvements.
2005-02-11 05:27:19 +00:00
defacer
edbe6c1b69
More styles and markup cleanup. The basic calendar screens should now be
...
pleasantly viewable in any browser (I 'm testing FF and IE).
Some things still don't satisfy me and some parts haven't been done yet.
But at least it doesn't look broken in IE anymore.
2005-02-11 03:54:33 +00:00
defacer
2ad2cbc302
Fixing more calendar styles (and some other details that caught my eye).
...
A personal note of thanks to that shitty excuse of a browser, IE, for
making my life a nightmare. And that's on XP SP2.
2005-02-11 03:08:30 +00:00
moodler
197becb829
Enrolment period -> Enrolment duration ... same thing but clearer to teachers maybe
2005-02-11 02:22:44 +00:00
stronk7
6a8fb7d0c6
Some little adds.
2005-02-10 23:46:07 +00:00
fiedorow
d7e3f044c1
various improvements: better debugging, image positioning, XHTML validation
2005-02-10 22:19:08 +00:00
fiedorow
f352814af5
various improvements: updated mimetex, image positioning, XHTML validation
2005-02-10 22:17:13 +00:00
skodak
2debdf0476
FF issue seems to be solved by explicit call to document.close()
2005-02-10 19:25:42 +00:00
skodak
a32c7772c6
fixed deleting of old users when using chatd, other minor fixes, reverting of changes in chatmsg - found some weird problems in FF
2005-02-10 19:14:53 +00:00
defacer
5bbbe0be91
Changing the matching function that decides if a block is applicable for
...
display in a page. Previously it returned the FIRST match; now it returns
the BEST match.
This allows things like
array('all' => true, 'mod' => false, 'mod-quiz' => true)
to work correctly regardless of the order the array elements appear in.
Also, encapsulated the check into a function (it has definitely become
non-trivial).
2005-02-10 18:43:18 +00:00
moodler
89f688b6c6
Removed some THEME
2005-02-10 18:22:31 +00:00
defacer
09fe365237
Fix for bug 2525:
...
Since the page type constants have migrated to local pagelibs, lose them.
2005-02-10 17:32:29 +00:00
moodler
28888608eb
DOn't automatically unenrol students from courses with an unlimited
...
enrolment period, EVEN if the student has a use-by date.
2005-02-10 17:22:28 +00:00
moodler
be468aca7e
Remove old image
2005-02-10 16:03:27 +00:00
moodler
4fb00c2213
Renamed header gif, and extended the size to fit on my monitor :-)
2005-02-10 16:02:48 +00:00
moodler
c2145e7845
Use a convert_high_ascii() function to make filenames friendlier.
2005-02-10 13:26:41 +00:00
koenr
ee97fbe5a7
xhtml compliance
...
removing the valign
replacing alt with alt=""
closing img-tag
2005-02-10 11:30:10 +00:00
koenr
64d79d168d
extended guidelines for xml-compliance
2005-02-10 11:18:32 +00:00
martignoni
422b303779
XHTML compliant
2005-02-10 10:44:24 +00:00