683 Commits

Author SHA1 Message Date
martin
c4016bc1db Language changes to choice module 2002-08-12 08:28:04 +00:00
martin
23feeabf00 Slightly bigger wordlist 2002-08-12 07:44:53 +00:00
martin
618b22c57c Language changes to weblib 2002-08-12 07:40:53 +00:00
martin
ae350059b3 Language changes for main library 2002-08-12 07:37:47 +00:00
martin
a049e1d361 Some courses may not have a teacher - in this case, make the enrolment
welcome email "from" the admin
2002-08-12 03:22:03 +00:00
martin
574ff6ffff Changes 2002-08-11 15:48:32 +00:00
martin
97c270e9a8 Changes related to language support ... get_string()
Minor little interface cleanups along the way
2002-08-11 15:41:54 +00:00
martin
70442fe3c4 Ah, that's nicer-looking code. (got rid of the HTML header) 2002-08-11 14:22:38 +00:00
martin
11d87ec680 Slight tweak to allow completely blank headers (no arguments to
print_header will now give a blank header).  Useful for help pages.
2002-08-11 14:21:27 +00:00
martin
6ee4579665 Moved the help files into their own directory in lang/en/help 2002-08-11 14:12:15 +00:00
martin
db6395b25a Don't show news at all if 0 newsitems was selected in course settings 2002-08-11 14:05:27 +00:00
martin
bd2bed9345 Mention the new themes 2002-08-11 06:24:28 +00:00
martin
e4c84e5dc4 Minor tweaks to colors 2002-08-11 06:15:39 +00:00
martin
63e99961d9 New coloured themes (green and red) just to add some options 2002-08-11 06:11:05 +00:00
martin
27038d9fe0 Changes to strings in print_recent_activity (added, updated, deleted activities) 2002-08-11 05:24:25 +00:00
martin
4b1371a74c Various small changes (mostly to language strings) 2002-08-11 05:11:50 +00:00
martin
3ce2f1e08a Moved code from footer.html into print_footer()
Don't update user on login check if it isn't a real user.
2002-08-11 05:07:15 +00:00
martin
c6f1b8ab38 Took code out of footer.html (it's in print_footer() instead) 2002-08-11 05:06:00 +00:00
martin
1d4bc6ed76 In user list, name goes to full page instead of editing (because there
is an edit link at the end of the row, as well as on the ful page)
2002-08-11 04:30:25 +00:00
martin
9235667890 Fixes to visibility of unenrol button 2002-08-10 15:16:00 +00:00
martin
726020a2ef Tweak to display on "unenrol" 2002-08-10 15:10:04 +00:00
martin
7482d8b9f5 Small fix to the full list of available assignments 2002-08-10 14:56:31 +00:00
martin
67f19ff2e8 Additions 2002-08-10 14:28:08 +00:00
martin
4c654ee30b More tweaks to recent activity box 2002-08-10 14:27:14 +00:00
martin
87ffed0d98 Tweak teacher colour 2002-08-10 13:50:38 +00:00
martin
2c0411e2ed Tweaks and tidy-ups for course home pages (weekly and topics) 2002-08-10 13:42:12 +00:00
martin
b0ccbd923b Further little fixes to user image displaying 2002-08-09 09:25:17 +00:00
martin
2447921f18 Changes to make uploaded user pictures work properly on Windows :-( 2002-08-09 09:09:36 +00:00
martin
2c855f18c7 Clearer docs for Windows users 2002-08-09 09:08:59 +00:00
martin
312a8d56f4 Brought the install procedure up to date 2002-08-09 06:25:50 +00:00
martin
15ecde4133 Slight tweak to remove login button for ordinary users 2002-08-09 02:48:25 +00:00
martin
53bfe78cd4 New functions get_list_of_modules() and moodle_needs_upgrading().
Used on the home page when admin is logged in, to check for any
upgrading of the databases that might need to be done.
2002-08-09 02:45:15 +00:00
martin
01cfc1a02a Changes 2002-08-08 17:43:57 +00:00
martin
3af1d6fde1 Changes up to Moodle 1.0 BETA 3 2002-08-08 17:34:24 +00:00
martin
243c518b98 Better control of buttons for admin and in site view 2002-08-08 17:30:50 +00:00
martin
74c6a7f983 parameter for print_admin_links 2002-08-08 17:30:00 +00:00
martin
adecd142a3 Tweaks and cleanups 2002-08-08 17:29:22 +00:00
martin
4606d9bb9f Fixed a tricky little bug with usergetmidnight() when no timezone was defined. 2002-08-08 17:28:30 +00:00
martin
a2ab3b0511 More tidy ups in displays 2002-08-08 16:22:44 +00:00
martin
0087d8a6d7 Tweaks to the headers 2002-08-08 16:02:39 +00:00
martin
2b25f2a09b Further excellent tidy-ups to the admin pages. They are actually starting
to look/work as slick as the rest of the site.  :-)
2002-08-08 15:51:23 +00:00
martin
a3447e1053 Cleanup of the admin interface - especially the user management
Bugs fixed, duplicate code removed, plus you can now add new users.

Aaah much better.  :-)
2002-08-08 14:17:55 +00:00
martin
e5a57e853a Fixed tiny buglet on insert_record which made it ignore NULL values 2002-08-08 12:41:21 +00:00
martin
df8fa8f1ee Damn .. this bug was stopping the admin user being created properly.
(Checking for uploaded file)
2002-08-08 07:20:38 +00:00
martin
c8da3bf4fe Updated this page (because now bugs.moodle.org exists) 2002-08-08 05:06:26 +00:00
martin
48647134e3 Slightly clearer explanations ... 2002-08-08 02:11:16 +00:00
martin
c679054a0a Missing 'auto_increment' on assignment_submissions table, for 'id' 2002-08-07 08:46:48 +00:00
martin
989bfa9d7b get_real_size() for translating text to byte sizes (eg 2M) 2002-08-07 08:26:48 +00:00
martin
6e40c33d32 Now properly sets and checks limits on file sizes 2002-08-07 08:24:38 +00:00
martin
6d6319c061 Upload works again ... 2002-08-07 03:45:22 +00:00