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
moodler
af328e4b14
Speed and beauty improvements when displaying discussion listings
2005-03-08 17:32:08 +00:00
defacer
deeef3c829
Doing away with .generaltableheader
2005-03-06 20:22:07 +00:00
gustav_delius
c63bf72a9d
The up and down arrows for moving sections now jump to the moved section when the page reloads. Makes it easier to move sections over longer distances. I actually thought I had fixed this a long time ago but apparently not.
2005-03-06 14:57:23 +00:00
moodler
24e1eae4a2
Implemented bug 2676 - jump back to working section after clicking
...
on an activity modification link in course view...
2005-03-05 05:19:26 +00:00
defacer
dffd4bb948
You know you are beyond hope of redemption when you make "API uniformity" changes. ;-)
2005-03-02 05:56:24 +00:00
defacer
664923229c
Since $PAGE knows where the adminblock should be printed, let it do the printing.
2005-03-02 05:47:39 +00:00
mjollnir_
53dc7cc606
Course/import.php should check for teacher
2005-03-02 05:38:47 +00:00
defacer
3615b2b259
Simplifying to death using the new blocks_setup()
2005-03-02 05:19:47 +00:00
martinlanghoff
e0003dfa08
Merged from MOODLE_14_STABLE - loglive now has a proper footer and the links in header & footer open in new windows
2005-03-01 02:53:27 +00:00
mchurch
89c0e63faa
Changed call for unread posts to new library function.
2005-02-28 21:34:37 +00:00
moodler
fd5b9188bd
removed explicit style-adding for user login string
2005-02-25 06:23:46 +00:00
martinlanghoff
b935c832ec
Merged from MOODLE_14_STABLE - Provide an explicit sortorder for new courses in empty categories, and run fix_course_sortorder() after adding the course to make sure its in the appropriate range for the category. This mege adds fix specific to HEAD: it reverts an earlier bad fix.
2005-02-24 21:22:06 +00:00
martinlanghoff
008621712f
Fixes for null sortorder on empty categories.
2005-02-22 03:23:41 +00:00
fiedorow
5f357fb67b
Updated guest shortcut code with Mike's loginas fixes
2005-02-19 21:02:33 +00:00
moodler
90b127fff6
FIxed some dodgy SQL code in the wrong place
2005-02-19 03:00:46 +00:00
gustav_delius
1ee55c41d9
Give groupmode selection to mod.html for all modules that use groupmode. Also fix bug 2576
2005-02-17 19:19:21 +00:00
moodler
77f69e7bcf
Better fix for the group image uploading
2005-02-17 07:14:28 +00:00
moodler
6d96007293
FIxed error when there is no image file
2005-02-17 06:32:41 +00:00
mchurch
fc960bc7ef
Bug #2133 - Fixed group caching for loginas.
2005-02-16 13:49:22 +00:00
fiedorow
542a04353b
hook for redirecting to externally hosted courses
2005-02-16 13:41:37 +00:00
gustav_delius
5f39034289
Don't show groups icons for resources and labels, see bug 2538
2005-02-16 12:50:11 +00:00
moodler
9df665e7bf
When updating we don't always want to change visibility and groupmode bug 2561
2005-02-16 03:11:52 +00:00
moodler
ee350ee9a3
FIxed a string name
2005-02-14 16:06:50 +00:00
moodler
6cba878db8
Bring weekly into line with topics
2005-02-14 16:02:32 +00:00
moodler
c4bff2fb73
Missed a spot there
2005-02-14 16:01:45 +00:00