martin
|
77db7e4c49
|
Fixes in display of standard user_complete and user_outline functions
for journal, forum and assignments
|
2002-08-04 17:13:49 +00:00 |
|
martin
|
14ffed8b2b
|
Formatting tweak
|
2002-08-04 16:44:43 +00:00 |
|
martin
|
f9641a9d24
|
Updated version numbers
|
2002-08-04 16:42:27 +00:00 |
|
martin
|
6b1746806c
|
Misc small changes while I was working on assignments
|
2002-08-04 16:20:30 +00:00 |
|
martin
|
d699cd1e54
|
New assignment module finally complete!
|
2002-08-04 16:19:37 +00:00 |
|
martin
|
47ef879528
|
More monir tweaks
|
2002-08-04 13:27:20 +00:00 |
|
martin
|
a7ad3ea638
|
Minor formatting tweaks
|
2002-08-04 13:25:53 +00:00 |
|
martin
|
7c8a2faae7
|
Get a string from moodle.php instead of forum.php
|
2002-08-04 13:14:20 +00:00 |
|
martin
|
4d871a721b
|
Added FORUM_SHORT_POST
|
2002-08-04 13:13:59 +00:00 |
|
martin
|
b62f150b7c
|
Moved a function to lib.php
|
2002-08-04 07:06:45 +00:00 |
|
martin
|
5c0c615503
|
Admin link looks better at the bottom
|
2002-08-04 02:55:13 +00:00 |
|
martin
|
e84ef82411
|
In email_to_user, change AddBCC back to AddAddress ... this was a hangover
from the old bulk-email method, but now we just send one email at a time,
so it makes sense for the address to be visible again
|
2002-08-04 02:39:54 +00:00 |
|
martin
|
46b476c14c
|
Added a direct admin link
|
2002-08-04 02:13:40 +00:00 |
|
martin
|
e20217b3f3
|
MOre language updates
|
2002-08-04 02:10:00 +00:00 |
|
martin
|
565f7a9504
|
Fixes to two database fields log_display(table -> mtable) and
user_teachers(authority from varchar -> int)
|
2002-08-04 02:08:43 +00:00 |
|
martin
|
9368336bae
|
Tiny tweak to spacer image for IE browsers
|
2002-08-03 12:26:52 +00:00 |
|
martin
|
97898ac9c2
|
Customisable section 0 on social forum
|
2002-08-03 11:58:40 +00:00 |
|
martin
|
23d19b0add
|
Better spacing in case with admin-only
|
2002-08-03 11:45:31 +00:00 |
|
martin
|
d66615eb1b
|
put main menu up top
|
2002-08-03 08:40:25 +00:00 |
|
martin
|
5eec832460
|
Spacing again
|
2002-08-03 08:38:06 +00:00 |
|
martin
|
7493ca919d
|
Ugh fixing spacing
|
2002-08-03 08:37:13 +00:00 |
|
martin
|
40698053fa
|
Adjusted sizes of front page columns
|
2002-08-03 08:33:18 +00:00 |
|
martin
|
94361e021e
|
Lots of work on site display, over many files. Improved front page
and display of site modules.
|
2002-08-03 08:16:31 +00:00 |
|
martin
|
3f63fdfbfb
|
More admin cleanups - improved user listing
|
2002-08-03 04:57:45 +00:00 |
|
martin
|
a15278543a
|
Cleaned up the admin pages (and moved some files) and added ability to completely delete courses
|
2002-08-03 04:44:35 +00:00 |
|
martin
|
dbcb136a69
|
print_continue() to print continue
|
2002-08-03 04:43:29 +00:00 |
|
martin
|
04eba58f57
|
Moved all mod.php functions from modules into lib.php, and
updated course/mod.php to use them there. No longer need module/mod.php
|
2002-08-03 02:29:21 +00:00 |
|
martin
|
8c3c848114
|
Just a couple of changes
|
2002-08-02 19:01:14 +00:00 |
|
martin
|
6af8e53346
|
tweaks
|
2002-08-02 19:01:01 +00:00 |
|
martin
|
7ea53a1fb1
|
Removed fullname and search fields from modules table. Fullname is now
derived from the string 'modulename' in the lang files for each module.
|
2002-08-02 17:42:59 +00:00 |
|
martin
|
d4dec01c69
|
No change (just a comment)
|
2002-08-02 17:41:54 +00:00 |
|
martin
|
5750729092
|
get_course_users was buggy when teachers or students was empty.
The SQL looked good to me, but I had to do it another way to make
it work.
|
2002-08-02 17:41:14 +00:00 |
|
martin
|
9084509828
|
Lots of changes related to module info used in course listings and
activity reports. Module names are now from lang files, not from
the modules table. Cleanups.
|
2002-08-02 17:38:18 +00:00 |
|
martin
|
83b8fa157e
|
Addition of modulename and modulenameplural strings as a standard to
every module file.
|
2002-08-02 17:36:35 +00:00 |
|
martin
|
9b9f9ab449
|
bugfixes and clean up
|
2002-08-02 17:35:40 +00:00 |
|
martin
|
ffe1164090
|
SOme major bugfixes to forum_cron() and lots of translating
|
2002-08-02 17:34:26 +00:00 |
|
martin
|
7a12aab48b
|
Fixed up some forum functions and constants (consistency)
|
2002-08-02 09:50:53 +00:00 |
|
martin
|
058eec1868
|
Language files have been moved to keep them altogether under /lang
This should make it easier on translators.
|
2002-08-02 09:24:50 +00:00 |
|
martin
|
fc5c407eef
|
Rmove guest from list of possible teachers
|
2002-08-02 09:20:39 +00:00 |
|
martin
|
f781b79425
|
Changes related to language strings and clean up
|
2002-08-02 09:19:45 +00:00 |
|
martin
|
238a826393
|
This file is not linked to or used by anything yet, but I've found it
useful to delete forums properly while testing stuff.
|
2002-08-02 09:19:22 +00:00 |
|
martin
|
ef58b82265
|
Misc changes to improve performance on a brand-new installation
|
2002-08-01 15:48:27 +00:00 |
|
martin
|
3b9af3dd6f
|
Centered new topic link
|
2002-08-01 09:38:45 +00:00 |
|
martin
|
bc9ab4dd62
|
Changed the ratings to new separate/connected system - just for testing
|
2002-08-01 09:36:18 +00:00 |
|
martin
|
14147859ce
|
Make sure we still log the fact that the teacher logged in as someone though.
Also, make the "realuser" the teacher's id, in case we want to use it later
|
2002-08-01 07:09:39 +00:00 |
|
martin
|
9132e8666f
|
DOn't add to logs when teacher is "logged in as" a student
|
2002-08-01 07:05:01 +00:00 |
|
martin
|
bae3097095
|
Added "realuser" to USER variable to identify imposters
|
2002-08-01 07:04:31 +00:00 |
|
martin
|
7ad5e3ad7d
|
removed TABS and changed wording (your -> this)
|
2002-08-01 06:16:43 +00:00 |
|
martin
|
ae642af6c5
|
Slight rearrangement
|
2002-08-01 06:15:43 +00:00 |
|
martin
|
07e1f18900
|
Fixed use of reading functions (it had changed name)
|
2002-08-01 05:55:23 +00:00 |
|