ralf-bonn
43f843d34f
Erstbersetzung
2004-02-22 21:20:41 +00:00
ralf-bonn
086dd78f11
Neue Felder bersetzt
2004-02-22 21:19:58 +00:00
martignoni
b1025d7d86
More tweeks and corrected typos
2004-02-22 20:05:05 +00:00
stronk7
626daa72f7
Added to strings about backup & restore of events.
2004-02-22 19:43:26 +00:00
stronk7
63a3695bfa
Now every all the logs are restored.
...
Please, test it !!
2004-02-22 19:22:05 +00:00
stronk7
8dad6a690f
Opps, returning to version 1.3 (before I put two lines in CVS
...
by mistake). I'll inform Ray about that needed actions and let him
to decide. Sorry :-(
2004-02-22 19:19:02 +00:00
stronk7
c6c8272ae7
Now lesson logs are restored too!!
2004-02-22 19:11:09 +00:00
stronk7
e8ba6e6028
Some minor changes because the:
...
/mod/lesson/view.php?id=XXX&action=navigation&pageid=ZZZZZ
was not working fine.
I'm not really sure if the modifications I've done (basically removing
POST['pageid'] use has other implications.
So, Ray, if you can check it....
Ciao :-)
2004-02-22 19:10:23 +00:00
stronk7
6e773096a5
Added the lesson_get_participants() function
...
to properly detect all the needed users with data
in the activity in order to be able to backup them.
2004-02-22 18:15:45 +00:00
martignoni
a1a163cef1
Update to new strings
2004-02-22 17:15:18 +00:00
moodler
af648ddfec
Taking the edges off a bit ... this might be a waste of time ...
2004-02-22 13:56:16 +00:00
moodler
2d8b2369c5
Trying a new logo on the home page ... hope it doesn't clash too much
...
with themes ...
2004-02-22 13:47:56 +00:00
fiedorow
8d311b2d48
Now ++ argument is optional
2004-02-22 13:12:05 +00:00
moodler
995f9f86e9
Fixes for IE
2004-02-22 12:41:50 +00:00
moodler
c6c93ee66e
Consistent capitals
2004-02-22 12:40:33 +00:00
moodler
7d4a57f648
Little fix
2004-02-22 12:38:45 +00:00
stronk7
744d723c2c
Now forum logs are restored.
2004-02-22 12:34:07 +00:00
moodler
a4dda51f43
Another fix for recent testers only I think
2004-02-22 12:27:52 +00:00
moodler
d1fd642688
WHoops, forgot a bit
2004-02-22 12:24:39 +00:00
moodler
828aeff2d6
A proper GUI for filters :-)
...
Still needs work, but it works fine now.
Later I want to add config pages for each filter, like modules have.
2004-02-22 12:17:27 +00:00
moodler
677d1679fa
Some new strings, including filter names
2004-02-22 12:14:37 +00:00
stronk7
b17333be71
In the delete discussion action, as the discussion no longer exists,
...
point the url to view the forum instead of the discussion.
2004-02-22 11:50:09 +00:00
stronk7
96d6fc8f14
Solved small bug in delete discussion action, where the
...
info field was storing the post->id rather of the discussion->id field
2004-02-22 11:40:44 +00:00
stronk7
454e72f7d4
Added the forum->id into the info field
...
for the "view subscribers" action. To make
this action easily recovereable and to show
forum name when displaying logs.
2004-02-22 11:25:09 +00:00
moodler
522e2249c6
More robustness when dealing with links that may have HTML tags
...
within the link.
2004-02-22 02:51:42 +00:00
julmis
ce668c6531
Minor fix for $imagepath.
2004-02-22 00:49:13 +00:00
moodler
08df81a8e6
Renamed dynalink.php to filter.php for consistency with other filters
2004-02-22 00:20:14 +00:00
fiedorow
ddea4cf070
Fix for case when $CFG->dirroot contains spaces, especially for Windows
2004-02-21 23:34:09 +00:00
willcast
c9128b637b
- Dealing with incompatibilities related to posgresql.
2004-02-21 13:21:35 +00:00
willcast
a5e48d968d
- Fixing come incompatilities with PostgreSQL.
...
THANKS TO ULRIK PETERSON!
2004-02-21 13:05:38 +00:00
martignoni
7a1cb2c12a
Some more typos corrected
2004-02-21 10:48:37 +00:00
martignoni
b1ffbf3e0e
'Mettre jour' -> 'Modifier'
2004-02-21 10:23:08 +00:00
martignoni
e14d405263
Some typos corrected
2004-02-21 10:19:41 +00:00
thetrinity
bf3c01535e
GIFT: Proofreading and minor changes. Cleaned up HTML and dded Special-Characters section to formatgift.html
2004-02-21 09:20:34 +00:00
moodler
a87491c1d0
Many updates from Janne.
...
I've done a basic review and fixed a few things, but there will need
to be a lot more testing and cleanup over this weekend.
2004-02-21 05:49:31 +00:00
moodler
e081f299f5
Renamed a variable to fix display when different languages are mixed together
2004-02-21 03:26:04 +00:00
willcast
6c884b58c9
- Linking global categories from within courses now works.
2004-02-21 02:48:53 +00:00
stronk7
ceafd825e2
Take out all he notices in this form, it had a lot !!
2004-02-21 01:53:12 +00:00
stronk7
cd44fdcb82
Some important changes:
...
- Now course events are supported in backup & restore.
- in manual backups
- in scheduled backups
- Fixed important bug when restoring groups.
- Added support to the "user change password" action
(with some changes done in login/change_password.php)
Please, test it !!!!
2004-02-21 01:30:22 +00:00
stronk7
526234384c
Modified the log of the "change password" action to encode the userid in the
...
info field, instead of the courseid. To be consistent with another user
actions (view...). I suppose that this is the propper way.
2004-02-21 01:24:07 +00:00
willcast
27f2c52057
- Linking global categories from within courses now works.
2004-02-21 01:16:03 +00:00
fiedorow
f20e195fa4
Better way to eliminate superfluous parentheses in fractions
2004-02-21 01:11:00 +00:00
selliott
ba90d6d0d4
Added strings for course/recent.php and course/lib.php
2004-02-20 22:25:00 +00:00
selliott
9743bb84b9
Added some strings for course/recent.php and course/lib.php
2004-02-20 22:19:59 +00:00
selliott
f5ffb87d24
Cleaned up some string literals
2004-02-20 22:16:28 +00:00
selliott
ffeca1205c
Added logic in function assignment_get_recent_mod_activity for groups
2004-02-20 22:03:57 +00:00
selliott
90708fc1f3
Added logic in function forum_get_recent_mod_activity for groups
2004-02-20 21:52:56 +00:00
selliott
6a0c9cf8a3
Added logic in function quiz_get_recent_mod_activity for groups
2004-02-20 21:47:55 +00:00
selliott
587510bec5
changes to function print_recent_selector_form for normal/advanced filters in course/recent.php
2004-02-20 21:38:42 +00:00
selliott
08e2111bf8
Added logic for a normal view and advanced view for the filter
2004-02-20 21:34:21 +00:00