]>
git.mjollnir.org Git - moodle.git/log
andreabix [Mon, 23 Oct 2006 08:00:13 +0000 (08:00 +0000)]
Stylistic problem solved
moodler [Mon, 23 Oct 2006 07:46:57 +0000 (07:46 +0000)]
Merged tidy-ups from stable
stronk7 [Mon, 23 Oct 2006 07:46:10 +0000 (07:46 +0000)]
strip "old" harcoded "limit" clauses from the sql passed and
debug about them. MDL-7173
Merged from MOODLE_17_STABLE
moodler [Mon, 23 Oct 2006 07:01:18 +0000 (07:01 +0000)]
Merged choice fixes from stable
moodler [Mon, 23 Oct 2006 06:38:15 +0000 (06:38 +0000)]
Merged guest key enrolment fix from stable MDL-6881
moodler [Mon, 23 Oct 2006 05:22:16 +0000 (05:22 +0000)]
Merged stats fix for MDL-7151 from stable
moodler [Mon, 23 Oct 2006 04:55:20 +0000 (04:55 +0000)]
Better handling for guest in forums MDL-7125
moodler [Mon, 23 Oct 2006 03:29:54 +0000 (03:29 +0000)]
Merged capability name fix from stable
toyomoyo [Mon, 23 Oct 2006 03:23:09 +0000 (03:23 +0000)]
merged replacing studentcanpost with proper capability
moodler [Mon, 23 Oct 2006 03:12:37 +0000 (03:12 +0000)]
Merged unenrol fixes from stable MDL-6964 MDL-7123
moodler [Mon, 23 Oct 2006 03:00:30 +0000 (03:00 +0000)]
Merged choice/guest fixes from stable MDL-7171
moodler [Mon, 23 Oct 2006 02:58:41 +0000 (02:58 +0000)]
Automatic installer.php lang files by installer_builder (
20061023 )
toyomoyo [Mon, 23 Oct 2006 02:49:05 +0000 (02:49 +0000)]
merged replacing studentcanpost with capability
toyomoyo [Mon, 23 Oct 2006 02:25:32 +0000 (02:25 +0000)]
merged, student_can_post should be done properly using capabilities
stronk7 [Mon, 23 Oct 2006 00:01:57 +0000 (00:01 +0000)]
Prevent MSSQL to return from insert_record() before
trying to execute the updating of LOBs.
Merged from MOODLE_17_STABLE
stronk7 [Sun, 22 Oct 2006 23:21:59 +0000 (23:21 +0000)]
Debugging sql_paging_limit() as deprecated and
enforcing get_field_sql() to return 1 record max
Merged from MOODLE_17_STABLE
stronk7 [Sun, 22 Oct 2006 22:58:29 +0000 (22:58 +0000)]
Killing all sql_paging_limit() uses
Merged from MOODLE_17_STABLE
stronk7 [Sun, 22 Oct 2006 22:49:54 +0000 (22:49 +0000)]
Killing all sql_paging_limit() uses
Merged from MOODLE_17_STABLE
stronk7 [Sun, 22 Oct 2006 22:37:30 +0000 (22:37 +0000)]
Adding limitfrom and limitnum parameters to a bunch of
rarely executed functions...
Merged from MOODLE_17_STABLE
skodak [Sun, 22 Oct 2006 20:03:01 +0000 (20:03 +0000)]
fixed incorrect context in user Outline report; mergedf rom MOODLE_17_STABLE
skodak [Sun, 22 Oct 2006 19:59:07 +0000 (19:59 +0000)]
fixed $usercontext creation needed for Role tab when viewing user data; merged from MOODLE_17_STABLE
skodak [Sun, 22 Oct 2006 19:42:27 +0000 (19:42 +0000)]
fixed sql error when searching only by one letter and two radio buttons selected at the same time (visible in Konqueror) fixed as part of MDL-7160 ; merged from MOODLE_17_STABLE
skodak [Sun, 22 Oct 2006 19:20:02 +0000 (19:20 +0000)]
fixed moodle/site:readallmessages MDL-7160 ; commented out unfinished buggy code; merged from MOODLE_17_STABLE
moodler [Sun, 22 Oct 2006 08:31:06 +0000 (08:31 +0000)]
Merged lastcourseaccess fixes from MDL-7134
moodler [Sun, 22 Oct 2006 08:25:51 +0000 (08:25 +0000)]
Merged missing </span> from stable
moodler [Sun, 22 Oct 2006 08:19:41 +0000 (08:19 +0000)]
Merged some fixes for & in XHTML
moodler [Sun, 22 Oct 2006 08:14:20 +0000 (08:14 +0000)]
Merged XHTML fixes from stable
moodler [Sun, 22 Oct 2006 08:13:03 +0000 (08:13 +0000)]
Merged filter fix from stable
moodler [Sun, 22 Oct 2006 07:42:04 +0000 (07:42 +0000)]
Merged fixes for recent activity from stable MDL-7134
moodler [Sun, 22 Oct 2006 03:06:21 +0000 (03:06 +0000)]
Automatic installer.php lang files by installer_builder (
20061022 )
skodak [Sat, 21 Oct 2006 21:15:26 +0000 (21:15 +0000)]
Seeing ####TRUSTTEXT#### in RSS feeds MDL-7147 - fixed RSS feeds in glossary; merged from MOODLE_17_STABLE
skodak [Sat, 21 Oct 2006 21:05:44 +0000 (21:05 +0000)]
Seeing ####TRUSTTEXT#### in RSS feeds MDL-7147 - fixed RSS discussion feed type too; merged from MOODLE_17_STABLE
skodak [Sat, 21 Oct 2006 20:42:50 +0000 (20:42 +0000)]
fix has_capability() to work when $nomoodlecookie = true; MDL-7156 - needed for RSS file.php that is serving feeds; merged from MOODLE_17_STABLE
skodak [Sat, 21 Oct 2006 20:30:27 +0000 (20:30 +0000)]
fixed undefined modcontext in forum; merged from MOODLE_17_STABLE
stronk7 [Sat, 21 Oct 2006 18:28:28 +0000 (18:28 +0000)]
Deleting some old oci8po files from CVS.
stronk7 [Sat, 21 Oct 2006 18:19:47 +0000 (18:19 +0000)]
Prevent add_field() to work if we are adding one not null field
to one non-empty table without specifying its default value.
Merged from MOODLE_17_STABLE
stronk7 [Sat, 21 Oct 2006 17:25:44 +0000 (17:25 +0000)]
Added two more tests:
- To check adding numerial fields not null + default = 0
- To test set_field() with TEXT data
Merged from MOODLE_17_STABLE
stronk7 [Sat, 21 Oct 2006 17:19:37 +0000 (17:19 +0000)]
Minor typo fixed.
Merged from MOODLE_17_STABLE
moodler [Sat, 21 Oct 2006 16:36:31 +0000 (16:36 +0000)]
Merged My Courses fixes from stable
stronk7 [Sat, 21 Oct 2006 16:36:16 +0000 (16:36 +0000)]
One typo (!==) was preventing defaults to be properly calculated for integers.
Thanks to Nigel McNie for being on that!
Merged from MOODLE_17_STABLE
moodler [Sat, 21 Oct 2006 16:14:27 +0000 (16:14 +0000)]
Make sure LAMS is off if we don't need it (merged from stable)
moodler [Sat, 21 Oct 2006 16:00:43 +0000 (16:00 +0000)]
Merged fix for notice from stable
moodler [Sat, 21 Oct 2006 14:53:47 +0000 (14:53 +0000)]
Merged some checks from stable
moodler [Sat, 21 Oct 2006 02:58:55 +0000 (02:58 +0000)]
Automatic installer.php lang files by installer_builder (
20061021 )
moodler [Fri, 20 Oct 2006 17:53:50 +0000 (17:53 +0000)]
Merged enrolment-related fixes from stable
moodler [Fri, 20 Oct 2006 08:27:35 +0000 (08:27 +0000)]
HIde admins from partipant listings in courses
toyomoyo [Fri, 20 Oct 2006 08:09:53 +0000 (08:09 +0000)]
merged fix for MDL-7119, users with no capability should not see roles tab
moodler [Fri, 20 Oct 2006 07:35:00 +0000 (07:35 +0000)]
Added Javascript, CSS etc on edit page for database. MDL-7100
toyomoyo [Fri, 20 Oct 2006 07:01:51 +0000 (07:01 +0000)]
merged fix for MDL-7106, glossary capability check
moodler [Fri, 20 Oct 2006 06:59:24 +0000 (06:59 +0000)]
MERGED:
Changed default capability for database to allow guests to view by default
MDL-7118
moodler [Fri, 20 Oct 2006 06:52:11 +0000 (06:52 +0000)]
New automatic installer lang file added
moodler [Fri, 20 Oct 2006 06:19:22 +0000 (06:19 +0000)]
Merged fixes for MDL-7116 from stable
toyomoyo [Fri, 20 Oct 2006 05:49:05 +0000 (05:49 +0000)]
merged fix for MDL-7115, teacher page replaced by generic role assign page
moodler [Fri, 20 Oct 2006 05:18:24 +0000 (05:18 +0000)]
Merged sitecontext fix from stable
moodler [Fri, 20 Oct 2006 05:16:12 +0000 (05:16 +0000)]
Merged fixes for guest display from stable
toyomoyo [Fri, 20 Oct 2006 05:09:37 +0000 (05:09 +0000)]
merged, fixed an infinite loop
moodler [Fri, 20 Oct 2006 03:35:29 +0000 (03:35 +0000)]
Merged fix from stable (forum search form help button)
vyshane [Fri, 20 Oct 2006 03:18:06 +0000 (03:18 +0000)]
Merged from 1.7
toyomoyo [Fri, 20 Oct 2006 03:16:07 +0000 (03:16 +0000)]
merged fix for MDL-7107, missing capability check for assignroles link
moodler [Fri, 20 Oct 2006 03:00:41 +0000 (03:00 +0000)]
Automatic installer.php lang files by installer_builder (
20061020 )
toyomoyo [Fri, 20 Oct 2006 02:44:22 +0000 (02:44 +0000)]
merged fox for MDL-7113, removing DISTINCT on TEXT field
toyomoyo [Fri, 20 Oct 2006 02:08:21 +0000 (02:08 +0000)]
merged, setting $CFG->unicodedb after converting db to unicode. Chaning the order of if clause to same some sqls
mjollnir_ [Thu, 19 Oct 2006 23:30:28 +0000 (23:30 +0000)]
error reporting for xmldb (credit: Nigel McNie <nigel@catalyst.net.nz>)
skodak [Thu, 19 Oct 2006 22:44:00 +0000 (22:44 +0000)]
temporary patch for the forum trouble that is breaking installs MDL-7114 ; merged from MOODLE_17_STABLE
skodak [Thu, 19 Oct 2006 22:18:22 +0000 (22:18 +0000)]
fixed rolesactive notice during installation; merged from MOODLE_17_STABLE
stronk7 [Thu, 19 Oct 2006 22:13:53 +0000 (22:13 +0000)]
Adding support for the new mssql_n driver
Merged from MOODLE_17_STABLE
skodak [Thu, 19 Oct 2006 22:13:03 +0000 (22:13 +0000)]
Internal zipping broken on win32 MDL-7105 ; we are now using the new method to specify file names in zip archive because the old PCLZIP_OPT_REMOVE_PATH option is broken on win32 platforms
stronk7 [Thu, 19 Oct 2006 22:07:21 +0000 (22:07 +0000)]
Adding support for the new mssql_n driver
Merged from MOODLE_17_STABLE
stronk7 [Thu, 19 Oct 2006 21:57:23 +0000 (21:57 +0000)]
New ADOdb driver that extends the standard mssql one. All it does is
to prepend the 'N' char before any SQL literal sent to DB, mainly
because nobody (ODBTP, FreeTDS, ODBC, SQL*Server) seems to be doing
this task, and it prevents, in an high degree true cross-db compatibility.
Once we've moved to prepared statements and some of the developers for
any of the products above (hopefully MS, at server level) will avoid
the 'N', we'll be able to go back to another mssql drivers.
More info at:
- http://docs.moodle.org/en/XMLDB_Problems (point 8)
- http://tracker.moodle.org/browse/MDL-6877
stronk7 [Thu, 19 Oct 2006 19:01:02 +0000 (19:01 +0000)]
Adding support for the new mssql_n driver
Two new strings added: mssql_n, databasesettingssub_mssql_n
One string modified: databasesettingssub_mssql
Merged from MOODLE_17_STABLE
stronk7 [Thu, 19 Oct 2006 18:45:16 +0000 (18:45 +0000)]
Adding support for the new mssql_n driver
Merged from MOODLE_17_STABLE
stronk7 [Thu, 19 Oct 2006 18:29:47 +0000 (18:29 +0000)]
Adding support for the new mssql_n driver
Merged from MOODLE_17_STABLE
stronk7 [Thu, 19 Oct 2006 17:29:37 +0000 (17:29 +0000)]
Addding support for the new mssql_n ADOdb driver that,
transparently, prepends the N char for all the string
literals being set to MSSQL (until MS Unicode - standard-
support will arrive).
Merged from MOODLE_17_STABLE
thepurpleblob [Thu, 19 Oct 2006 13:06:06 +0000 (13:06 +0000)]
Focus is now loaded into Name edit field
tjhunt [Thu, 19 Oct 2006 11:54:17 +0000 (11:54 +0000)]
Fix problem with multichoice question grading. Merged from MOODLE_17_STABLE.
tjhunt [Thu, 19 Oct 2006 10:24:04 +0000 (10:24 +0000)]
Missing addslashes. Merged from MOODLE_17_STABLE.
jamiesensei [Thu, 19 Oct 2006 07:12:11 +0000 (07:12 +0000)]
fix for :
$this->_form->getElement('allowedmods')->
updateAttributes(array('disabled' => 'disabled')) ;
that didn't work in PHP 4. (calling a method on a returned object)
toyomoyo [Thu, 19 Oct 2006 06:41:49 +0000 (06:41 +0000)]
merged fix for MDL-6549, fix for wrong publish to menu
toyomoyo [Thu, 19 Oct 2006 06:16:35 +0000 (06:16 +0000)]
merged, making the site context and site course context the same
vyshane [Thu, 19 Oct 2006 04:33:56 +0000 (04:33 +0000)]
Merged from 1.7
moodler [Thu, 19 Oct 2006 02:58:51 +0000 (02:58 +0000)]
Automatic installer.php lang files by installer_builder (
20061019 )
toyomoyo [Thu, 19 Oct 2006 02:14:43 +0000 (02:14 +0000)]
merged, adding addtional check to change_db_encoding to make sure db not already in unicode, upon successful conversion set the correct names
skodak [Wed, 18 Oct 2006 21:46:14 +0000 (21:46 +0000)]
Delete user fails if apostrophe in email address MDL-4762 ; found and solution provided by Inaki Arenaza - merged from MOODLE_17_STABLE
skodak [Wed, 18 Oct 2006 21:34:06 +0000 (21:34 +0000)]
fixed access check when editting notes in advanced upload assignment type; merged from MOODLE_17_STABLE
skodak [Wed, 18 Oct 2006 21:02:30 +0000 (21:02 +0000)]
fixed Notices after assignment deletion in Recent Activity MDL-7089 ; merged from MOODLE_17_STABLE
skodak [Wed, 18 Oct 2006 20:21:28 +0000 (20:21 +0000)]
improved validation when deleting comments from glossary SC#325 ; merged from MOODLE_17_STABLE
skodak [Wed, 18 Oct 2006 19:59:27 +0000 (19:59 +0000)]
Notice when creating one forum... MDL-7063 ; merged from MOODLE_17_STABLE
skodak [Wed, 18 Oct 2006 19:41:32 +0000 (19:41 +0000)]
changed email obfuscation character to * MDL-6935 ; merged from MOODLE_17_STABLE
thepurpleblob [Wed, 18 Oct 2006 13:03:50 +0000 (13:03 +0000)]
put the cursor in the edit box rather than doing nothing for label
ethem [Wed, 18 Oct 2006 12:45:28 +0000 (12:45 +0000)]
Fixed merge chars: =======
ethem [Wed, 18 Oct 2006 12:43:00 +0000 (12:43 +0000)]
Show results and send email to admin. Merged from 17stable.
skodak [Wed, 18 Oct 2006 11:14:48 +0000 (11:14 +0000)]
Deleting uploaded files when deleting an assignment instance + fixed quoting style + trailing whitespace MDL-6387 ; merged from MOODLE_17_STABLE
vyshane [Wed, 18 Oct 2006 09:47:44 +0000 (09:47 +0000)]
Merged from 1.7
skodak [Wed, 18 Oct 2006 09:20:16 +0000 (09:20 +0000)]
fix course reset unenrollment in to work with roles MDL-7069 ; merged from MOODLE_17_STABLE
vyshane [Wed, 18 Oct 2006 08:41:24 +0000 (08:41 +0000)]
Merged from 1.7
toyomoyo [Wed, 18 Oct 2006 08:01:15 +0000 (08:01 +0000)]
merged fix for MDL-7066, proper capability check for forum attachments
toyomoyo [Wed, 18 Oct 2006 07:50:22 +0000 (07:50 +0000)]
merged fix for MDL-7066, users will replypost set to prohit can not edit own post
vyshane [Wed, 18 Oct 2006 07:42:44 +0000 (07:42 +0000)]
Merged from 1.7
toyomoyo [Wed, 18 Oct 2006 07:26:04 +0000 (07:26 +0000)]
merged added code to force mysql db to change default encoding during fresh installation
vyshane [Wed, 18 Oct 2006 07:05:21 +0000 (07:05 +0000)]
Merged from 1.7