moodler
65ee9c16b3
Merged fixes for get_course_users from stable 1.4
2004-09-08 15:46:43 +00:00
defacer
a22f831372
Merging from MOODLE_14_STABLE.
2004-09-06 07:55:29 +00:00
moodler
179c9a500f
Merged fixes for over-keen cleaning from STABLE
2004-09-03 12:44:11 +00:00
gustav_delius
222ac91bc9
removed unnecessary calls to get_site()
2004-08-29 14:15:40 +00:00
moodler
d7d145b11e
Merged from stable
2004-08-29 04:47:13 +00:00
gustav_delius
78bf3de3fe
fixed bug preventing move of module to bottom of section 0
2004-08-22 09:58:02 +00:00
moodler
de2dfe68ec
Improve log links
2004-08-17 14:26:47 +00:00
moodler
e7a80e32c9
Removed some spurious debug statements
2004-08-12 11:24:33 +00:00
moodler
9fd9c29b00
Group buttons are now displayed even when a course is:
...
No groups, Not forced
Bug 1731
2004-08-12 11:23:47 +00:00
moodler
e21922f00c
Fixed modid selection bug 1735
2004-08-12 09:55:12 +00:00
moodler
53f4ad2c38
Fixed a problem I noticed while inserting a quiz
2004-08-08 15:14:25 +00:00
moodler
c600d8bdd7
Fixed a bug caused by new logs stuff.
...
0 == 'string'
actually returns TRUE! Sigh.
2004-08-03 10:05:26 +00:00
moodler
6da4b2618f
The resource types are now always displayed in a standard order
...
no matter what the language.
2004-08-02 19:11:15 +00:00
moodler
2eb68e6f6b
Various cleanups of the installation process
2004-07-29 18:01:32 +00:00
moodler
2828ff513e
Fixed some notices
2004-07-29 13:12:16 +00:00
mchurch
69c76405d2
Added group support to log viewing functions.
2004-07-28 15:52:51 +00:00
moodler
dbcd54b784
CLeaned up the code for the little buttons Thanks David Scotson!
2004-07-28 11:52:39 +00:00
moodler
2e2a63510a
Fixed menus for sites with subdirectories bug 1670
2004-07-27 01:43:43 +00:00
moodler
cb57e6f439
Fixed menus to add resources on main page and social format
2004-07-26 16:05:09 +00:00
moodler
e0161bff4f
Merging in all the resource branch stuff (I know, it's mixed up)
...
so I can sort out the CVS explosion I had tonight
2004-07-25 14:00:29 +00:00
gustav_delius
5fc2f2fdcb
site front page can now have a topic section, see http://moodle.org/mod/forum/discuss.php?d=9444#45748
2004-07-02 09:32:17 +00:00
moodler
146bbb8f2d
Some more additions to use the new enrolment architecture.
2004-06-26 09:51:13 +00:00
moodler
d4bfbe4d18
Commented out duplicates for now pending cut/paste discussion
2004-06-21 14:51:43 +00:00
gustav_delius
d33a2a6f39
It is now possible to duplicate a course module. See http://moodle.org/mod/forum/discuss.php?d=8468
2004-05-30 23:09:21 +00:00
gustav_delius
761b1f8469
Fixed relative links in recent activity, see bug 1497
2004-05-30 11:22:06 +00:00
defacer
89adb17442
Merging the changes from 1.4 dev branch (site index blocks + various bugfixes)
2004-05-28 10:53:54 +00:00
moodler
fcc0e250bc
Just fixing the footer link on course list blocks
2004-05-20 00:55:11 +00:00
moodler
6be91aab91
Changed some CSS to font tags, so that IE looks more consistent
2004-05-18 07:10:17 +00:00
moodler
6f80940b1e
Simpler method for recent activity .... I had problems with the other
...
Use last access to course if it exists, otherwise two days ...
2004-05-16 10:34:17 +00:00
moodler
9e51847a18
Slight change to recent activity calculations in RA block.
...
Upon login, the last access to each course is stored in the USER session
variable.
The earliest date of recent activity now shown is now the earliest of:
- this last access time
- the last login time
If this value is older than two days, then just use two days instead.
2004-05-15 14:58:12 +00:00
moodler
26bba779ff
Tweaking the formatting of the footers a bit
2004-05-10 18:12:32 +00:00
moodler
d13403fb1b
Some tweaks for formatting sideblock footers (esp upcoming events)
2004-05-10 17:09:06 +00:00
moodler
f39b489656
Print footers in side_blocks even when non-list $content is supplied
2004-05-10 15:15:44 +00:00
gustav_delius
dcd338ffdc
Events associated to hidden activities are now invisible in calendar, using new field 'visible' in table 'event' which is updated each time a course module is hidden or unhidden.
2004-05-05 07:07:56 +00:00
moodler
9d361034ec
Much requested: Uploaded resources are now shown using the relevant icon.
2004-04-26 15:31:22 +00:00
moodler
450c3d39cc
Link to teacher forum is now shown in the current langage always
2004-04-16 07:13:10 +00:00
stronk7
5fef34d7a9
Avoid one warning where $content and $list were empty.
2004-04-10 22:24:23 +00:00
fiedorow
9ff5310a08
Bug fix for sort order in category display and allow limit on recursive display of categories and courses
2004-04-05 03:13:10 +00:00
moodler
70fb77128f
WHoops, my last checkin had a typo
2004-04-03 04:50:30 +00:00
moodler
426b19373d
Strip tags in log menus too
2004-04-03 01:32:03 +00:00
moodler
b346b424d6
Prevent glossary etc from adding links to activity names that are
...
about to be turned into links (using <nolink> tags)
2004-03-22 16:16:49 +00:00
moodler
dd050b3320
Non-editing teachers should not be able to assign students
2004-03-13 13:42:21 +00:00
moodler
9c08ad13de
Hide hidden activities from students on Recent Activity page
2004-03-10 13:38:08 +00:00
selliott
3819ed3115
Fixed incorrect display of time
2004-02-23 21:17:03 +00:00
moodler
0f87cb1d09
1. Recent activity reports now activated!
...
2. Some cleanup of the reports, using boxes
2004-02-23 18:05:59 +00:00
selliott
f5ffb87d24
Cleaned up some string literals
2004-02-20 22:16:28 +00:00
selliott
587510bec5
changes to function print_recent_selector_form for normal/advanced filters in course/recent.php
2004-02-20 21:38:42 +00:00
moodler
352d94cf37
Change course sideblock title depending on contents
2004-02-20 12:43:20 +00:00
moodler
3c89f9a837
If $CFG->filterall is defined true, then activity names are filtered.
...
Useful in particular for multilang filter
More to come.
2004-02-15 10:08:05 +00:00
selliott
4581271ad1
Changed selector form in course/lib.php for course/recent.php
...
Rewrote course/recent.php to allow sorting of data before it is output
2004-02-15 06:11:15 +00:00