Commit graph

3353 commits

Author SHA1 Message Date
stronk7
d32d63b6e0 Now record_exists_sql() uses the cross-db limit implementation. 2006-09-01 18:33:19 +00:00
stronk7
0be16c1d8c mssql doesn't support aliases nor position numbers in the
GROUP BY clause. Just columns and expressions.
2006-09-01 18:24:09 +00:00
stronk7
8351e29517 Introduced one function to calculate the proper "AS"
keyword for columns. All DB seems to support it but
PostgreSQL require it!
2006-09-01 17:45:02 +00:00
toyomoyo
20aeb4b8e3 utf8 migrate support for site with roles active, resolved isstudent legacy problem, implemented $CFG->notloggedinroleid 2006-09-01 09:25:34 +00:00
moodler
9ebcb4d28e if role_assign is called by the current user on themselves, then reload
the capabilities table
2006-09-01 06:30:01 +00:00
moodler
1dc1f03795 More flexible role_unassign() that allows setting of any combination of arguments 2006-09-01 06:10:45 +00:00
stronk7
5f941d12ab user->description can be NULLable (experimenting....) 2006-08-31 23:31:36 +00:00
stronk7
9b99c05f10 user->description can be NULLable (experimenting....) 2006-08-31 23:20:47 +00:00
stronk7
6c76032bc1 course_categories->description can be NULLable (experimenting....) 2006-08-31 23:17:23 +00:00
stronk7
1d39207fae course_categories->description can be NULLable (experimenting....) 2006-08-31 23:04:15 +00:00
stronk7
17c9113752 This condition was preventing new installs sometimes 2006-08-31 22:42:04 +00:00
stronk7
a0abf36ddd This condition was preventing new installs sometimes. 2006-08-31 22:33:18 +00:00
skodak
dd04ab499e fixed default values in apply_default_exception_settings(); several values in lib/default.php are wrong, but I guess we do not need to fix them because it as replaced by the new administration framowork ;-) 2006-08-31 21:50:22 +00:00
rtcn2
9fb0f61a03 missing comma inserted line 752, removed comma from line 753 2006-08-31 19:47:54 +00:00
stronk7
99215f2c6f modinfo nullable and without default. 2006-08-31 19:39:18 +00:00
stronk7
a974b5a4d8 course->modinfo can be NULLable (experimenting....) 2006-08-31 16:59:29 +00:00
tjhunt
73d4db845e New function choose_from_menu_yesno 2006-08-31 16:55:48 +00:00
skodak
2b53194573 fixed riskbitmask problems, sorry :-( 2006-08-31 16:01:41 +00:00
skodak
6086e1aab2 removing trustbitmask for now and comment from riskbitmask 2006-08-31 09:20:24 +00:00
skodak
be4486da83 capability riskbitmasks and user trustbitmask patch #1 see MDL-6412 2006-08-31 08:36:36 +00:00
moodler
86cbff7abd Clean up for role_assign() 2006-08-31 08:30:28 +00:00
moodler
f44152f44c Added "enrol" parameter to role_assign which records how this assignment
was made
2006-08-31 07:58:53 +00:00
skodak
eb744c5ef7 redirect() now always respects delay 0 if specified + some minor changes 2006-08-31 07:45:58 +00:00
moodler
a9e1c058d5 More robustness fixes for accesslib 2006-08-31 07:40:48 +00:00
moodler
c5ddc3fd8b More defensive get_parent_cats() 2006-08-31 05:06:30 +00:00
moodler
5f70bcc3a0 Some robustness when loading capabilities 2006-08-31 04:17:51 +00:00
stronk7
4782a1f8bc Minor modifications to oci8po generator (max 38 for number) 2006-08-31 00:19:57 +00:00
stronk7
790647b950 Block plugin tables can use the XMLDB install & upgrade 2006-08-31 00:02:06 +00:00
stronk7
1164af7cf5 Block core blocks tables can use the XMLDB install & upgrade 2006-08-30 23:18:29 +00:00
cap2501
62cb403260 Updated front-end display to accurately represent how moodle is handling things on the backend. 2006-08-30 21:39:09 +00:00
stronk7
450cf307ea Triple "l" were preventing new installations to be executed for plugins. 2006-08-30 20:27:29 +00:00
stronk7
7c006e345a Minor separations... 2006-08-30 20:13:46 +00:00
stronk7
e79a09a259 Now plugins (qtypes and enrols) can use the XMLDB install & upgrade 2006-08-30 19:52:16 +00:00
stronk7
81465066c2 Just "normalizing" index names inside the XMLDBEditor. Not critical but...
Following rule 1.3 from:
http://docs.moodle.org/en/XMLDB_Defining_one_XML_structure#Conventions
2006-08-30 17:17:39 +00:00
skodak
e9d5166a3e fixed wrong type for session data field in mysql, enabled feedback when dropping old session table during upgrade 2006-08-30 16:37:52 +00:00
stronk7
393e7cc373 where BIG should be LONG... 2006-08-30 16:14:44 +00:00
stronk7
914597ee9f ...where = should be == ... 2006-08-30 16:06:16 +00:00
skodak
e1ecc9fbbe imported newer PCLZIP library; added directory restriction to our own security checks 2006-08-30 08:51:57 +00:00
skodak
849bbccfbb ADODB v4.92a import 2006-08-30 08:12:11 +00:00
skodak
647a256616 db sessions are now using the newer session handler adodb-session2.php 2006-08-29 22:45:54 +00:00
skodak
a68f983779 fixed $zthis typo in postgres7 driver, Eloy is reporting it upstream 2006-08-29 22:06:31 +00:00
stronk7
a0da32e935 Moving getEndedStatements() to the propef function. 2006-08-29 21:57:40 +00:00
skodak
c0e3c8d2b2 import of new ADODB v4.92 library 2006-08-29 20:23:17 +00:00
moodler
0e4af1664c New param type, PARAM_SEQUENCE for 5,6,7,8,9 2006-08-29 02:26:37 +00:00
cap2501
7c72c2889a updates to accommodate retooled command.php 2006-08-29 02:03:00 +00:00
cap2501
04ba9d5330 updates to accommodate retooled command.php 2006-08-29 01:35:01 +00:00
skodak
d389b12829 create safer .htaccess SC#302 2006-08-28 21:07:43 +00:00
skodak
57e35f328a basic detection of sites with misconfigured dataroot SC#295 2006-08-28 20:11:24 +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