21275 Commits

Author SHA1 Message Date
cap2501
6fe72833d0 Fixed errors in refactoring 2006-08-29 01:35:45 +00:00
cap2501
04ba9d5330 updates to accommodate retooled command.php 2006-08-29 01:35:01 +00:00
skodak
b735d140ef fixed regex typo in installer 2006-08-28 22:09:44 +00:00
skodak
790fda7b0e show detailed log messages only when debug is not off SC#303 2006-08-28 21:33:21 +00:00
stronk7
840391757e Initial commit of XMLEditor langpack. 2006-08-28 21:33:03 +00:00
skodak
d389b12829 create safer .htaccess SC#302 2006-08-28 21:07:43 +00:00
skodak
add47d44d0 check suggested dataroot in install.php SC#295 2006-08-28 20:54:16 +00:00
skodak
57e35f328a basic detection of sites with misconfigured dataroot SC#295 2006-08-28 20:11:24 +00:00
mark-nielsen
ab8e5428b5 Merged bug fix for MDL-6325 2006-08-28 20:02:49 +00:00
stronk7
8c15ae9958 Moving all the XMLDB stuff from contrib to head. Go, go, go... 2006-08-28 19:50:57 +00:00
tjhunt
f0a7247d0e Fix typo. 2006-08-28 18:50:42 +00:00
skodak
bad211a3b9 enabletrusttext can not be 1 by default - it is new, not much tested and maybe even insecure feature ;-) 2006-08-28 18:46:37 +00:00
skodak
635c0e0b4a turning on the upgrade in progress check again, added skip warning link 2006-08-28 18:07:15 +00:00
stronk7
683ff5d4f3 Dropping forum.open and forum.assesspublic
(mimic from .sql files)
2006-08-28 16:20:52 +00:00
stronk7
ba05965e5c Messages about missing functions in old and new upgrade are showed
only if the corresponding file exists.
2006-08-28 15:47:45 +00:00
stronk7
b477a2f166 Changing one wrong previous value. 2006-08-28 15:21:41 +00:00
moodler
5bfecd388d Cleaned up the code to remove security issues and to show Ed Coyne
how to use the Moodle API and follow coding guidelines.

I think I broke something but I'm sure Ed can fix it from here!
2006-08-28 14:42:07 +00:00
gustav_delius
e57d9d69f7 Small correction in the documentation for the $CFG global 2006-08-28 09:00:38 +00:00
toyomoyo
1648afb278 changes to how to pull out a list of users (course/module participants) 2006-08-28 08:42:30 +00:00
vyshane
7654b2bb08 Added lang string 2006-08-28 07:30:07 +00:00
moodler
9250203ff5 Added a better string as per MDL-6379 2006-08-28 07:12:10 +00:00
moodler
b2174cc86b FIxed some file paths 2006-08-28 06:57:40 +00:00
moodler
c5eef32d56 New strings for AJAX setting 2006-08-28 06:51:46 +00:00
moodler
a0bfbeaae8 Integrated topicsajax into "topics" 2006-08-28 06:49:19 +00:00
moodler
67a3fac51f Added new field 'ajax' to user table, to store AJAX preference 2006-08-28 06:41:05 +00:00
vyshane
e823cd13fa Cleanups 2006-08-28 06:36:36 +00:00
vyshane
620e1e5b27 Fixed notice. 2006-08-28 06:14:58 +00:00
vyshane
d50ccb9932 Fixed notice 2006-08-28 06:14:06 +00:00
vinkmar
f1700fab26 Install/upgrade procedures changed to use $ADMIN instead of defaults.php and config.php.
See http://moodle.org/mod/forum/discuss.php?d=52636 for details
2006-08-28 06:02:00 +00:00
cap2501
fbca9f0f57 Removed frame around draggable blocks and fixed 'short drag' bug. 2006-08-28 04:33:41 +00:00
cap2501
0dcb53d545 removed override for $USER->use_ajax 2006-08-28 04:30:46 +00:00
vyshane
5ce6f628ba Dropping forum.open and forum.assesspublic from .sql files. Added forum
upgrade to roles code to postgres7.php.
2006-08-28 03:51:38 +00:00
cap2501
2f661649b0 *** empty log message *** 2006-08-28 02:49:04 +00:00
moodler
668896e531 It's not required that all modules have the old upgrade function and
the new upgrade function.
2006-08-28 02:10:23 +00:00
cap2501
931ef52833 added description for topics - AJAX format 2006-08-28 02:08:37 +00:00
cap2501
4a1a14c9d3 added nessicary code for ajax course format 2006-08-28 02:06:04 +00:00
cap2501
d4df8fdcae small changes, also de-tabbed and unix fomatted 2006-08-28 02:05:02 +00:00
vinkmar
9519ee2eb7 * admin_setting defaults added 2006-08-28 01:32:11 +00:00
vinkmar
d83f27cefe * documentation started in adminlib.php
* default for block editing changed to "off" (bug in previous revisions)
* added defaults for all admin_setting's
2006-08-28 01:31:37 +00:00
cap2501
49884e9702 Removed evil tabs 2006-08-27 23:45:36 +00:00
cap2501
9a900dfc07 converted dos mode to unix mode 2006-08-27 23:28:39 +00:00
cap2501
097579f09c Fixed to eliminate use of 'GET' and 'POST' 2006-08-27 22:58:51 +00:00
stronk7
716332e68b Added support to SQL generation of statements 2006-08-27 22:31:02 +00:00
stronk7
9dbc13db9a Concat operator for mysql added 2006-08-27 22:25:41 +00:00
stronk7
b96aaad125 Concat operator for mssql added 2006-08-27 22:24:09 +00:00
stronk7
a75636b7ed Added support to SQL generation of statements 2006-08-27 22:22:23 +00:00
cap2501
ee3c87bd84 Fixes needed to work from cvs 2006-08-27 22:09:56 +00:00
stronk7
efd1e2032d Added support to SQL generation of install INSERTs 2006-08-27 21:59:04 +00:00
stronk7
3655a6b39f Set magic_quotes_sybase for both mssql and oci8po.
Anyway, this isn't enough and if must be defined in php.ini
or .htaccess, because GPC are added BEFORE this setting
has effect so they are slashed with the default char.
2006-08-27 21:57:33 +00:00
stronk7
de64b6c69e modify stripslashes_safe() to work properly under magic_quotes_sybase
(both addslashes and stripslashes do it properly based on the setting)
2006-08-27 21:52:22 +00:00