12245 Commits

Author SHA1 Message Date
moodler
fb94189268 Fixes for bug 2591 - wrong strings being used 2005-03-03 06:24:44 +00:00
moodler
5528a7f0e0 FIxed up the display of this page significantly 2005-03-03 06:18:48 +00:00
moodler
4b745a820f Last string fix for bug 2591 2005-03-03 05:13:58 +00:00
moodler
fefefb4898 Use a require_once just in case 2005-03-03 05:03:41 +00:00
moodler
c44d5d4215 Some cleaning up of user_login_string and SITE 2005-03-03 04:41:46 +00:00
defacer
6912a9ecb8 Fix for bug 2669:
Quizzes and Chats in the front page had the site shortname twice in the navbar.
2005-03-02 22:35:09 +00:00
gustav_delius
009f39beab fixed bug caused by user_login_string() being called with course id instead of course object 2005-03-02 19:49:04 +00:00
defacer
96803c8810 Moved a bunch of inline styles to the stylesheets. 2005-03-02 19:47:04 +00:00
defacer
2ad1c3ff06 New string for the title of freshly-created HTML blocks. 2005-03-02 19:43:34 +00:00
defacer
48f7fa4a60 Small improvement to HTML block; new html blocks have a default title instead of none. 2005-03-02 19:31:11 +00:00
defacer
76a8339a91 Small fix, changing break; to return; now that there's no switch() 2005-03-02 19:29:50 +00:00
defacer
3ef642d96a Implemented discussion from bug 2547:
* Block authors no longer need to set $this->content_type
* If you want to make a "list" block, just derive from block_list
  instead of block_base
* All switch() statements gone from library code
* Overloaded method is_empty() added to block classes for convenience
2005-03-02 19:22:26 +00:00
stronk7
4e5f28b6a1 Now scheduled backup emails set the priotity header if something was wrong.
Bug 2647.
(http://moodle.org/bugs/bug.php?op=show&bugid=2647)
2005-03-02 18:09:58 +00:00
stronk7
433c8b2e72 Added support to priority in email_to_user(). Bug 2647
(http://moodle.org/bugs/bug.php?op=show&bugid=2647)
2005-03-02 17:56:46 +00:00
moodler
fb89ac81e3 Latest version. Not fully finished, but better 2005-03-02 17:27:33 +00:00
moodler
942dd7fbf9 Merge fix from STABLE 2005-03-02 16:22:21 +00:00
carlesbellver
6f5d0afd50 *** empty log message *** 2005-03-02 12:29:53 +00:00
carlesbellver
e25f0a1376 *** empty log message *** 2005-03-02 08:22:19 +00:00
mits
34b0ede234 translated new help file. 2005-03-02 08:04:14 +00:00
moodler
2327ce8e8a FIx for bug 2663 2005-03-02 06:33:04 +00:00
defacer
831cd87f77 Er, print the adminblock only if editing is turned on. 2005-03-02 05:57:50 +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
defacer
ec79d3e428 One-line-setup function for using blocks in a page. 2005-03-02 05:15:39 +00:00
defacer
262771e08f page_import_types($path) doesn't care if $path has a trailing slash or not 2005-03-02 03:43:41 +00:00
mjollnir_
1e62c63b3f Fix for bug 2660 - postgres upgrade breaking mdl_block sequence 2005-03-01 23:39:56 +00:00
mjollnir_
729d325004 Changing a require to a require_once in forum postgres upgrade (was getting included twice) 2005-03-01 23:38:51 +00:00
mits
cafe53cfea translated some help files. 2005-03-01 18:00:29 +00:00
bobopinna
b7ddb4a618 New user inteface 2005-03-01 17:52:39 +00:00
moodler
3320057725 Cellspacing 0 for forum posts to help poor little IE 2005-03-01 17:16:57 +00:00
moodler
c559bb1eed FIxed typo calling print_standard_coursemodule_settings 2005-03-01 16:48:00 +00:00
martignoni
51c04cda48 Added search help to the small search forms 2005-03-01 13:30:00 +00:00
martignoni
d87255b5e1 Added link to search help 2005-03-01 13:13:31 +00:00
mits
12a4ab4f19 *** empty log message *** 2005-03-01 13:07:23 +00:00
moodler
eaee4b5d95 hide the password field for smtp (bug 2659) 2005-03-01 12:55:29 +00:00
moodler
181a96e6b1 Updated the copyright 2005-03-01 12:16:23 +00:00
papita
fba39395df added new file - translation by lazarte 2005-03-01 12:05:41 +00:00
papita
b077032b10 reviewed versions from lazarte e campolino 2005-03-01 11:42:04 +00:00
martignoni
3f38bca542 Forum searching now allows searching by date 2005-03-01 10:50:43 +00:00
martignoni
8b465bc1ea Added a link from the user page to a search for all posts. 2005-03-01 10:49:37 +00:00
martignoni
ce2977640e Much better "full" search page. Still needs some polishing. 2005-03-01 10:42:40 +00:00
martignoni
595427ce2d Added "Advanced" 2005-03-01 10:36:19 +00:00
martignoni
d22d2e78bf Made new serverurl more standard 2005-03-01 10:34:52 +00:00
papita
0bf31cafd4 some typos corrected 2005-03-01 10:16:45 +00:00
papita
87c6bcae77 latest updates by paula 2005-03-01 08:48:51 +00:00
moodler
7d1c8c55fe Sshhh easter egg. ;-) 2005-03-01 08:45:05 +00:00
papita
187ddd26a1 php files by paula 2005-03-01 08:43:11 +00:00
moodler
8af04b002d Filter will now not link within the head tags 2005-03-01 08:42:07 +00:00