Commit graph

12214 commits

Author SHA1 Message Date
mjollnir_
900416ed8e Fixing warning (postgres does not like where id = '') 2005-03-03 23:11:13 +00:00
mits
da33ef095a translated some. 2005-03-03 19:05:12 +00:00
mits
a229283283 polished 2005-03-03 17:52:12 +00:00
gustav_delius
c6bfdec3fc Versioning of questions: when editing questions the teacher is told about the quizzes in which the question is used and is asked whether to replace them with the new version or not. If there are already attempts at a question than the original version is always kept in the database for audit purposes. More details at http://moodle.org/mod/forum/discuss.php?d=16479 2005-03-03 15:17:45 +00:00
gustav_delius
e163bf2d33 Create guest user account during installation, fixing bug 2667 2005-03-03 14:56:19 +00:00
moodler
12d2e1e7b7 A few small fixes 2005-03-03 14:02:30 +00:00
moodler
d8e0b213ac Added a short note to the search help ... translators may want to update but
it's not crucial.
2005-03-03 12:27:48 +00:00
moodler
a4affadef1 Show last search in the mini search bar 2005-03-03 12:25:10 +00:00
moodler
77ffdf4b4c Finishing off search capability with the ability to search by instance,
and in this case, by forum.
2005-03-03 12:22:13 +00:00
thepurpleblob
6e31897b2d Export know knows about random questions so it can ignore them 2005-03-03 11:52:02 +00:00
thepurpleblob
87345478a5 Now ignores random questions when exporting. 2005-03-03 11:51:07 +00:00
mits
9c69351b04 translated some. 2005-03-03 10:27:28 +00:00
moodler
5cae3a321c Fixed timesincestart stuff, I think. bug 2466 2005-03-03 08:42:43 +00:00
martignoni
0bb3ec63a6 New strings 'categoryadded' and 'categorydeleted' 2005-03-03 08:01:23 +00:00
martignoni
89a78aa1a7 New string for block title 2005-03-03 07:38:57 +00:00
martignoni
31d7c78cd2 Updated copyright date and URL 2005-03-03 07:34:23 +00:00
martignoni
8b0812f313 Update to string 'gpl' (included copyright date) 2005-03-03 07:33:00 +00:00
moodler
6f2a391fbd Just to make backups work, but we may still have problems with the new adodb
See bug 2663
2005-03-03 07:32:00 +00:00
moodler
6c64d7ca66 Fixed some typos bug 2586 2005-03-03 06:26:31 +00:00
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