]>
git.mjollnir.org Git - moodle.git/log
thepurpleblob [Tue, 30 Jan 2007 13:57:45 +0000 (13:57 +0000)]
Output was missing utf8 meta tag.
tjhunt [Tue, 30 Jan 2007 11:09:32 +0000 (11:09 +0000)]
Get the alt text for the question type icon in a better way.
skodak [Tue, 30 Jan 2007 10:33:09 +0000 (10:33 +0000)]
MDL-8343 reorganize frontpage settings in admintree - I hope fixed last installation bug
skodak [Tue, 30 Jan 2007 10:23:01 +0000 (10:23 +0000)]
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - code cleanup
nfreear [Tue, 30 Jan 2007 10:10:39 +0000 (10:10 +0000)]
Follow-up fix for bug MDL-8223 "require_course_login() cleanup"
skodak [Tue, 30 Jan 2007 10:10:25 +0000 (10:10 +0000)]
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - now instanceid of system context is always 0 (originally it was SITEID which would cause major trouble is somebody tried to change SITEID)
skodak [Tue, 30 Jan 2007 09:33:11 +0000 (09:33 +0000)]
MDL-8343 reorganize frontpage settings in admintree - fixed installation bug and warnings
skodak [Tue, 30 Jan 2007 09:11:19 +0000 (09:11 +0000)]
fixed warning with undefined rcache during install
jamiesensei [Tue, 30 Jan 2007 07:45:15 +0000 (07:45 +0000)]
fix related to MDL-8282 - "show advanced" button doesn't work under IE7
moodler [Tue, 30 Jan 2007 05:09:49 +0000 (05:09 +0000)]
There's no need to die with an error if groups_temp doesn't exist, is there?
vyshane [Tue, 30 Jan 2007 04:55:59 +0000 (04:55 +0000)]
*** empty log message ***
stronk7 [Tue, 30 Jan 2007 00:22:21 +0000 (00:22 +0000)]
nothing interesting, just a comment.
stronk7 [Mon, 29 Jan 2007 23:56:55 +0000 (23:56 +0000)]
Applying new rs_xxx() functions everywhere. MDL-8134
Merged from MOODLE_17_STABLE
stronk7 [Mon, 29 Jan 2007 23:52:33 +0000 (23:52 +0000)]
Applying new rs_xxx() functions everywhere. MDL-8134
stronk7 [Mon, 29 Jan 2007 22:23:58 +0000 (22:23 +0000)]
Applying new rs_xxx() functions everywhere. MDL-8134
Merged from MOODLE_17_STABLE
skodak [Mon, 29 Jan 2007 21:36:57 +0000 (21:36 +0000)]
MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - undoing my previous hack for MDL-7114
skodak [Mon, 29 Jan 2007 21:29:27 +0000 (21:29 +0000)]
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
koenr [Mon, 29 Jan 2007 20:36:47 +0000 (20:36 +0000)]
typo MDL-8350
stronk7 [Mon, 29 Jan 2007 19:16:33 +0000 (19:16 +0000)]
Applying new rs_xxx() functions everywhere. MDL-8134
Merged from MOODLE_17_STABLE
nfreear [Mon, 29 Jan 2007 15:02:50 +0000 (15:02 +0000)]
Fixes bug MDL-8294 "During upgrade group IDs aren't maintained..."
tjhunt [Mon, 29 Jan 2007 12:35:29 +0000 (12:35 +0000)]
When editing some question types, the options get jumbled up.
stronk7 [Mon, 29 Jan 2007 12:10:19 +0000 (12:10 +0000)]
Applying new rs_xxx() functions everywhere. MDL-8134
Merged from MOODLE_17_STABLE
stronk7 [Mon, 29 Jan 2007 11:29:01 +0000 (11:29 +0000)]
Applying new rs_xxx() functions everywhere. MDL-8134
stronk7 [Mon, 29 Jan 2007 11:24:18 +0000 (11:24 +0000)]
Applying new rs_xxx() functions everywhere. MDL-8134
Merged from MOODLE_17_STABLE
stronk7 [Mon, 29 Jan 2007 11:07:02 +0000 (11:07 +0000)]
Applying new rs_xxx() functions everywhere. MDL-8134
Merged from MOODLE_17_STABLE
stronk7 [Mon, 29 Jan 2007 10:55:22 +0000 (10:55 +0000)]
Applying new rs_xxx() functions everywhere. MDL-8134
Merged from MOODLE_17_STABLE
stronk7 [Mon, 29 Jan 2007 10:47:25 +0000 (10:47 +0000)]
Applying new rs_xxx() functions everywhere. MDL-8134
thompson697 [Mon, 29 Jan 2007 09:14:53 +0000 (09:14 +0000)]
Restore page Role Mappings Selector Enhanced
vyshane [Mon, 29 Jan 2007 07:58:47 +0000 (07:58 +0000)]
Merged from 1.7.
vyshane [Mon, 29 Jan 2007 07:36:55 +0000 (07:36 +0000)]
Merged from 1.7.
mark-nielsen [Mon, 29 Jan 2007 06:43:22 +0000 (06:43 +0000)]
"Merged" in the fixed for MDL-8137
moodler [Mon, 29 Jan 2007 06:12:18 +0000 (06:12 +0000)]
Prevent an rcache-related notice
vyshane [Mon, 29 Jan 2007 06:02:17 +0000 (06:02 +0000)]
Merged from 1.7.
moodler [Mon, 29 Jan 2007 02:45:48 +0000 (02:45 +0000)]
FIxed a style typo that made login page look odd
vyshane [Mon, 29 Jan 2007 02:22:18 +0000 (02:22 +0000)]
Merged from 1.7.
stronk7 [Mon, 29 Jan 2007 00:17:25 +0000 (00:17 +0000)]
First real test of the new rs_fetchXXX() functions. Applying it
to get_my_courses(). MDL-8134
Merged from MOODLE_17_STABLE
stronk7 [Sun, 28 Jan 2007 23:15:16 +0000 (23:15 +0000)]
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
skodak [Sun, 28 Jan 2007 22:29:24 +0000 (22:29 +0000)]
MDL-8323 fixed global $COURSE in chameleon theme footer
donal72 [Sun, 28 Jan 2007 22:08:59 +0000 (22:08 +0000)]
Auth: Documentation update to reflect changes in signature of user_update_password method
skodak [Sun, 28 Jan 2007 21:43:39 +0000 (21:43 +0000)]
MDL-6128 special chars and messaging system
skodak [Sun, 28 Jan 2007 21:18:08 +0000 (21:18 +0000)]
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
skodak [Sun, 28 Jan 2007 20:52:57 +0000 (20:52 +0000)]
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)
stronk7 [Sun, 28 Jan 2007 20:14:09 +0000 (20:14 +0000)]
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
stronk7 [Sun, 28 Jan 2007 18:18:28 +0000 (18:18 +0000)]
Now MSSQL naming of objects introspects to avoid duplicates. MDL-7376
urs_hunkler [Sun, 28 Jan 2007 17:11:05 +0000 (17:11 +0000)]
'set sideblock left and right min/max width with values set in theme/config.php'
stronk7 [Sun, 28 Jan 2007 11:46:17 +0000 (11:46 +0000)]
Clarify a bit getNameForObject correct usage.
stronk7 [Sun, 28 Jan 2007 11:42:10 +0000 (11:42 +0000)]
Oracle now introspects DB to fetch names of
sequences and triggers. MDL-6880
donal72 [Sun, 28 Jan 2007 10:27:05 +0000 (10:27 +0000)]
Auth: Fix for error creating admin user (if you choose a new username). Also addresses an issue in the user_update_password method.
stronk7 [Sun, 28 Jan 2007 01:07:52 +0000 (01:07 +0000)]
And finally I've found the annoying bug that was causing Oracle to
execute strange SQL statements! Argh! Now I can go to sleep...
stronk7 [Sun, 28 Jan 2007 00:30:22 +0000 (00:30 +0000)]
getting tired of restore my test Oracle DB. Typo!
gbateson [Sun, 28 Jan 2007 00:25:57 +0000 (00:25 +0000)]
correct the display of the "Update this Hot Potatoes Quiz" button in Danish (da_utf8) and German (de_utf8) - see mdl-8322
stronk7 [Sun, 28 Jan 2007 00:20:54 +0000 (00:20 +0000)]
Quote field names in rename in order to allow renaming of reserved words.
stronk7 [Sun, 28 Jan 2007 00:12:32 +0000 (00:12 +0000)]
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.
stronk7 [Sat, 27 Jan 2007 23:39:57 +0000 (23:39 +0000)]
Fixing silly (like me) typo.
stronk7 [Sat, 27 Jan 2007 23:37:22 +0000 (23:37 +0000)]
Oracle PL/SQL blocks can end by ";". Prevent that to be trimmed.
skodak [Sat, 27 Jan 2007 23:23:44 +0000 (23:23 +0000)]
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.)
stronk7 [Sat, 27 Jan 2007 22:11:04 +0000 (22:11 +0000)]
Now Oracle naming of objects introspects to avoid duplicates. MDL-7376
skodak [Sat, 27 Jan 2007 21:28:26 +0000 (21:28 +0000)]
MDL-7977 - updated guest and loggedin detection in login block; removed obsolted $USER->loggedin (now tested with empty($USER->id) in isloggedin()) and $USER->site (replaced by session test cookie)
MDL-5429 - skip https login for guestlogins
urs_hunkler [Sat, 27 Jan 2007 20:56:55 +0000 (20:56 +0000)]
'preferred_width changed to 210 because with lower values column width changes when block is closed by user'
stronk7 [Sat, 27 Jan 2007 20:13:23 +0000 (20:13 +0000)]
When renaming tables, check that the new one doesn't exist.
stronk7 [Sat, 27 Jan 2007 20:08:19 +0000 (20:08 +0000)]
Small improvement. One less iteration pero object name requested.
skodak [Sat, 27 Jan 2007 19:56:08 +0000 (19:56 +0000)]
MDL-8323 Add proper setup of course $CFG variables, fix use of global $COURSE
new function course_setup() thats does proper $CFG-> , locale and themes setup much sooner than print_header() originally (needed for MDL-8067), cleanup of forgotten global $course issues
MDL-8067 Fixed several $HTTPSREQUIRED issues - html editor now loads from https (the old hack did not wotk with IE7, new hack is uglier but works), fixed formlibs images (we can not set them in library global scope, we must wait for httpsrequired() and require_login() and od that in function), fixed links in meta.php, fixed help images
fixed setting of new $USER values in user edit forms
urs_hunkler [Sat, 27 Jan 2007 19:34:54 +0000 (19:34 +0000)]
'IE7 bug - not handling sidblocks correctly with long words. overflow and word-wrap corrects the sideblock width in most cases.'
skodak [Sat, 27 Jan 2007 19:14:23 +0000 (19:14 +0000)]
added missing $course
stronk7 [Sat, 27 Jan 2007 17:41:31 +0000 (17:41 +0000)]
Updated comment.
stronk7 [Sat, 27 Jan 2007 17:37:39 +0000 (17:37 +0000)]
Now Postgres naming of objects introspects to avoid duplicates. MDL-7376
moodler [Sat, 27 Jan 2007 03:15:10 +0000 (03:15 +0000)]
Automatic installer.php lang files by installer_builder (
20070127 )
stronk7 [Sat, 27 Jan 2007 01:12:18 +0000 (01:12 +0000)]
Delegate to the isNameInUse() function the request to
see if one object name is in use in the DB (to avoid
duplicates 100%) MDL-7376 (the rest will come tomorrow)
skodak [Fri, 26 Jan 2007 21:45:50 +0000 (21:45 +0000)]
MDL-8096 loginhttps fixes for new advancededit form
skodak [Fri, 26 Jan 2007 21:37:56 +0000 (21:37 +0000)]
MDL-8096 user edit form - reintroduced httpsrequirequired()
stronk7 [Fri, 26 Jan 2007 21:28:48 +0000 (21:28 +0000)]
Adding two helper functions and modify upgrade to
work properly under MSSQL and Oracle. MDL-8303
Merged from MOODLE_17_STABLE
stronk7 [Fri, 26 Jan 2007 21:27:44 +0000 (21:27 +0000)]
Adding two helper functions and modify upgrade to
work properly under MSSQL and Oracle. MDL-8303
Added one simple hack to execute_sql() in order
to avoid and debug about trailing ;
stronk7 [Fri, 26 Jan 2007 21:19:07 +0000 (21:19 +0000)]
Silly conditions produce silly results, please. :-P
(WHERE 1 is not cross-db at all)
skodak [Fri, 26 Jan 2007 21:09:21 +0000 (21:09 +0000)]
MDL-8308 placement of load_all_capabilities() in login page
skodak [Fri, 26 Jan 2007 20:20:27 +0000 (20:20 +0000)]
MDL-8277 userid field now PARAM_CLEAN
skodak [Fri, 26 Jan 2007 20:15:54 +0000 (20:15 +0000)]
MDL-8319 avatar image is now deleted from disk, user/pix.php redirects to default picture if user picture not present(===deleted)
stronk7 [Fri, 26 Jan 2007 19:28:40 +0000 (19:28 +0000)]
Oracle doesn't like ; at the end of execute_sql()
skodak [Fri, 26 Jan 2007 18:42:47 +0000 (18:42 +0000)]
MDL-8096 user edit form - some more refactoring and fixes
tjhunt [Fri, 26 Jan 2007 17:52:23 +0000 (17:52 +0000)]
Missing serf_default on decimal points field.
skodak [Fri, 26 Jan 2007 17:17:21 +0000 (17:17 +0000)]
MDL-8096 - fixed default values
skodak [Fri, 26 Jan 2007 16:19:34 +0000 (16:19 +0000)]
MDL-8096 - added proper trimming of usernames; site:config capability is now neede to change definition of custom profile fields
skodak [Fri, 26 Jan 2007 16:19:33 +0000 (16:19 +0000)]
MDL-8096 - added proper trimming of usernames; site:config capability is now neede to change definition of custom profile fields
skodak [Fri, 26 Jan 2007 13:49:32 +0000 (13:49 +0000)]
MDL-8096 - some more fixes and minor refactoring in custom profile fields
skodak [Fri, 26 Jan 2007 13:33:56 +0000 (13:33 +0000)]
MDL-8096 - some more fixes for custom profile fields
skodak [Fri, 26 Jan 2007 13:13:13 +0000 (13:13 +0000)]
MDL-8096 - fixed mutilang in custom category header
skodak [Fri, 26 Jan 2007 13:11:06 +0000 (13:11 +0000)]
MDL-8096 - refactored and cleanedup custom profiles, user edit form fixes
TODO: fix comments and docs
moodler [Fri, 26 Jan 2007 07:09:39 +0000 (07:09 +0000)]
FIxed an annoying little artifact showing up on the second line of the last tab MDL-7782
moodler [Fri, 26 Jan 2007 06:59:16 +0000 (06:59 +0000)]
FIxed tabs for quizzes
moodler [Fri, 26 Jan 2007 06:50:34 +0000 (06:50 +0000)]
Fixed a pass-by-reference notice
moodler [Fri, 26 Jan 2007 06:32:53 +0000 (06:32 +0000)]
FIxed tabs on module edit pages
moodler [Fri, 26 Jan 2007 06:28:43 +0000 (06:28 +0000)]
Improved documentation for print_tabs
moodler [Fri, 26 Jan 2007 06:23:53 +0000 (06:23 +0000)]
Some slight modifications to the css classes for one-tab lines MDL-7782
moodler [Fri, 26 Jan 2007 06:18:43 +0000 (06:18 +0000)]
Fixed up the tabs for roles
moodler [Fri, 26 Jan 2007 05:48:33 +0000 (05:48 +0000)]
Latest tags
mits [Fri, 26 Jan 2007 02:16:31 +0000 (02:16 +0000)]
Added some new settings to config.php based on /theme/standard change.
skodak [Thu, 25 Jan 2007 19:36:47 +0000 (19:36 +0000)]
MDL-8096 - fixed use of formslib in custom profile field gui
skodak [Thu, 25 Jan 2007 18:18:33 +0000 (18:18 +0000)]
MDL-8096 - edit form session fix
skodak [Thu, 25 Jan 2007 18:17:57 +0000 (18:17 +0000)]
MDL-8096 - fixed set_user_preference() weirdness, you could not pass $USER->id as $otheruser parameter
skodak [Thu, 25 Jan 2007 18:02:48 +0000 (18:02 +0000)]
MDL-8096 - rewritten standard edit form and other fixes; new custom profile fields still missing
skodak [Thu, 25 Jan 2007 17:59:46 +0000 (17:59 +0000)]
MDL-8281 hardFreeze now removes previously defined required status and all rules