moodler
13152b970b
Some tidying up of the code to display the comment editing page
2003-10-17 08:49:00 +00:00
moodler
477e78b6fd
Some small changes ... made the heading a real heading and removed
...
includes from the template
2003-10-17 08:42:12 +00:00
moodler
101f330fdb
Some more cleaning up of the HTML and code formatting ...
2003-10-17 08:38:16 +00:00
moodler
21863a3bb4
Some modification so that the encyclopedia format looks
...
more like forum posts (in fact it uses the same styles)
2003-10-17 08:19:56 +00:00
giro123
7568aa033a
*** empty log message ***
2003-10-17 01:21:08 +00:00
willcast
dc36351d8b
Case sensitive match
...
Whole words match
No match at all (a bit rude (you have to get down to the HTML code), no GUI so far either)
Categories are now linked too (I forced to be a case sensitive match)
You can automatically link one or several glossaries at once no matter if it is a main one or not.
2003-10-16 22:05:00 +00:00
mits
09c3588446
New translation and plished some.
2003-10-16 20:07:40 +00:00
mits
d8deb5db94
New help translation
2003-10-16 19:46:32 +00:00
mits
4075975c4b
Sorry for slow translation.
2003-10-16 18:05:45 +00:00
giro123
fb63db2c36
*** empty log message ***
2003-10-16 18:02:19 +00:00
rkingdon
98933e78b4
A couple of extra messages for teachers about resubmissions.
2003-10-16 17:47:25 +00:00
giro123
4442ed1169
*** empty log message ***
2003-10-16 17:36:49 +00:00
martignoni
e08a9cd97e
First bit of translation
2003-10-16 17:36:08 +00:00
rkingdon
32a2b23f43
More information to teachers on resubmissions. Add submission entry to log only if upload is successful.
2003-10-16 17:35:01 +00:00
rkingdon
7c54bd509a
Fixed bug stopping the calculation of final grades.
2003-10-16 17:17:19 +00:00
martignoni
30396b3e65
Changed to proper encoding
2003-10-16 16:00:07 +00:00
martignoni
e4c54c3d58
Translation finished
2003-10-16 15:51:26 +00:00
moodler
39dda0fc4f
Added nolink tag
2003-10-16 14:25:36 +00:00
moodler
6de85459d2
Use $CFG->sessioncookie on MOODLEID cookie as well
2003-10-16 13:23:53 +00:00
moodler
c1f5319532
A new Moodle variable called sessioncookie is now added to the session
...
cookie name. This provides a means for multiple Moodles within the
same website to keep separate sessions and not get confused.
2003-10-16 13:19:10 +00:00
moodler
3528bae253
Fixed comments on str_ireplace
2003-10-16 10:20:35 +00:00
moodler
b81789c55b
Add a simple README
2003-10-16 09:39:18 +00:00
moodler
3e6525ba88
A very simple filter to censor "bad" words.
...
Also provides an example of how to write filters.
2003-10-16 09:33:27 +00:00
moodler
7ec2fc00a0
Improved version of str_ireplace() for older versions of PHP (now handles arrays)
2003-10-16 09:28:27 +00:00
willcast
ff6c782016
- Testing... If you can read this.. I solved the problem (thanks to Martin)! :)
2003-10-16 06:37:43 +00:00
moodler
46fc277d38
Added version number to source
2003-10-16 06:00:47 +00:00
moodler
b93cee20be
Slight change to glossary_print_entry_icons so that
...
"comments" link isn't printed if comments are disabled
2003-10-16 05:41:35 +00:00
willcast
ed0201dd7f
- Now entries could be commented by other users.
...
- KNOWN BUG: It does not restore the comments even when userinfo is set... Eloy! I need your help! :)
2003-10-16 05:15:59 +00:00
moodler
b16f0342a3
Add a check in case no attendances are defined
2003-10-16 04:17:53 +00:00
moodler
6f27717759
Autolinks added
2003-10-16 03:38:26 +00:00
moodler
23d7c2c5a8
Added autolink style
2003-10-16 03:23:29 +00:00
moodler
8a0e509384
Info for upgraders
2003-10-16 03:23:08 +00:00
moodler
d8ff63f276
Added styles and colour for autolink'ed text
2003-10-16 03:21:09 +00:00
willcast
1a1370bb0d
- Link within link issue: Solved.
2003-10-15 22:01:12 +00:00
koenr
841da5f0d5
translated by Koen Roggemans
2003-10-15 21:53:38 +00:00
koenr
40c1b0f8d8
filling the gaps
2003-10-15 20:31:23 +00:00
koenr
ad70034400
Translated by Koen Roggemans
2003-10-15 20:20:46 +00:00
willcast
a9c4a830f7
- Link within link issue: Solved.
2003-10-15 17:27:51 +00:00
jungwirr
ce594a239c
fixed import of shortanswer questions to get rid of blank answers
2003-10-15 16:38:46 +00:00
willcast
7dd8844764
- Solving bug 817 (adding a glossary overview)
...
- Minor changes adopting moodle's naming and coding conventions (perhaps not fully adopted yet)
- Solving bug that traspose All Categories with Not Categorised view.
2003-10-15 16:12:38 +00:00
jungwirr
108ef20260
took out some debugging messages.
2003-10-15 15:49:01 +00:00
jungwirr
7386d3d886
fixed some foreach problems with if tests
2003-10-15 14:34:50 +00:00
moodler
857e0dfdd5
Added new import format - Course Test Manager - from Russell Jungwirth.
...
All I've done is clean up the source code - I've not tested it at all.
2003-10-15 08:53:51 +00:00
moodler
72c751da80
New class for handling ODBC socket server
2003-10-15 08:49:12 +00:00
moodler
06bf9b71e5
New help for Course Test Manager import
2003-10-15 08:48:06 +00:00
moodler
c53be4c013
Some cleaning up ... shouldn't make much difference
2003-10-15 02:48:40 +00:00
stronk7
68b32c8cf4
Small typo :-)
2003-10-14 17:33:44 +00:00
stronk7
42960e439a
Function exercise_get_participants() included and working. :-)
2003-10-14 17:31:54 +00:00
stronk7
142a6a46ca
Take out more notices in restore process. Undefined variables, mainly.
2003-10-14 17:26:37 +00:00
rkingdon
428ab4b9bf
Minor re-ordering - Asssessments for teachers now ordered oldest first, youngest last (previously they were ordered by title).
2003-10-14 17:13:10 +00:00