380 Commits

Author SHA1 Message Date
moodler
6f065ce390 No margins on bottom or top 2003-08-07 16:20:31 +00:00
moodler
346b820821 Remove margins on UL tag 2003-08-07 16:17:34 +00:00
moodler
d2b6ba704e Another big checkin.
This includes some significant cleanups to the new course categories
system.  The basic idea is that the categories/course browser is now
unified under one system, and admin features related to that have
all been moved into the browser (as little icons).

I'm much happier with this as a foundation that can scale and be
built upon.

Still to go:

  - searching
  - paging
  - polishing

Also in here are a lot of little cleanups around the place, such as
the initial setup process.
2003-08-07 16:01:31 +00:00
moodler
674416eabd Add two hours to avoid possible daylight savings time problems 2003-08-06 15:32:31 +00:00
stronk7
03162427df The restore option in course page is only showed if th
"backupdata" dir exists
2003-08-02 18:23:58 +00:00
stronk7
0c6e10b33e Now "backupdir" string is hardcoded in backup process. 2003-08-02 16:13:44 +00:00
moodler
07aeb7b0bf Move the code for clearing out a course into a new function:
remove_course_contents()
2003-08-02 11:32:59 +00:00
moodler
434d01398a Backup and restore buttons on home page 2003-08-01 15:19:23 +00:00
moodler
f354106d46 Some tidying up 2003-08-01 15:14:49 +00:00
moodler
e92fe848ab Removed needless pass-by-reference to avoid warnings BUG 573 Thanks Eloy! 2003-07-31 12:23:49 +00:00
moodler
7e1a999c10 Moved fix_category_courses to datalib.php so it's more accessible 2003-07-31 12:09:17 +00:00
moodler
a6870f0c2c Slightly prettier display 2003-07-30 13:57:39 +00:00
moodler
90c2ca2e68 Fixes for course ordering in one category 2003-07-30 13:56:17 +00:00
moodler
f853105459 Missing parameter 2003-07-30 13:35:20 +00:00
moodler
c2cb45451f COURSE DISPLAY REVAMP
OK, some big changes here to the front end, particularly in
course categories and course display.

Course categories can now be nested (to any level).

Courses and course categories can now be manually sorted
any way required.

There is a groovy front end for managing these, and a better
range of options for formatting the front page.

It all still needs some polishing, which I'll be doing over
the next couple of days, including better auto-sorting.

I would not use this on production systems just yet.
2003-07-30 13:02:45 +00:00
moodler
da0c90c313 Fixed user graphs for site-level, all logs 2003-07-25 13:23:28 +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
7e4a64888b When displaying a user's logs for the current day, make the graph
display ALL courses (ie to match the logs printed below).
2003-07-24 01:54:06 +00:00
moodler
a4a4b858a3 Slight fix when adding log 2003-07-23 01:44:35 +00:00
moodler
a6d82c3f49 New course parameter "visible" which makes the course available to
students.  Defaults to 1 (on).  Teacher can control this from settings page.
2003-07-21 07:31:01 +00:00
moodler
d4df9200b6 Moved print_headline() to weblib.php 2003-07-21 04:53:55 +00:00
moodler
23b8ce894a Added target again for non-Javascript users (I'd taken it out while testing) 2003-07-20 14:02:00 +00:00
moodler
93faa0c4e8 Give each popup a resource a unique window 2003-07-20 13:58:01 +00:00
moodler
3ee3e01a03 Popup windows now work on side links too 2003-07-20 13:56:27 +00:00
moodler
86aa7ccfdf New feature - "Web link" resources can now specify a popup window
fullscreen is currently the only feature left out of this .. I had
trouble getting it to work consistently so I've left it out as being
more troubles than it's worth.
2003-07-20 13:53:31 +00:00
moodler
493486c43f Removed redundant up/down arrows ... let's see how everyone feels about it 2003-07-14 16:22:42 +00:00
moodler
7977cffdb0 Arbitrary moving of activities (aka cut and paste)
Some of this code was sent by Howard Miller, but I rewrote most of it
to make it shorter and to fit in better with current code.
2003-07-14 13:08:38 +00:00
moodler
52dcc2f9e6 Some slight cleanup (optimisation) of print_section and print_section_block 2003-07-12 06:52:26 +00:00
gregb_cc
4de4fdfe86 performance increase for make_editing_buttons, value for 'str' stored in static variable 2003-06-27 22:25:31 +00:00
moodler
4be030098f Some clean up when deleting activity modules 2003-06-20 04:34:22 +00:00
moodler
d0e922a9b2 Full path for some silly Windows machines 2003-06-14 13:04:58 +00:00
moodler
d5945ef02c Fixed path 2003-06-14 12:45:09 +00:00
moodler
584ec10ecc JUmp menu from week to week 2003-06-14 12:17:13 +00:00
moodler
f43e7c6f0e Firming it up 2003-06-14 12:09:35 +00:00
moodler
cb208bf2b4 Silly typo 2003-06-14 12:00:31 +00:00
moodler
5932b3aa6d Slightly nicer trimming of section summaries 2003-06-14 11:59:23 +00:00
moodler
8b00b40692 Shorter menu 2003-06-14 11:54:07 +00:00
moodler
1d0196520e Testing new jump menu for topics 2003-06-14 11:50:32 +00:00
moodler
7142bc1bbd Check existence of course format 2003-06-13 16:13:51 +00:00
moodler
deca24d5f4 Moving course formats into subdirectory.
This is the first step towards more pluggable course formats that can
be just dropped in to the system.
2003-06-13 08:41:57 +00:00
moodler
25cd6a0133 Fix the up down icons again 2003-06-10 15:51:23 +00:00
moodler
d7b97e437f Fixed help strings 2003-06-10 15:36:13 +00:00
moodler
12905134ab Sections can now be moved up and down 2003-06-10 15:27:09 +00:00
moodler
ad41694c04 Allow activities to be moved from section 1 to section 0 2003-06-10 13:26:26 +00:00
moodler
7daee58cb3 Some minor styling ... incidentally, last change was bug 480 2003-06-04 07:15:12 +00:00
moodler
6f9d8d65f6 More robust enrolment screen 2003-06-04 07:12:26 +00:00
stronk7
8af2a809fb Little modification to show course's full name and short name too. 2003-05-28 18:18:45 +00:00
moodler
399266ce40 Removed the non-breaking space   from the section summaries because
it would cause problems when the summary ended in a URL
2003-05-26 06:58:10 +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