moodler
df1c46115b
Improvement to filters, providing speed boost AND better compatibility
...
with Turck MMCache.
Filter function must now have a particular name
eg resource_filter
where "resource" is the name of the directory that filter.php is in.
2004-08-08 06:57:44 +00:00
moodler
fab7e07e19
Upgraded to ADOdb 4.5.1. Contains a lot of small fixes and speed-ups.
2004-08-07 14:10:19 +00:00
moodler
51a96819cc
COntinue buttons should break out of frames
2004-08-07 13:43:01 +00:00
moodler
6527c077b6
Ficed a PHP5 notice
2004-08-07 13:39:36 +00:00
moodler
e1f3202adb
FIxed a PHP5 notice
2004-08-07 13:36:57 +00:00
moodler
1284a926f9
More mtrace statements
2004-08-07 06:05:37 +00:00
moodler
622ebc6a7c
mtrace now works properly for web display too
2004-08-07 03:59:53 +00:00
moodler
defaac4cee
Added mtrace function for printing information to standard output
2004-08-05 17:08:46 +00:00
moodler
53f046e9ce
FIxed translation of "Browse"
2004-08-05 13:49:31 +00:00
moodler
ce04df6ba6
Fixed detection of no groups as per bug 1692 - thanks, Ray!
2004-08-04 12:32:43 +00:00
gustav_delius
09d4c9a984
postgres should use INT8 only for very large integers, see bug1590
2004-08-03 09:30:04 +00:00
moodler
780dd11cfb
Single more concise string for login error notification emails
2004-08-03 06:53:04 +00:00
moodler
b4d4e4aac5
helps wiki find global course
2004-08-03 04:08:11 +00:00
moodler
579dcca41e
Email function now returns an "emailstop" error if email was blocked
2004-08-03 04:03:01 +00:00
moodler
1f2eec7b65
Fixes to helpbuttons and popups
2004-08-02 19:09:06 +00:00
moodler
f8f4992e14
Fixed some lowercased variables
2004-08-02 19:08:05 +00:00
moodler
3831de5237
First pass at a function to empty a course remove_course_userdata()
...
To be called from course/empty.php
2004-08-01 07:34:39 +00:00
moodler
7064e18f45
Fixed a notice in isstudent()
2004-08-01 06:21:59 +00:00
moodler
f29667f638
Hide "Unenrol" when we're not in a course
2004-07-31 13:02:06 +00:00
moodler
e7cdcd1892
Added support for Markdown - thanks to David Scotson!
2004-07-30 04:02:58 +00:00
gustav_delius
609ba03702
adding <th> to allowed tags, fixing bug 1635
2004-07-29 22:46:32 +00:00
moodler
f28db22d06
Fixed duplicate in log_display, and improved installation
...
for non-English users
2004-07-29 18:44:57 +00:00
moodler
2eb68e6f6b
Various cleanups of the installation process
2004-07-29 18:01:32 +00:00
moodler
b40bc478d9
Fixed a few notices and extended some functions a little
2004-07-29 14:54:25 +00:00
moodler
18763fd41f
Added a new course field called enrolperiod that allows a teacher to specify
...
an enrolment period for new students.
2004-07-29 14:47:05 +00:00
julmis
d82ead4621
Switch if/else to switch structure
...
- reducing lines
2004-07-26 18:04:15 +00:00
moodler
27106bac92
FIxed some variables for login error logging
2004-07-25 14:39:19 +00:00
moodler
b5e4a76e20
Some missing files from the last upgrade
2004-07-25 13:50:44 +00:00
moodler
9d3c795c3e
Functions for login failures plus some other stuff ...
2004-07-25 13:48:55 +00:00
moodler
b4bac9b6b6
New functions for login failure display
2004-07-25 13:47:38 +00:00
moodler
a7e0783741
Numsections on site should be zero for people upgrading from 1.3.x -> 1.4
2004-07-25 05:37:03 +00:00
moodler
03fe48e753
Fixes for encoding, Moodle should now be able to OVERRIDE the default charset
...
that is set by Apache
Fixes for no-caching case, just a little more robust.
Based on patch sent by Ilia Chipitsine - thanks!
2004-07-21 12:16:36 +00:00
moodler
f2b9b6ea62
Topic labels in the navmenu are now based on section summary
2004-07-21 06:06:10 +00:00
moodler
3326450b16
Fixed bug 1656 ... labels in menus are non-selectable now
2004-07-21 05:41:58 +00:00
moodler
32c60ce365
Whoops, forgot to check this in last night.
2004-07-17 04:31:34 +00:00
moodler
3da92686e8
Added patch for bug 1514 to add prefix onto constraints
2004-07-15 05:57:55 +00:00
moodler
63f3cbbd7d
Merged $bodytags parameter in headers from STABLE
2004-07-14 06:54:43 +00:00
moodler
038230082e
Latest version of ADOdb. Now compatible with PHP5
2004-07-13 03:13:35 +00:00
moodler
47efbb0490
New fucntion to check address is in some subnets
...
address_in_subnet
2004-07-08 07:52:01 +00:00
moodler
5b07d99038
Merged in fix for wrapping of multibyte languages
2004-07-07 17:45:42 +00:00
moodler
16c4d82a50
When looking for me() try $_SERVER['URL'] (IIS uses it)
2004-07-06 12:34:33 +00:00
gustav_delius
8e8d0524af
made sure that the guest autologin does not happen when user replies to post
2004-07-01 22:29:04 +00:00
gustav_delius
2cc72e848f
made get_course_users and similar functions work also for the site course
2004-07-01 21:00:07 +00:00
gustav_delius
0f14574b85
fixed bug 1550 about broken anchor links
2004-07-01 12:00:46 +00:00
gustav_delius
ad6178ea81
fixed bug 1550 about broken anchor links
2004-07-01 10:18:14 +00:00
moodler
36a2d0f508
Pass the current course to the block class when creating it to find the name
...
of the block. This allows the class to return different result depending
on the course it is in.
2004-06-30 13:17:59 +00:00
moodler
6236ed990d
Pass the whole $course variable to block_print_blocks_admin()
...
so we have more information.
2004-06-30 13:11:15 +00:00
moodler
a2ebe6a55c
Logic fix
2004-06-30 12:43:05 +00:00
gustav_delius
fe6571366c
introduced $CFG->autologinguests, see http://moodle.org/mod/forum/discuss.php?d=9161
2004-06-30 12:09:29 +00:00
gustav_delius
be0bdec88c
a hack to fix bug 1598 regarding undefined $CFG->enrol
2004-06-29 21:16:58 +00:00