8617 Commits

Author SHA1 Message Date
moodler
0658c6bb96 Removed a debugging line 2004-08-23 12:09:28 +00:00
moodler
64eba17e78 Fixed a typo 2004-08-23 12:04:55 +00:00
moodler
c3415fd3c3 Attempt to extract the user from the old author field when upgrading 2004-08-23 09:04:30 +00:00
defacer
3430873206 Making chatd more eager to update the users' status, and lib.php slightly
less eager to declare them dead. Should solve the "active users are not shown
at the chat index page" problem.

Also, fixing a notice.
2004-08-23 08:48:57 +00:00
defacer
15a94ad920 Attention to detail: this prevents generating a warning if $focus is not set.
Of course, the warning is hidden inside JS and thus invisible to the naked eye.
2004-08-23 08:34:51 +00:00
moodler
47e1aec448 Added caclulated questions into index 2004-08-23 02:55:37 +00:00
moodler
ec51c7fb33 Don't lower-case parsed attributes 2004-08-23 02:21:59 +00:00
moodler
6136dfc887 Removed some comments 2004-08-23 02:11:02 +00:00
moodler
43921b8a5a Using the "parent" style of linking to the last post for browser speed,
and also addressed some of PJs documentation concerns  ;-)
2004-08-23 02:05:42 +00:00
julmis
cd361ce562 Fix for Bug #1763 2004-08-22 22:55:06 +00:00
kaipe
f0c60b0a04 *** empty log message *** 2004-08-22 21:34:47 +00:00
gustav_delius
ecf0cf9ac4 fixed bug 1252. But this page could do with a lot more work. 2004-08-22 19:58:54 +00:00
koenr
eb28fa7886 filling in missing strings... 2004-08-22 19:53:41 +00:00
gustav_delius
55a7af338d fixed phantom question bug #1299 2004-08-22 19:21:02 +00:00
gustav_delius
6b29ba6071 added $CFG->filelifetime to config-dist.php 2004-08-22 17:52:21 +00:00
martignoni
0affaa677a New string 'enrollfirst' 2004-08-22 17:46:57 +00:00
martignoni
4bb1ea1efd New strings controlling the new enrolment plugins 2004-08-22 17:45:09 +00:00
martignoni
5820cb5ac8 Little tweak 2004-08-22 17:37:49 +00:00
defacer
8f89658261 Fix for bug 1494:
Calendar events in day view now show their start and end times. The only thing
I 'm not satisfied with is that they also show the full start and end dates,
even if it's not really needed (e.g. for a 15:00 -> 17:00 event). Still, it's
loads better than only showing the start time.
2004-08-22 17:19:24 +00:00
defacer
3599e4871f Fix for bug 1755:
As discussed in the forums, the "last post on" date for each discussion in a
forum view has been shortened and also made into a link.
2004-08-22 17:10:33 +00:00
martignoni
dfd648c974 Admin interface for controlling the new enrolment plugins. 2004-08-22 17:06:07 +00:00
defacer
43c9195b84 Fix for bug 1759:
One notice in debug mode removed.
2004-08-22 17:03:33 +00:00
defacer
2b0d60ec78 Fix for bug 1662:
Changed the way applicable formats for blocks are handled. The changes are
short codewise, but to grasp all the implications read the forum discussion
at the relevant URL.
2004-08-22 16:54:48 +00:00
defacer
ac6c89c5b0 Fix for bug 1678:
When a course's format is changed, blocks which are not appropriate for the
new format are automatically purged.
2004-08-22 16:49:40 +00:00
defacer
0e9af91794 Fix for bug 1678:
Now when the format of a course is changed, all blocks which are not
applicable for it anymore are automatically purged.
2004-08-22 16:48:28 +00:00
moodler
71fe1da3f4 Database now stores userid, and page info is now more Moodley
(plus it doesn't show IP information to everyone!)

All old authors are not currently displayed  (I chose not to)
This is easy to fix if people want it, since the old author
string is still there in the database.
2004-08-22 16:41:54 +00:00
martignoni
9d0daeea4d New string 'havetologin' 2004-08-22 16:28:58 +00:00
martignoni
4064dc7a48 print notice when guest views chat. 2004-08-22 15:58:21 +00:00
gustav_delius
f950af3c43 All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.
All the page headers work correctly also on the site course.

On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
2004-08-22 14:38:47 +00:00
julmis
5985f9dce9 Fixing Bug #1765 (mystery fix). 2004-08-22 10:42:39 +00:00
julmis
66991ecaf4 Fixing Bug #1765 (mystery fix) 2004-08-22 10:41:59 +00:00
koenr
ed1354d31e typo 2004-08-22 10:25:55 +00:00
koenr
edb99c24f2 added RSS-stuf 2004-08-22 10:16:34 +00:00
koenr
4717e5a8c5 typo 2004-08-22 10:10:02 +00:00
gustav_delius
78bf3de3fe fixed bug preventing move of module to bottom of section 0 2004-08-22 09:58:02 +00:00
julmis
b8db385fa1 Insert Image dialog works now also in debug mode. 2004-08-22 09:49:25 +00:00
papita
480abd8384 first version by paula 2004-08-22 09:38:40 +00:00
julmis
d11d6771f6 Larger sizes for dialogs. 2004-08-22 09:16:16 +00:00
papita
eedae19b75 New files being added 2004-08-22 09:03:13 +00:00
koenr
6bb4aef7d6 added RSS-stuf [bug 1714] 2004-08-21 23:28:41 +00:00
koenr
1381f166e9 Gave indexfile some content 2004-08-21 23:13:06 +00:00
koenr
a314e97c04 typo 2004-08-21 23:12:39 +00:00
koenr
9e12922c10 filling in missing strings... 2004-08-21 23:01:21 +00:00
koenr
e0cd161e72 forgot to check in 2004-08-21 22:44:18 +00:00
mits
8dbe28412f I almost forgot untranslated sentence. 2004-08-21 22:30:00 +00:00
mits
ad6aaea2f1 install.php done. Well... back to docs. 2004-08-21 22:13:59 +00:00
koenr
cf4a1a0376 small tweaks form Gustav 2004-08-21 21:30:44 +00:00
koenr
9fb0e8576f Gave indexfile some content 2004-08-21 21:27:33 +00:00
mits
9e4e31cb6f New translated file added. 2004-08-21 21:21:42 +00:00
gustav_delius
1ff45e740f fixed breadcrumbs 2004-08-21 21:19:21 +00:00