Commit graph

2015 commits

Author SHA1 Message Date
skodak
b373260475 MDL-15413 warn admins if display_errors enabled 2008-07-07 14:34:40 +00:00
nicolasconnault
d6ace123f0 MDL-13811 Completed the required changes. Also added a "Cancel email change" link. Merging from MOODLE_19_STABLE 2008-07-05 14:28:13 +00:00
skodak
045ee35279 MDL-14261 fixed access control issues for backup and unittest plugins; merged from MOODLE_19_STABLE 2008-07-05 13:08:07 +00:00
skodak
e9180ff830 MDL-15544 Disable email signup in new installation - add danger warning 2008-07-04 23:53:13 +00:00
skodak
a4a57da9e2 MDL-15021 Deleted not fully setup separate admin settings; merged from MOODLE_18_STABLE but with better delete 2008-07-03 14:09:27 +00:00
jerome
c74ca0e9c4 MDL-14233 Make bulk user picture upload handle subdirectories in zip files, merged from 19 (updated the code in order to use mdlib 2.0) 2008-07-03 07:35:24 +00:00
dongsheng
2867b1161b "MDL-15349, in moodle 2.0, curl lib is required" 2008-06-30 11:12:23 +00:00
Francois Marier
6800d78e06 Drift between CVS and git
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
jamiesensei
abcaa27391 MDL-14193 "Automatic processing of access.php for adding / upgrading report capabilities" again a small change to how we do this. 2008-06-24 09:22:30 +00:00
skodak
16a5642c69 MDL-14679 var_export now used instead of addsingleslashes in installer; refactored the database setting initialisation 2008-06-22 22:53:40 +00:00
skodak
55946ffda6 MDL-15071 new sqlite pdo driver by Andrei Bautu (with minor changes) 2008-06-22 21:35:07 +00:00
stronk7
ef088e70e7 MDL-14956 DDL exceptions (code suggested by XMLDB Editor) 2008-06-22 18:26:55 +00:00
skodak
eee5d9bb85 MDL-14956 DDL exceptions 2008-06-22 16:51:55 +00:00
jamiesensei
000e408c0e MDL-14193 "Automatic processing of access.php for adding / upgrading report capabilities" small change to how we do this. 2008-06-22 09:30:02 +00:00
jamiesensei
7cdd8b2258 MDL-14191 "Add db folder for db installation / upgrade" and MDL-14193 "Automatic processing of access.php for adding / upgrading report capabilities" New plug in capabilities for quiz reports. 2008-06-20 09:11:08 +00:00
skodak
ec22e38039 MDL-15273 basic read/write perf counter in moodle_database 2008-06-18 08:26:41 +00:00
skodak
ab130a0b5f MDL-15273 basic read/write perf counter in moodle_database 2008-06-16 21:01:54 +00:00
skodak
0cbe81112a MDL-14580 rewritten course sorting algorithms 2008-06-16 14:25:53 +00:00
skodak
16dcdc432c MDL-15249 improving cli installer 2008-06-15 12:41:34 +00:00
skodak
9d068cd64a MDL-15249 improving cli installer 2008-06-15 12:23:53 +00:00
skodak
c3175af5d5 MDL-15094 lib/db/upgrade.php is required file 2008-06-15 12:17:39 +00:00
dongsheng
bd8ee7c1c4 "MDL-14129, fix print_error" 2008-06-15 12:02:43 +00:00
skodak
3dce78e125 MDL-15247 lib/dmllib.php is now obsolete 2008-06-15 11:35:25 +00:00
dongsheng
bcc45748f5 "MDL-14129, fix print_error" 2008-06-15 11:25:45 +00:00
skodak
b1f93b1512 MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl 2008-06-15 10:32:50 +00:00
skodak
e81ebb9abe MDL-15094 added some overlook conversions - thanks to Eloy's script ;-) 2008-06-15 10:15:51 +00:00
skodak
d19c1ab676 MDL-14905 towards functional DB tests 2008-06-13 08:48:24 +00:00
skodak
cc55f4f624 MDL-14905 towards functional DB tests 2008-06-13 08:41:29 +00:00
skodak
068134542f MDL-14905 towards functional DB tests 2008-06-13 08:41:29 +00:00
skodak
a230012cd8 MDL-14905 towards functional DB tests 2008-06-13 08:35:29 +00:00
skodak
b936956e2f MDL-14905 towards functional DB tests 2008-06-12 09:38:49 +00:00
skodak
2f2bcbc122 MDL-14905 towards functional DB tests 2008-06-11 22:51:36 +00:00
scyrma
e7a3f4299f MDL-14739 - move the emoticons configuration in the common section 2008-06-11 03:51:05 +00:00
skodak
809df0e2b6 MDL-14905 towards functional DB tests 2008-06-10 22:05:29 +00:00
skodak
0b00c4ce59 MDL-14905 towards functional DB tests 2008-06-10 20:03:07 +00:00
skodak
e6b4f00ed7 MDL-14905 towards functional DB tests 2008-06-10 19:54:27 +00:00
skodak
e4c033a9dd MDL-15194 adodb separation, dml database creation support 2008-06-09 20:22:11 +00:00
skodak
96d1387809 MDL-14679 towards adodb separation 2008-06-09 18:48:28 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
jmg324
f9c4681520 MDL-7968 reports section of admin tree controled by reports capability not site config 2008-06-06 15:35:18 +00:00
scyrma
0687e5552c MDL-11113 - Correction to previous change: going back to previous variable name, to prevent bugs 2008-06-06 02:21:40 +00:00
skodak
68d3c35b3b MDL-15094 fixed stats regression 2008-06-05 20:30:09 +00:00
skodak
f67cab32ec MDL-15094 some forgotten conversions 2008-06-05 18:01:22 +00:00
skodak
fd1d37290f comment fix 2008-06-05 14:10:55 +00:00
skodak
eb2ce497bc comment fix 2008-06-05 14:09:59 +00:00
scyrma
c7b4be096a MDL-14741: adding a setting to choose default htmleditor, and begin work on possibility for per-editor settings page 2008-06-05 09:36:10 +00:00
skodak
dc5af91a86 MDL-15094 fixed regression 2008-06-04 23:45:31 +00:00
skodak
655b09ca8a MDL-15117 wiki converted and other regressions fixed 2008-06-04 21:34:14 +00:00
skodak
0b18169eab MDL-15133 fixed regressions - thanks Howard 2008-06-03 15:06:53 +00:00
mjollnir_
455dfd5026 MDL-14967
fixing a dml change that had the params added to the wrong function call.
2008-06-03 09:47:47 +00:00