jamiesensei
8adca237cf
following on from last commit to post.php removing redundant post.html and adding post_form.php new formslib form description
2006-11-07 09:08:08 +00:00
skodak
a392be33cf
new unicode environment check for 1.8 and 1.7 MDL-6332; merged from MOODLE_17_STABLE
2006-11-07 09:07:40 +00:00
toyomoyo
f4fc87e1b2
merged fix for MDL-6855 4) changing not null to true for defaultrole
2006-11-07 08:59:57 +00:00
jamiesensei
2b63df96c3
migrated mod/forum/post.php to formslib and fixed a string in course/edit_form.php
2006-11-07 08:48:18 +00:00
moodler
9f7c0b7c22
Tags for dev
2006-11-07 07:24:32 +00:00
toyomoyo
d963740dcd
merged, fixing wrong comment
2006-11-07 03:14:46 +00:00
moodler
57327fdd19
Automatic installer.php lang files by installer_builder (20061107)
2006-11-07 03:06:41 +00:00
moodler
319ef1a6ea
Hide simpletest on oracle and mssql until it works MDL-7337
2006-11-07 02:53:39 +00:00
mjollnir_
d3674ed965
Merged from MOODLE_17_STABLE: fixed the journal upgrade. renaming a null column to not null is unhappy
2006-11-07 00:09:37 +00:00
skodak
f97625121d
prevent duplicate content in search engines MDL-7299; merged from MOODLE_17_STABLE
2006-11-06 21:49:22 +00:00
koenr
14d6a11d62
MDL-7328 Merged from stable
2006-11-06 21:28:24 +00:00
skodak
da5104e60a
better param handling SC#331; merged from MOODLE_17_STABLE
2006-11-06 20:35:01 +00:00
moodler
34bf3d4326
Further fix for MDL-7229 ... should work now.
2006-11-06 17:55:32 +00:00
stronk7
0d83d91c88
simple bumb (Sync with 17_STABLE)
2006-11-06 17:44:00 +00:00
stronk7
19e6237552
And, finally, IE is able to display IMS packages properly! B-)
...
One of the worst to solve bugs in my life! MDL-6417
Merged from MOODLE_17_STABLE
2006-11-06 17:22:13 +00:00
moodler
d210e12e85
Merged MDL-7351 from stable
2006-11-06 12:51:27 +00:00
toyomoyo
ae79dad8bf
merged taking out warning
2006-11-06 08:27:31 +00:00
toyomoyo
2d95f70258
merged, fixing capabilities of block context
2006-11-06 06:16:00 +00:00
toyomoyo
dd5e0901d7
merged taking out extra isteacher()
2006-11-06 02:33:13 +00:00
skodak
ffbf004fa1
MDL-7176 fixed comment; merged from MOODLE_17_STABLE
2006-11-05 18:28:03 +00:00
moodler
4ff95223ad
Merged changes for lang string fixes MDL-7263
2006-11-05 12:59:09 +00:00
moodler
397ebf4ef4
Merged MDL-7266 from stable. Thanks, Dan!
2006-11-05 12:27:12 +00:00
stronk7
3eda2b3a7e
modify_database() will show the deprecated debugging after 2006101007
...
(Moodle 1.7 release version) MDL-5919
2006-11-05 09:45:19 +00:00
moodler
f5bf7ea86a
Merged reply link fix from stable
2006-11-05 09:35:01 +00:00
moodler
82b37f12e2
Merge loginas fix for site level
2006-11-05 06:46:20 +00:00
moodler
0287d6b339
Automatic installer.php lang files by installer_builder (20061105)
2006-11-05 03:11:40 +00:00
stronk7
981b3ae06f
Now GD is checked before displaying course overview graphs. MDL-7204
...
Merged from MOODLE_17_STABLE
2006-11-04 23:30:29 +00:00
wildgirl
7fb0bc8abb
MDL-6474 fix
2006-11-04 21:56:42 +00:00
stronk7
6c279afaef
Now all the get_records() functions support only one field
...
to be specified in the SELECT clause. Not needed anymore to
write double "SELECT id, id..." queries. Results returned
follow exactly the same structure than normal recordsets
(first field = key) MDL-5877
Merged from MOODLE_17_STABLE
2006-11-04 17:01:34 +00:00
stronk7
bb5b7329bb
Deprecating modify_database(). It shows debugging info
...
if release > 2006101004 (Beta2 +01) MDL-5919
Merged from MOODLE_17_STABLE
2006-11-04 16:22:49 +00:00
sam_marshall
2af5513789
MDL-7346 Changed enablerecordcache to be a limit for the size of cache, not just an on/off switch.
2006-11-03 17:29:15 +00:00
sam_marshall
e3eb61244d
MDL-7344 Change 'import child course' timeout to 180 seconds per course because role creation takes a while for thousands of users. (Merge from STABLE)
2006-11-03 14:39:19 +00:00
ethem
8174990c49
Show site name at top when selecting courses.
2006-11-03 12:36:52 +00:00
ethem
3baecd1d7e
Get payment managers at COURSE level. Merged from 17stable.
2006-11-03 12:09:00 +00:00
ethem
726bf1ead2
get_teacher() to get_users_by_capability().
2006-11-03 11:20:13 +00:00
toyomoyo
e22482a73e
fix for MDL-7300, mssql not null problem
2006-11-03 08:46:50 +00:00
moodler
1fcf39350b
Merged blog select fix from stable
2006-11-03 08:43:54 +00:00
toyomoyo
3c8b7289d9
merged fox for MDL-7300, mssql error on group creation
2006-11-03 08:18:29 +00:00
toyomoyo
45ff09e49c
merged fix for MDL-7031, removing control tags from add template
2006-11-03 03:27:10 +00:00
moodler
a1da4b7cac
Automatic installer.php lang files by installer_builder (20061103)
2006-11-03 03:01:19 +00:00
stronk7
49173d25a7
Ending fied/key/index PHP generators
...
Merged from MOODLE_17_STABLE
2006-11-02 23:09:39 +00:00
stronk7
ef856b2d52
Enablig rename_table() PHP generator
...
Merged from MOODLE_17_STABLE
2006-11-02 22:44:29 +00:00
ethem
e40106c7db
Fix for enrolurl(admin/users.php). Merged from 17stable.
2006-11-02 13:34:52 +00:00
toyomoyo
b82fcee12a
merged fix for MDL-6721 wiki broken for SPG
2006-11-02 08:50:52 +00:00
moodler
71483894b2
Petr's patch for MDL-7327 to modify require_capability login a bit (merged from stable)
2006-11-02 08:12:54 +00:00
toyomoyo
2753336a80
merged fixing paging bar problem
2006-11-02 05:54:01 +00:00
toyomoyo
649ee916d1
merged fix for MDL-7140 duplicate course name in header
2006-11-02 03:17:44 +00:00
moodler
30a5512df3
Automatic installer.php lang files by installer_builder (20061102)
2006-11-02 03:01:16 +00:00
toyomoyo
5169310847
merged fix for MDL-7112 select distinct on text field
2006-11-02 02:17:39 +00:00
toyomoyo
0b9873f2a5
merged fix for MDL_7112 select distinct on text fields
2006-11-02 02:10:53 +00:00