stronk7
6b7be6d74f
Now set_field() supports Oracle LOBs. Better error handling of oracle_update_lobs()
...
Merged from MOODLE_17_STABLE
2006-10-15 20:21:27 +00:00
stronk7
73ad2d0c29
Now update_record() supports LOBs under Oracle. Plus prevent empty objects to be updated.
...
Merged from MOODLE_17_STABLE
2006-10-15 19:40:33 +00:00
stronk7
1a8078073e
Minor changes + debug info in UpdateXlob()
...
Merged from MOODLE_17_STABLE
2006-10-15 18:37:01 +00:00
stronk7
b825e563c0
- Introducing the first version of the new mssql_n adodb driver (not finished, just for experimenting).
...
- Now insert_record() is handling Oracle CLOBS and BLOBS properly (really annoying the number of hacks needed).
- Creating one new global object to cache $db->MetaColumns() calls per request, because it's being used
in a lot of places inside dmllib.
TODO: hack update_record() and set_field() to allow Oracle LOBs
enclose all the Oracle function calls into one db transaction
Merged from MOODLE_17_STABLE
2006-10-15 16:41:55 +00:00
moodler
671af7d187
Automatic installer.php lang files by installer_builder (20061015)
2006-10-15 02:58:38 +00:00
jamiesensei
5bc97c9862
Fixed a bug with client side validation of form fields.
...
Added some default error messages for rules specified in lang pack as err_{rulename} Use the default by setting the rule message to null.
2006-10-14 12:32:31 +00:00
moodler
f1e4c519df
Fixed some words
2006-10-14 07:29:34 +00:00
moodler
6a20759456
Automatic installer.php lang files by installer_builder (20061014)
2006-10-14 02:59:33 +00:00
stronk7
1037988787
Now admin/index.php checks for proper prefixes (MDL-6230)
...
Merged from MOODLE_17_STABLE
2006-10-13 23:49:48 +00:00
gustav_delius
549a78703b
When javascript was turned off the group menu did not work because the Go button linked to course/view.php rather than mod/forum/view.php
2006-10-13 23:27:37 +00:00
stronk7
86453d8bd6
Now installer:(MDL-6823)
...
- performs Oracle charset checks (both client and server)
- prefix checks
- shows differnt information foreach DB flavour
- provide one link to Moodle Docs for MSSQL and Oracle
- the ODBC connector has been marked as experimental due
to confirmed problems by MS
Merged from MOODLE_17_STABLE
2006-10-13 18:20:52 +00:00
stronk7
e0f5f27736
Some more strings added to the installer to make it more resposible.
...
Merged from MOODLE_17_STABLE
2006-10-13 17:25:07 +00:00
stronk7
b676fc8718
Added new strings for DB select/configure
...
Merged from MOODLE_17_STABLE
2006-10-13 11:34:43 +00:00
skodak
a81bf9c3ce
refactored course/edit2.php and edit_form MDL-6914 ; set $CFG->use_new_forms=1; in config.php if you want to test it ;-)
2006-10-13 09:58:53 +00:00
moodler
e561e6fe6c
Automatic installer.php lang files by installer_builder (20061013)
2006-10-13 03:00:53 +00:00
toyomoyo
ffd0ab657b
merged fix for warnings
2006-10-13 02:54:51 +00:00
gbateson
29c7c23082
removed a debug line which showed up in Rottmeier DropDown quizzes
2006-10-12 21:48:20 +00:00
jamiesensei
5da7b0b2b4
new edit3.php demos Petr's new API
2006-10-12 14:21:15 +00:00
jamiesensei
c56f18269e
added some methods to give a choice of
...
setDefault and setDefaults
setHelpButton and setHelpButtons
setType and setTypes
2006-10-12 14:15:59 +00:00
stronk7
906eebf6ad
Small change in rename_field() so objects won't become modified at all
...
in the process.
Merged from MOODLE_17_STABLE
2006-10-12 12:28:36 +00:00
skodak
e7dcb0fccc
moodleform->validation() receives slashed $data now to make it similar to data_submitted() and prevent potential SQL injections
2006-10-12 09:53:32 +00:00
toyomoyo
10b7946ff3
merged fix for warnigns
2006-10-12 08:33:52 +00:00
toyomoyo
627dc89d22
merged fix for warnings
2006-10-12 08:26:19 +00:00
gbateson
b4c2849e21
correct handling of correct, wrong and ignored answers in Rottmeier DropDown 2.4 quizzes
2006-10-12 08:08:52 +00:00
gbateson
247ed91b7f
remove unnecessary <br /> before summary textbox when in edit mode (as opposed to add mode)
2006-10-12 08:06:58 +00:00
toyomoyo
71cfb1043c
merged fix for warnings
2006-10-12 08:01:58 +00:00
gbateson
97782e0c07
add global $CFG to hotpot_restore_dates function
2006-10-12 08:01:22 +00:00
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
toyomoyo
794fa9321b
merged removed warning during restore
2006-10-12 07:33:04 +00:00
moodler
215965673b
Merged MDL-6885 from stable
2006-10-12 07:28:22 +00:00
toyomoyo
121d921b4c
merged fixing notices
2006-10-12 06:58:14 +00:00
toyomoyo
18d751fc38
merged fixed warning druing restore
2006-10-12 06:13:42 +00:00
moodler
854792457c
Merged tooltips from stable
2006-10-12 04:02:22 +00:00
toyomoyo
8db6090013
merged fix warnings during restore
2006-10-12 03:36:58 +00:00
moodler
c6d33fce5b
Merged fixes from stable
2006-10-12 03:31:48 +00:00
toyomoyo
2df5f8f53d
merged fix warnings during restore
2006-10-12 03:30:43 +00:00
moodler
e7ff63a5e9
Automatic installer.php lang files by installer_builder (20061012)
2006-10-12 03:00:49 +00:00
toyomoyo
e9dafcec20
merged fixing warnings during restore
2006-10-12 02:49:28 +00:00
toyomoyo
e8dc3e8df6
merged fixing warnings
2006-10-12 02:39:59 +00:00
toyomoyo
1f4d6e9af8
merged fixing warnings
2006-10-12 02:31:40 +00:00
toyomoyo
75a8c12838
merged, getting rid of warnings
2006-10-12 02:13:58 +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
moodler
5da199169b
Merged fixes from MOODLE_16_STABLE which were never merged into HEAD
2006-10-11 09:22:42 +00:00
skodak
0160a028c2
fixed wrong } in hotpot_restore_dates()
2006-10-11 09:21:30 +00:00
gbateson
25d13710ed
standardized lock/unlock of dates (also name and feedbackurl); added standard "Groups" and "Show" settings at end of form.
2006-10-11 08:34:52 +00:00
toyomoyo
a8510c5a2a
merged fix for 6900
2006-10-11 07:39:11 +00:00
vyshane
db5308e25b
Merged from 1.7
2006-10-11 06:58:35 +00:00
toyomoyo
25a0f2d8dc
merged fix added "new role" in the drop down
2006-10-11 06:35:33 +00:00