skodak
3fe6b721e2
MDL-8590 auth cleanup - part 4
2007-02-20 17:24:19 +00:00
skodak
1679334034
MDL-8590 auth cleanup - part 3
2007-02-20 17:15:13 +00:00
skodak
16ce6c0dcc
MDL-8590 auth cleanup - part 2
2007-02-20 17:09:20 +00:00
skodak
139ebfdb3b
MDL-8590 auth cleanup - part 1
2007-02-20 17:03:36 +00:00
tjhunt
37b9e8bccc
Another wretched adslashes problem. Roll on placeholder. Thanks to Howard Miller. Merged from MOODLE_18_STABLE.
2007-02-20 15:18:46 +00:00
toyomoyo
bf1c14038e
replacing <fieldset> with <div> as it's causing weird problems
2007-02-20 06:26:16 +00:00
donal72
1008dad65a
MNet goes from ISO8859-1 -> UTF-8; #MDL-8514 MDL-8514
2007-02-20 02:06:56 +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
toyomoyo
b0cb12ac93
merged, apply nick's patch for MDL-8534, typo in restorelib.php
2007-02-20 01:07:18 +00:00
stronk7
767e6e456a
Moodle 1.9 doesn't know about $CFG->excelisofiles, only about
...
$CFG->latinexcelexport, the recommended way since 1.6. MDL-7993
2007-02-19 23:31:58 +00:00
stronk7
6362058124
Changing iso-8859-1 encoding of excel files to windows-1252. It adds support for
...
some more (a few) characters. MDL-7993
Merged from MOODLE_18_STABLE
2007-02-19 23:29:40 +00:00
nfreear
5e4074b6ab
Followup fix for Bug MDL-8434 "...can't delete groups" - delete _groupings_.
2007-02-19 16:38:18 +00:00
nfreear
457b32ce06
Followup fix for Bug MDL-8438 "...can't delete groups" - delete _groupings_.
2007-02-19 16:37:41 +00:00
moodler
5bc28e71eb
Removed the raquo completely MDL-8528
2007-02-19 13:31:56 +00:00
jmg324
a3b81262dd
MDL-8571 fixing broken links in help index
2007-02-19 12:20:10 +00:00
ethem
55a8360776
Removed unnecesary code; Merged from MOODLE_18_STABLE.
2007-02-19 12:11:15 +00:00
skodak
619c7447b0
MDL-8570 broken flv player embedding and outdate player
2007-02-19 11:28:12 +00:00
tjhunt
b28e2577d7
MDL-8145 - Add more options to the add random questions dropdown.
2007-02-19 04:24:14 +00:00
moodler
3b63d38475
Automatic installer.php lang files by installer_builder (20070219)
2007-02-19 03:28:17 +00:00
moodler
08c7d26024
Merged fixes from 1.8 stable for role menu fixes MDL-8558
2007-02-18 13:01:15 +00:00
skodak
e16811566a
MDL-8560 Chameleon not loading pix list on start page
2007-02-18 13:00:39 +00:00
moodler
e827a0fbeb
Merged inheritance fix from stable
2007-02-18 06:14:15 +00:00
moodler
0bf93fcbce
Merged fix from stable for typoCVS: ----------------------------------------------------------------------
2007-02-18 05:52:46 +00:00
koenr
c96c43669c
MDL-8400 Changed currency of peru to Nuevo Sol
2007-02-17 22:20:46 +00:00
tjhunt
983ce2d579
MDL-8154 - Typo in course search code. Fix thanks to Anthony Borrow.
2007-02-17 17:16:38 +00:00
stronk7
fa96bfaa11
sync_users() now working both under MSSQL and Oracle. Big credits to
...
Jay Lee for his cool patch about MDL-7525 MDL-8023 MDL-8153
Merged from MOODLE_18_STABLE
2007-02-17 01:26:43 +00:00
nfreear
05a399d793
Fixes bug MDL-8059 "... won't restore - error A required parameter (id) was missing", reapplied martinl's 16/1 Strict fix.
2007-02-16 15:46:51 +00:00
nfreear
88915b1d43
Fixes bug MDL-8059 "... won't restore - error A required parameter (id) was missing"
2007-02-16 15:45:35 +00:00
nfreear
d80a2fe031
Fixes Bug MDL-8545 "Restore bugs, groups-members and role assignments"
2007-02-16 14:45:57 +00:00
sam_marshall
434170fe71
MDL-8544 Fixed wiki locking require_js usage
2007-02-16 14:31:27 +00:00
skodak
0813712fb8
MDL-8542 External db auth cleanup
...
* some more sync script fixing
2007-02-16 10:55:05 +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
skodak
04480de386
added recursive addslashes
2007-02-16 09:38:24 +00:00
vyshane
2585a68d54
Merged from 1.8.
2007-02-16 08:46:55 +00:00
toyomoyo
217a8ee950
made some changes so that if a user has any roles assigned in context_module or context_block with moodle/site:manageblocks or moodle/course:manageactivities, he will see the "turn editting on" button without needing to have a role assigned at context_course with moodle/course:manageactivies capability. Of course this user would not be able to edit any blocks or modules he/she is not supposed to edit. Ajax for these users with partial editing privilages are locked. Please report bugs asap as we are looking at backporting this change to 1.8. Cheers.
2007-02-16 07:57:19 +00:00
lamsdev
12ce9ea2ee
Changed from using lib/soap/nusoap.lib library directly to using lib/soaplib.php.
...
Fix for MDL-6224
2007-02-16 06:49:03 +00:00
lamsdev
ef79f6b241
Fixed javascript to be valid xhtml strict
2007-02-16 06:44:04 +00:00
moodler
76d1f3478f
Automatic installer.php lang files by installer_builder (20070216)
2007-02-16 03:32:56 +00:00
toyomoyo
e381a324a8
merged adding missing capability check
2007-02-16 02:40:54 +00:00
toyomoyo
5e8adb25a5
merged fixed wrong context, it should be possible to manage a single block
2007-02-16 01:26:19 +00:00
skodak
d66f0c9e10
fixed problem on user edit page when user not fully setup, reverted guest handling
2007-02-15 22:03:29 +00:00
skodak
b7c3bb2182
fixed problem on user edit page when user not fully setup
2007-02-15 20:46:39 +00:00
skodak
03a2aac1ec
fixed problem on user edit page when user not fully setup
2007-02-15 20:43:00 +00:00
skodak
e503869636
fixed problems with undefined $USER->mnethostid causing page errors in IE during logout
2007-02-15 20:41:16 +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
skodak
348d6827b3
MDL-7722 fixed wrong cleaning in backup paths
2007-02-15 09:43:14 +00:00
toyomoyo
16fc208896
merged fix for MDL-8505 and some other assignment issues
2007-02-15 08:16:54 +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
29e05913b8
Merged upgrade environment check from stable MDL-8527
2007-02-15 06:30:35 +00:00