Commit Graph

36 Commits

Author SHA1 Message Date
stronk7 1757627af3 Now hidden sections are hidden completely from student view if
"invisible sections" are configured in course settings.
Patch sent by Geoff Wilbert. Thanks!
See Bug 2185
(http://moodle.org/bugs/bug.php?op=show&bugid=2185)

Merged from MOODLE_14_STABLE
2004-11-16 17:30:45 +00:00
skodak b56681b0a3 typo during xhtml update 2004-10-22 20:17:01 +00:00
moodler 4f91674c4b Merged visibility fix from stable 2004-10-02 15:29:49 +00:00
gustav_delius 839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius 24f2b65a4d towards XHTML compliance 2004-09-12 12:21:27 +00:00
moodler 6f2e07e8b9 Use fullname function 2003-11-28 11:06:53 +00:00
moodler 85a6e76c51 Tidy up 2003-10-31 06:45:38 +00:00
moodler 3f125001bc New feature: Allow students to see their own activity reports.
This is a course setting.  By default it is off.  When on, there
is a new link in the course admin menu for students, and they can
browse the same report that teachers see.

The report icon is temporary.
2003-10-31 05:57:30 +00:00
moodler 519d369f60 Added full paging to all displays of logs! :-) 2003-08-22 06:07:18 +00:00
moodler 350a05c4cf Fixed a missing translation string 2003-07-24 04:55:15 +00:00
moodler 0ed00b3b7f Change default logs to be "today's logs" 2003-07-24 02:29:59 +00:00
moodler 40343df7fd Users were able to see their own user activity reports. This was a hang-over
from long time ago.  As there is no GUI for this, I'm removing it for now so
that students are not able to see their own activity reports.

This issue probably needs to be discussed, and a GUI developed for it.
2003-05-24 07:33:22 +00:00
moodler 2a231ed650 Remove English word 'ago' 2003-02-16 09:22:52 +00:00
moodler 7af6281f22 Don't bother working with empty course modules (can happen when an
module is uninstalled improperly)
2003-01-14 14:56:57 +00:00
moodler b0e3a92523 Clean sweep through all the important changing all include(), include_once()
and require() to require_once()
2003-01-05 14:19:20 +00:00
moodler 9c9f7d7790 Various little fixes to remove warnings (usually about empty variables)
when error_reporting is turned up to 15 or so ... more of these to come ...
2002-12-29 17:32: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 adecd142a3 Tweaks and cleanups 2002-08-08 17:29:22 +00:00
martin a2ab3b0511 More tidy ups in displays 2002-08-08 16:22:44 +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 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 394933864c Fixed up the graphs (one for userday and they are also now correct for timezones) 2002-07-27 13:33:50 +00:00
martin 2b8cef8038 Changes to improve the user activity reports 2002-07-27 09:44:01 +00:00
martin cbc83a39f3 Fixed up graph pages 2002-07-27 08:35:13 +00:00
martin c24d3070cc Improvements to user activity report - including graphs 2002-07-27 08:31:09 +00:00
martin 359b138b5d Changes to how functions are called from modules - much cleaner now 2002-07-25 13:47:11 +00:00
martin 56e234f204 cough 2002-07-23 18:26:58 +00:00
martin 6ee410e3c3 title tweaking 2002-07-23 18:26:01 +00:00
martin 49a6849ee5 Formatting outline tweaks 2002-07-23 18:24:11 +00:00
martin 5110affbb7 H3 -> H4 2002-07-23 18:20:24 +00:00
martin 82f5285f5f Fixes to Activity reports 2002-07-23 17:04:31 +00:00
martin bbfe835ba3 Improvements to activity reports 2002-07-23 16:48:47 +00:00
martin 7468bf014f Part of "contributions" overhaul in course/user.php 2002-07-23 16:24:12 +00:00
martin b5fe4c935d Major changes throughout to change "week" notation to "section" notation.
Sections covers "weeks", "topics" and anything else that may come along.
Note, again, some databases have changed esp course_weeks -> course_sections
and several fields called "week" are now "section.  Also course no longer
has an enddate, but instead has a numsections field.
2002-06-25 11:49:06 +00:00
martin 600149be34 New logging format
Improved "Recent Activity" on home page
Better formatting.
Many other small fixes.
2002-05-31 09:34:50 +00:00
martin f9903ed0a4 Initial revision 2001-11-22 06:23:56 +00:00