971 Commits

Author SHA1 Message Date
moodler
1778f7f7c1 Added help icon for course costs 2005-05-04 07:01:22 +00:00
moodler
393e360dd4 Adding c.cost to course retrievals (see bug 3102) 2005-05-04 06:39:42 +00:00
mchurch
94a6a70f6f Allow handling of per forum configured tracking. 2005-04-26 16:34:49 +00:00
moodler
e2c84c67dc When deleting a course, delete all the course files too 2005-04-26 16:05:52 +00:00
moodler
a2d71d8edd Fixed notice on home page and some efficiency with read trackking 2005-04-26 15:44:39 +00:00
moodler
d9100b207f Fixing notices ... more fixing to do though 2005-04-26 12:27:55 +00:00
defacer
208fc3a5f0 Initialize object with new stdClass. 2005-04-26 02:06:38 +00:00
mchurch
2bc9f15ac8 More robust personal forum tracking logic. 2005-04-25 14:00:29 +00:00
mchurch
9e2b1877e0 Added enable/disable forum tracking in a user profile. 2005-04-24 19:46:13 +00:00
mchurch
4877707e52 Added display logic for user forum tracking preferences. 2005-04-24 13:41:46 +00:00
stronk7
e2448b532e Recently improved navbar now supports filterall. 2005-04-24 12:37:37 +00:00
moodler
552afaf1ee Handle forum tracking on forums on home page 2005-04-24 04:45:01 +00:00
moodler
d8807190c3 XHTML fixes and quotings 2005-04-22 07:52:21 +00:00
moodler
3553be249a FIx for bug 2776 (moving courses with apostrophes) 2005-04-22 06:41:49 +00:00
defacer
71de24539a Removing one block from social courses defaults, too overcrowded.
Fixing also line endings.
2005-04-21 13:25:43 +00:00
gustav_delius
0346dd3954 using 'counteditems' language string to help finnish translators, closing bug 2530 2005-04-20 11:32:29 +00:00
defacer
29b5920693 Fix for bug 2933. Just tidying up HTML. 2005-04-20 00:44:02 +00:00
defacer
d21135ad85 Fixing notice under PHP 5. 2005-04-19 22:15:20 +00:00
defacer
df03aecee7 Fix for bug 2945.
I 've also removed a print_spacer(7). Will fix with CSS.
2005-04-19 21:52:29 +00:00
gustav_delius
52d55cfc51 improved navigation bar for module editing form 2005-04-19 14:58:16 +00:00
moodler
959ae82499 Better version of previous fix 2005-04-19 12:40:00 +00:00
moodler
99738fa5b8 Handle hidden modules more cleanly without any notices 2005-04-19 12:37:59 +00:00
moodler
7c12949d10 Rationalised get_user_info_from_db() and sundry other small bits into
a single function called: get_complete_user_data()

This is to help shibboleth but will also help when this function
needs to be extended in future.
2005-04-17 12:08:46 +00:00
moodler
1f5334dd0f Some quick formatting fixes 2005-04-15 14:24:46 +00:00
stronk7
46043afff8 Now activity names support filterall in user activity reports. 2005-04-14 22:41:19 +00:00
stronk7
235a4ee8c8 Now course/recent.php is workink with filterall. 2005-04-02 10:10:07 +00:00
moodler
5eafd94811 One extra option for the format of the site home page so that we can just have a
single topic section (allowing plain HTML in the middle and/or a list of activities)
2005-04-02 09:29:59 +00:00
stronk7
d11c7c9b34 Now, the list of activities in course/log.php supports filter all.
Why this function uses its own code to build the menu where we have
the "standard" navmenu() function? Cannot it be resused with a simple
modification to add the "All Activities" item?
The navmenu() function seems to be better.
2005-04-02 00:46:31 +00:00
gustav_delius
75f087b6e7 converted & to & 2005-04-01 22:59:30 +00:00
moodler
b14222f906 MOved deletion of course module 2005-03-31 08:32:24 +00:00
moodler
290130b3f8 Some clean up of the styles used in the course listings on the front page 2005-03-28 06:47:54 +00:00
stronk7
c8b0a50b7b Now log records support filterall. 2005-03-27 22:31:54 +00:00
stronk7
a31aaba5c4 Now activity names in grade pages support filterall. 2005-03-26 13:10:26 +00:00
stronk7
a92d95b1de Now activities names in course main page support filterall. 2005-03-26 11:59:53 +00:00
stronk7
5847b26744 Now the recent_activity block supports filterall. 2005-03-26 11:49:01 +00:00
moodler
e14496ec4f No cell spacing 2005-03-26 07:18:22 +00:00
moodler
d22f8a5331 Small visual improvement 2005-03-22 18:17:45 +00:00
moodler
6ab250846c Obsolete 2005-03-22 18:16:48 +00:00
moodler
ff3caf30c0 Big tidy up of Group listing, User listing and how they interact.
It's still not perfect but it's much much better I think.
2005-03-22 16:04:10 +00:00
moodler
f9a0ea699c New user tabs from Shane and myself ... these bring together the
profile interface a little better.

There is also a new feature for showing all posts from a user, as well
as all discussions from a user.
2005-03-20 12:02:14 +00:00
moodler
ce5e431b60 $CFG->preferlinegraphs will make graphs use lines instead of bars 2005-03-20 09:15:53 +00:00
moodler
006fcdeb79 Make the big graph a bar graph 2005-03-20 03:00:03 +00:00
gustav_delius
cd8d4471c8 Print course in footer 2005-03-17 15:12:07 +00:00
moodler
37a88449a6 make_editing_buttons now has styles and a lot less string processing!
bug 2739
2005-03-14 19:05:39 +00:00
moodler
005d0078cb New courses are logged to the site log 2005-03-14 07:31:47 +00:00
moodler
151fd19736 Log course deletions 2005-03-14 02:39:39 +00:00
moodler
6ee8277fc1 Moved print_headingblock to proper place 2005-03-13 14:54:24 +00:00
moodler
27586f1d10 Bug fixes for user graph axes 2005-03-12 15:43:08 +00:00
moodler
27bf9e2083 Better styles 2005-03-10 14:09:45 +00:00
moodler
f05512fd16 Removing for now 2005-03-08 18:32:35 +00:00