moodler
23adf25248
Merged ppichet changes to quiz files from 1.8
2007-03-08 05:15:19 +00:00
nicolasconnault
b2e8e723eb
MDL-8787 - Created new help file for News Forum Type, and overrode the help button for the forum type select in mod_form.php
2007-03-07 07:13:31 +00:00
skodak
d67de0ca05
MDL-7633 legacy capabilities now have special menu
2007-03-06 22:01:22 +00:00
skodak
b357ed13f3
MDL-8522 fixed role reset warnings + only one legacy cap type allowed now in each role
2007-03-06 19:19:19 +00:00
donal72
68879a5802
Mnet: Permit 1.8 upgrade to continue, even if duplicate usernames exist in the user table. # MDL-8720
2007-03-05 07:49:38 +00:00
skodak
a83addc5e5
MDL-8522 Add role reset button into role definition form; fixed single button css
2007-03-03 22:30:35 +00:00
skodak
c718dd57ba
MDL-8578 new capability for adding and replying to news in forum
2007-03-02 19:41:31 +00:00
skodak
18b07efaf4
sesskey added to logout.php MDL-8727
2007-03-02 16:47:38 +00:00
koenr
635bb616fa
fixed conflict
2007-03-01 20:27:00 +00:00
nicolasconnault
7f8febdc7e
MDL-8701
2007-03-01 02:55:18 +00:00
tjhunt
51e89d95f7
Improve validation code to match the recent improvements in shortanswer validation.
...
Also do some validation on the units entered to stop duplicate units being defined.
Merged from MOODLE_18_STABLE.
2007-02-28 17:17:40 +00:00
nfreear
d02e887b69
Part of fix for Bug 2617 "Implement groupings & course modules..."
2007-02-28 14:10:18 +00:00
tjhunt
2387f33258
MDL-8671 - better checking when creating short answer questions. Fix thanks to Joseph Rézeau. Merged from MOODLE_18_STABLE.
2007-02-27 16:20:39 +00:00
tjhunt
5eb266d8aa
Improve quiz editing screen layout a little bit based on a usability suggestion in the forums.
...
Also, fix uppercase tag names in the tab row CSS, which did not work at DEVELOPER debug level.
Merged from MOODLE_18_STABLE.
2007-02-27 14:01:46 +00:00
moodler
c7dd2550dd
Merged MDL-8670
2007-02-27 01:19:46 +00:00
moodler
42424a464b
Merged changes from STABLE for MDL-8654
2007-02-26 08:44:29 +00:00
toyomoyo
7900ecb02c
MDL-5958, code for advanced search for db module from Elijah (HSU)
2007-02-26 06:56:05 +00:00
nfreear
7e4648a160
Fixes MDL-8638 "Can't move groups between groupings"
2007-02-23 17:48:05 +00:00
moodler
b40b3eb4cf
Merged string fixes from stable
2007-02-23 06:58:43 +00:00
moodler
19a9bf1b8f
Merged some fixes for MDL-8285 from stable
2007-02-23 06:47:19 +00:00
toyomoyo
2535bff9bd
merged fix for MDL-5736, retained search string problem
2007-02-23 03:55:50 +00:00
defacer
e2d84bf3ab
Setup screen for primary admin had no title, so added one plus a heading
2007-02-23 03:06:14 +00:00
skodak
c57dcb62c2
MDL-8590 auth cleanup - reset password cleanup+fixes
2007-02-22 22:20:51 +00:00
koenr
d072215fdd
fixed two typo's
2007-02-22 20:43:42 +00:00
skodak
9696bd8966
MDL-8590 auth cleanup - part 7 and MDL-8598
2007-02-21 21:48:48 +00:00
thepurpleblob
594bb20b95
Slightly more helpful message if no courses can be shown.
2007-02-21 13:03:24 +00:00
thepurpleblob
616ad119ad
MDL-8087
...
Modules and Blocks lists now link to course search page for
actual instances.
2007-02-21 11:42:48 +00:00
toyomoyo
195e90f919
fix for MDL-8585, adding additonal CFG setting for latinexcelexport
2007-02-21 04:10:26 +00:00
skodak
1679334034
MDL-8590 auth cleanup - part 3
2007-02-20 17:15:13 +00:00
tjhunt
624cbc9c26
MDL-4793 - Option to show question text in the question bank.
Also, fix layout problems on the quiz editing screen.
Merged from MOODLE_18_STABLE.
2007-02-20 01:48:09 +00:00
jmg324
a3b81262dd
MDL-8571 fixing broken links in help index
2007-02-19 12:20:10 +00:00
moodler
08c7d26024
Merged fixes from 1.8 stable for role menu fixes MDL-8558
2007-02-18 13:01:15 +00:00
koenr
c96c43669c
MDL-8400 Changed currency of peru to Nuevo Sol
2007-02-17 22:20:46 +00:00
skodak
8ae42b8d78
MDL-8542 External db auth cleanup
...
* configurable encoding conversions
* fixed handling of magic quotes
* proper sybase quoting
* adodb debug mode
* fixed language strings
* sha1 support
* connection setup command (use names 'utf8')
* mysqli support
* form field labels
* general cleanup and minor fixing
2007-02-16 10:45:53 +00:00
nfreear
b39552afd3
Fixes Bug MDL-8533 "Can't add a user to more than 1 group in groupings"
2007-02-15 14:09:51 +00:00
moodler
c3c5697482
FIxed a typo
2007-02-15 07:02:03 +00:00
moodler
2946196116
New strings for environment check
2007-02-15 06:31:35 +00:00
moodler
a59e5a1c92
Merged removal of weeks from format_time from stable
2007-02-15 03:14:40 +00:00
moodler
5602f7cf2e
1) Don't force changepassword during loginas
...
2) Added weeks and years to format_time()
2007-02-15 02:53:00 +00:00
vyshane
aa91a2f22c
Merged from 1.7.
2007-02-14 02:57:37 +00:00
moodler
42044d0971
Fixes so that no-one can "login as" users with "doanything" MDL-8411
2007-02-13 08:31:10 +00:00
toyomoyo
537ea84763
MDL-8290, fix for broken plugins
2007-02-09 07:47:14 +00:00
thepurpleblob
b942d94348
MDL-8450
Added support for including question categories in a quiz export.
2007-02-07 10:02:31 +00:00
nfreear
5bca3fed8f
Fixes bug MDL-8434, "group administration - can't delete groups".
2007-02-06 15:34:09 +00:00
sam_marshall
24c66531b3
MDL-8216 Smartpix support (under 'experimental') for searching images in theme, parent theme, etc
2007-02-02 12:19:58 +00:00
vyshane
b2ee058fac
Merged from 1.7.
2007-02-02 08:14:55 +00:00
moodler
922259801b
Added switchrole help file! MDL-8378
2007-02-02 06:15:39 +00:00
skodak
ebce32b5dd
(MDL-8367) Add configuration option to select role for guest - guestroleid
2007-02-01 10:24:26 +00:00
skodak
c785d40ac3
MDL-8373 Add new predefined role "Authenticated user" for all logged in users
2007-01-31 21:05:32 +00:00
thepurpleblob
d68f70780b
Changed remark about additional formats to direct to Modules & Plugins database.
2007-01-30 14:04:59 +00:00