72 Commits

Author SHA1 Message Date
gustav_delius
02e0b4274c improvement of online_users block on front page, suggested by Bruno, see bug # 1821 2004-08-28 18:34:38 +00:00
gustav_delius
4202155868 fixed bug in online user list, see http://moodle.org/mod/forum/discuss.php?d=11554 2004-08-26 04:16:52 +00:00
defacer
2b0d60ec78 Fix for bug 1662:
Changed the way applicable formats for blocks are handled. The changes are
short codewise, but to grasp all the implications read the forum discussion
at the relevant URL.
2004-08-22 16:54:48 +00:00
gustav_delius
7a1efb695d fixed the problem that people trying to move blocks accidentally deleted them. 2004-08-21 09:01:01 +00:00
moodler
cab5cdc61d Fixed a little typo 2004-08-17 14:53:25 +00:00
moodler
2d90bdf022 Site level block shows online teachers and students from all courses
bug 1683
2004-08-17 06:53:50 +00:00
moodler
284dc1a103 Added new login block from Janne! 2004-08-16 12:50:20 +00:00
moodler
7da0830c40 Whoops, accidentally checked in some aborted code 2004-08-12 05:06:48 +00:00
moodler
9fb216e8b6 Fixed some version numbers on three blocks 2004-08-12 04:44:14 +00:00
selliott
a1931e61d5 Changed ($course) to ($this->course) in if condition to allow course to be checked 2004-08-11 11:19:09 +00:00
moodler
675dbdd9f5 FIxed some notices when installing Moodle fresh 2004-08-11 09:00:53 +00:00
moodler
389a4df98f Slightly wider block for summary text 2004-08-09 13:23:32 +00:00
moodler
1b04b36bff Fixed a notice on PHP 5 2004-08-08 05:28:26 +00:00
moodler
5132e606f1 Fixed a notice on PHP 5 2004-08-07 13:40:48 +00:00
moodler
63b1bd7cfc Fixed a notice when $USER->id not defined 2004-08-04 02:44:25 +00:00
moodler
a4851aaf71 Add link to "all courses" for admins etc 2004-08-04 02:35:29 +00:00
moodler
3e1fc10f9a FIxed pixpath usage 2004-07-30 06:34:11 +00:00
gustav_delius
1ca17d43e7 edit link corrected 2004-07-29 22:16:53 +00:00
moodler
2eb68e6f6b Various cleanups of the installation process 2004-07-29 18:01:32 +00:00
moodler
025c6cc0b1 Fixed path problem on home page 2004-07-28 11:58:48 +00:00
moodler
cb57e6f439 Fixed menus to add resources on main page and social format 2004-07-26 16:05:09 +00:00
moodler
a88c8e9107 Show a different string on the site page (instead of Course Summary) 2004-06-30 13:16:48 +00:00
gustav_delius
9b88d1a07c added editing icon in course summary block 2004-06-30 12:41:05 +00:00
gustav_delius
9cb883d53d small bug fix: $USER was not laoded in course admin block 2004-06-09 22:00:51 +00:00
gustav_delius
e44497f329 Fixed bug 1531, section links to invisible sections now greyed out or hidden 2004-06-05 12:04:02 +00:00
gustav_delius
319225a714 Fixed bug 1531, section links to invisible sections now greyed out or hidden 2004-06-05 11:57:11 +00:00
defacer
4e60e777a3 As per Gustav's suggestion in bug 1507, changing the default behavior for
blocks to make them available in the site page, too. Also, minor spelling correction.
2004-06-01 10:45:12 +00:00
gustav_delius
c293c07a5e Make sure course list block is never empty. 2004-06-01 09:47:28 +00:00
gustav_delius
c4f8793ece Fixed relative links in People block so that they work on the site home page. 2004-05-30 11:43:29 +00:00
gustav_delius
c96a69542a Removed spurious characters from start of file (introduced by myself) 2004-05-30 10:48:11 +00:00
gustav_delius
58bed599f3 Configuration option for block_course_list to determine what admin sees 2004-05-30 09:01:56 +00:00
moodler
4588b7d2e5 Undoing Gustav's checkin ... the admin needs to see all courses 2004-05-30 05:52:26 +00:00
gustav_delius
fad21b7c7b Also admin now sees only his or her own courses in the "My courses" block. Fixes bug 526 2004-05-30 01:02:39 +00:00
gustav_delius
f1020d0dd2 section links now preserve focused view, see http://moodle.org/mod/forum/discuss.php?d=7648#37555 2004-05-29 10:40:07 +00:00
gustav_delius
e48550e0b8 fixed empty boxes bug reported in http://moodle.org/mod/forum/discuss.php?d=8432 2004-05-29 10:35:57 +00:00
moodler
facf75c18c Fixed activity blocks for social format and site format so that they
- display icon properly when moving items

  - display custom icons  (eg on resources)
2004-05-29 06:22:30 +00:00
defacer
22931cf410 Bugfix: blocks with no content at all show up as shadows when editing. 2004-05-28 13:57:09 +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
defacer
4153708fd9 If a block forgets to set the footer, we won't get a warning in debug mode. 2004-05-25 10:01:41 +00:00
defacer
a2e1ee6d92 Bump 2004-05-24 10:38:16 +00:00
defacer
227bc46b51 Preliminary fix for bug 1451 (needs some more work).
Also a couple of notices removed.
2004-05-24 09:20:01 +00:00
moodler
3cb9ee3949 Fix for bug 1442
- notices
   - course is now properly passed to calendar_filter_controls from block
2004-05-24 01:28:28 +00:00
stronk7
e41ba0024b Bump to possible release day.
Note: not relevant, but my 2nd Wedding Anniversary!! :-)
2004-05-23 19:28:22 +00:00
defacer
09462fcadc Small polishing change: the "go to calendar" link takes you to the
upcoming events screen.
2004-05-21 12:03:06 +00:00
defacer
4c479acb6c Bump 2004-05-21 11:25:56 +00:00
defacer
c5507e52f4 Small addition for the future: blocks will be able to define their own
HTML attributes.
2004-05-21 10:59:40 +00:00
defacer
43c3ffbe22 Major calendar overhaul:
1. Much better and more intuitive handling of filters.
2. Simplified user interface for guests.
3. Feature request implemented: bug #1431
4. A number of significant bugfixes
2004-05-20 15:16:42 +00:00
defacer
e1ce345e40 Fix for bugs 1423, 1424 (duplicated):
Now hiding/showing course events in the course view works once more.
Ready for a release, it seems....
2004-05-20 10:02:49 +00:00
defacer
d4950608dd Update, better and simpler handling. 2004-05-12 07:33:06 +00:00
defacer
828c4e095a Preparation for Nuke blocks integration, and relaxing of requirements for
block db upgrade scripts. We 're getting to a point where you can really
have a directory with just a single 20-line file for your block and Moodle
will do all the rest. Much like Nuke does now. That is A Good Thing! :-)
2004-05-11 16:08:03 +00:00