nfreear
|
1bece9174c
|
Fixes bug, "Warning: Invalid argument supplied for foreach() in /var/www/html/ndf42/head/lib/blocklib.php on line 174"
|
2006-10-10 11:03:35 +00:00 |
|
nfreear
|
6fbe028442
|
Fixes bug MDL-6896, "Global search block - relative form URL broken"
|
2006-10-10 10:58:29 +00:00 |
|
toyomoyo
|
55656968b3
|
do not write inherit into db!
|
2006-10-10 09:22:38 +00:00 |
|
moodler
|
39ec6a6f4b
|
Bumped to launch into 1.8 dev
|
2006-10-10 08:31:44 +00:00 |
|
moodler
|
2179989947
|
Merged bogon fix from stable
|
2006-10-10 07:43:19 +00:00 |
|
jamiesensei
|
d9dce4e7b1
|
changed $default to $toform - more meaningful
|
2006-10-10 07:16:05 +00:00 |
|
jamiesensei
|
461f512795
|
moved setting of defaults from edit2.php to edit_form.php
|
2006-10-10 07:05:19 +00:00 |
|
moodler
|
4139c81ab8
|
Updating to 1.7 Beta
|
2006-10-10 06:21:59 +00:00 |
|
moodler
|
328af436b4
|
Latest tags
|
2006-10-10 06:17:44 +00:00 |
|
vyshane
|
3d044d6012
|
Removed teacher forum string
|
2006-10-10 05:24:16 +00:00 |
|
vyshane
|
ee5cdf3466
|
Removed teacher forums from course reset.
|
2006-10-10 05:23:44 +00:00 |
|
vyshane
|
25b75c6053
|
Merged fix for MDL-6537
|
2006-10-10 05:20:43 +00:00 |
|
vyshane
|
5b32e3bc3c
|
Merged from 1.6 stable.
|
2006-10-10 05:17:12 +00:00 |
|
toyomoyo
|
beba128f6d
|
fix for MDL-6831
|
2006-10-10 03:17:49 +00:00 |
|
toyomoyo
|
4473252d7c
|
changing default capabilities for coursecreators so that they could create courses
|
2006-10-10 03:03:17 +00:00 |
|
toyomoyo
|
7246585a70
|
setting default value for backup/restore capabilities for teacheredit and coursecreators
|
2006-10-10 02:52:08 +00:00 |
|
vyshane
|
3ecc49d495
|
Turn off display of week dates if we are in editing mode and if ajax is turned on. We do this for now because the ajax code does not yet update the week dates when sections are moved around. Will have to fix later.
|
2006-10-10 02:38:33 +00:00 |
|
cap2501
|
c4308cfa1b
|
Bug:MDL-6674
made changes to blocks_exeute_repositioning_atomic to fix some logic errors with shifting around the weight list
|
2006-10-10 02:06:51 +00:00 |
|
stronk7
|
a08a698895
|
Updated moodle notes to reflect latest change to odbc_mssql driver.
|
2006-10-09 23:39:32 +00:00 |
|
stronk7
|
d5d50c2d54
|
Fixed ServerInfo() behaviour for odbc_mssql. We need this working properly NOW!
(will be back once ADOdb code supports it properly)
|
2006-10-09 23:36:27 +00:00 |
|
stronk7
|
97ab73aad4
|
Add odbc_msql dbtype to a bunch of places.
|
2006-10-09 22:55:55 +00:00 |
|
stronk7
|
354bb6035a
|
And now, Moodle is able to work with the odbc_mssql driver. Simple! B-)
|
2006-10-09 22:29:52 +00:00 |
|
stronk7
|
1c460b0bc9
|
Show error if the dbtype specified isn't supported by XMLDB
|
2006-10-09 22:28:22 +00:00 |
|
stronk7
|
cd2acc4aa1
|
Added MetaIndexes() support to the odbc_mssql driver. We need it NOW!
I've posted one comment about this in ADOdb forums:
http://phplens.com/lens/lensforum/msgs.php?id=15930
|
2006-10-09 22:26:21 +00:00 |
|
stronk7
|
a3f3ff1b69
|
Added MetaIndexes() support to the odbc_mssql driver. We need it NOW!
I've posted one comment about this in ADOdb forums:
http://phplens.com/lens/lensforum/msgs.php?id=15930
|
2006-10-09 22:21:01 +00:00 |
|
stronk7
|
2d31c39397
|
Not necessary to set unicodedb for each admin/index.php invocation
because setup.php saves it if needed.
|
2006-10-09 16:33:31 +00:00 |
|
stronk7
|
9b3bacf077
|
Raising MSSQL min req. to 2005 (9.0)
Merged from MOODLE_16_STABLE
|
2006-10-09 16:19:29 +00:00 |
|
sam_marshall
|
745c19685c
|
Wiki: some changes to improve error messages and (slightly) behaviour when in group mode
|
2006-10-09 14:29:14 +00:00 |
|
jamiesensei
|
29f1cae1b0
|
removed htmleditors array - not needed
|
2006-10-09 11:34:43 +00:00 |
|
jamiesensei
|
0d26ea7af9
|
fix for bug that value of restrictmodules field wasn't available which breaks disabling of allowedmods multiple select
|
2006-10-09 11:23:23 +00:00 |
|
skodak
|
a44091bffe
|
Fixing Theme Config Variables MDL-6784
|
2006-10-09 10:12:41 +00:00 |
|
skodak
|
4dd5d7513d
|
fixed wrong capability name and function name typo
|
2006-10-09 10:07:15 +00:00 |
|
vyshane
|
3203f10402
|
Fix for MDL-6889. See bug report for description.
|
2006-10-09 08:35:39 +00:00 |
|
jamiesensei
|
230a910a0b
|
added 2 new methods to form class data_submitted and setDefault
Fixed bug in id generation
|
2006-10-09 08:32:30 +00:00 |
|
bobopinna
|
89656c6129
|
Fixed some bugs in the datamodel definition
|
2006-10-09 07:36:51 +00:00 |
|
skodak
|
c544838d29
|
index.html of assignment help needs update. MDL-6888
|
2006-10-08 21:44:59 +00:00 |
|
cap2501
|
2fb6deb574
|
added main.getString function to better emulate php-moodle. In the future this could be extended to dynamically pull strings from moodle.php.
|
2006-10-08 21:24:38 +00:00 |
|
cap2501
|
6d9fbe85b6
|
delete confirmation now useing main.getString function.
|
2006-10-08 21:23:51 +00:00 |
|
cap2501
|
196fe04635
|
resolved: MDL-6579
added string for 'resource'
|
2006-10-08 21:10:14 +00:00 |
|
cap2501
|
f2e3c53ad6
|
resolved: MDL-6579
created language independant prompt for resource/activity deletion
|
2006-10-08 21:09:47 +00:00 |
|
cap2501
|
3287cb4cba
|
resolved: MDL-6579
Added strings needed for delete confirmation.
|
2006-10-08 21:09:18 +00:00 |
|
skodak
|
8b902ba4a0
|
change_password.php produces JS error fixed typo MDL-6750
|
2006-10-08 20:29:13 +00:00 |
|
cap2501
|
39d764f932
|
removed code for the old way of updating the block weight.
|
2006-10-08 20:26:25 +00:00 |
|
cap2501
|
9e28e05f62
|
movement of the blocks is now handled completely seperately on the serverside and on the clientside. This was unavoidable.
|
2006-10-08 20:25:10 +00:00 |
|
cap2501
|
bb781a70c5
|
made changes to the way the block movment was handled to eliminate some errors that came up.
|
2006-10-08 20:24:15 +00:00 |
|
cap2501
|
77e65ff786
|
removed some debugging output accidently left in.
|
2006-10-08 20:23:30 +00:00 |
|
cap2501
|
e028ed34da
|
created blocks_execute_repositioning_atomic as an extension of blocks_execute_repositioning, the original did adjust the column that the block was coming from but it did not insert it properly into the target column (adjusting the weights of the other blocks). This is currently only really nessicary for the ajax formats.
|
2006-10-08 20:21:15 +00:00 |
|
skodak
|
78d4711ebb
|
fixed data/index.php when no databases available, initialized array in get_all_instances_in_course() from datalib.php; merged from MOODLE_16_STABLE
|
2006-10-08 19:45:29 +00:00 |
|
skodak
|
d8247de55e
|
problem with incorrect redirect url - wwwroot without the trailning slash in not standard compliant MDL-6193
|
2006-10-08 18:55:18 +00:00 |
|
skodak
|
cefd17e991
|
docs for advanced uploading of files assignment type
|
2006-10-08 18:16:18 +00:00 |
|