nfreear
acb9bb129a
MDL-9890 "Help should be well-formed..." - replacing abused (nested) <blockquote> and <ul> with <div class="indent">, especially in install.html, and other validation errors. Merged.
2007-08-16 10:58:57 +00:00
poltawski
8cd6f2b347
MDL-10714 - tweak language to clarify allowdeleteing
2007-08-06 13:37:36 +00:00
thepurpleblob
5ceecdaaff
MDL-10585:
...
MDL-10584:
Present more factually correct message when a guest attempts to enrol.
Provide a mechanism for specifying which role in a course holds the
enrolment key.
2007-08-01 10:55:17 +00:00
wildgirl
f40f3604c7
MDL-4912 docs directory clean-up
2007-07-28 20:17:08 +00:00
stronk7
59d1acce89
Adding two missing strings. MDL-6017
...
NOTE: These are OUT for Moodle 1.9 and new Grade System, so don't
translate them!
Merged from MOODLE_17_STABLE
2007-07-25 22:10:50 +00:00
thepurpleblob
b30533ad22
MDL-10604:
...
Add ability to add sub categories directly from category screens.
2007-07-25 13:51:20 +00:00
thepurpleblob
11bf8a95e2
MDL-10531:
...
GIFT now handles Essay and Description type questions. See help/docs.
2007-07-21 07:47:49 +00:00
thepurpleblob
6a219918c2
MDL-10531:
...
GIFT now handles Essay and Description type questions. See help/docs.
2007-07-21 07:38:02 +00:00
thepurpleblob
14f42baf18
MDL-10396:
...
Add an option and a check to (optionally) prevent users being enrolled
in hidden courses.
2007-07-20 13:01:24 +00:00
tjhunt
e0fdaa9de0
MDL-10452 - start quiz UI is confusing if you have quiz:preview capability. Change the 'start/continue attempt button' to say 'start/continue preview' in this case. Merged from MOODLE_17_STABLE.
2007-07-13 15:58:32 +00:00
thepurpleblob
24c07163d0
MDL-10415:
...
Documentation for Aiken format added back, plus a few other minor improvements.
2007-07-11 09:56:48 +00:00
stronk7
6f8489e13d
Adding some new strings to the XMLDB editor. MDL-7357
2007-07-08 23:12:54 +00:00
poltawski
3b5d49f20c
MDL-10311 - further groups import fixes
2007-07-06 16:28:43 +00:00
poltawski
bdf5dce110
MDL-10311 Group import broken - missing lang strings & slight helpfile update
2007-07-06 15:30:43 +00:00
moodler
ed200fd420
New CAS module from Jérôme Gutierrez MDL-10366
2007-07-06 10:18:10 +00:00
bobopinna
4b70ac02cd
Fixed help title
2007-07-03 12:14:52 +00:00
bobopinna
2ad92ce59b
Added a missing string
2007-07-03 12:09:39 +00:00
bobopinna
bdf0b64635
Added missing help files
2007-07-03 12:06:39 +00:00
bobopinna
4caf41a177
Added a missing string
2007-07-03 10:28:30 +00:00
bobopinna
880ae97916
Added activation string
...
fixed bug MDL-9570
2007-07-03 09:43:57 +00:00
toyomoyo
6c709360f5
applying supplied patch to MDL-9051, missing $CFG->forum_enabletimedposts
2007-06-26 08:30:49 +00:00
tjhunt
1cbf76c5fb
MDL-10237 - Improve wording on true/false edit form.
2007-06-24 11:52:52 +00:00
moodler
50e7e04949
Some fixups for the SCORM update page (missing strings etc)
2007-06-22 05:45:18 +00:00
jamiesensei
687ce1c4e0
MDL-10168 improvements to display of results from environment checks
2007-06-19 16:32:07 +00:00
bobopinna
91c6c3dc85
Added some missing strings
2007-06-17 05:33:46 +00:00
tjhunt
ee4848432c
XHTML strict!
2007-06-14 10:58:23 +00:00
tjhunt
d3d4f4936e
Whitespace cleanup in workshop help files.
2007-06-14 10:58:12 +00:00
tjhunt
e796e306f8
Fix lang file sorting.
2007-06-13 16:39:53 +00:00
poltawski
f4b35f935c
MDL-9987 - Reffering to wrong capability name, thanks to seberin Terrier
2007-06-04 21:59:12 +00:00
wildgirl
f87414c0bb
typo fix MDL-9767
2007-05-29 17:47:25 +00:00
nfreear
a335226982
Follow up fix for bug MDL-9890 - replacing nicolasconnault's fixes that I overwrote - sorry!
2007-05-23 14:43:00 +00:00
nfreear
6f7cb89d17
Big fix for MDL-9890 "Help should be well-formed, XHTML Strict and semantic". Merged from head.
2007-05-23 12:08:19 +00:00
pichetp
844aed0573
adding or deleting more than 1 dataitems in one step in datasetitems_form.php
2007-05-22 02:29:33 +00:00
moodler
dda9800184
Fix typo: MDL-9875
2007-05-21 13:32:39 +00:00
jmg324
3ba9c859b6
MDL-9802 added my:manageblocks capability so admins can define whether users can add/remove blocks from myMoodle page
2007-05-18 12:47:19 +00:00
thepurpleblob
2966e43548
Adding a couple of error messages for XML import
2007-05-08 14:14:26 +00:00
poltawski
0bf78b45f3
MDL-8917 - slasharguments description was slightly incorrect
2007-05-06 10:26:42 +00:00
poltawski
53f2fb98ac
MDL-8436 Fixed typo
2007-05-06 09:55:49 +00:00
poltawski
df9134b4e0
MDL-8971 - fixed typo
2007-05-06 09:43:32 +00:00
thepurpleblob
eedcf27a55
Fixing hard coded string.
2007-05-04 14:05:25 +00:00
skodak
ea714cfdbd
MDL-8813 Cas auth for 1.8x - credit goes to Jérôme Gutierrez; TODO: redirection after failed login
2007-04-29 13:57:46 +00:00
pichetp
b961b2249f
MDL-9496 Adding multianswer to calculated and merging from head
2007-04-26 23:33:42 +00:00
nicolasconnault
cb7c915b10
MDL-9457 Missed a few files
2007-04-23 04:13:01 +00:00
nicolasconnault
c30e73badc
Fixed many XHTML errors
2007-04-20 07:49:39 +00:00
skodak
ceb6ed3ab2
MDL-9363 update memory limit checks and docs
2007-04-15 14:25:10 +00:00
thepurpleblob
75b5701ae7
MDL-9123:
...
Added language string for error message
2007-04-11 12:16:06 +00:00
nicolasconnault
479206f6ff
MDL-9213 Corrected $forum->format to $forum->type
2007-04-11 01:03:42 +00:00
skodak
0d4f86ce4b
MDL-9239 New fromslib password element with reveal option
2007-04-06 14:15:16 +00:00
nfreear
70c64c1a46
Fixes bug MDL-9221 "new group admin - can't view full group name".
2007-04-05 10:55:27 +00:00
skodak
3ebaafd6e5
MDL-9219 Replace Inherit with Not set on role definition page
2007-04-05 09:16:34 +00:00