Commit graph

2226 commits

Author SHA1 Message Date
moodler
cb29b02006 Some tweaks in the category/course display (styles mostly) 2003-09-03 15:25:08 +00:00
moodler
f1c1b17ab5 Some small fixes to the category display:
- small numbers of courses (less than 8) are displayed in full,
    unless the creator or admin is editing.

  - course counts are now accurate when all courses are removed from
    a category
2003-09-03 14:05:31 +00:00
moodler
b5d5f20380 Tweaking image placement for different browsers 2003-09-03 13:21:53 +00:00
moodler
b48f834cfb Some cleaning up and improvement of the course listings, especially when
courses are listed under multiple categories
2003-09-03 12:13:08 +00:00
moodler
3af6e1dbb8 Allow Course creators to see all hidden categories and courses 2003-09-03 08:29:05 +00:00
moodler
1c109ec5b6 Move the search up closer to the top 2003-09-01 08:52:51 +00:00
moodler
7c1624355a Robustness for some variables 2003-08-29 11:48:34 +00:00
moodler
f27d50b628 Removed unnecessary line 2003-08-29 11:33:20 +00:00
moodler
d5f26b070c Added some missing styles from the course listing, so that the
course and category names can be tweaked.
2003-08-29 01:31:41 +00:00
moodler
17a23873da Fixed uniitialised variable 2003-08-29 01:03:51 +00:00
moodler
46054fa873 Unfinished and unlinked, but I'll check it in for hacking on 2003-08-28 12:10:03 +00:00
moodler
d09f3c80ac Initialiase $totalcount to prevent warnings 2003-08-28 11:57:21 +00:00
moodler
d9387950cb Little tweaks to messages 2003-08-27 13:40:26 +00:00
moodler
bf40f9c1ef Added a hook when printing recent activity. If the Library
module is activated, then a Library function is called to print a
list of recently added pages in the library.
2003-08-26 18:45:54 +00:00
moodler
c81696e599 Make sure that the Site never shows up in My Courses 2003-08-26 15:55:03 +00:00
moodler
966d5f09fe typo in variable name for teachersassignteachers 2003-08-26 12:30:48 +00:00
moodler
9997d48051 "Source" button available on Section texts 2003-08-26 12:28:26 +00:00
moodler
e550e2d694 Students now see a Change Password link under admin.
Guests see *nothing* now
2003-08-25 17:53:47 +00:00
moodler
7a3ca193d6 No need to always show the resort button 2003-08-25 01:04:11 +00:00
moodler
3695f5b487 Slight fix for displaying logs for courses starting in the future 2003-08-25 00:56:38 +00:00
moodler
82ad5e1a9f If the language is the same as the site, then default to using the
same terminology as the site does
2003-08-23 07:26:50 +00:00
moodler
1a5ab4490f Improvements to logs when looking at site logs.
Also, improvements to get_site_users (slower but it works now!)
2003-08-23 06:19:05 +00:00
moodler
eafc0b4470 Teacher forum name in the list is in fact the name of the teacher forum. 2003-08-22 16:35:04 +00:00
moodler
db34bb5992 After rebuilding cache - get the course record again 2003-08-22 16:20:35 +00:00
moodler
2c8cb30c38 Activities can now be drag-and-dropped within side blocks! 2003-08-22 14:55:38 +00:00
moodler
7a7ac154a4 Some small fixes when deleting a category 2003-08-22 12:49:37 +00:00
moodler
9b16d1eada More tweaks to fix on/off button for admins o ncourse listings 2003-08-22 12:26:36 +00:00
moodler
c432fd3213 Put in buttons so that course creators can create courses! :-I
Also, category fix_sorting is done better now when a course is added.
2003-08-22 12:15:35 +00:00
moodler
fcd0e8edc7 Upgraded the live log to use the new print_log 2003-08-22 08:42:17 +00:00
moodler
519d369f60 Added full paging to all displays of logs! :-) 2003-08-22 06:07:18 +00:00
moodler
22288704de Hidden courses are displayed hidden 2003-08-21 17:30:39 +00:00
moodler
1069e8dc3b Allow the admin to login as teachers from within courses 2003-08-21 17:28:05 +00:00
moodler
98e9a035d7 Course category listings now have a search box in the navbar for students
and non-users
2003-08-21 16:24:29 +00:00
moodler
ee44a11f06 FIxed a missing quote 2003-08-21 16:15:58 +00:00
moodler
56e34ee405 Fixed bug when moving sections with apostrophes in the summary (bug 641) 2003-08-21 15:06:32 +00:00
moodler
0e69cd0e96 Fixed a typo 2003-08-21 14:16:44 +00:00
moodler
8130b77b40 Split get-courses_page from get-courses so they can specialise 2003-08-21 14:04:04 +00:00
moodler
8058858329 Tweaks to account for teacher editors 2003-08-21 12:24:16 +00:00
moodler
8ef9cb5618 Some fixes to handle very very big categories.
- paging
  - more efficient SQL
2003-08-21 09:33:07 +00:00
moodler
5128daeeda Strip tags from Excel and Text dumps 2003-08-21 03:05:50 +00:00
moodler
f6c05036be Put links on the course icons 2003-08-21 02:58:55 +00:00
moodler
d1d74247e4 Invisible courses are now properly dimmed 2003-08-20 13:44:44 +00:00
moodler
5b8540e0d5 OUCH! usegrades should be showgrades 2003-08-20 13:41:56 +00:00
moodler
fff79722e5 A new course field called "showgrades" which allows the teacher to
turn the display of the grade book on and off.
2003-08-20 07:32:24 +00:00
moodler
9936fe81ea The number of courses in the categories is now cached in the
the category, and only updated when courses are moved/added/deleted etc
or the admin looks at the category listing
2003-08-19 09:26:36 +00:00
moodler
a8b5671697 Improvements to course searching
- can search for full words or non words with +word -word
 - no longer groups by category, sorts by full name
 - prints paging as well as total number
 - search help
2003-08-19 05:32:20 +00:00
moodler
2f4d324bd7 Trying something different with the admin links ... even I was starting
to get a bit lost occasionally.
2003-08-18 16:40:27 +00:00
moodler
4c71204dd2 Added help button to headings when adding/editing activities. Doh! :-) 2003-08-18 07:10:53 +00:00
moodler
a33c4ae8c2 Cutting and pasting too quick 2003-08-17 13:14:41 +00:00
moodler
3b1bb96902 Slight regression in policy (to bring it back to exactly how it all is in 1.0.9).
Only course creators can assign teacher to courses UNLESS the config variable
teacherassignteachers is true (by default it will be off).
2003-08-17 13:06:10 +00:00