moodler
920bb7ab2f
Fix typo
2002-12-09 13:45:44 +00:00
moodler
1d43ffdeab
Font size tweaks
2002-12-09 13:40:18 +00:00
moodler
7541bc3e87
More styles
2002-12-09 13:36:55 +00:00
moodler
469e5eb18e
More style and layout tweaking
2002-12-09 12:09:33 +00:00
moodler
42fddf0237
Finish off topics display
2002-12-09 09:03:15 +00:00
moodler
fb23e3cbb9
Slight changes
2002-12-09 08:53:49 +00:00
moodler
776dc2709f
Allow print_all_courses to have width
2002-12-09 07:52:47 +00:00
moodler
5e367a2d56
Various little tweaks to improve the display of course home
...
pages and front page ... still have some work to do though
2002-12-09 07:35:40 +00:00
moodler
7a4c13797a
Default with showrecent ON
2002-12-09 06:35:14 +00:00
moodler
467aaec630
Small changes to tables to make them display better with Japanese
2002-12-07 08:39:24 +00:00
moodler
bea7a51e3c
Slight change to get rid of leading zeroes in dates
2002-12-02 01:13:14 +00:00
moodler
39246b72f8
Some colour difference for my courses .... I'm not sure about it ...
2002-11-29 14:22:34 +00:00
moodler
85098089d1
Some improvements to the layout of courses when there are categories
...
and they are on the front page
2002-11-29 14:17:36 +00:00
moodler
71d552f677
Fix display of grades when there aren't any grades
2002-11-26 02:36:16 +00:00
moodler
c351cf2799
For long courses reduce the text printed on x axis
2002-11-21 16:19:19 +00:00
moodler
d751ddcb5d
Reduce errorlevel reporting
2002-11-21 16:07:58 +00:00
moodler
3b9a79f977
Fixes to allow graphs to be translated
2002-11-21 14:57:10 +00:00
moodler
6e07f68039
Fixed background colours of recent activity and news
2002-11-20 15:24:34 +00:00
moodler
bd4707bf29
Er.. aligned center works better ;-)
2002-11-20 09:41:02 +00:00
moodler
68e1b65291
Fixed alignment on category boxes in some circumstances
2002-11-20 07:18:55 +00:00
moodler
62c13a2f3e
Changed all references of %e to %d to fix strftime on Windows
2002-11-19 14:27:57 +00:00
moodler
60459ef768
Added Authentication to admin_links
2002-11-19 09:55:54 +00:00
moodler
13beeacbcd
New course option to enable/disable display of "recent activity"
2002-11-12 04:26:16 +00:00
moodler
7304b852cd
Slightly more info in error message
2002-11-11 08:25:05 +00:00
moodler
7c0f298426
Update course cache when modules are moved up or down
2002-11-10 14:45:11 +00:00
moodler
c408b0c49b
print_section now uses cached course modinfo to lessen load in database
2002-11-10 08:55:11 +00:00
moodler
d897cae419
Changes to enable jumping between activity modules, using a new menu in
...
the upper-right corner. Caution: Not well tested at this stage.
2002-11-10 07:37:15 +00:00
moodler
9a22359743
Fixes to course display, tidy up of some code (could do with more)
...
and mainly - addition of section 0 display.
2002-11-07 09:30:41 +00:00
moodler
22710216f2
Add link to module editing ... back to module type list
2002-11-06 08:24:29 +00:00
moodler
65ccdd8cc8
When using loginas to be a student, you can now return to being
...
yourself using a link in the footer. Improvements to footer display
2002-11-06 07:54:44 +00:00
moodler
ed4ed0939b
Weekdays are now calculated using userdate, so that
...
- they are relative to the user
- they should take advantage of locales etc
2002-10-25 02:11:58 +00:00
moodler
4313922f65
Fix for category box display on IE
2002-10-24 12:49:53 +00:00
moodler
4db9d14dad
Don't show column grade when there's nothing to show
2002-10-21 08:19:15 +00:00
moodler
912c058651
Grades are not always numbers, so take care in XLS writing
2002-10-21 06:55:01 +00:00
moodler
e5dfd0f31f
Improvements to help, and addition of new "Activity modules" help
...
for teachers adding new modules.
2002-10-21 03:00:40 +00:00
moodler
2a439ba7f6
***NOTE NOTE NOTE **********************************************************
...
THIS IS A BIG CHANGE!
I've renamed the "reading" module to "resource".
This meant changing quite a few references throughout Moodle.
The automatic upgrade process should work OK (it worked OK on my
development server) and there shouldn't be any problems.
BUT PLEASE PROCEED WITH CAUTION AND KEEP BACKUPS OF EVERYTHING
UNTIL I HAVE A FEW MORE TESTS! If you upgrade please let me know.
One thing that will break are any hard-coded links within forum messages.
What I will be doing to fix this on my apache server is to add this to
httpd.conf:
Redirect /mod/reading/ http://moodle.com/mod/resource/
Sorry about any inconvenience, but it's better this is done sooner than later.
2002-10-17 14:03:59 +00:00
moodler
952489e16c
The grades page now supports downloading of grade data! :-)
2002-10-17 10:34:11 +00:00
moodler
da19305885
Re-adding to overcome CVS strangeness (and my own indecision!)
2002-10-17 08:30:41 +00:00
moodler
9809249838
Better grade reports
2002-10-17 08:28:18 +00:00
moodler
858deff0b4
Now includes maximum grades
2002-10-17 07:55:54 +00:00
moodler
3486b7bee5
Added a new grading tool for teachers to see all grades on one page.
...
Grades are collected from each module using the module_grades function in
each mod/*/lib.php.
2002-10-17 07:23:12 +00:00
moodler
7ce20f09cb
Changes related to module editing buttons
2002-10-16 04:53:44 +00:00
moodler
109613b290
Fix to clear the modform variable just in case there's one
...
from one module that later affects another module.
2002-10-14 16:06:19 +00:00
moodler
ff80e012b0
Miscellaneous little changes from today ...
2002-10-14 16:00:55 +00:00
moodler
765814def3
Changed includes of module libraries to use full pathnames constructed
...
from $CFG->dirroot, rather than relative. This is because the relative
path could sometime be a different case to the full path (on Windows)
causing include_once not to work.
2002-10-06 03:05:22 +00:00
moodler
7b5baeb7de
"Activities" wasn't being taken from language files
2002-10-03 02:57:36 +00:00
martin
dfb6e4ac3e
Tweaks to page titles to make them more consistent
2002-09-27 14:26:02 +00:00
martin
077f9a67d0
Add manage database link to home page admin links if necessary
2002-09-27 06:19:49 +00:00
martin
004db95014
Changed some instances of include() to include_once()
2002-09-26 14:41:59 +00:00
martin
f25f1e1b66
Little bug that caused the guest icon to display even when guest was turned
...
off (if the password was null)
2002-09-26 11:10:20 +00:00