julmis
2d9b4f4bf5
print_timer_selector function added for QuizTimer
2004-06-02 18:00:12 +00:00
defacer
5bb8c192b1
Moving some stuff to forum/db where they belong... (sorry!)
2004-06-01 07:39:27 +00:00
defacer
8d24137466
Email digest feature step 2: Slight additions to datalib queries, fixed warnings in html2text
2004-06-01 07:28:14 +00:00
defacer
cc21211e58
Email digest feature step 1: Database schema and upgrade
2004-06-01 07:20:02 +00:00
moodler
aba70b6569
Added Smarty 2.6.2
2004-05-31 05:29:11 +00:00
moodler
50e4a15e6e
Replace -> with >> in the navigation ... this will be replaced in
...
the new template scheme for a more dynamic template that you pass
an array to, so this is really just a reminder for later.
2004-05-31 05:21:58 +00:00
gustav_delius
f7f2ff6dba
Only editing teachers are allowed to unenrol students
2004-05-30 20:54:58 +00:00
gustav_delius
62b8075632
Changed participants list for site couse, see http://moodle.org/mod/forum/discuss.php?d=8455
2004-05-30 18:46:42 +00:00
gustav_delius
0ae7e6f40e
Guest user now has Login link instead of Logout link, see http://moodle.org/mod/forum/post.php?reply=40214
2004-05-30 00:55:48 +00:00
gustav_delius
6bc502cca7
List of courses is now always ordered according to sortorder, see http://moodle.org/mod/forum/discuss.php?d=7034
2004-05-30 00:33:45 +00:00
defacer
89adb17442
Merging the changes from 1.4 dev branch (site index blocks + various bugfixes)
2004-05-28 10:53:54 +00:00
defacer
b88f700492
Fixed a bug: blocks without db functions caused the upgrade process to become stuck.
2004-05-27 14:16:27 +00:00
julmis
b95cfe0a8e
Bug fix #1465
2004-05-26 18:26:50 +00:00
moodler
26184ba69a
Fix for bug 1455 from PJ and me
2004-05-25 07:46:11 +00:00
moodler
b9bab4d4f4
SHouldn;t effect anything, but it seemed to fix bug 1455 - wierd
2004-05-25 02:19:46 +00:00
moodler
cdac797c5d
Moodle will look for language files within modules as a last resort.
...
eg moodle/mod/somemodule/lang/en/somemodule.php
2004-05-24 09:19:59 +00:00
moodler
c72a2ab824
Added two configuration variables to the config page.
...
configextendedusernamechars
forceloginforprofiles
These were already in the config-dist.php
2004-05-24 07:39:54 +00:00
moodler
a7b44978a3
Changed the default default blocks so that calendar block is not shown
...
(for CPU issues) and upcoming_events is now shown on the right between
news and recent activity
The default blocks can be overridden by a setting in config.php
$CFG->defaultblocks
See: http://moodle.org/mod/forum/discuss.php?d=7784&parent=39296
2004-05-24 07:24:36 +00:00
julmis
b136a79771
Fixing [Bug 1427] (Better than just uncommenting :-) )
2004-05-22 17:58:14 +00:00
julmis
b7f630f2d2
Fast fix on _closeOnEsc funtion (uncommenting funtion calls)
2004-05-22 17:07:55 +00:00
moodler
85431a207f
This is a much better version of overlib called overlibmws
2004-05-22 07:13:31 +00:00
moodler
b5b90f269d
Removed a warning message
2004-05-22 04:02:02 +00:00
defacer
ab9f24ad00
Small fix (added method attribute to form) and some comments for the future
2004-05-21 13:07:11 +00:00
defacer
0784eb7ef1
Now we can get a list of the blocks being on display in the course page.
...
Could be used by one block to detect the existence of another, for example.
2004-05-21 11:06:49 +00:00
stronk7
4b92953150
Patched file. Bug 1425 closed.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=1425 )
2004-05-19 07:12:40 +00:00
moodler
1bf4c86205
Suppress warnings on set_time_limit
2004-05-18 14:14:47 +00:00
moodler
a71bfa1c78
Supress errors on set_time_limit() for servers with safe mode restrictions
2004-05-18 14:12:21 +00:00
julmis
5ac539aedb
Removing select_color.html
2004-05-17 22:57:08 +00:00
moodler
d034765aeb
Added a line to disable this function:
...
HTMLArea.prototype.stripBaseURL
since it seemed to be stripping parts of URLs in some cases (bug 1411)
2004-05-17 08:04:28 +00:00
paca70
05ba8bd0d9
Postgresql uses smallint instead of tinyint.
2004-05-17 06:52:06 +00:00
julmis
1665e6c80d
Changing link dialog and adding new select color dialog.
2004-05-16 16:09:23 +00:00
moodler
2d33fc00d1
Allow other Google thigns into the site too ... in particular translate.google.com
2004-05-16 14:19:35 +00:00
moodler
a32c99e288
To prevent notices in unusual situations (empty lang files) bug 1404
2004-05-16 09:28:41 +00:00
moodler
16a5602cd7
1. Directory Resources now support sub directories
...
2. Subdirectories in File Manager now display their total size
2004-05-16 08:52:32 +00:00
stronk7
2127fedda8
Step 2 of Bug 1223 done.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=1223 )
2004-05-16 00:36:00 +00:00
moodler
9e51847a18
Slight change to recent activity calculations in RA block.
...
Upon login, the last access to each course is stored in the USER session
variable.
The earliest date of recent activity now shown is now the earliest of:
- this last access time
- the last login time
If this value is older than two days, then just use two days instead.
2004-05-15 14:58:12 +00:00
moodler
58d2472072
Some fixes for confirmation emails on sites with long names
...
- 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
2004-05-13 03:09:47 +00:00
stronk7
ab892a4fa2
Modified slighty the format_text() function!!
...
Now, in PLAIN AND WIKI formats, the rebuildnolinktag() function
is called to rebuild:
<nolink> to <nolink> again (open and close tags)
This should avoid showing the "<nolink>" word always in this formats!!
Used to solve Bug 1232 and potentially, others...
(http://moodle.org/bugs/bug.php?op=show&bugid=1232 )
Please check it because it's really a CORE change!!
2004-05-11 23:17:25 +00:00
defacer
828c4e095a
Preparation for Nuke blocks integration, and relaxing of requirements for
...
block db upgrade scripts. We 're getting to a point where you can really
have a directory with just a single 20-line file for your block and Moodle
will do all the rest. Much like Nuke does now. That is A Good Thing! :-)
2004-05-11 16:08:03 +00:00
julmis
9b9e3f1037
Removing unnecessary files
2004-05-10 21:36:15 +00:00
julmis
285ce16112
Removing hard coded strings
2004-05-10 21:16:16 +00:00
moodler
99ef3747fd
Removed short tag
2004-05-10 17:37:33 +00:00
julmis
ccf9102153
Some minor fixes (HTMLArea 3.0RC1)
2004-05-09 23:05:21 +00:00
gustav_delius
78d7fa79cf
implemented a provisional hack by roger to avoid division by zero reported in bug 1231.
2004-05-08 21:27:33 +00:00
julmis
92ff72590c
Prefilled textbox added (bug id 1339)
2004-05-08 18:23:18 +00:00
moodler
0b5e8ed7d5
bug 753
2004-05-08 14:02:18 +00:00
gustav_delius
8644437d66
fixed bug 1037 by improving clean_filename()
2004-05-07 17:07:31 +00:00
moodler
b68dca1934
Moodle mail can set precedence levels for email
2004-05-07 03:29:11 +00:00
moodler
a9688f538f
Mailer handles precedence header
2004-05-07 03:25:04 +00:00
moodler
319b472958
Fix for bug 1312 ... just for robustness in the URLs
2004-05-06 03:11:15 +00:00