20570 Commits

Author SHA1 Message Date
toyomoyo
b7425e2ebc merged fix for 5916 2006-06-26 08:32:39 +00:00
skodak
77cf4951b7 fixed Turkish problems see, Bug #5878 - Teachers can't add blog and blocks; merged from MOODLE_16_STABLE 2006-06-26 07:23:10 +00:00
vyshane
4e5e7d54b5 Merged from 1.6 stable. Error message now displays using notify() instead of
error() when purging of old RSS feeds fail during a discussion move.
2006-06-26 04:44:41 +00:00
mchampan
682d403259 Initial commit 2006-06-25 23:07:36 +00:00
stronk7
1cd1252752 Some minor changes in order to avoid some notices... 2006-06-25 10:16:45 +00:00
julmis
63183a0932 Commenting out ob_gzhandler
Merging from stable
2006-06-23 19:53:26 +00:00
danstowell
87075ec1cd Fixed typo which caused images in questions to fail to display if NOT using slasharguments 2006-06-23 15:06:23 +00:00
stronk7
83c020ba20 Sending Yu's change to support custom langs to HEAD.
Changed progress info to 1000 records (from 5000). This
makes the script a bit more responsive on browser stops.

If finally approved, this should go to 16_STABLE too. (+1 for it)
2006-06-22 23:39:42 +00:00
thepurpleblob
2cb6db51f3 Merged from STABLE 2006-06-21 10:19:46 +00:00
toyomoyo
d7f0baa944 merged fix for 5881 2006-06-21 03:13:46 +00:00
moodler
15983a967b Automatic installer.php lang files by installer_builder (20060621) 2006-06-21 02:41:28 +00:00
ethem
bd4669d344 Very small change. A little performance for cron if admin enabled sending email for pending orders expiring.
1- If dailysettlement is 00:05 and cron executes at this time, nothing will occur. If it is executes at 00:10 it works. I think "<" works faster then "<=" :))
2- Don't compare course->ids by authorize->courseid, because courses are grouped by courseid. We sure each line is unique.
3- Only get pendingorderexpiring strings for sending email if course teachers exist.

Merged from 16stable.
2006-06-20 17:22:00 +00:00
stronk7
c17d7ead6a helper string to explain $CFG->doctonewwindow added.
Merged from MOODLE_16_STABLE
2006-06-20 14:23:58 +00:00
stronk7
7038fe44bf Now docs are showed in a new window based on $CFG->doctonewwindow
Merged from MOODLE_16_STABLE
2006-06-20 13:53:09 +00:00
stronk7
d3b9dbad78 Added new option to decide if docs will be showed in a new window.
Merged from MOODLE_16_STABLE
2006-06-20 13:41:56 +00:00
mits
71e367bd8a Changed <hr> widh of header.html.
Added <hr> to footer.html.
Changed color of "HOME" button.

Eloy, thanks for good suggestion.
2006-06-19 18:20:18 +00:00
mits
21bc85d65a Added back homelink to oceanblue theme based on standard theme. 2006-06-19 16:36:51 +00:00
moodler
2de506e1da Merged homelink from stable 2006-06-19 16:32:00 +00:00
moodler
e6dd6b9a68 No need for error when deleting RSS feed 2006-06-19 16:20:35 +00:00
moodler
25fb38d465 Merged tag block context fixes from stable 2006-06-19 14:17:55 +00:00
moodler
adc7b679aa Merged user tab visibility from stable 2006-06-19 13:52:39 +00:00
moodler
c1edf72575 Merged header fix from stable 2006-06-19 13:38:17 +00:00
toyomoyo
08cf9e250d merged, changed copyright to &#169; to validate better 2006-06-19 03:53:26 +00:00
toyomoyo
6c525f490d merged, gives IE a bit more time to print 2006-06-19 03:30:08 +00:00
vyshane
68efe393f6 Merge from 1.6. New class FPDF_Protection. See bug #5855. 2006-06-19 02:41:44 +00:00
moodler
fb06b25570 Merged migration fixes from stable 2006-06-18 10:09:58 +00:00
moodler
e5f121c6c1 Merged XHTML fix from stable 2006-06-18 08:21:35 +00:00
moodler
a6320cc0b8 Merged helplink fix from stable 2006-06-18 08:10:52 +00:00
moodler
c96a3047ec Merged header fixes from stable 1.6 2006-06-18 07:45:22 +00:00
moodler
feec09eecf Merged fix for bug 5830 into dev 2006-06-16 09:42:38 +00:00
moodler
2de48ff93d Added check for $CFG->disablemycourses 2006-06-16 04:28:56 +00:00
toyomoyo
e3ec7995a7 merged, centering of tabs on blog page issue 2006-06-16 02:59:37 +00:00
mjollnir_
ca79268087 merged from MOODLE_16_STABLE: participants list last access filter should only show for teachers! I noticed this on moodle.org this morning :| 2006-06-15 21:37:20 +00:00
ethem
2bc509a3c1 $a->course: course information added. Merged from stable. 2006-06-15 14:23:04 +00:00
ethem
8dd19dd3d2 $a->course: course information added. 2006-06-15 14:08:41 +00:00
ethem
e3df6104f4 pendingordersemailteacher string added
merged from stable
2006-06-15 13:37:25 +00:00
ethem
fa6a9cba16 pendingordersemailteacher string added 2006-06-15 13:25:47 +00:00
ethem
b9e829691e When the number of pending orders expiring are sent to the teachers via email, which one is important? The number of the orders or the total of the amounts.
Merged from 16 stable.
2006-06-15 12:55:39 +00:00
ethem
43457b5f0f When the number of pending orders expiring are sent to the teachers via email, which one is important? The number of the orders or the total of the amounts.
Merged from 16 stable.
2006-06-15 12:27:49 +00:00
tjhunt
1cc1fa2425 Bug #5825 redonly attribute does not work on checkboxes, so using disabled instead when displaying quizzes read-only. 2006-06-15 10:12:17 +00:00
ethem
b282e815d5 Order by order count. Courses that have many orders are emailed first. Merged from 16_stable. 2006-06-15 08:06:52 +00:00
toyomoyo
2217ff8d50 merged fix for 5633 2006-06-15 06:33:13 +00:00
toyomoyo
5365eebf9f merged fix for 5814 2006-06-15 03:24:33 +00:00
ethem
50172716a3 Email subject for pending orders expiring.
Merged from stable.
2006-06-14 16:32:08 +00:00
ethem
a0333291ba Email subject for pending orders expiring.
Merged from stable.
2006-06-14 16:26:01 +00:00
ethem
4670207162 Email subject for pending orders expiring. 2006-06-14 16:17:46 +00:00
tjhunt
0b34616411 Moved constant definitions out of function, so they are not run repeatedly giving lots of warnings. Merged from MOODLE_16_STABLE. 2006-06-14 15:35:27 +00:00
tjhunt
ee800653e4 Corrected reference to lang string and fixed a notice. Merged from MOODLE_16_STABLE. 2006-06-14 15:32:55 +00:00
ethem
71e27db713 If admin set up 'Teachers can manage the payments of the course' and enabled 'Manual-Capture', course teachers are notified about pending orders expiring. Merged from MOODLE_16_STABLE. 2006-06-14 11:53:50 +00:00
vyshane
883f4e3dc6 Merged fix from 1.6 for bug:
Notice: Undefined property: id in /home/moodle/public_html/certificate/mod/forum/discuss.php on line 38

This happens when the user is not logged in and wants to view a forum of type
news.
2006-06-14 08:47:19 +00:00