Commit graph

6297 commits

Author SHA1 Message Date
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
stronk7
5d31e5af40 Updated a bit. 2004-02-20 20:10:14 +00:00
stronk7
77885194e3 Bump to 1.2 alpha (to be synchronized) :-) 2004-02-20 20:08:14 +00:00
fiedorow
e86a754bab Yip's additions for Greek letters and bug fixes 2004-02-20 19:24:36 +00:00
fiedorow
6361d22faf Statically linked mimetex.linux; bug fix for texdebug.php 2004-02-20 19:20:01 +00:00
moodler
97375ca98e Bumping it up a notch 2004-02-20 16:10:54 +00:00
moodler
a9ccbf60bf Groups support on Surveys. Phew. 2004-02-20 16:03:05 +00:00
villate
74c82136ba Some of the new variables translated. 2004-02-20 15:39:53 +00:00
moodler
5875b7d611 Undoing recent changes ... should be in a separate file 2004-02-20 14:16:07 +00:00
moodler
1e03c552e3 Reverting a bad bug recently introduced by Petri which meant
Moodle couldn't create any new directories ...   :-(
2004-02-20 14:12:49 +00:00
moodler
f96f80db5c Include "Courses" in heading as generic title 2004-02-20 12:59:12 +00:00
moodler
c0b85daf7b Clean up of terminology course categories and courses 2004-02-20 12:56:17 +00:00
moodler
352d94cf37 Change course sideblock title depending on contents 2004-02-20 12:43:20 +00:00
moodler
4101e996e1 Make Quicktime movies loop by default 2004-02-20 11:58:44 +00:00
moodler
111980c772 Email enable/disable strings 2004-02-20 11:47:08 +00:00
moodler
cadb96f29e GUI to allow disabling of user email addresses (from user profile) 2004-02-20 10:27:24 +00:00
bobopinna
2073bdf9ba *** empty log message *** 2004-02-20 09:56:03 +00:00
moodler
8199e3f09a New user field called "emailstop" ... to stop emails.
I had to do it ... this is driving me nuts with some people
on moodle.org
2004-02-20 09:02:27 +00:00
moodler
017b4cab3e Making the link title look a bit nicer for long strings with spaces etc 2004-02-20 04:14:24 +00:00
moodler
6b0a2ff4a5 Add some feedback and instructions for other platforms 2004-02-20 03:31:02 +00:00
moodler
13112aaa35 Added default platform 2004-02-20 03:12:01 +00:00
moodler
6e1ee58e3f Added the default platform back again. :-) 2004-02-20 03:00:44 +00:00