23500 Commits

Author SHA1 Message Date
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
toyomoyo
82749af726 merged fix for MDL-7112 select distinct on text field 2006-11-02 02:02:41 +00:00
skodak
a015506a14 hack for problems with concurrent use of $nomoodlecookie and capabilities in RSS feeds, see MDL-7243 - it should be replaced once we get to codes in urls; merged from MOODLE_17_STABLE 2006-11-01 21:03:09 +00:00
ethem
af3e0ed2ea Make authorize.net config page secure.
See: http://moodle.org/mod/forum/discuss.php?d=56728
2006-11-01 12:36:19 +00:00
stronk7
720c5ef843 in/on/at too many ways to say "en" in Spanish. :-P
Merged from MOODLE_17_STABLE
2006-11-01 11:52:13 +00:00
moodler
304d08f0c4 Merged tidy-ups from stable 2006-11-01 09:44:01 +00:00
moodler
6dfb22349f An untested patch for MDL-7211 to fix firstclass hole (merged from stable) 2006-11-01 06:54:47 +00:00
moodler
7f094149b3 Fixed SQL for Oracle (forum searching) MDL-7317 2006-11-01 06:29:52 +00:00
toyomoyo
c768b61057 merged fix for MDL-6928, LDAP course creation error 2006-11-01 03:51:04 +00:00
toyomoyo
ccda44599a merged fix for restore support of user data from backups pre granular backup 2006-11-01 03:32:04 +00:00