303 Commits

Author SHA1 Message Date
defacer
9b4b78fd6a Da monster-commit of blocks version 2!
Code based on the work of Daryl Hawes for the blog module. Thanks, Daryl!

Please test the hell out of it as it's sure to have issues that need to be
ironed out.
2004-10-19 21:04:28 +00:00
jpuntd
fc9c255cb8 removed 2004-10-11 18:15:10 +00:00
paca70
260500db78 Files for postgresql 2004-10-10 16:10:48 +00:00
jpuntd
f9aa73d1b9 fixed some typos 2004-10-10 03:55:58 +00:00
stronk7
5b224948aa course/view.php is using sesskey
(changes in blocks done, please check them)

Merged from MOODLE_14_STABLE
2004-10-09 20:16:05 +00:00
stronk7
8b92f5bb7d course/mod.php is using sesskey.
Merged from MOODLE_14_STABLE
2004-10-09 17:23:28 +00:00
stronk7
d99ceac20f course/index.php is using sesskey.
Merged form MOODLE_14_STABLE
2004-10-09 13:22:59 +00:00
moodler
fbc6c4295f Changes for XHTML compatibility 2004-10-07 11:24:31 +00:00
moodler
c347053d5e Changes for XHTML compatibility 2004-10-07 07:25:19 +00:00
stronk7
398ef378dc admin/block.php is now using sesskey.
Merged from MOODLE_14_STABLE
2004-10-02 23:13:37 +00:00
moodler
f54e245898 Fixed a notice as per bug 2020 (and tidied some code) 2004-09-30 08:35:55 +00:00
stronk7
7777f4fc97 More use of SITEID
Merged from MOODLE_14_STABLE
2004-09-29 15:20:32 +00:00
moodler
857e46c39a Changes for XHTML and accessibility compliances 2004-09-28 09:02:33 +00:00
stronk7
4894189c0c Added backup & restore to SITE page.
Some changes from hardcoded '1' to SITEID.

See Bug 1928
(http://moodle.org/bugs/bug.php?op=show&bugid=1928)

Merged from MOODLE_14_STABLE
2004-09-25 11:37:10 +00:00
moodler
87d32352a9 Some changes for XHTML and accessibility compliance 2004-09-23 12:09:19 +00:00
defacer
5ef50b7764 Small code sanitization 2004-09-20 22:37:40 +00:00
defacer
02ce384808 Merging fix for bug 1957 from MOODLE_14_STABLE. 2004-09-19 22:25:21 +00:00
moodler
23f160464a Merged changes from stable to fix bug 1957 2004-09-18 13:17:23 +00:00
gustav_delius
839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
defacer
99235a67cd Merging changes from MOODLE_14_STABLE 2004-09-16 10:55:17 +00:00
gustav_delius
b4510d5333 closed some input tags 2004-09-12 22:23:51 +00:00
gustav_delius
98ea2a6e02 closed some image tags 2004-09-12 21:55:34 +00:00
gustav_delius
a43bbd9a15 fixed quoting of attribute values 2004-09-12 20:30:43 +00:00
defacer
de79ec4550 Merging patch for improved calendar block behavior from MOODLE_14_STABLE. 2004-09-07 10:31:18 +00:00
moodler
f28a291305 Merged from stable 2004-09-03 03:39:50 +00:00
defacer
c7756c734c Merging changes from MOODLE_14_STABLE 2004-08-31 10:47:24 +00:00
gustav_delius
076cc57cc0 Merging TO Head 2004-08-30 17:38:53 +00:00
moodler
e02c35b2ae Merged block upgrade fix from stable 2004-08-30 16:26:00 +00:00
defacer
e749554efa Merged from MOODLE_14_STABLE 2004-08-30 11:46:08 +00:00
defacer
9ed66e56b5 Switching to using the new SITEID constant. 2004-08-30 06:47:45 +00:00
paca70
fbb869e97e Use get_site() to get site's course number.
Site course  could be different from course '1' in older installations.
2004-08-30 06:03:29 +00:00
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