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
vyshane
c7a990842f
Merged from 1.8.
2007-02-15 06:15:24 +00:00
toyomoyo
09b62d3b99
fix for MDL-8517 broken xhtml for redirects
2007-02-15 05:15:06 +00:00
toyomoyo
3d6d244728
fix for MDL-5829, blocks on blog page can not be minimized
2007-02-15 03:21:05 +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
stronk7
63013fb804
PHP 4 assignment is by value so course_header (containing edited names)
...
wasn't being modified. MDL-8298
Merged from MOODLE_18_STABLE
2007-02-14 23:54:20 +00:00
skodak
6db71242fd
MDL-8268 fixed block get_string, patch by Mark Nielsen
2007-02-14 23:00:20 +00:00
skodak
e2b84345ea
MDL-8268 cleanup in get_user_capability_course()
2007-02-14 22:53:17 +00:00
skodak
4fd3348637
MDL-8268 fixed get_user_capability_course(), patch by Mark Nielsen
2007-02-14 22:48:11 +00:00
skodak
89f3abc58c
notice_yesno() buttons now centered
2007-02-14 22:12:13 +00:00
skodak
69995c4a1e
MDL-8520 resource navigation borked by accessibility frame changes
2007-02-14 22:05:23 +00:00
skodak
53d968c8a3
MDL-8519 teamspeak link support in resource mod
2007-02-14 21:31:49 +00:00
skodak
275d8b36a3
MDL-8518 incorrect link to frontpage settings from course summary block
2007-02-14 21:04:05 +00:00
skodak
8891e81c92
MDL-8469 - 192M is much nicer than 196M
2007-02-14 20:58:31 +00:00
skodak
4eefee9779
MDL-8469 increase memory limit everywhere due to changed calculation of used memory in PHP 5.2.x - the real memory useage is the same, but the reported size of used memory is now more accurate
2007-02-14 20:46:38 +00:00
thepurpleblob
0b906e7847
MDL-8443
...
Fixed Typo.
2007-02-14 15:31:07 +00:00
moodler
522737665c
Fixed page path (docs and css) for module editing MDL-8452
2007-02-14 14:08:50 +00:00
skodak
20c63dcf73
MDL-8487 if user language do not exist during restore use site default
2007-02-14 09:54:08 +00:00
moodler
c1250d546c
Bump release to 1.9 dev
2007-02-14 08:38:47 +00:00
moodler
403563c3cc
Bumping to 2/14 for the branch date
2007-02-14 08:31:07 +00:00