12200 Commits

Author SHA1 Message Date
moodler
07b9b0b94d Removing HTTP_POST_VARS which isn't always there 2005-03-10 05:19:49 +00:00
moodler
7d56fe1077 Use real tabs in the error_log call because \t doesn't seem to work 2005-03-10 05:05:12 +00:00
martinlanghoff
de6fa62a56 Fixes from Dan Marsden to getremoteaddr() and address_in_subnet() -- getenv() isn't supported under ISAPI (IIS) so we use _SERVER instead. address_in_subnet() had a loop control error. 2005-03-10 02:36:51 +00:00
stronk7
75549f039a HTTP_POST_VARS present some problems under PHP5 (deprecated,
configuration needed). Used $_POST (with data_submitted(), if
possible) instead.
NOTE: Detected in a lot of places!
2005-03-10 00:28:42 +00:00
stronk7
956b17ed8c Some minor changes. Backup tested and seems ok (restore remaining). 2005-03-10 00:15:37 +00:00
mits
c30e844ee5 translated some. 2005-03-09 22:29:00 +00:00
defacer
1656bb3e2f Fix for bug 2701.
Credits for the report and the patch go to Samuli Karevaara.
2005-03-09 21:16:38 +00:00
defacer
6f1cc8d63c Simplified by removing two optional parameters from forum_print_search_form,
because everyone was using the same values for them!

Also renamed the function to simply forum_search_form, because in the end
noone was using it to PRINT html, it was just put into a variable.
2005-03-09 20:50:37 +00:00
defacer
ef4ee34938 Fix for bug 2705:
Decoupling from the beast that is /mod/forum/lib.php, it was a pity to
include 100+ KB of code so that we could reuse 7-8 lines.

This block also wasn't including that library itself, so after Martin
removed that dependency from courses it was broken as well.
2005-03-09 20:38:53 +00:00
defacer
969782386a Correcting whitespace, modernizing a bit, removed one notice. 2005-03-09 20:36:04 +00:00
paca70
879d932815 Fixed mistake on url-trimming and added some debug info. 2005-03-09 20:24:13 +00:00
martignoni
30972fe7fc Release notes for 1.4.4 2005-03-09 19:55:24 +00:00
paca70
6142f65fce Lyhyttehtävä > Päiväkirja > on nyt muistio
saapi nähdä kauanko.
2005-03-09 19:53:15 +00:00
paca70
2b0b68dec3 Updates from Samuli Karevaara.
Thanks Samuli!
2005-03-09 17:04:56 +00:00
paca70
2b92c040c8 Merged postgresql fixes from MOODLE_14_STABLE(Revision 1.2.4.1) to HEAD. 2005-03-09 15:14:27 +00:00
martignoni
4dce0cf8b4 Updates for CAS values 2005-03-09 14:21:14 +00:00
martignoni
42747c73d3 New strings for the quiz results overview page. 2005-03-09 13:59:28 +00:00
martignoni
d0d7baebf3 New string for 'recent news' block 2005-03-09 13:54:20 +00:00
moodler
09840894b2 Just some cleaning up of the English 2005-03-09 13:04:31 +00:00
phoenixfr
c220c8d8a5 Updates for CAS values 2005-03-09 12:53:11 +00:00
phoenixfr
426e2aa335 *** empty log message *** 2005-03-09 12:43:07 +00:00
phoenixfr
3fb7e0a074 Version 1 du module CAS 2005-03-09 12:36:24 +00:00
bawjaws
4db5de0dfa make Choice respect text formatting selection 2005-03-09 09:50:07 +00:00
mits
cb537d98d9 translated some. 2005-03-09 03:55:47 +00:00
moodler
89e1ce0474 More fixes for linking. Bug 2693. (SE) 2005-03-09 01:13:53 +00:00
stronk7
07b11e4fcb course/lib must be included ALWAYS because block_site_main_menu uses it. 2005-03-08 23:35:35 +00:00
moodler
71d4f59316 Fixed a bug in the ignore tags array - bug 2693 (SE) 2005-03-08 23:34:40 +00:00
mjollnir_
3f05218715 In blocks_print_group, if we just return if pageblocks are empty, we never get to print the admin block 2005-03-08 23:24:10 +00:00
mits
9ac6ae7206 *** empty log message *** 2005-03-08 22:09:19 +00:00
mjollnir_
5ad4a39da5 Merged from MOODLE_14_STABLE: Add new line after url in journal mailout to prevent /mod/journal/view.php?id=1----- type requests 2005-03-08 20:56:30 +00:00
mjollnir_
5f31b29682 Merged from MOODLE_14_STABLE: Postgres fix in quiz (added AS) 2005-03-08 20:46:58 +00:00
defacer
57c3bae3c2 New strings for the quiz results overview page. 2005-03-08 19:07:41 +00:00
defacer
9d034c94e1 Styles for the new quiz results overview. 2005-03-08 18:58:11 +00:00
defacer
526a130e50 Checking in the code for the "improvements to the quiz results overview page"
project, commissioned by the University of York. Enjoy!
2005-03-08 18:49:00 +00:00
moodler
f05512fd16 Removing for now 2005-03-08 18:32:35 +00:00
moodler
0efb3c3d1d Prevent guests from making ratings in forums 2005-03-08 17:59:57 +00:00
moodler
cc9b80f906 Improvements with how format_text is called 2005-03-08 17:46:51 +00:00
moodler
af328e4b14 Speed and beauty improvements when displaying discussion listings 2005-03-08 17:32:08 +00:00
martignoni
2784ebd952 Modified strings for the calendar admin screens. 2005-03-08 15:31:02 +00:00
phoenixfr
abbcd5f723 *** empty log message *** 2005-03-08 15:02:21 +00:00
defacer
554906f69a New feature: you can now give a HTML class to a column with $table->column_class() 2005-03-08 14:57:16 +00:00
moodler
6580d0af68 Updated version, since it's a significant re-write 2005-03-08 14:36:03 +00:00
moodler
27ecf4b614 New string for 'recent news' block 2005-03-08 13:02:36 +00:00
moodler
90ec387a54 Major gain in efficiency for the latest news block and better styles
Still working on more improvements here
2005-03-08 12:58:51 +00:00
defacer
7270d81fad New table class that makes it easy to use goodies like paging etc. 2005-03-08 11:14:15 +00:00
martignoni
a1931d6068 Got rid of dead end for guests 2005-03-08 09:54:09 +00:00
moodler
68258534a5 FIxed a problem with teacher forums (couldn't read any discussions!) 2005-03-08 09:53:23 +00:00
martignoni
70bcf579a6 The teacher can now move selected questions to a chosen category or delete them, see http://moodle.org/mod/forum/discuss.php?d=16239 and http://moodle.org/mod/forum/discuss.php?d=19734 2005-03-08 09:50:44 +00:00
moodler
369961924b More styles added for glossaries (SE) 2005-03-08 09:44:59 +00:00
moodler
3a26f0eac2 Some more style stuff (SE) 2005-03-08 09:44:26 +00:00