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
skodak
a3fd474190
fixed notice during restore; merged from MOODLE_17_STABLE
2006-10-31 22:46:41 +00:00
skodak
78675b3e3e
Fix errors in quiz overview download MDL-7316; merged from MOODLE_17_STABLE
2006-10-31 22:19:15 +00:00
skodak
d927bb5553
fixed incorrect use of require_capability() in lesson mod MDL-7314; merged from MOODLE_17_STABLE
2006-10-31 22:02:49 +00:00
skodak
7aa3e196a3
fixed gradebookroles cfg default value MDL-7253; merged from MOODLE_17_STABLE
2006-10-31 21:52:22 +00:00
skodak
80aede31d3
fixed capabilities in chat recent activity, removed broken optimization from message insert, fixed closing of box MDL-7313; merged from MOODLE_17_STABLE
2006-10-31 21:07:00 +00:00
stronk7
6f4bdb9c9b
Prevent +/- operators (REGEXP) on glossary searches for MSSQL and Oracle. MDL-7312
...
Merged from MOODLE_17_STABLE
2006-10-31 20:34:12 +00:00
skodak
b4a1805ab0
fixed group related typo in has_capability(); merged from MOODLE_17_STABLE
2006-10-31 20:24:57 +00:00
stronk7
6bb4875f35
Prevent +/- operators (REGEXP) on messages search. MDL-7312
...
Merged from MOODLE_17_STABLE
2006-10-31 20:22:10 +00:00
stronk7
7b3cf45951
Transform TOKEN searches into STRING searches and trim +- chars. MDL-7312
...
Merged from MOODLE_17_STABLE
2006-10-31 20:17:03 +00:00
stronk7
6bb0f67f53
Prevent +/- operators (REGEXP) on course searches for MSSQL and Oracle. MDL-7312
...
Merged from MOODLE_17_STABLE
2006-10-31 19:54:46 +00:00
skodak
97faae5833
Commented out session dump in user profile when in debug mode MDL-7311; merged from MOODLE_17_STABLE
2006-10-31 19:32:20 +00:00
ethem
7bb8485d6e
Show notice at bottom.
2006-10-31 19:24:10 +00:00
stronk7
96caf38df2
Fixed searches, list of results and simplified SQL logic. All
...
those while trying to fix one LCASE() use. MDL-7310
Merged from MOODLE_17_STABLE
2006-10-31 19:17:19 +00:00
danmarsden
a337045d86
merged choice fix from Stable MDL-7171
2006-10-31 19:00:55 +00:00
stronk7
42a2f77693
Now wiki supports Unicode searches
...
Merged from MOODLE_17_STABLE
2006-10-31 17:51:12 +00:00
tjhunt
9c23d3e8d6
Improved help file as per Ralf Hilgenstock's suggestion: http://moodle.org/mod/forum/discuss.php?d=57400 . Merged from MOODLE_17_STABLE.
2006-10-31 15:13:47 +00:00
moodler
f9c471dfd9
Merged MDL-7150 fixes (don't try to show grades when there aren't any)
2006-10-31 15:08:22 +00:00
moodler
f440589b77
Merged fix from MDL-7239
2006-10-31 14:08:17 +00:00
tjhunt
ee6c93555f
MDL-5811 - Quiz editing outputs nasty junk before print_header sometimes. Second attempt at fixing. I forgot to mention the bug number in the previous commit to mod/quiz/edit.php. Merged from MOODLE_17_STABLE.
2006-10-31 12:06:52 +00:00
tjhunt
dfa924cc99
Make the close_window function better. Merged from MOODLE_17_STABLE.
2006-10-31 11:59:54 +00:00
tjhunt
d84d379e97
Fix junk being output before print_header, which happened sometimes. Merged from MOODLE_17_STABLE.
2006-10-31 10:47:34 +00:00
tjhunt
d48b2c3f32
Add return option to notify(). Merged from MOODLE_17_STABLE.
2006-10-31 10:47:26 +00:00
skodak
3c0f610636
Change name when file name contains more of a point MDL-6897 - patch submitted by Toni Mas; merged from MOODLE_17_STABLE
2006-10-31 10:16:26 +00:00
moodler
1a1f496681
Merged MDL-6975 from stable
2006-10-31 09:15:47 +00:00
skodak
5a8ab2e9df
adding of user events into calendar and posting of blogs is now enabled by default - MDL-7297 and MDL-7245; merged from MOODLE_17_STABLE
2006-10-31 09:09:40 +00:00
moodler
8c95ea4a84
Merged note about guest exception from stable
2006-10-31 09:00:42 +00:00
toyomoyo
47b87873e0
merged fix for MDL-7302, tagid lost when turning editting on and off
2006-10-31 08:50:55 +00:00
moodler
8c900bc3b0
Merged documentation for Roles from stable MDL-6923
2006-10-31 08:14:36 +00:00
toyomoyo
95f7634d4d
merged removing evil semicolon
2006-10-31 07:34:03 +00:00
martinlanghoff
e7812e9c62
lib/textlib.class: Cache dir is now created correctly, allowing speed increase (SR# 595)
...
Previous logic had dir created only when mbstring wasn't used, but the
typo3 lib needs to cache some data regardless, for the specCharsToASCII
function, which uses internal translation tables.
Author: Luke Hudson <luke@catalyst.net.nz>
2006-10-31 05:03:54 +00:00
moodler
459e27f3a0
Killed infinite loop when upgrading teachers! (merge from stable)
2006-10-31 04:38:39 +00:00
moodler
23f5ee25aa
Merge participant count from stable
2006-10-31 01:21:48 +00:00
stronk7
6df56bc473
Oracle optimization. Texts under 4000cc can be handled directly as varchar2,
...
so they don't need the 2-phase (insert/update) handling of LOBs
Merged from MOODLE_17_STABLE
2006-10-30 23:13:48 +00:00
stronk7
18fcece954
Fixed one bug on Oracle produced when we were inserting
...
records with returnid disabled and containing LOBs
Merged from MOODLE_17_STABLE
2006-10-30 22:59:49 +00:00
skodak
695e03f00a
Adding of calendar events broken MDL-7297; merged from MOODLE_17_STABLE
2006-10-30 22:33:45 +00:00
skodak
4a58a22806
fixed double enableajax in previous commit MDL-7296; merged from MOODLE_17_STABLE
2006-10-30 21:04:04 +00:00
skodak
721d74b02c
Disabled global search by default and marked as experimental MDL-7296 and AJAX moved to experimental too; merged from MOODLE_17_STABLE
2006-10-30 21:01:47 +00:00
stronk7
8b497bbce3
Prevent Oracle to fail when inserting records with log->info empty
...
(will be solved once we got all those NOT NULL fields fixed)
Merged from MOODLE_17_STABLE
2006-10-30 19:53:40 +00:00
stronk7
8451166cfb
Fixing display of pivots when they are author names
...
Merged from MOODLE_17_STABLE
2006-10-30 19:32:44 +00:00
stronk7
e24d96baf6
Fixing some queries with duplicate column names. MDL-7294
...
Merged from MOODLE_17_STABLE
2006-10-30 19:02:58 +00:00