- 15 May, 2004 8 commits
-
-
moodler authored
$CFG->extendedusernamechars
-
moodler authored
-
-
stronk7 authored
update of entry->concept and alias->alias to trim them. This should close bug 985 forever... (http://moodle.org/bugs/bug.php?op=show&bugid=985)
-
stronk7 authored
in edit, import, export, backup and restore. To solve bug 985 (http://moodle.org/bugs/bug.php?op=show&bugid=985)
-
stronk7 authored
-
stronk7 authored
-
stronk7 authored
have the time updated in the logs page.
-
- 14 May, 2004 19 commits
-
-
martignoni authored
-
moodler authored
enough answers in them. Thanks to Shane Elliott (Ikawhero)
-
defacer authored
Now when creating a new event you only have to select a group. And you are always limited to the current course and its groups.
-
defacer authored
Now when creating events you don't select a course, the current course is selected implicitly.
-
defacer authored
-
bobopinna authored
-
bobopinna authored
-
defacer authored
courses other than the one you are browsing are not displayed in the month views or as upcoming events, except only if you explicitly do it in the full month view. However, if you manually go to a day with such an event and get a day view, you will see the event. Should I find a way to hide that too?
-
defacer authored
(REAL fix this time! ;-) Thanks for the report, Eloy. I now know what I was doing wrong. Because on my dev site I have the same TZ as the server, sometimes I can make mistakes and "get away with them". :-/
-
defacer authored
-
moodler authored
-
stronk7 authored
when restoring courses. If the link belongs to the course, it's adjusted as internal, else it's modified to link its original source.
-
koenr authored
-
stronk7 authored
has been decoupled into 2 sql statements to make it works under every MySQL version. Hope this close Bug 985 forever...
-
martignoni authored
-
martignoni authored
-
bobopinna authored
-
bobopinna authored
-
stronk7 authored
-
- 13 May, 2004 13 commits
-
-
defacer authored
the block itself. It was causing errors for blocks with no lang file. Also, removed some useless commented code.
-
defacer authored
Now if you are a teacher in a course, you now see ALL group events in that course. As a result, admins see group events for all courses. Maybe it needs more work than this, though.
-
moodler authored
Fix for Bug 1383. Added support for the Critical Incident Survey type in the Complete Activity Reports (Shane Elliott)
-
moodler authored
-
moodler authored
-
moodler authored
-
moodler authored
-
moodler authored
- include a HTML version of the email - wrap all text emails at 79 characters now, not 70 I think quoting of text based emails on 80-character terminals would be pretty rare these days
-
koenr authored
-
koenr authored
-
stronk7 authored
Now duplicate entries are showed in all the lists. Simply I've changed the fields order in select statements to make entryid (unique) the first. Not detected negative consequences...ciao :-) http://moodle.org/bugs/bug.php?op=show&bugid=1296
-
stronk7 authored
CFG->admin instead of hardcoded admin. (http://moodle.org/bugs/bug.php?op=show&bugid=1377)
-
-