]>
git.mjollnir.org Git - moodle.git/log
paca70 [Sat, 15 Mar 2003 18:26:46 +0000 (18:26 +0000)]
Fixed incorrect comparison. Peter Paluch pointed this out.
moodler [Sat, 15 Mar 2003 09:15:44 +0000 (09:15 +0000)]
Didn't quite finish the last patch of user -> usernew
moodler [Sat, 15 Mar 2003 08:26:00 +0000 (08:26 +0000)]
Bug fix from Ray Le Couteur ... alphanumeric check was checking old
username but not the new username
paca70 [Fri, 14 Mar 2003 21:34:39 +0000 (21:34 +0000)]
Fixed logic error.
Now also first time users can be course creators.
gregb_cc [Fri, 14 Mar 2003 19:58:53 +0000 (19:58 +0000)]
This closes bug http://moodle.org/bugs/bug.php?op=show&bugid=310
assignment_get_unmailed_submissions now ensures that a student is still enrolled
moodler [Fri, 14 Mar 2003 12:45:05 +0000 (12:45 +0000)]
Added some people
moodler [Fri, 14 Mar 2003 08:22:37 +0000 (08:22 +0000)]
Initial version from Les Kopari - les_kopari@yahoo.com
moodler [Fri, 14 Mar 2003 07:55:22 +0000 (07:55 +0000)]
Added vim commands at the bottom of the file to try it out
gregb_cc [Thu, 13 Mar 2003 20:59:31 +0000 (20:59 +0000)]
Added a useful message, to make the cron output more helpful in diagnosing
"stuck" assignments.
mits [Thu, 13 Mar 2003 15:22:43 +0000 (15:22 +0000)]
New translation added.
mits [Thu, 13 Mar 2003 14:17:21 +0000 (14:17 +0000)]
New translation added.
gregb_cc [Wed, 12 Mar 2003 21:40:47 +0000 (21:40 +0000)]
code formatting change: switched from alternative syntax to using {}
gregb_cc [Wed, 12 Mar 2003 21:37:05 +0000 (21:37 +0000)]
speed improvement in smilie_replace. It is now almost as fast (within 5-10%) of
the version that used global smilie definitions.
gregb_cc [Wed, 12 Mar 2003 20:36:55 +0000 (20:36 +0000)]
Added benchmark and test for replace_smilies
moodler [Wed, 12 Mar 2003 08:37:42 +0000 (08:37 +0000)]
Removed main_frame
moodler [Wed, 12 Mar 2003 08:02:05 +0000 (08:02 +0000)]
Making a consistent download link for uploaded resources (same as web page)
moodler [Wed, 12 Mar 2003 07:49:54 +0000 (07:49 +0000)]
Whoops! Accidentally checked in a quick hack I did for someone.
moodler [Wed, 12 Mar 2003 07:44:29 +0000 (07:44 +0000)]
Integrated the default redirect message delay from Greg B
moodler [Wed, 12 Mar 2003 07:36:22 +0000 (07:36 +0000)]
Modified Greg's work to:
- rename the main_frame variable to framename, because it
- might have caused some confusion
- none of the global variables have underscores
- put the config in the config table, with a default of _top
gregb_cc [Wed, 12 Mar 2003 03:42:44 +0000 (03:42 +0000)]
Small cleanup of smilie replacement.
This change removes the smilie variable assignment from the global namespace.
This change retains the original user input as the alt text.
The main reason for this change is to make it possible for me to use my
make_class function on weblib.php (still need to do something about the defines
though).
gregb_cc [Tue, 11 Mar 2003 21:35:12 +0000 (21:35 +0000)]
This is a first attempt to make moodle frame safe.
I've added the variable CFG->main_frame to config-dist.php, and replaced _top
targets with the variable in all the php files. HTML files, like those in the
documentation, have not been modified, as they are not (yet) parsed.
The variable should probably get moved into the config table, and get some
documentation.
I've also included, but commented out, a slight change in weblib.php, which
would guarantee that messages would be seen before redirecting the user (unless
delay intentionally set to 0 when redirect is used).
moodler [Tue, 11 Mar 2003 06:04:28 +0000 (06:04 +0000)]
Whoops, paca70! You accidentally jumped a month forward in the date. :-)
We need to increment the version.php file slowly now until time catches up.
moodler [Tue, 11 Mar 2003 05:57:00 +0000 (05:57 +0000)]
Added some popup help for topic/week summaries
moodler [Tue, 11 Mar 2003 05:43:39 +0000 (05:43 +0000)]
You can now use Richtext editor to edit section texts, plus the page is a
bit more consistent now
mits [Tue, 11 Mar 2003 04:24:32 +0000 (04:24 +0000)]
no message
mits [Tue, 11 Mar 2003 04:19:12 +0000 (04:19 +0000)]
New translation added.
moodler [Mon, 10 Mar 2003 14:05:10 +0000 (14:05 +0000)]
Corrected typo
moodler [Mon, 10 Mar 2003 14:02:12 +0000 (14:02 +0000)]
Tidied up and rearranged a little
moodler [Mon, 10 Mar 2003 13:59:06 +0000 (13:59 +0000)]
Improvements to explain about AcceptPathInfo
moodler [Mon, 10 Mar 2003 13:39:56 +0000 (13:39 +0000)]
Added something for Apache 2 (to make 'slasharguments' work)
<IfDefine APACHE2>
AcceptPathInfo on
</IfDefine>
paca70 [Fri, 7 Mar 2003 17:55:44 +0000 (17:55 +0000)]
rtf-editor had mixed up some files
villate [Fri, 7 Mar 2003 16:15:30 +0000 (16:15 +0000)]
Improved translation of "search forums".
moodler [Fri, 7 Mar 2003 15:09:12 +0000 (15:09 +0000)]
Add a target to the "made with moodle" link to avoid confusing students
paca70 [Fri, 7 Mar 2003 07:04:54 +0000 (07:04 +0000)]
RitchText editor had mixed up all php code.
mits [Thu, 6 Mar 2003 17:48:25 +0000 (17:48 +0000)]
New translation added.
paca70 [Thu, 6 Mar 2003 16:39:17 +0000 (16:39 +0000)]
updates
moodler [Thu, 6 Mar 2003 08:54:28 +0000 (08:54 +0000)]
Added missing styles and so fixed bug of display of generalbox
moodler [Thu, 6 Mar 2003 02:01:05 +0000 (02:01 +0000)]
Some fixes sent in by "Adriana Beal - Vydia Tecnologia" <adriana@vydia.com.br>
mits [Wed, 5 Mar 2003 14:12:48 +0000 (14:12 +0000)]
Polished
mits [Wed, 5 Mar 2003 13:11:05 +0000 (13:11 +0000)]
New translation added.
mits [Wed, 5 Mar 2003 13:10:37 +0000 (13:10 +0000)]
Polished
paca70 [Wed, 5 Mar 2003 13:01:29 +0000 (13:01 +0000)]
updates
mits [Wed, 5 Mar 2003 03:29:32 +0000 (03:29 +0000)]
New translation added.
mits [Wed, 5 Mar 2003 02:06:49 +0000 (02:06 +0000)]
Polished
compuproggy [Tue, 4 Mar 2003 12:45:58 +0000 (12:45 +0000)]
*** empty log message ***
compuproggy [Tue, 4 Mar 2003 12:30:47 +0000 (12:30 +0000)]
New Translations
moodler [Tue, 4 Mar 2003 09:01:26 +0000 (09:01 +0000)]
Remove some old save_sessions
mits [Mon, 3 Mar 2003 17:55:19 +0000 (17:55 +0000)]
New translation
mits [Mon, 3 Mar 2003 17:54:27 +0000 (17:54 +0000)]
no message
mits [Mon, 3 Mar 2003 17:53:40 +0000 (17:53 +0000)]
New translation added.
moodler [Mon, 3 Mar 2003 17:48:39 +0000 (17:48 +0000)]
Updated versions only
moodler [Mon, 3 Mar 2003 17:46:53 +0000 (17:46 +0000)]
Fixed quotes on column
moodler [Mon, 3 Mar 2003 17:43:13 +0000 (17:43 +0000)]
Questions now have a defaultgrade column (which defaults to 1)
... this grade is used as the default grade when adding questions
to a quiz.
At the moment it's just so that some imported questions can have
different defaults, but a field should be added to all question
editing pages.
moodler [Mon, 3 Mar 2003 17:05:35 +0000 (17:05 +0000)]
Added QUIZ_DEFAULT_SCORE ... later this will be a quiz option
moodler [Mon, 3 Mar 2003 13:23:50 +0000 (13:23 +0000)]
Slight rewording
moodler [Mon, 3 Mar 2003 13:18:34 +0000 (13:18 +0000)]
Started a Frequently Asked Questions page
mits [Sun, 2 Mar 2003 06:10:16 +0000 (06:10 +0000)]
New translation added.
mits [Sun, 2 Mar 2003 01:13:47 +0000 (01:13 +0000)]
no message
mits [Sun, 2 Mar 2003 01:12:11 +0000 (01:12 +0000)]
*** empty log message ***
mits [Sun, 2 Mar 2003 01:10:16 +0000 (01:10 +0000)]
New translation added.
mits [Sat, 1 Mar 2003 16:54:36 +0000 (16:54 +0000)]
New translation added.
mits [Sat, 1 Mar 2003 16:54:06 +0000 (16:54 +0000)]
no message
paca70 [Sat, 1 Mar 2003 16:45:45 +0000 (16:45 +0000)]
Updates
mits [Sat, 1 Mar 2003 14:10:43 +0000 (14:10 +0000)]
New translation added.
moodler [Sat, 1 Mar 2003 12:52:04 +0000 (12:52 +0000)]
Courses are forced to have unique shortnames (see bug 299)
moodler [Sat, 1 Mar 2003 05:16:20 +0000 (05:16 +0000)]
new strings
moodler [Sat, 1 Mar 2003 05:11:44 +0000 (05:11 +0000)]
Sort question list by question type
moodler [Sat, 1 Mar 2003 05:08:03 +0000 (05:08 +0000)]
Can now specify a number of random match questions to create automatically
during import.
villate [Thu, 27 Feb 2003 19:27:06 +0000 (19:27 +0000)]
Initial translation.
moodler [Thu, 27 Feb 2003 12:15:00 +0000 (12:15 +0000)]
Add support for Taiwan Chinese
moodler [Thu, 27 Feb 2003 02:49:18 +0000 (02:49 +0000)]
Removed save_session() - no longer necessary
moodler [Thu, 27 Feb 2003 02:46:37 +0000 (02:46 +0000)]
Removed save_session() - no longer needed.
moodler [Thu, 27 Feb 2003 02:43:34 +0000 (02:43 +0000)]
Removed save_session() - no longer needed
moodler [Thu, 27 Feb 2003 02:38:55 +0000 (02:38 +0000)]
Fixed $USER and $SESSION to be pointers to the real $_SESSION
variables, so there's no longer a need for save_session (thanks,Petri)
paca70 [Wed, 26 Feb 2003 19:18:56 +0000 (19:18 +0000)]
updates
moodler [Wed, 26 Feb 2003 05:58:44 +0000 (05:58 +0000)]
Use caching if necessary, so that teachers can't lock themselves out
accidentally during the current session.
moodler [Wed, 26 Feb 2003 05:55:31 +0000 (05:55 +0000)]
No need for ismainteacher() ... it's enough to check that the user is
a teacher in a course, and a creator.
moodler [Wed, 26 Feb 2003 04:18:46 +0000 (04:18 +0000)]
Cleanups for course creator.
villate [Tue, 25 Feb 2003 17:39:06 +0000 (17:39 +0000)]
Fixes the name of the "eachuserforum" type.
villate [Tue, 25 Feb 2003 17:30:18 +0000 (17:30 +0000)]
Initial translation.
villate [Tue, 25 Feb 2003 17:07:57 +0000 (17:07 +0000)]
Fixes an HTML syntas error.
villate [Tue, 25 Feb 2003 17:06:37 +0000 (17:06 +0000)]
Initial translation.
moodler [Tue, 25 Feb 2003 17:04:40 +0000 (17:04 +0000)]
Removed space from end of file
moodler [Tue, 25 Feb 2003 16:54:07 +0000 (16:54 +0000)]
Complete translation into Slovak! From Pavol Jackulik.
villate [Tue, 25 Feb 2003 16:52:20 +0000 (16:52 +0000)]
Translate "post" as "mensagem", "isolated knowledge" as "aprendizagem
individual" and "connected knowledge" as "aprendizagem colectiva".
villate [Tue, 25 Feb 2003 16:08:58 +0000 (16:08 +0000)]
A few changes in the translation
moodler [Tue, 25 Feb 2003 12:43:56 +0000 (12:43 +0000)]
Draft-only version from Les
paca70 [Tue, 25 Feb 2003 10:45:37 +0000 (10:45 +0000)]
Redirect teachers to course after coursecreation.
paca70 [Tue, 25 Feb 2003 10:31:59 +0000 (10:31 +0000)]
Fixed some typos
paca70 [Tue, 25 Feb 2003 07:24:48 +0000 (07:24 +0000)]
One strange 'o' jumped in..
moodler [Tue, 25 Feb 2003 04:22:57 +0000 (04:22 +0000)]
No need for course creators to have a link to the admin page.
moodler [Tue, 25 Feb 2003 04:03:49 +0000 (04:03 +0000)]
Some English spelling/grammar fixes.
moodler [Tue, 25 Feb 2003 03:57:14 +0000 (03:57 +0000)]
Fix link in admin links
moodler [Tue, 25 Feb 2003 03:53:50 +0000 (03:53 +0000)]
Fixed bug in table creation - (it was creating a null table!)
moodler [Tue, 25 Feb 2003 03:46:06 +0000 (03:46 +0000)]
Tidied up some of Petri's code :-/
paca70 [Mon, 24 Feb 2003 21:09:53 +0000 (21:09 +0000)]
README updates
paca70 [Mon, 24 Feb 2003 20:06:53 +0000 (20:06 +0000)]
Some updates
paca70 [Mon, 24 Feb 2003 19:00:39 +0000 (19:00 +0000)]
Updates to Finnish translation and some correction to English one.
paca70 [Mon, 24 Feb 2003 18:48:55 +0000 (18:48 +0000)]
Added support for nonadmin course creation.
Course creators are managed by /admin/creator.php , same way that admins.
Or if authetication module have 'auth_iscreator'-function (right now only ldap-module have) ,
users are added to creators at login time.
moodler [Mon, 24 Feb 2003 10:45:49 +0000 (10:45 +0000)]
More detail, clearer description