23035 Commits

Author SHA1 Message Date
moodler
116cd201ea Merged lastcourseaccess fixes from MDL-7134 2006-10-22 08:31:06 +00:00
moodler
4067b96821 Merged missing </span> from stable 2006-10-22 08:25:51 +00:00
moodler
83703f0862 Merged some fixes for & in XHTML 2006-10-22 08:19:41 +00:00
moodler
4c57e8e502 Merged XHTML fixes from stable 2006-10-22 08:14:20 +00:00
moodler
4f1d9d0383 Merged filter fix from stable 2006-10-22 08:13:03 +00:00
moodler
721d14cbfe Merged fixes for recent activity from stable MDL-7134 2006-10-22 07:42:04 +00:00
moodler
7fa5403791 Automatic installer.php lang files by installer_builder (20061022) 2006-10-22 03:06:21 +00:00
skodak
f8b922413a Seeing ####TRUSTTEXT#### in RSS feeds MDL-7147 - fixed RSS feeds in glossary; merged from MOODLE_17_STABLE 2006-10-21 21:15:26 +00:00
skodak
ec41cb3c52 Seeing ####TRUSTTEXT#### in RSS feeds MDL-7147 - fixed RSS discussion feed type too; merged from MOODLE_17_STABLE 2006-10-21 21:05:44 +00:00
skodak
013f2e7cd9 fix has_capability() to work when $nomoodlecookie = true; MDL-7156 - needed for RSS file.php that is serving feeds; merged from MOODLE_17_STABLE 2006-10-21 20:42:50 +00:00
skodak
e80ca6c658 fixed undefined modcontext in forum; merged from MOODLE_17_STABLE 2006-10-21 20:30:27 +00:00
stronk7
b4c7bb78fc Deleting some old oci8po files from CVS. 2006-10-21 18:28:28 +00:00
stronk7
8914508a4b Prevent add_field() to work if we are adding one not null field
to one non-empty table without specifying its default value.

Merged from MOODLE_17_STABLE
2006-10-21 18:19:47 +00:00
stronk7
e0251aea34 Added two more tests:
- To check adding numerial fields not null + default = 0
- To test set_field() with TEXT data

Merged from MOODLE_17_STABLE
2006-10-21 17:25:44 +00:00
stronk7
1fe2eb59c8 Minor typo fixed.
Merged from MOODLE_17_STABLE
2006-10-21 17:19:37 +00:00
moodler
81cc8046c4 Merged My Courses fixes from stable 2006-10-21 16:36:31 +00:00
stronk7
04c9f8dcc2 One typo (!==) was preventing defaults to be properly calculated for integers.
Thanks to Nigel McNie for being on that!

