]>
git.mjollnir.org Git - moodle.git/log
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
moodler [Mon, 24 Feb 2003 10:42:07 +0000 (10:42 +0000)]
New table for Postgres
moodler [Mon, 24 Feb 2003 10:37:56 +0000 (10:37 +0000)]
First version of code to implement new "Random Matching" type
of questions. These use 2 or more short answer questions at
random to construct a questions where you have to match
answers to questions. Only lightly tested so far.
Quiz questions can now be edited with Richtext editor.
Sundry little fixes along the way.
moodler [Mon, 24 Feb 2003 09:36:15 +0000 (09:36 +0000)]
Changes to modify_database() so it works with string input
moodler [Mon, 24 Feb 2003 09:34:10 +0000 (09:34 +0000)]
Two new functions for randomizing arrays
moodler [Fri, 21 Feb 2003 09:19:22 +0000 (09:19 +0000)]
Restored Davide Suraci info
moodler [Fri, 21 Feb 2003 09:07:44 +0000 (09:07 +0000)]
Updates and fixes, mostly from Paolo Lariccia.
paca70 [Thu, 20 Feb 2003 22:09:59 +0000 (22:09 +0000)]
Reverted to older version, those changes should never got to CVS.
paca70 [Thu, 20 Feb 2003 21:55:14 +0000 (21:55 +0000)]
Show creation option when available.
paca70 [Thu, 20 Feb 2003 21:39:51 +0000 (21:39 +0000)]
Added support for usercreation from Moodle to authentication module.
Works currently only with ldap-module (tested with e-directory), but
other modules could be extended too by
adding following functions:
function auth_user_exists ($username) {
//returns true if given username already exists on authetication database
}
function auth_user_create ($userobject,$plainpass) {
//create new user to authentication database
//in inactive state (if posible)
//returns true if user is created
}
function auth_user_activate ($username) {
//activate external user after email-address is confirmed
//returns true if user is activated
}
moodler [Wed, 19 Feb 2003 11:12:22 +0000 (11:12 +0000)]
Portuguese, first version, contributed by Jaime Villate.
paca70 [Tue, 18 Feb 2003 22:52:55 +0000 (22:52 +0000)]
Finnish installation instructions.
paca70 [Tue, 18 Feb 2003 10:20:42 +0000 (10:20 +0000)]
updates
CV: ----------------------------------------------------------------------
paca70 [Tue, 18 Feb 2003 08:41:49 +0000 (08:41 +0000)]
Fixed some typos and making translation more consistent.
moodler [Tue, 18 Feb 2003 07:44:26 +0000 (07:44 +0000)]
Added changes to table_column from Petri Asikainen for Postgresql 7.3
moodler [Tue, 18 Feb 2003 03:16:07 +0000 (03:16 +0000)]
Fixes for the use of LIMIT in SQL for Postgres 7.3 (from Petri Asikainen)
paca70 [Mon, 17 Feb 2003 22:19:38 +0000 (22:19 +0000)]
updates