Commit graph

30047 commits

Author SHA1 Message Date
moodler
d761c224b8 Merged Adodb 4.98 from 1.9 MDL-13474 2008-02-15 07:02:02 +00:00
moodlerobot
4633e86272 Automatic installer.php lang files by installer_builder (20080215) 2008-02-15 03:22:08 +00:00
moodler
392763dfda Merged tidyup of indenting 2008-02-15 02:43:38 +00:00
moodler
a5f77de6b9 Merged fixes from MDL-13476 2008-02-15 00:51:44 +00:00
stronk7
42af26a396 Messages backup improvement. MDL-13473 ; merged from 19_STABLE 2008-02-14 23:35:03 +00:00
skodak
75d46e24ab MDL-13303 fixing missing group icons in forum; merged from MOODLE_19_STABLE 2008-02-14 16:37:01 +00:00
skodak
fd4d41c3b5 MDL-12945 fixed sql purity to make pg happy, fixed bug in user list of active chats; merged from MOODLE_19_STABLE 2008-02-14 16:12:53 +00:00
nicolasconnault
e2f51ac675 MDL-13430 I can only see this issue in the assignment submissions page. Merging from MOODLE_19_STABLE 2008-02-14 07:26:45 +00:00
moodler
b225cf3663 Merged MDL-13152 from 1.9 2008-02-14 03:15:03 +00:00
skodak
874e184158 MDL-13303 - forgot to change warnings to developer mode only 2008-02-13 17:15:57 +00:00
skodak
65bcf17b95 MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE 2008-02-13 17:03:25 +00:00
skodak
d19f47709f MDL-13375 fix for duplicate itemnumbers in outcome items; merged from MOODLE_19_STABLE 2008-02-13 09:48:46 +00:00
skodak
d886a7ea77 MDL-13375 reverting, the bug is somewhere else 2008-02-13 09:24:02 +00:00
nicolasconnault
81cc0aea1a MDL-13375 Applied Dan's patch, and patched up assignment/lib.php accordingly. Multiple outcome grading from assignment is now possible. Merging from MOODLE_19_STABLE 2008-02-13 08:51:24 +00:00
nicolasconnault
8c1c197e43 MDL-13375 Fixed the bug in modedit.php; Merging from MOODLE_19_STABLE 2008-02-13 08:15:31 +00:00
donal
6102b5ff38 Ensure that the wwwroot has been supplied with a http:// or https:// prefix 2008-02-13 03:06:52 +00:00
pichetp
fa0f94c085 MDL-12421 removing the change done and not correcting already saved values 2008-02-13 02:19:54 +00:00
pichetp
2dc8beafcf Adding returnurl element MDL-12388 to return to the quiz editing 2008-02-13 01:19:03 +00:00
donal
ab855aaacc MDL-12492: This patch addresses a problem which prevents hosts from re-keying when their keys expire. 2008-02-12 22:27:47 +00:00
urs_hunkler
6b4f1f73e9 Merged from 1.9 ::
MDL-13444 :: removed the jQuery library and use direct JavaScript instead. That's much faster.
MDL-12078 :: Changed them calles from themewww to httpsthemwww (MDL-12078). MDL-13421 :: corrected left padding in admin block
2008-02-12 21:29:16 +00:00
poltawski
f3f2468cf5 DL-13337 - Add confirmation before deleting outcomes (and POST for action..)
merged from MOODLE_19_STABLE
2008-02-12 21:14:44 +00:00
nicolasconnault
87518137bf MDL-13397 Implemented the requiredentries parameter (previously not implemented). This includes a warning message and an SQL restriction on entries fetched for view.php; merging from MOODLE_19_STABLE 2008-02-12 16:04:57 +00:00
nicolasconnault
450a87c566 MDL-13440 fixed typo; merging from 1.9 2008-02-12 13:46:57 +00:00
thepurpleblob
fc22da99e2 Added check for <text> fields that contain markup (an error!)
Merged from STABLE_19
2008-02-12 11:57:39 +00:00
skodak
ad1e3409a2 MDL-9657 assignment submission finalisation now independent from grade; merged from MOODLE_19_STABLE 2008-02-12 10:52:58 +00:00
skodak
84d1a8fa22 MDL-11920 prevent db traffic caused by user images; merged from MOODEL_19_STABLE 2008-02-12 08:20:37 +00:00
scyrma
a9372a3762 merge from 1.9 2008-02-12 08:01:00 +00:00
ethem
f31d516e95 Fixo 2008-02-11 13:54:28 +00:00
ethem
a6c970b863 Fixo 2008-02-11 13:52:47 +00:00
ethem
65f0a8f697 Accesbility Improvements. Strings added: orderdetails, cclastfour, isbusinesschecking, shopper 2008-02-11 10:44:09 +00:00
ethem
36814b9910 Accesbility Improvements: -New search option, cc last four; -Paging options 2008-02-11 10:05:06 +00:00
scyrma
20d61ce52b Merge from 19_STABLE (MDL-10639) 2008-02-11 02:22:48 +00:00
moodlerobot
944f423afd Automatic installer.php lang files by installer_builder (20080209) 2008-02-09 03:15:51 +00:00
poltawski
85de84a89f MDL-13262 - role related user filters were assuming roleids because array_merge
was stomping on keys. Patch by Dennis Rochford

