nicolasconnault
7dfca8bbb1
MDL-9112: Fixed htmleditor height.
2007-03-30 06:01:08 +00:00
nicolasconnault
bf54a837aa
MDL-7186: Removed offending angle brackets, 3 counts in 2 files.
2007-03-30 05:21:02 +00:00
nicolasconnault
8ed47badec
1. Converted grouping edit form to mform
...
2. Added 2 buttons to disable state when pseudogroup is selected
2007-03-30 05:13:19 +00:00
gbateson
dab8b4662a
fix the display of the special chars keypad (in JCloze and JQuiz)
2007-03-30 03:42:10 +00:00
moodler
6317557cfe
Automatic installer.php lang files by installer_builder (20070330)
2007-03-30 03:39:01 +00:00
nicolasconnault
ef5a26d701
1. Fixed xhtml errors
...
2. Added correct breadcrumb back to group/index page, preserving selections.
2007-03-30 03:13:47 +00:00
nicolasconnault
293d2ce08e
1. Added proper breadcrumb to group/edit|create page (preserves previous grouping/group selections)
...
2. Changed "Create Orphan group" to "Create orphan group"
3. Added help string for groupenrolmentkey
4. Edited moodle docs for groups edit page
2007-03-30 02:38:49 +00:00
toyomoyo
4cbacc2c88
chaing help file as helen suggested
2007-03-30 02:23:54 +00:00
danmarsden
c7b1aaeed4
fix for MDL-9087 screwy page when user places table into online assignment.
2007-03-30 02:09:07 +00:00
stronk7
8a57655b50
Added one more style to center some tables in glossary.
2007-03-30 00:29:46 +00:00
stronk7
fa3ce02ba1
Fixing approval interface. Step4. MDL-8793
2007-03-30 00:24:54 +00:00
stronk7
344c50611d
Fixing export interface. Step3. MDL-8793
2007-03-29 23:23:37 +00:00
tjhunt
c9666935af
MDL-9107 (regression from) MDL-8994 - adding random questions to a quiz was broken.
2007-03-29 23:11:47 +00:00
stronk7
7cf3b7fabd
Fixing import interface. Step2. MDL-8793
2007-03-29 23:10:16 +00:00
tjhunt
f81b4b1a1b
MDL-9094 - Penalty factor is meaningless for Essay questions, so remove it from the editing form. Manual merge of the corresponding change from MOODLE_17_STABLE.
2007-03-29 23:00:44 +00:00
stronk7
79eebc83aa
Moving options from 2nd tab to main area. Step1. MDL-8793
2007-03-29 22:16:42 +00:00
tjhunt
989f2ccd47
Putting back print_box in 1.8.
I know, I cocked up and committed a print_box in 1.7 when I backported something. In 1.7, that function does not exist. Thanks toAndrea Bicciolo for fixing it. But in 1.8, print_simple_box has been deprecated.
2007-03-29 22:09:35 +00:00
skodak
daea824d68
MDL-4313 LDAP doesn't properly escape extra quotes in course details + minor role unassign change
2007-03-29 21:39:35 +00:00
skodak
e21c0ffc23
MDL-3339 support md5 and sha1 in ldap when adding or changing passwords
2007-03-29 19:47:21 +00:00
skodak
41fd8ea177
MDL-8590 fixed magic quotes in config settings
2007-03-29 19:03:49 +00:00
andreabix
e8a51e3f44
fixed "call to undefined function print_box()"
2007-03-29 18:53:04 +00:00
tjhunt
fa62c456eb
MDL-6269, MDL-8958, MDL-8990 - Major fix to do with each attempt builds on last:
...
It used not to work with random questions, and there were problems with the computation of the grade, and regrading. Fix thanks to Paulo Matos, who not only fixed the bug and tested it, but was also incredibly patient waiting for me to have time to commit the changes to CVS.
Merged from MOODLE_17_STABLE.
2007-03-29 16:35:55 +00:00
tjhunt
cca01e1519
Add developer debugging to something that should not happen, and fix one instance of it. Backported from HEAD.
2007-03-29 16:06:13 +00:00
skodak
293d56acaa
MDL-8590 fixed ldap creators, added new option to specify dn in member attribute
2007-03-29 15:51:16 +00:00
moodler
b0bbcb5647
Fixed a typo (won't work in other languages)
2007-03-29 13:22:07 +00:00
csantossaenz
d86dca38ec
Spanish comment which was left has been translated to English.
2007-03-29 10:47:43 +00:00
skodak
ac594757cb
MDL-9099 LDAP auth does not allow dn in idnumber field (or other user attributes); patch by Jeff Graham
2007-03-29 08:40:36 +00:00
nicolasconnault
fcdca8b2ba
MDL-9062: Completed the new form.
2007-03-29 08:36:53 +00:00
nicolasconnault
0927364827
MDL-9062: Only thing left to do is enable grouping selection when editing an existing group. All the rest works great.
2007-03-29 07:49:28 +00:00
toyomoyo
7d5bb42327
fix for MDL-8983, hidden assignments need a help file
2007-03-29 06:37:46 +00:00
toyomoyo
c807105f75
fixing a warning
2007-03-29 06:34:22 +00:00
nicolasconnault
5a60645dc7
MDL-9062: Getting close to finishing these two files.
2007-03-29 05:32:44 +00:00
moodler
64622defdd
Committing fix for MDL-9101 from Jeff Graham
2007-03-29 03:27:52 +00:00
moodler
2fe9f46996
Renamed README -> README.txt to help the windows and mac people
2007-03-29 02:54:16 +00:00
danmarsden
9228be2bd2
MDL-9102 incorrect use of unset_config()
2007-03-28 23:35:07 +00:00
sam_marshall
5c33b48580
Undoing previous commit, which happened by accident - apologies
2007-03-28 17:13:17 +00:00
sam_marshall
993f282295
Improved performance status (bug 2924)
2007-03-28 16:58:34 +00:00
tjhunt
6df6296812
MDL-9061 - Only show global assign roles warning if you are assigning roles in the global context! Also, change name of admin menu entry to reduce confusion.
2007-03-28 16:57:05 +00:00
nicolasconnault
668ce6df14
MDL-9062 Created two new files so the unfinished conversion doesn't affect any current code. Also added a convenience groups_update_group($data) method. Patience, this is taking a while but I'm learning to use these mforms for the first time :-)
2007-03-28 08:39:42 +00:00
skodak
87e70ea390
MDL-8973 auth hooks final cleanup
2007-03-28 08:26:02 +00:00
moodler
60d12f2e35
Converted from dos 2 unix MDL-9088
2007-03-28 07:16:01 +00:00
toyomoyo
7330a604c7
fix for MDL-9068
2007-03-28 03:24:34 +00:00
moodler
def6f22e27
Added patch from Mark for MDL-9083
2007-03-28 03:04:18 +00:00
moodler
7567dcd370
Fixed dos2unix and excess stuff in footer.html
2007-03-28 02:49:39 +00:00
toyomoyo
a26f30774b
fix for MDL-9065, use $CFG->creatornewroleid setting
2007-03-28 02:29:37 +00:00
moodler
b24126e9a9
New cornflower from Jeff Watkins MDL-9009
2007-03-28 02:24:34 +00:00
skodak
c9609a1f0d
MDL-8781 fixed typo
2007-03-27 22:02:24 +00:00
skodak
37841afffe
MDL-8781 survey converted to new formslib - empty intro now means use default from language pack
2007-03-27 21:58:01 +00:00
stronk7
81b65eaec6
Now XMLDBStatements support backslashed single quotes.
2007-03-27 20:30:22 +00:00
skodak
8c2eb9802e
MDL-9053 - adding new function get_enabled_auth_plugins() - this should make the code simpler and the bug should be gone forever
2007-03-27 20:22:25 +00:00