1991 Commits

Author SHA1 Message Date
moodler
0fdddefbaa Improved Portuguese (Brazil) version by Paula de Waal 2003-03-16 15:02:38 +00:00
moodler
d4120c3d7c Added some more options for longtimenosee 2003-03-16 02:35:03 +00:00
paca70
509139373e Fixed incorrect comparison. Peter Paluch pointed this out. 2003-03-15 18:26:46 +00:00
moodler
78e72ed16b Didn't quite finish the last patch of user -> usernew 2003-03-15 09:15:44 +00:00
moodler
e6829515b0 Bug fix from Ray Le Couteur ... alphanumeric check was checking old
username but not the new username
2003-03-15 08:26:00 +00:00
paca70
e582b65e30 Fixed logic error.
Now also first time users can be course creators.
2003-03-14 21:34:39 +00:00
gregb_cc
a2631c99d9 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
2003-03-14 19:58:53 +00:00
moodler
01cf7d2ebc Added some people 2003-03-14 12:45:05 +00:00
moodler
a4ef9df2d7 Initial version from Les Kopari - les_kopari@yahoo.com 2003-03-14 08:22:37 +00:00
moodler
9d5b689c8a Added vim commands at the bottom of the file to try it out 2003-03-14 07:55:22 +00:00
gregb_cc
b9287b2fba Added a useful message, to make the cron output more helpful in diagnosing
"stuck" assignments.
2003-03-13 20:59:31 +00:00
mits
d48f938420 New translation added. 2003-03-13 15:22:43 +00:00
mits
ddde5a8c82 New translation added. 2003-03-13 14:17:21 +00:00
gregb_cc
c0f728ba9e code formatting change: switched from alternative syntax to using {} 2003-03-12 21:40:47 +00:00
gregb_cc
6908193151 speed improvement in smilie_replace. It is now almost as fast (within 5-10%) of
the version that used global smilie definitions.
2003-03-12 21:37:05 +00:00
gregb_cc
617778f2d3 Added benchmark and test for replace_smilies 2003-03-12 20:36:55 +00:00
moodler
4c31e7cfba Removed main_frame 2003-03-12 08:37:42 +00:00
moodler
d4be5253aa Making a consistent download link for uploaded resources (same as web page) 2003-03-12 08:02:05 +00:00
moodler
2d8cf6799a Whoops! Accidentally checked in a quick hack I did for someone. 2003-03-12 07:49:54 +00:00
moodler
c9082a8c2f Integrated the default redirect message delay from Greg B 2003-03-12 07:44:29 +00:00
moodler
f82c2d428a 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
2003-03-12 07:36:22 +00:00
gregb_cc
2ea9027bc4 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).
2003-03-12 03:42:44 +00:00
gregb_cc
08b3606390 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).
2003-03-11 21:35:12 +00:00
moodler
754b76fe65 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.
2003-03-11 06:04:28 +00:00
moodler
3ac1dedc35 Added some popup help for topic/week summaries 2003-03-11 05:57:00 +00:00
moodler
1e5a2bf584 You can now use Richtext editor to edit section texts, plus the page is a
bit more consistent now
2003-03-11 05:43:39 +00:00
mits
8f6dcdbaa4 no message 2003-03-11 04:24:32 +00:00
mits
5c34d1e3a4 New translation added. 2003-03-11 04:19:12 +00:00
moodler
8fb2f0fa1e Corrected typo 2003-03-10 14:05:10 +00:00
moodler
ac234d0262 Tidied up and rearranged a little 2003-03-10 14:02:12 +00:00
moodler
fe32b83bbf Improvements to explain about AcceptPathInfo 2003-03-10 13:59:06 +00:00
moodler
76a359ba93 Added something for Apache 2 (to make 'slasharguments' work)
<IfDefine APACHE2>
    AcceptPathInfo on
</IfDefine>
2003-03-10 13:39:56 +00:00
paca70
7563a073c3 rtf-editor had mixed up some files 2003-03-07 17:55:44 +00:00
villate
d106f1d9ae Improved translation of "search forums". 2003-03-07 16:15:30 +00:00
moodler
9a9a2907c2 Add a target to the "made with moodle" link to avoid confusing students 2003-03-07 15:09:12 +00:00
paca70
c605097983 RitchText editor had mixed up all php code. 2003-03-07 07:04:54 +00:00
mits
25f3420857 New translation added. 2003-03-06 17:48:25 +00:00
paca70
5fcda72588 updates 2003-03-06 16:39:17 +00:00
moodler
e00f0f9f51 Added missing styles and so fixed bug of display of generalbox 2003-03-06 08:54:28 +00:00
moodler
548daac7d9 Some fixes sent in by "Adriana Beal - Vydia Tecnologia" <adriana@vydia.com.br> 2003-03-06 02:01:05 +00:00
mits
19bbe230f6 Polished 2003-03-05 14:12:48 +00:00
mits
66ea5000db New translation added. 2003-03-05 13:11:05 +00:00
mits
706e019764 Polished 2003-03-05 13:10:37 +00:00
paca70
1b7f43a40a updates 2003-03-05 13:01:29 +00:00
mits
247612cfe7 New translation added. 2003-03-05 03:29:32 +00:00
mits
049100796f Polished 2003-03-05 02:06:49 +00:00
compuproggy
b1ca03e9cf *** empty log message *** 2003-03-04 12:45:58 +00:00
compuproggy
cdf198d345 New Translations 2003-03-04 12:30:47 +00:00
moodler
70e5e91e9e Remove some old save_sessions 2003-03-04 09:01:26 +00:00
mits
7470fb3782 New translation 2003-03-03 17:55:19 +00:00