3635 Commits

Author SHA1 Message Date
vyshane
e1c15ef7c9 Merged from 1.7 2006-10-12 07:35:55 +00:00
skodak
7f40a229a4 New version of formslib.php (see MDL-6914 for more details), course/edit2.php is disabled for now - working on edit3.php ;-)
More inline comments/docs today.
2006-10-12 07:33:57 +00:00
moodler
215965673b Merged MDL-6885 from stable 2006-10-12 07:28:22 +00:00
skodak
9d2afb7095 import of new adodb 4.93 with our small fixes and tweaks MDL-6919; it should be now possible to solve MDL-6760 can't use the word null in a question answer in the commit message 2006-10-11 18:40:14 +00:00
tjhunt
014094c42d Take out 8) smiliey that interfeers with ligitimate content like (1998). Merged from MOODLE_17_STABLE. 2006-10-11 16:30:51 +00:00
vyshane
db5308e25b Merged from 1.7 2006-10-11 06:58:35 +00:00
jamiesensei
e9d39a3215 added new form element datetimeselector 2006-10-11 06:30:03 +00:00
moodler
bface4fe3c Merged fix for MDL-6910 2006-10-11 06:25:45 +00:00
moodler
2d5a4f255b Merged fixes for MDL-6907 from stable 2006-10-11 06:21:58 +00:00
moodler
f4e2d38aaf Improved has_capability for admins using switchrole in modules 2006-10-11 05:49:26 +00:00
toyomoyo
96986241f5 merged change, fixed a bug where'0' is written when calling capability_assign() 2006-10-11 02:18:09 +00:00
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
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
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
jamiesensei
29f1cae1b0 removed htmleditors array - not needed 2006-10-09 11:34:43 +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
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
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
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
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
17e5635c36 fixed 'capabilitities' typos and removed forgotten debug_print_backtrace() commited with MDL-6728 2006-10-08 11:00:49 +00:00
skodak
ab61d01b06 Typo in lib/accesslib.php MDL-6728, found by Nicolas Martignoni. 2006-10-08 10:52:54 +00:00
stronk7
5fbab6173a Now Oracle uses the new find_sequence_name() function to find the
correct sequence name for each table on insert.

Also, introduced initial hooks to support Oracle LOBs in insert_record()
2006-10-08 09:58:11 +00:00
stronk7
c5ac44c69e Added find_sequence_name() to be used by insert_record() to get the correct sequence 2006-10-08 09:38:09 +00:00
stronk7
abbd460ff9 Adding getSequenceFromDB() for Oracle in order to detect the correct
sequence name in the insert_record() function.
2006-10-08 09:36:33 +00:00
skodak
4db69ffb82 Scalable Vector Graphics (SVG) files in Moodle are not correctly displayed in many Browsers MDL-6878, patch submitted by Geoffrey Rowland, thanks! 2006-10-08 08:13:41 +00:00
skodak
57f1b91497 fixed some incorrect strtolower() calls that were breaking non ascii languages MDL-6135 2006-10-07 20:47:54 +00:00
gustav_delius
6a8b20b790 Don't strip slashes from data send to htmlarea, after all it is not being stripped from data going to the normal textarea either. 2006-10-07 17:20:35 +00:00
stronk7
dd00dbd799 Allow load average to be displayed in servers using the comma as
decimal separator.
2006-10-07 10:33:58 +00:00
tjhunt
13835c77b6 MDL-6731 Can't save manual comment on a quiz question. I had missed one instance of the comment -> manualcomment column rename. 2006-10-06 17:22:08 +00:00
tjhunt
b20ea66988 Hopefully improve performance on site with lots of question categories Merged from MOODLE_16_STABLE. 2006-10-06 16:48:54 +00:00
vyshane
64e5a68d91 Some fixes for MDL-6674. This should fix moving activities (resources).
Thanks to Dan Poltawski for suggestions.
2006-10-06 07:56:37 +00:00
moodler
83ea392ee1 Drop the user_xxx tables after Roles install 2006-10-06 06:47:12 +00:00
moodler
e27a943788 Disable the exercise module as it's not maintained or upgraded for roles 2006-10-06 06:15:57 +00:00