8768 Commits

Author SHA1 Message Date
skodak
cc60e66268 MDL-6591 changing label to Disable notification in order to prevent confusion; merged from MOODLE_19_STABLE 2008-02-20 21:49:17 +00:00
stronk7
5a2ae4d0eb Adding one new string, preparing for blogs backup. Merged from 19_STABLE 2008-02-20 19:07:59 +00:00
skodak
2dc5d980ad MDL-6591 Optional assignment graded email notification - based on patch by Gary Anderson; merged from MOODLE_19_STABLE 2008-02-20 17:50:32 +00:00
tjhunt
4d526fb1a1 MDL-13530 - Improve words used in the gradebook plugin selector dropdown menu 2008-02-19 15:00:02 +00:00
moodler
e4b89caac8 MDL-13489 Merged fixes from 1.9 2008-02-19 06:57:51 +00:00
skodak
2e0d37fe41 MDL-12942 extra credit implemented in sum aggregation type; fixed sum aggregation; fixed division by zero in item grade min==max; merged from MOODLE_19_STABLE 2008-02-18 19:10:44 +00:00
skodak
24a46566dd MDL-11811 OpenDocument is correct name for file format; merged from MOODLE_19_STABLE 2008-02-17 19:48:31 +00:00
skodak
61460dd631 MDL-13192 major stats cleanup patch - see tracker for more details; merged from MOODLE_19_STABLE 2008-02-16 18:33:50 +00:00
mudrd8mz
9e0d74410c MDL-13480 merged from MOODLE_19_STABLE 2008-02-15 09:43:06 +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
skodak
ad1e3409a2 MDL-9657 assignment submission finalisation now independent from grade; merged from MOODLE_19_STABLE 2008-02-12 10:52:58 +00:00
ethem
65f0a8f697 Accesbility Improvements. Strings added: orderdetails, cclastfour, isbusinesschecking, shopper 2008-02-11 10:44:09 +00:00
scyrma
f3951c0a6e merge from 19_STABLE 2008-02-06 05:56:10 +00:00
skodak
13bbe067f0 MDL-3942 - various forum scoring types - patch by Anthony Borrow; merged from MOODLE_19_STABLE 2008-02-05 11:22:13 +00:00
nicolasconnault
10bd016e80 MDL-10451 Fixed HTML errors, merging from 1.9 2008-02-05 09:58:05 +00:00
scyrma
ee285a20be Merge from 19_STABLE for MDL-10639. 2008-02-05 08:42:34 +00:00
gbateson
94b7cd35d3 MDL-10451 remove extraneous closing </b> tag from lang/en_utf8/help/hotpot/outputformat.html 2008-02-05 04:25:19 +00:00
nicolasconnault
fb739b77e0 MDL-13050 merging from 1.9 2008-02-04 13:57:36 +00:00
nicolasconnault
a07f0d1b13 MDL-13103 merging from 1.9 2008-02-04 12:18:23 +00:00
nicolasconnault
95f9fa4d1e MDL-13103 merging from 1.9 2008-02-04 11:03:29 +00:00
scyrma
ef83be556b MDL-13060 - removing old entries fro VA and CD 2008-02-04 00:48:41 +00:00
stronk7
842874ebf8 Add some outcomes missing strings. MDL-13318 ; merged from 19_STABLE 2008-02-03 18:33:09 +00:00
skodak
8c0daa223b MDL-13320 typo in lang/en_utf8/forum.php, found by Mitsuhiro Yoshida; merged from MOODLE_19_STABLE 2008-02-03 17:57:50 +00:00
skodak
f4528bdcfe MDL-13306 option to skip logging of blocked emails in forum cron; merged from MOODLE_19_STABLE 2008-02-03 10:37:03 +00:00
skodak
3a6c690a86 MDL-13239 improved smtp bulk setting based on feedback from Gary; merged from MOODLE_19_STABLE 2008-02-02 16:22:47 +00:00
exe-cutor
e0870908b4 Merged Shibboleth integrated WAYF service from 19_STABLE 2008-02-01 12:48:27 +00:00
skodak
c2f6fe2fbf MDL-13239 smtp bulk sending; merged from MOODLE_19_MERGED 2008-02-01 07:05:58 +00:00
moodler
6f9a69cd03 MDL-13263 Merged nopostforum string from stable 2008-01-31 05:52:04 +00:00
tjhunt
d343bd2114 MDL-13253 - Should use separate language strings for user and module idnumber. Merged from MOODLE_19_STABLE. 2008-01-30 16:34:04 +00:00
tjhunt
9d35e66ea8 MDL-13238 - Optionally show the user's idnumber in the grader report. Merged from MOODLE_19_STABLE. 2008-01-30 16:04:09 +00:00
scyrma
27a903efd2 Merged from MOODLE_19_STABLE 2008-01-30 07:29:36 +00:00
scyrma
56cd431502 No changes - only recoded to utf8. (MDL-13060) (Merged from 19_STABLE) 2008-01-29 03:35:55 +00:00
scyrma
5e924af4ca Imported and replaced country list to fix MDL-13060. The new list is the exact ISO list. Note that an official list also exists in French, but we will need to
do translations to other languages. (Merge from 19_STABLE)
2008-01-28 08:40:50 +00:00
pichetp
eb29fc2747 MDL-12255 Adding questiontext decoding and subquestions validation when editing, decodeverifyquestiontext string 2008-01-27 17:16:35 +00:00
nicolasconnault
1bf7621ca4 MDL-13103 merging from 1.9 2008-01-25 13:00:45 +00:00
skodak
dd97c32868 MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE 2008-01-24 20:33:50 +00:00
poltawski
cea55a1c7f MDL-13148 - adding help popup for course module idnumber
merged from MOODLE_19_STABLE
2008-01-24 16:11:14 +00:00
nicolasconnault
51b57ef6a8 MDL-13101
1. Showing full path
2. Showing plugins to be installed
3. Lang strings properly used
4. Table headers
2008-01-24 08:40:36 +00:00
nicolasconnault
1e92bb9112 MDL-13101 New section of the upgrade process: plugins check 2008-01-23 22:48:54 +00:00
nicolasconnault
6b4671097b MDL-6826 New button added! 2008-01-23 12:56:13 +00:00
skodak
85a0a69fa4 MDL-13081 add "long grade" formatted string "score / maxscore" into grade_get_grades() and friends; merged from MOODLE_19_STABLE 2008-01-21 07:19:19 +00:00
ikawhero
246c7eb9d0 Minor correction. 2008-01-21 06:42:49 +00:00
ikawhero
6a4680be3b Changes to help file for new enrolperiod field. 2008-01-21 06:14:26 +00:00
ethem
1c5376af07 dear $a->name 2008-01-18 10:50:41 +00:00
danmarsden
f8e048a139 fix for MDL-7128 lang file. 2008-01-18 00:38:12 +00:00
nicolasconnault
d08bba8354 MDL-12122 Completed the change to a more useful user report for the admin, with a few extra bits. 2008-01-17 15:08:09 +00:00
sam_marshall
e254aa344c MDL-12991 Updated groups UI so that it categorises members and potential members into roles (Teacher, Student, etc) 2008-01-17 11:28:54 +00:00
ethem
d4ed9c7456 New strings for authorize.net account verification 2008-01-16 17:11:30 +00:00
mjollnir_
d46a26c309 Merged from MOODLE_19_STABLE:
MDL-13000 Adding support for developers to add their own capabilities to local/db/access.php
This relies on a local/ language pack as well for the capability names.
Notes on implementation are in lib/locallib.php
2008-01-15 04:20:12 +00:00