8706 Commits

Author SHA1 Message Date
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
gustav_delius
d022e34545 print notice when guest views chat. 2004-08-21 21:18:33 +00:00
gustav_delius
c89bf29585 fixed breadcrumbs when mod.php is used on site page 2004-08-21 21:02:59 +00:00
gustav_delius
ff458eb5ad removed some notices 2004-08-21 20:59:13 +00:00
gustav_delius
5be2cb7aef removed notice 2004-08-21 20:25:15 +00:00
gustav_delius
90fcc576ea Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic. 2004-08-21 20:20:58 +00:00
gustav_delius
64c3e85374 small bug in teacher link due to undefined $site 2004-08-21 20:13:35 +00:00
mits
c79271de60 Polish, New translation, Add a new file. 2004-08-21 18:25:15 +00:00
moodler
93a441b705 Bump! 2004-08-21 17:21:44 +00:00
moodler
0f093efab2 Here finally is an admin interface for controlling the new enrolment plugins.
It's not at all well-tested yet (I made a lot of changes to it just tonight)
but it's late and I am literally sick (with flu) and tired so I'm checking
this in and going to bed.

Please fix all the bugs for me.   ;-)
2004-08-21 17:15:07 +00:00
gustav_delius
713e7568de improved documentation for wiki types 2004-08-21 16:26:51 +00:00
gustav_delius
e0d46880e7 removed some hard-coded strings and a warning from setup page 2004-08-21 15:52:38 +00:00