20540 Commits

Author SHA1 Message Date
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
moodler
05b7eba955 Merged print_error fix from stable 2006-06-14 03:17:19 +00:00
moodler
a503a59068 Automatic installer.php lang files by installer_builder (20060614) 2006-06-14 02:36:00 +00:00
tjhunt
0d8b8f1777 Quiz module sometimes left the user staring at a blank page. Now there is an error message. Merged from MOODLE_16_STABLE. 2006-06-13 18:59:41 +00:00
tjhunt
6f1991905d Bug #5812 - Standard theme font size CSS not sufficiently defensive. Merged from MOODLE_16_STABLE. 2006-06-13 18:55:25 +00:00
ethem
c9ad76139d Link to Payment Management page. Merged from 16stable. 2006-06-13 18:31:09 +00:00
ethem
f404747bf1 Link to help file 'Order Review'. Merged from 16stable. 2006-06-13 18:04:25 +00:00
ethem
0483b0823c Help file for 'Order Review'. 2006-06-13 17:51:11 +00:00
ethem
f00a651c61 Predict the time of settlement at first time. Probably, admin user set up own country timezone and we can use this time as settlement time.
Merged from 16stable.
2006-06-13 16:05:15 +00:00
tjhunt
3fae19dd98 Bug #5810 missing ' > 7' in debug test. Merged from MOODLE_16_STABLE. 2006-06-13 14:37:45 +00:00
ethem
e758a8f627 Capture_Only transaction added.
Capture_Only transactions are used when you already have an authorization from a bank.
To use this type of transaction, you will need an authorization code from the card-issuer (usually a 5 or 6 digit number).
For example, if you called Visa directly and obtained an authorization over the phone,
you would need to submit a Capture_Only transaction to start the funds transfer process.
You can manually submit a Capture_Only transaction from your Virtual Terminal by selecting Capture Only,
or from a website or billing application by including the following variables with your transaction request:

 x_Type (Capture_Only)
 x_Auth_Code (the 5 or 6 digit code provided by the card-issuer)
2006-06-13 07:58:04 +00:00
vyshane
9dc3d3255d Merged from 1.6. Fix for Bug #5767 - Section links block is removed from
course view after settings update.
2006-06-13 07:50:02 +00:00
tjhunt
ff1b2fadbe Fix restore notice. Merged from MOODLE_16_STABLE. 2006-06-12 15:37:05 +00:00
tjhunt
f92cf442db Bug #5793: remember whether Show all has been clicked in the question bank. Merged from MOODLE_16_STABLE. 2006-06-12 13:54:01 +00:00
tjhunt
4f7eaab661 Bug #5790: Answer order for MC qtype not specified. Fix. Thanks to Peter Bulmer. Merged from MOODLE_16_STABLE. 2006-06-12 11:05:39 +00:00
toyomoyo
2e434c01e9 merged proper html for help file 2006-06-12 07:25:18 +00:00
toyomoyo
dec87f2e28 merged, a few mismatch of length between db and this html 2006-06-12 07:18:58 +00:00
toyomoyo
1ed1b33e40 adding help file 2006-06-12 04:09:21 +00:00
moodler
df2f835eeb Merged changes from stable 2006-06-11 06:48:56 +00:00
stronk7
5dd95d35e5 Due to one potential bug in PHP under Win32 (http://bugs.php.net/37775)
the [[cntrl]] pcre class was breaking some chars. Changed to a safer
alternative. Bug 5777.
(http://moodle.org/bugs/bug.php?op=show&bugid=5777)

Merged from MOODLE_16_STABLE
2006-06-10 23:33:49 +00:00
stronk7
c0bd060a58 Change the moodle_strtolower() function to use textlib services.
Also, mark it as deprecated, code should use text services directly.
Partially, bug 5777. It continues under investigation.
(http://moodle.org/bugs/bug.php?op=show&bugid=5777)

Merged from MOODLE_16_STABLE
2006-06-10 10:40:16 +00:00
moodler
318192731e Automatic installer.php lang files by installer_builder (20060610) 2006-06-10 02:34:51 +00:00
moodler
b1c8f1bcaa Automatic installer.php lang files by installer_builder (20060610) 2006-06-09 18:56:41 +00:00
moodler
6afefb9aa0 Automatic installer.php lang files by installer_builder (20060610) 2006-06-09 17:09:45 +00:00
stronk7
b944917b2e Automatic installer.php lang files by installer_builder (20060609) 2006-06-09 15:52:58 +00:00
stronk7
407e95edbd Automatic installer.php lang files by installer_builder (20060609) 2006-06-09 15:29:45 +00:00
stronk7
f6c08703b6 Automatic installer.php lang files by installer_builder (20060609) 2006-06-09 15:11:03 +00:00
nfreear
782792047b Fix bug 5611 (Skip block), across 4 files. Extra parameter $title in weblib.php: print_side_block, edits to moodleblock.class.php, Standard style, en_utf8 language pack. 2006-06-09 14:25:18 +00:00
stronk7
9fd0678fdd The absolutely incredible bug! It was working being wrong! Bug 5775.
(http://moodle.org/bugs/bug.php?op=show&bugid=5775)

Merged from MOODLE_16_STABLE
2006-06-09 14:23:55 +00:00
nfreear
d65611c3fe Fix bug 5611 (Skip block), across 4 files. Extra parameter $title in weblib.php: print_side_block, edits to moodleblock.class.php, Standard style, en_utf8 language pack. 2006-06-09 14:21:25 +00:00
ethem
ecf2f1ac3d Sending email for pending orders expiring string (adminemailexpired) seperated.
Settings moved to adminemailexpsetting.
Merged from stable.
2006-06-09 11:25:57 +00:00