skodak
29f83769d1
MDL-14679 towards reports and stats conversion
2008-05-31 14:35:58 +00:00
skodak
185721a498
MDL-14679 towards /admin/auth conversion
2008-05-31 13:57:49 +00:00
iarenaza
6ceb0cd0dd
MDL-4207 Don't overwrite modified user profile values with empty LDAP values when 'unlocked if empty' is set
...
If user profile values are locked to LDAP, then LDAP should provide those
values.
But the purpose of the setting 'unlocked if empty' is to allow the user to fill
in a value for the selected field _if LDAP is giving nothing_ for this field.
Thus it makaes sense to let this value stand in until LDAP is giving a value
for this field.
Merged from MOODLE_18_STABLE
2008-05-31 13:30:22 +00:00
skodak
ce8c75eeb8
MDL-14679 towards /user conversion
2008-05-31 11:13:21 +00:00
skodak
b9a6636029
MDL-14679 towards /admin conversion
2008-05-31 10:43:51 +00:00
skodak
823e64a78c
MDL-14679 towards /admin/settings conversion
2008-05-31 09:54:12 +00:00
skodak
5d910388bb
MDL-14679 towards /user conversion
2008-05-30 22:11:31 +00:00
skodak
be544ec380
MDL-14679 towards authlib conversion
2008-05-30 20:54:19 +00:00
skodak
576c063b31
MDL-14679 towards authlib conversion
2008-05-30 20:54:19 +00:00
skodak
bdd3e83ab9
MDL-14679 finished uploadlib conversion
2008-05-30 20:42:05 +00:00
skodak
d426068f19
MDL-14679 fixed some addslashes use
2008-05-30 20:33:19 +00:00
skodak
007b2f0428
MDL-14679 finished rsslib conversion
2008-05-30 20:29:51 +00:00
skodak
58ff964fe9
MDL-14679 finished blocklib conversion
2008-05-30 20:23:27 +00:00
skodak
4a991ae33e
MDL-14679 finished pagelib conversion
2008-05-30 20:02:55 +00:00
skodak
ae040d4bcc
MDL-14679 finished moodlelib conversion
2008-05-30 19:59:50 +00:00
skodak
11fd3d1d8b
MDL-15059 fixed undefined INSTALL
2008-05-30 17:45:12 +00:00
skodak
9718765e92
MDL-14679 finished gradelib conversion
2008-05-30 17:43:00 +00:00
skodak
25c6a19d4e
MDL-14679 converted eventslib
2008-05-30 17:07:45 +00:00
skodak
606d760312
MDL-14679 fixed datalib prefix use
2008-05-30 17:06:41 +00:00
skodak
ac1ba33e4a
MDL-14679 fixed datalib addslashes
2008-05-30 17:00:25 +00:00
skodak
c74a123781
MDL-14679 detect incorrect key=>value pairs in $conditions - in case somebody forgets "=>" and uses "," instead
2008-05-30 16:56:43 +00:00
skodak
d251907c51
MDL-14679 fixed datalib whitespace
2008-05-30 16:51:01 +00:00
skodak
eb6367857a
MDL-14679 fixed comment typo
2008-05-30 16:50:25 +00:00
skodak
910dd4dd28
MDL-14679 revisited upgrade script
2008-05-30 16:50:00 +00:00
skodak
c3df090199
MDL-14679 datalib conversion completed
2008-05-30 16:47:21 +00:00
skodak
2adc0e3eb6
MDL-14679 prevent fatal delete_records() problems if $DB forgotten
2008-05-30 12:36:07 +00:00
thepurpleblob
57443b9af4
MDL-15056
...
Added missing global $DB
2008-05-30 11:06:49 +00:00
skodak
7de9dff6c5
MDL-15042 fixed regression - thanks Howard
2008-05-29 15:07:05 +00:00
thepurpleblob
e60d5b2676
MDL-15043
...
No need to use $USER in the log write call, it's the default
2008-05-29 12:49:29 +00:00
scyrma
4638009bfc
MDL-15032: add quotes to make it possible to correctly send files with names containing spaces (merge from 1.9)
2008-05-28 07:44:35 +00:00
dongsheng
5891220d1f
"MDL-15031, fix order of the user fields, see tracker, merged from MOODLE_19_STABLE"
2008-05-28 07:41:23 +00:00
scyrma
5e19ea3206
MDL-13792: fixing problem in the previous patch, where filename contain spaces (merge from 1.9)
2008-05-28 05:17:13 +00:00
dongsheng
7f2f55a0e1
"MDL-12405, add webpage to user fields, merged from MOODLE_19_STABLE"
2008-05-28 01:39:05 +00:00
skodak
568df4756a
MDL-15020 fixed typo causing deleting of all roles and contexts - thanks Joseph!
2008-05-27 13:26:00 +00:00
skodak
4e9ca99131
MDL-15007 is_aggregationcoef_used should be public
2008-05-27 09:34:03 +00:00
skodak
727c22375f
MDL-14995 fixed param typo
2008-05-27 09:32:05 +00:00
jamiesensei
db0cc0fce7
MDL-15000 "Moodle url method remove_params doesn't actually remove anything" Fixed.
2008-05-26 11:50:51 +00:00
jamiesensei
720be6f2c3
MDL-5241 "When manually grading, identity questions by their number within the quiz as well as by question name"
...
Also added a drop down box to select question to mark instead of the viewquestions table. The drop down box is available at the top of every page, but only if there is more than one manually gradeable question in the quiz. If there is only one question it is automatically selected for marking.
Also added a new constant QUESTION_EVENTS_GRADED during a general refactoring of UI code in grading report and some improvements to efficiency of SQL in report.
Merged from Moodle 1.9 branch
2008-05-26 11:39:51 +00:00
nicolasconnault
5b0af8c5e3
MDL-14967 More upgrades
2008-05-26 05:06:01 +00:00
stronk7
48a3428038
Latest changes to orcle driver. All old code is out + bug fixing in
...
oracle_dirty_hack. MDL-14888
2008-05-26 00:39:24 +00:00
skodak
72e949b8ce
MDL-14957 get_columns() improvements
2008-05-25 23:17:21 +00:00
skodak
e108cea45f
MDL-14957 fixed get_indexes() comments
2008-05-25 22:25:17 +00:00
stronk7
5b110d7b73
More changes to Oracle driver + fixing some bugs. More coming soon. MDL-14888, MDL-14986
2008-05-25 22:23:27 +00:00
skodak
71c920cf8f
MDL-14957 fixed get_tables() comments
2008-05-25 22:22:57 +00:00
skodak
0a0ea79d7d
MDL-14957 get_columns() improvements - mostly docs; definition moved to new file
2008-05-25 22:21:01 +00:00
skodak
06c1a1daf4
MDL-14981 regex search support in datalib, fixed course search
2008-05-25 20:43:46 +00:00
skodak
37f7c9b0ae
MDL-14966 Moved moodle_recordset to separate class into lib/dml
2008-05-25 20:17:40 +00:00
skodak
25d854c67c
MDL-14910 added option to dispose existing database instance (closes connection and releases all resources)
2008-05-25 19:56:34 +00:00
stronk7
8ee3065e38
Moving emulate_bound_params() from adodb drivers to adodb_moodle_database. MDL-14984
2008-05-25 17:14:21 +00:00
skodak
00f87f9793
MDL-14983 add magic quotes stripping option into data_submitted()
2008-05-25 15:34:19 +00:00