]>
git.mjollnir.org Git - moodle.git/log
willcast [Fri, 17 Oct 2003 15:35:18 +0000 (15:35 +0000)]
- Two little mods in the category linking issue:
The concepts could be in more than one glossary so...
I put it inside the "if concept is category" conditional... I little more efficient.
moodler [Fri, 17 Oct 2003 15:30:18 +0000 (15:30 +0000)]
Fixed category linking. :-)
martignoni [Fri, 17 Oct 2003 15:08:31 +0000 (15:08 +0000)]
Initial bit of translation
martignoni [Fri, 17 Oct 2003 15:06:23 +0000 (15:06 +0000)]
Initial bit of translation
martignoni [Fri, 17 Oct 2003 14:04:47 +0000 (14:04 +0000)]
Just a little bit more translated
moodler [Fri, 17 Oct 2003 12:46:33 +0000 (12:46 +0000)]
Icons for activities should use $CFG->modpixpath so custom icons work
moodler [Fri, 17 Oct 2003 12:30:17 +0000 (12:30 +0000)]
Same as Eloy's fix, just a few less lines of code. ;-)
moodler [Fri, 17 Oct 2003 11:49:30 +0000 (11:49 +0000)]
Bump
stronk7 [Fri, 17 Oct 2003 09:54:41 +0000 (09:54 +0000)]
Do some isset() checkings with $CFG->sessioncookie.
Previously when debug turned on, login was impossible
due to some notices sent before writing http headers.
moodler [Fri, 17 Oct 2003 08:55:16 +0000 (08:55 +0000)]
Made comments link smaller, and also prints "1 comment" and "2 comments"
moodler [Fri, 17 Oct 2003 08:49:00 +0000 (08:49 +0000)]
Some tidying up of the code to display the comment editing page
moodler [Fri, 17 Oct 2003 08:42:12 +0000 (08:42 +0000)]
Some small changes ... made the heading a real heading and removed
includes from the template
moodler [Fri, 17 Oct 2003 08:38:16 +0000 (08:38 +0000)]
Some more cleaning up of the HTML and code formatting ...
moodler [Fri, 17 Oct 2003 08:19:56 +0000 (08:19 +0000)]
Some modification so that the encyclopedia format looks
more like forum posts (in fact it uses the same styles)
giro123 [Fri, 17 Oct 2003 01:21:08 +0000 (01:21 +0000)]
*** empty log message ***
willcast [Thu, 16 Oct 2003 22:05:00 +0000 (22:05 +0000)]
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.
mits [Thu, 16 Oct 2003 20:07:40 +0000 (20:07 +0000)]
New translation and plished some.
mits [Thu, 16 Oct 2003 19:46:32 +0000 (19:46 +0000)]
New help translation
mits [Thu, 16 Oct 2003 18:05:45 +0000 (18:05 +0000)]
Sorry for slow translation.
giro123 [Thu, 16 Oct 2003 18:02:19 +0000 (18:02 +0000)]
*** empty log message ***
rkingdon [Thu, 16 Oct 2003 17:47:25 +0000 (17:47 +0000)]
A couple of extra messages for teachers about resubmissions.
giro123 [Thu, 16 Oct 2003 17:36:49 +0000 (17:36 +0000)]
*** empty log message ***
martignoni [Thu, 16 Oct 2003 17:36:08 +0000 (17:36 +0000)]
First bit of translation
rkingdon [Thu, 16 Oct 2003 17:35:01 +0000 (17:35 +0000)]
More information to teachers on resubmissions. Add submission entry to log only if upload is successful.
rkingdon [Thu, 16 Oct 2003 17:17:19 +0000 (17:17 +0000)]
Fixed bug stopping the calculation of final grades.
martignoni [Thu, 16 Oct 2003 16:00:07 +0000 (16:00 +0000)]
Changed to proper encoding
martignoni [Thu, 16 Oct 2003 15:51:26 +0000 (15:51 +0000)]
Translation finished
moodler [Thu, 16 Oct 2003 14:25:36 +0000 (14:25 +0000)]
Added nolink tag
moodler [Thu, 16 Oct 2003 13:23:53 +0000 (13:23 +0000)]
Use $CFG->sessioncookie on MOODLEID cookie as well
moodler [Thu, 16 Oct 2003 13:19:10 +0000 (13:19 +0000)]
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.
moodler [Thu, 16 Oct 2003 10:20:35 +0000 (10:20 +0000)]
Fixed comments on str_ireplace
moodler [Thu, 16 Oct 2003 09:39:18 +0000 (09:39 +0000)]
Add a simple README
moodler [Thu, 16 Oct 2003 09:33:27 +0000 (09:33 +0000)]
A very simple filter to censor "bad" words.
Also provides an example of how to write filters.
moodler [Thu, 16 Oct 2003 09:28:27 +0000 (09:28 +0000)]
Improved version of str_ireplace() for older versions of PHP (now handles arrays)
willcast [Thu, 16 Oct 2003 06:37:43 +0000 (06:37 +0000)]
- Testing... If you can read this.. I solved the problem (thanks to Martin)! :)
moodler [Thu, 16 Oct 2003 06:00:47 +0000 (06:00 +0000)]
Added version number to source
moodler [Thu, 16 Oct 2003 05:41:35 +0000 (05:41 +0000)]
Slight change to glossary_print_entry_icons so that
"comments" link isn't printed if comments are disabled
willcast [Thu, 16 Oct 2003 05:15:59 +0000 (05:15 +0000)]
- 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! :)
moodler [Thu, 16 Oct 2003 04:17:53 +0000 (04:17 +0000)]
Add a check in case no attendances are defined
moodler [Thu, 16 Oct 2003 03:38:26 +0000 (03:38 +0000)]
Autolinks added
moodler [Thu, 16 Oct 2003 03:23:29 +0000 (03:23 +0000)]
Added autolink style
moodler [Thu, 16 Oct 2003 03:23:08 +0000 (03:23 +0000)]
Info for upgraders
moodler [Thu, 16 Oct 2003 03:21:09 +0000 (03:21 +0000)]
Added styles and colour for autolink'ed text
willcast [Wed, 15 Oct 2003 22:01:12 +0000 (22:01 +0000)]
- Link within link issue: Solved.
koenr [Wed, 15 Oct 2003 21:53:38 +0000 (21:53 +0000)]
translated by Koen Roggemans
koenr [Wed, 15 Oct 2003 20:31:23 +0000 (20:31 +0000)]
filling the gaps
koenr [Wed, 15 Oct 2003 20:20:46 +0000 (20:20 +0000)]
Translated by Koen Roggemans
willcast [Wed, 15 Oct 2003 17:27:51 +0000 (17:27 +0000)]
- Link within link issue: Solved.
jungwirr [Wed, 15 Oct 2003 16:38:46 +0000 (16:38 +0000)]
fixed import of shortanswer questions to get rid of blank answers
willcast [Wed, 15 Oct 2003 16:12:38 +0000 (16:12 +0000)]
- 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.
jungwirr [Wed, 15 Oct 2003 15:49:01 +0000 (15:49 +0000)]
took out some debugging messages.
jungwirr [Wed, 15 Oct 2003 14:34:50 +0000 (14:34 +0000)]
fixed some foreach problems with if tests
moodler [Wed, 15 Oct 2003 08:53:51 +0000 (08:53 +0000)]
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.
moodler [Wed, 15 Oct 2003 08:49:12 +0000 (08:49 +0000)]
New class for handling ODBC socket server
moodler [Wed, 15 Oct 2003 08:48:06 +0000 (08:48 +0000)]
New help for Course Test Manager import
moodler [Wed, 15 Oct 2003 02:48:40 +0000 (02:48 +0000)]
Some cleaning up ... shouldn't make much difference
stronk7 [Tue, 14 Oct 2003 17:33:44 +0000 (17:33 +0000)]
Small typo :-)
stronk7 [Tue, 14 Oct 2003 17:31:54 +0000 (17:31 +0000)]
Function exercise_get_participants() included and working. :-)
stronk7 [Tue, 14 Oct 2003 17:26:37 +0000 (17:26 +0000)]
Take out more notices in restore process. Undefined variables, mainly.
rkingdon [Tue, 14 Oct 2003 17:13:10 +0000 (17:13 +0000)]
Minor re-ordering - Asssessments for teachers now ordered oldest first, youngest last (previously they were ordered by title).
stronk7 [Tue, 14 Oct 2003 17:06:58 +0000 (17:06 +0000)]
Take out more notices in restore process. Undefined variables, mainly.
stronk7 [Mon, 13 Oct 2003 22:45:36 +0000 (22:45 +0000)]
Take out some notices !! :-)
stronk7 [Mon, 13 Oct 2003 22:44:41 +0000 (22:44 +0000)]
Now, when copying files/folders, CFG->directorypermissions is forced
(previously permissions were copied from original)
koenr [Mon, 13 Oct 2003 20:40:15 +0000 (20:40 +0000)]
typo
giro123 [Mon, 13 Oct 2003 17:21:59 +0000 (17:21 +0000)]
*** empty log message ***
rkingdon [Mon, 13 Oct 2003 17:16:15 +0000 (17:16 +0000)]
Changes to help file, describes the new phase.
rkingdon [Mon, 13 Oct 2003 16:16:36 +0000 (16:16 +0000)]
Minor change to phase names.
rkingdon [Mon, 13 Oct 2003 15:23:56 +0000 (15:23 +0000)]
Change to workshop_grades - only return grades when in the final phase (phase 6).
rkingdon [Mon, 13 Oct 2003 14:56:25 +0000 (14:56 +0000)]
Workshop now has 6 phases. The phase is show on the Workshops page (index.php).
Administration page now excludes "hot" assessments (peer assessments which have been allocated but not yet made).
rkingdon [Mon, 13 Oct 2003 14:52:24 +0000 (14:52 +0000)]
Additional strings for 6 phases and showing the phase on the index page.
moodler [Mon, 13 Oct 2003 14:44:23 +0000 (14:44 +0000)]
Minor formatting change ... links were obtrusive in forums etc ...
Will, what do you think?
moodler [Mon, 13 Oct 2003 14:11:17 +0000 (14:11 +0000)]
NEW EXPERIMENTAL FEATURE: text filters.
This new feature allows arbitrary text filters to be added to
any HTML that is printed (forum posts, resources etc) ... anything
that uses the standard format_text function.
The first one properly supported is the glossary dynamic linking
feature.
moodler [Mon, 13 Oct 2003 14:03:48 +0000 (14:03 +0000)]
use format_text, not text_to_html
rkingdon [Mon, 13 Oct 2003 12:44:39 +0000 (12:44 +0000)]
Additonal help file - addsubject.
rkingdon [Mon, 13 Oct 2003 12:42:58 +0000 (12:42 +0000)]
Removing unused files.
rkingdon [Mon, 13 Oct 2003 12:41:36 +0000 (12:41 +0000)]
Dialogue version
2003101300 .
rkingdon [Mon, 13 Oct 2003 12:39:45 +0000 (12:39 +0000)]
Some additional strings for version
2003101300 .
rkingdon [Mon, 13 Oct 2003 12:31:43 +0000 (12:31 +0000)]
Addition help file - sendmail
martignoni [Mon, 13 Oct 2003 10:47:22 +0000 (10:47 +0000)]
A little more translation, almost finished !
moodler [Mon, 13 Oct 2003 03:16:25 +0000 (03:16 +0000)]
get_real_size can now pick up 900k
martignoni [Sun, 12 Oct 2003 20:57:43 +0000 (20:57 +0000)]
More translation. Not yet finished.
martignoni [Sun, 12 Oct 2003 20:56:05 +0000 (20:56 +0000)]
Title translation was omitted
martignoni [Sun, 12 Oct 2003 20:55:11 +0000 (20:55 +0000)]
Encoding corrected
rkingdon [Sun, 12 Oct 2003 18:09:13 +0000 (18:09 +0000)]
Removed trailing blank line.
moodler [Sun, 12 Oct 2003 18:03:50 +0000 (18:03 +0000)]
A new configuration parameter 'allowunenroll' will enable/disable the
"unenrol me" buttons on user pages and course pages.
moodler [Sun, 12 Oct 2003 17:32:39 +0000 (17:32 +0000)]
Bump to cover Richtext picture insertion
moodler [Sun, 12 Oct 2003 17:27:31 +0000 (17:27 +0000)]
Stop inadvertant browsing
moodler [Sun, 12 Oct 2003 17:24:46 +0000 (17:24 +0000)]
FIxed bug when no courseid
moodler [Sun, 12 Oct 2003 17:21:36 +0000 (17:21 +0000)]
Fix richtext editing and inserting images
rkingdon [Sun, 12 Oct 2003 17:21:01 +0000 (17:21 +0000)]
Removing old todo.txt file.
rkingdon [Sun, 12 Oct 2003 17:19:19 +0000 (17:19 +0000)]
Additional information exercises page (index.php).
rkingdon [Sun, 12 Oct 2003 17:17:01 +0000 (17:17 +0000)]
Extra strings for index.php page.
moodler [Sun, 12 Oct 2003 17:12:02 +0000 (17:12 +0000)]
A new feature to allow teachers to browse course files to
find images to insert into Richtext editor windows.
This hack was started by Janne Mikkonen, and I further refined it
to fit better into Moodle.
See: http://moodle.org/mod/forum/discuss.php?d=2126
giro123 [Sun, 12 Oct 2003 13:38:53 +0000 (13:38 +0000)]
*** empty log message ***
koenr [Fri, 10 Oct 2003 23:04:36 +0000 (23:04 +0000)]
filling in the missing strings ...
koenr [Fri, 10 Oct 2003 22:54:29 +0000 (22:54 +0000)]
translated till 8
koenr [Fri, 10 Oct 2003 21:26:06 +0000 (21:26 +0000)]
deleted broken link
stronk7 [Fri, 10 Oct 2003 18:57:38 +0000 (18:57 +0000)]
Added the dialogue_get_participants() function
to use it in backup/restore.
moodler [Fri, 10 Oct 2003 07:49:52 +0000 (07:49 +0000)]
Latest updates for Moodle 1.1 by Riaan de Villiers
moodler [Fri, 10 Oct 2003 06:02:43 +0000 (06:02 +0000)]
Smaller borders on frames