4558 Commits

Author SHA1 Message Date
rkingdon
955f94887e Minor change to one string. 2003-11-06 17:44:35 +00:00
rkingdon
81d581d04b Extra strings for setting League Table parameters. 2003-11-06 17:41:18 +00:00
giro123
bd17f26b48 *** empty log message *** 2003-11-06 17:25:47 +00:00
willcast
046a797c1a - Allowing to selectively export categories or entries based on current frame and view. 2003-11-06 15:07:34 +00:00
martignoni
ab28847cc8 Some corrections for consistency 2003-11-06 13:47:28 +00:00
martignoni
38ef098d11 Replace every occurence of "e-mail" with the better french term "courriel" 2003-11-06 13:25:10 +00:00
willcast
38e7bbab8d - Adding missing files to index.html 2003-11-06 13:12:14 +00:00
martignoni
c0495ed519 Coded accented characters with HTML entities codes 2003-11-06 13:12:10 +00:00
martignoni
7c78bf998f Typo corrected for "barème" 2003-11-06 13:08:29 +00:00
martignoni
1531ab7421 Incorporation of french-canadian terms 2003-11-06 13:02:44 +00:00
julmis
ff7f7b1028 Print character set based on user settings
- print_string("thischarset")
2003-11-06 12:25:32 +00:00
moodler
7fc0f9e5e4 Add fancy help cursors on help icons 2003-11-06 11:47:23 +00:00
moodler
8b68eb7ebc I didn't like it as much as I thought. :-) 2003-11-06 09:11:35 +00:00
moodler
43acb21fff Putting link to course listing on the course front page.
If anyone doesn't like this please say so!!
2003-11-06 09:10:01 +00:00
moodler
b5333476db Search link should go to listing (it has a search box anyway) 2003-11-06 09:05:41 +00:00
moodler
98ba1e32cf Latest updates from Dr Ali Abureesh. 2003-11-06 09:00:53 +00:00
martignoni
0e9d1cdb1d Integrating files translated by Jean-Francois Nadeau, with slight adaptations 2003-11-06 06:44:01 +00:00
mits
da440af88f Polished some and New translation added. 2003-11-05 18:38:19 +00:00
rkingdon
6e1cedb5e4 Fixed a bug, referenced a non existent help file. 2003-11-05 18:31:11 +00:00
rkingdon
df5405996c Fixed a bug with re-submissions. Added options for the League table of submissions (show in phase 4). 2003-11-05 18:02:06 +00:00
martignoni
c2229403ae Changed special characters of all HTML files to entity codes 2003-11-05 17:51:33 +00:00
willcast
53bc5a9433 - Removing tinyints from Postgresql's db squema. 2003-11-05 16:41:56 +00:00
martignoni
87ee1f918b Added some strings 2003-11-05 15:37:39 +00:00
willcast
c4c2f1886d - Fixed bug (printing-friendly version of an empty glossary) 2003-11-05 15:27:37 +00:00
moodler
2abc70b558 Whoops typo 2003-11-05 13:48:25 +00:00
moodler
c7563a9c70 Improved fix to $search variable 2003-11-05 13:47:19 +00:00
moodler
cd6f0c1e28 Fixing up some handling when searching for strings with quotes in them 2003-11-05 13:43:31 +00:00
willcast
81bdc9e928 - Aliases are now shown when displaying entries 2003-11-05 12:46:51 +00:00
moodler
2df00c5bad New translation for Swedish by Anders Berggren - complete! 2003-11-05 10:21:34 +00:00
willcast
3c1b31d913 - New icon... :) 2003-11-05 03:30:38 +00:00
willcast
1ba2befbf1 - Adding aliases 2003-11-05 00:06:31 +00:00
willcast
de1fe38401 - Adding paging when the number of entries shown is greater than $CFG->glossary_entbypage
- Adding $CFG->glossary_entbypage to config.html
2003-11-04 18:38:22 +00:00
aszora
17200e8f4d Some upgrade to version 1.1, not fully completed yet 2003.11.04. 2003-11-04 17:31:46 +00:00
rkingdon
563f606731 Minor mods to phase 3 display for students.. 2003-11-04 17:19:07 +00:00
rkingdon
d69e279438 An extra string for view.php. 2003-11-04 17:14:54 +00:00
moodler
de119da9e4 Fixed attachments ...
typo:   type -> enctype   !!
2003-11-04 15:59:42 +00:00
willcast
40b6b8d8b5 Typo 2003-11-04 15:08:00 +00:00
willcast
fd9f0ec83a - Solving problems when trying to autolink entries with apostrophes on it
- Idem, when importing entries.
2003-11-04 15:04:35 +00:00
moodler
3bbde52099 Don't focus on the post message (upsets html editor) 2003-11-04 12:42:42 +00:00
moodler
c427414996 Glossary now gets the alphabet string from moodle.php instead of glossary.php 2003-11-04 12:36:55 +00:00
moodler
ba33f1dd2f Moved string 'alphabet' from glossary.php to moodle.php for various languages
Also changed the separator from | to ,
2003-11-04 12:35:17 +00:00
moodler
a328425d17 New feature based on code from Gustav Delius
-> A-Z subsets on the participant list.

http://moodle.org/mod/forum/discuss.php?d=3162

I also made a new datalib function called count_course_students()
2003-11-04 12:09:52 +00:00
moodler
5c2766327f Bump it up 2003-11-04 06:21:36 +00:00
willcast
748b1932aa - Basic export/import functionality.. Does not export nor import the attached files. 2003-11-04 03:54:01 +00:00
moodler
2b23eea312 Removed header redirect for cases where output already occurred
(thougn it shouldn't happen)
2003-11-04 03:35:05 +00:00
gniske
1dc78ff52a Adding missing strings
Made som few corrections in existing translation
2003-11-03 23:59:59 +00:00
julmis
61d5f1854d Hide cut, copy and paste buttons from gecko browsers 2003-11-03 23:53:49 +00:00
julmis
9466f50707 Style improvements to popups 2003-11-03 23:01:13 +00:00
julmis
99a5970cb1 style improvments to popups 2003-11-03 22:59:06 +00:00
koenr
fbaf0edb03 translated by koen roggemans 2003-11-03 21:51:13 +00:00