skodak
3ab00a0f6d
fixed warning with undefined rcache during install
2007-01-30 09:11:19 +00:00
jamiesensei
9bf930bd07
fix related to MDL-8282 - "show advanced" button doesn't work under IE7
2007-01-30 07:45:15 +00:00
moodler
a4d72543f9
There's no need to die with an error if groups_temp doesn't exist, is there?
2007-01-30 05:09:49 +00:00
vyshane
446d6e7dd0
*** empty log message ***
2007-01-30 04:55:59 +00:00
stronk7
d3fca5cba8
nothing interesting, just a comment.
2007-01-30 00:22:21 +00:00
stronk7
7cd5208507
Applying new rs_xxx() functions everywhere. MDL-8134
...
Merged from MOODLE_17_STABLE
2007-01-29 23:56:55 +00:00
stronk7
931b508559
Applying new rs_xxx() functions everywhere. MDL-8134
2007-01-29 23:52:33 +00:00
stronk7
bcf88cbbe2
Applying new rs_xxx() functions everywhere. MDL-8134
...
Merged from MOODLE_17_STABLE
2007-01-29 22:23:58 +00:00
skodak
4e43dc39f5
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - undoing my previous hack for MDL-7114
2007-01-29 21:36:57 +00:00
skodak
84c8ede022
MDL-8343 reorganize frontpage settings in admintree - admin tree now allows to specify context together with required capability for each entry
...
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - first part of cleanup related to frontpage
2007-01-29 21:29:27 +00:00
koenr
018caef02f
typo MDL-8350
2007-01-29 20:36:47 +00:00
stronk7
4bf75b33b4
Applying new rs_xxx() functions everywhere. MDL-8134
...
Merged from MOODLE_17_STABLE
2007-01-29 19:16:33 +00:00
nfreear
77b88375c3
Fixes bug MDL-8294 "During upgrade group IDs aren't maintained..."
2007-01-29 15:02:50 +00:00
tjhunt
f07d1d3197
When editing some question types, the options get jumbled up.
2007-01-29 12:35:29 +00:00
stronk7
2c08b2514c
Applying new rs_xxx() functions everywhere. MDL-8134
...
Merged from MOODLE_17_STABLE
2007-01-29 12:10:19 +00:00
stronk7
18bba1f789
Applying new rs_xxx() functions everywhere. MDL-8134
2007-01-29 11:29:01 +00:00
stronk7
0f5dafffe9
Applying new rs_xxx() functions everywhere. MDL-8134
...
Merged from MOODLE_17_STABLE
2007-01-29 11:24:18 +00:00
stronk7
55e723af60
Applying new rs_xxx() functions everywhere. MDL-8134
...
Merged from MOODLE_17_STABLE
2007-01-29 11:07:02 +00:00
stronk7
2ac48f4811
Applying new rs_xxx() functions everywhere. MDL-8134
...
Merged from MOODLE_17_STABLE
2007-01-29 10:55:22 +00:00
stronk7
c024b94b02
Applying new rs_xxx() functions everywhere. MDL-8134
2007-01-29 10:47:25 +00:00
thompson697
7f46a94162
Restore page Role Mappings Selector Enhanced
2007-01-29 09:14:53 +00:00
vyshane
15c331b2e8
Merged from 1.7.
2007-01-29 07:58:47 +00:00
vyshane
ebe82e08ec
Merged from 1.7.
2007-01-29 07:36:55 +00:00
mark-nielsen
ddaaceb4bb
"Merged" in the fixed for MDL-8137
2007-01-29 06:43:22 +00:00
moodler
326e563a43
Prevent an rcache-related notice
2007-01-29 06:12:18 +00:00
vyshane
1466926adf
Merged from 1.7.
2007-01-29 06:02:17 +00:00
moodler
d14d6f7903
FIxed a style typo that made login page look odd
2007-01-29 02:45:48 +00:00
vyshane
c4ca9cb3b2
Merged from 1.7.
2007-01-29 02:22:18 +00:00
stronk7
b5eb752394
First real test of the new rs_fetchXXX() functions. Applying it
...
to get_my_courses(). MDL-8134
Merged from MOODLE_17_STABLE
2007-01-29 00:17:25 +00:00
stronk7
1e15c0fdad
Added Oracle DIRTY HACK to both rs_fetchXX functions.
...
Detecting of EOF in rs_fetch_record()
Big improvement of rs_fetch_next_record() by using FethRow()
with speeds near native fields[]. MDL-8134
Merged from MOODLE_17_STABLE
2007-01-28 23:15:16 +00:00
skodak
bc0dc07cba
MDL-8323 fixed global $COURSE in chameleon theme footer
2007-01-28 22:29:24 +00:00
donal72
fb5c773965
Auth: Documentation update to reflect changes in signature of user_update_password method
2007-01-28 22:08:59 +00:00
skodak
ef72b77694
MDL-6128 special chars and messaging system
2007-01-28 21:43:39 +00:00
skodak
9152fc9938
MDL-8323 finished full conversion to proper $COURSE global - no more $CFG->coursetheme, $CFG->courselang - improved course_setup(), current_language() and current_theme(); and Chameleon theme fixes needed for global $COURSE
...
MDL-7962 chat seems to be completely broken in head (fixed wrong JS)
* reworked chat themes support
MDL-8338 Cron does not need cookies
MDL-8339 forum cron capabilities problems
* minor deprecated function current_encoding() cleanup
2007-01-28 21:18:08 +00:00
skodak
8d2b18a886
MDL-8337 has_capability() ignores default roles for $userid and does not detect changed $USER and other minor fixes (this is needed for global $COURSE cleanup and fixed+improved cron.php)
2007-01-28 20:52:57 +00:00
stronk7
d9e10456ba
Initial commit of the new rs_XXX() functions to fetch, advance and close
...
ADOdb recordsets in a standard way. Not finished yet but I need them in CVS.
MDL-8134
Merged from MOODLE_17_STABLE
2007-01-28 20:14:09 +00:00
stronk7
3b34bc7f39
Now MSSQL naming of objects introspects to avoid duplicates. MDL-7376
2007-01-28 18:18:28 +00:00
urs_hunkler
c15816ce95
'set sideblock left and right min/max width with values set in theme/config.php'
2007-01-28 17:11:05 +00:00
stronk7
c5e065f817
Clarify a bit getNameForObject correct usage.
2007-01-28 11:46:17 +00:00
stronk7
5a08ca80ed
Oracle now introspects DB to fetch names of
...
sequences and triggers. MDL-6880
2007-01-28 11:42:10 +00:00
donal72
da249a3028
Auth: Fix for error creating admin user (if you choose a new username). Also addresses an issue in the user_update_password method.
2007-01-28 10:27:05 +00:00
stronk7
3e7dab97e7
And finally I've found the annoying bug that was causing Oracle to
...
execute strange SQL statements! Argh! Now I can go to sleep...
2007-01-28 01:07:52 +00:00
stronk7
2a82cacf0b
getting tired of restore my test Oracle DB. Typo!
2007-01-28 00:30:22 +00:00
gbateson
845f45ec19
correct the display of the "Update this Hot Potatoes Quiz" button in Danish (da_utf8) and German (de_utf8) - see mdl-8322
2007-01-28 00:25:57 +00:00
stronk7
fec5fe881e
Quote field names in rename in order to allow renaming of reserved words.
2007-01-28 00:20:54 +00:00
stronk7
a54d16ef2e
CHAR fields NOT NULL must not have any empty default specified!
...
Oracle breaks with empty defaults because they are = NULL.
Leaving them as NULL, XMLDB will apply defaults for each DB properly.
2007-01-28 00:12:32 +00:00
stronk7
ad88038fdb
Fixing silly (like me) typo.
2007-01-27 23:39:57 +00:00
stronk7
358b1e9359
Oracle PL/SQL blocks can end by ";". Prevent that to be trimmed.
2007-01-27 23:37:22 +00:00
skodak
1e94fe068c
Editor related fixes:
...
MDL-7545 HTML Editor does not send http headers for character encoding;
MDL-8323 added proper require_course_login()
+ fixed javascript in coursefiles broken by XHTML strict
+ general cleanup and fixing in coursefiles (themes, javascript, obsoleted functions, etc.)
2007-01-27 23:23:44 +00:00
stronk7
6210ae1d43
Now Oracle naming of objects introspects to avoid duplicates. MDL-7376
2007-01-27 22:11:04 +00:00