Merged from MOODLE_17_STABLE
2006-10-21 16:36:16 +00:00
moodler
49e6751073 Make sure LAMS is off if we don't need it (merged from stable) 2006-10-21 16:14:27 +00:00
moodler
318f210074 Merged fix for notice from stable 2006-10-21 16:00:43 +00:00
moodler
2176adf169 Merged some checks from stable 2006-10-21 14:53:47 +00:00
moodler
40bae73f93 Automatic installer.php lang files by installer_builder (20061021) 2006-10-21 02:58:55 +00:00
moodler
bd4128e91f Merged enrolment-related fixes from stable 2006-10-20 17:53:50 +00:00
moodler
a954633875 HIde admins from partipant listings in courses 2006-10-20 08:27:35 +00:00
toyomoyo
20374d723b merged fix for MDL-7119, users with no capability should not see roles tab 2006-10-20 08:09:53 +00:00
moodler
ffd8a1cdc5 Added Javascript, CSS etc on edit page for database. MDL-7100 2006-10-20 07:35:00 +00:00
toyomoyo
dc07b83298 merged fix for MDL-7106, glossary capability check 2006-10-20 07:01:51 +00:00
moodler
0d6d38f11a MERGED:
Changed default capability for database to allow guests to view by default
MDL-7118
2006-10-20 06:59:24 +00:00
moodler
4c523b757a New automatic installer lang file added 2006-10-20 06:52:11 +00:00
moodler
7b08a2ea3f Merged fixes for MDL-7116 from stable 2006-10-20 06:19:22 +00:00
toyomoyo
f86b0db993 merged fix for MDL-7115, teacher page replaced by generic role assign page 2006-10-20 05:49:05 +00:00
moodler
e4814bbcdc Merged sitecontext fix from stable 2006-10-20 05:18:24 +00:00
moodler
1ce1944e33 Merged fixes for guest display from stable 2006-10-20 05:16:12 +00:00
toyomoyo
80dfce19ae merged, fixed an infinite loop 2006-10-20 05:09:37 +00:00
moodler
5469bd9c2b Merged fix from stable (forum search form help button) 2006-10-20 03:35:29 +00:00
vyshane
286e1f0e18 Merged from 1.7 2006-10-20 03:18:06 +00:00
toyomoyo
de51fa5657 merged fix for MDL-7107, missing capability check for assignroles link 2006-10-20 03:16:07 +00:00
moodler
01c7bd6f4c Automatic installer.php lang files by installer_builder (20061020) 2006-10-20 03:00:41 +00:00
toyomoyo
ac57f76122 merged fox for MDL-7113, removing DISTINCT on TEXT field 2006-10-20 02:44:22 +00:00
toyomoyo
207355b438 merged, setting $CFG->unicodedb after converting db to unicode. Chaning the order of if clause to same some sqls 2006-10-20 02:08:21 +00:00
mjollnir_
722c3bfede error reporting for xmldb (credit: Nigel McNie <nigel@catalyst.net.nz>) 2006-10-19 23:30:28 +00:00
skodak
d9bd99476c temporary patch for the forum trouble that is breaking installs MDL-7114 ; merged from MOODLE_17_STABLE 2006-10-19 22:44:00 +00:00
skodak
82a4eee1a2 fixed rolesactive notice during installation; merged from MOODLE_17_STABLE 2006-10-19 22:18:22 +00:00
stronk7
211836549f Adding support for the new mssql_n driver
Merged from MOODLE_17_STABLE
2006-10-19 22:13:53 +00:00
skodak
6a1cfff27e Internal zipping broken on win32 MDL-7105 ; we are now using the new method to specify file names in zip archive because the old PCLZIP_OPT_REMOVE_PATH option is broken on win32 platforms 2006-10-19 22:13:03 +00:00
stronk7
b2ad03364b Adding support for the new mssql_n driver
Merged from MOODLE_17_STABLE
2006-10-19 22:07:21 +00:00
stronk7
ed4b4bf1d0 New ADOdb driver that extends the standard mssql one. All it does is
to prepend the 'N' char before any SQL literal sent to DB, mainly
because nobody (ODBTP, FreeTDS, ODBC, SQL*Server) seems to be doing
this task, and it prevents, in an high degree true cross-db compatibility.

Once we've moved to prepared statements and some of the developers for
any of the products above (hopefully MS, at server level) will avoid
the 'N', we'll be able to go back to another mssql drivers.

More info at:
  - http://docs.moodle.org/en/XMLDB_Problems (point 8)
  - http://tracker.moodle.org/browse/MDL-6877
2006-10-19 21:57:23 +00:00
stronk7
6d55d8538b Adding support for the new mssql_n driver
Two new strings added: mssql_n, databasesettingssub_mssql_n
One string modified: databasesettingssub_mssql

Merged from MOODLE_17_STABLE
2006-10-19 19:01:02 +00:00
stronk7
b9bc4d7460 Adding support for the new mssql_n driver
Merged from MOODLE_17_STABLE
2006-10-19 18:45:16 +00:00
stronk7
f9ec4d3722 Adding support for the new mssql_n driver
Merged from MOODLE_17_STABLE
2006-10-19 18:29:47 +00:00
stronk7
bf42ceed7f Addding support for the new mssql_n ADOdb driver that,
transparently, prepends the N char for all the string
literals being set to MSSQL (until MS Unicode - standard-
support will arrive).

Merged from MOODLE_17_STABLE
2006-10-19 17:29:37 +00:00