merged from MOODLE_19_STABLE
2008-02-08 12:16:00 +00:00
poltawski
dfe2fbc665 MDL-13354 - wrong capability checked for view report link
merged from MOODLE_19_STABLE
2008-02-08 10:00:13 +00:00
moodler
b08261a100 Fixed context in has_capability call MDL-13378 (merged) 2008-02-08 03:59:38 +00:00
moodlerobot
279ac1a3e2 Automatic installer.php lang files by installer_builder (20080208) 2008-02-08 03:13:23 +00:00
poltawski
175767ede7 MDL-13339 - ensure we don't continue the restore process if there is
no course header in the backup file. This bug was causing blank course
records to be created when users tried to restore a non-moodle backup file
such as a scorm file.
merged from MOODLE_19_STABLE
2008-02-07 18:52:51 +00:00
ethem
3fc5a426bf Zend Studio Warning: Assignment in condition (line XX), Solved, one more ()
Merged from MOODLE_19_STABLE
2008-02-07 16:33:58 +00:00
moodler
a017dea612 Fix subject lines and corrupted emails from messages MDL-13364 2008-02-07 05:21:58 +00:00
gbateson
2eb9cce68e MDL-13328 correct the counting of attempts when clickreporting has been enabled 2008-02-07 04:17:55 +00:00
moodlerobot
87ac05f8bc Added new lang 2008-02-07 03:32:35 +00:00
moodlerobot
33ed3008cf Automatic installer.php lang files by installer_builder (20080207) 2008-02-07 03:11:01 +00:00
nicolasconnault
de6f158f2b MDL-6826 Removed the optional_param lines at the top, and set the submit buttons to PARAM_RAW. Also changed !empty() to isset(); Merging from 1.9 2008-02-06 10:25:45 +00:00
ethem
04b8b68848 MDL-10181 User Management Improvements: Cron unenrolment of manual should takes place in the main cron.
It is time to use own enrolment method when calling funcs enrol_into_course, role_assign, role_unassign.

Zend Studio Warning: Assignment in condition (line XX), Solved, one more ()
Assignments in a conditional statement are sometimes the result of a typo.
In many cases, instead of the assignment operator =, the equality operator ==
should be used. When comparing a variable and a non-variable expression,
it is common practice to put the variable on the right-hand side of the equality
operator, so that if the equality operator is erroneously replaced with the
assignment operator, PHP will report a parse error immediately.
This helps you avoid a big subset of this class of bugs.

Merged from MOODLE_19_STABLE
2008-02-06 08:13:20 +00:00
scyrma
a040b67d73 merge from 19_STABLE 2008-02-06 06:18:06 +00:00
scyrma
f3951c0a6e merge from 19_STABLE 2008-02-06 05:56:10 +00:00
scyrma
67ab5a01a9 Merge from 19_STABLE 2008-02-06 03:37:30 +00:00
skodak
51edc06ea1 MDL-10132 improved random glossary blocks - now uses modinfo too + fixed some notices; merged from MOODLE_19_STABLE 2008-02-05 23:34:20 +00:00
skodak
d6bc2a8104 MDL-11282, MDL-11643 - removing notice() from grade_update() - we can not stop execution there!; merged from MOODLE_19_STABLE 2008-02-05 23:11:02 +00:00