]>
git.mjollnir.org Git - moodle.git/log
stronk7 [Fri, 2 Oct 2009 12:50:19 +0000 (12:50 +0000)]
MDL-18469 Minor changes to restore silenty/import before implementing checksum. Merged from 19_STABLE
skodak [Fri, 2 Oct 2009 12:13:56 +0000 (12:13 +0000)]
MDL-12886 external lib parameter validation routine + some unit tests
mudrd8mz [Fri, 2 Oct 2009 11:42:53 +0000 (11:42 +0000)]
NOBUG: Fixed PAGE->set_url() regression
$PAGE->set_url() is already properly called by admin_externalpage_setup()
with a required 'section' param included. We can't override the PAGE's
URL and throw away the params set previously. This may be an issue at
other external admin pages, too.
tjhunt [Fri, 2 Oct 2009 11:30:11 +0000 (11:30 +0000)]
moodlelib: MDL-19764 change get_list_of_countries so admins can more easily control the list.
* New admin setting $CFG->allcountrycodes - on Location page.
* Same rules used to translate country names as any other string.
* With unit tests.
nicolasconnault [Fri, 2 Oct 2009 07:53:01 +0000 (07:53 +0000)]
MDL-10221 Simulating the HTTP DELETE method by using a URL param (action), because some web servers don't allow DELETE. AJAX Course and Block deletion now works as expected. Merged from MOODLE_19_STABLE
nicolasconnault [Fri, 2 Oct 2009 07:05:02 +0000 (07:05 +0000)]
MDL-15262 Added a two capabilities to prevent certain users from changing a course's fullname and shortname. merged from MOODLE_19_STABLE
dongsheng [Fri, 2 Oct 2009 06:51:56 +0000 (06:51 +0000)]
"MDL-18723, role required to display search box should be viewparticipants, merged from 1.9"
moodler [Fri, 2 Oct 2009 06:34:12 +0000 (06:34 +0000)]
user/view MDL-18800 Sort courses consistently with everything else
dongsheng [Fri, 2 Oct 2009 06:22:17 +0000 (06:22 +0000)]
"MDL-19118, add comments counter"
moodler [Fri, 2 Oct 2009 06:20:52 +0000 (06:20 +0000)]
calendar html MDL-17528 Add H2 to the "block" headers to make consistent with everything
moodlerobot [Fri, 2 Oct 2009 00:37:38 +0000 (00:37 +0000)]
Updated the HEAD build version to
20091002
skodak [Thu, 1 Oct 2009 21:53:58 +0000 (21:53 +0000)]
MDL-12886 updating groups external API
skodak [Thu, 1 Oct 2009 21:53:14 +0000 (21:53 +0000)]
MDL-12886 WS param and return description classes
skodak [Thu, 1 Oct 2009 21:41:37 +0000 (21:41 +0000)]
MDL-12886 updating groups external API
skodak [Thu, 1 Oct 2009 21:33:33 +0000 (21:33 +0000)]
MDL-12886 WS param and return description classes
stronk7 [Thu, 1 Oct 2009 15:02:00 +0000 (15:02 +0000)]
NOBUG: Just adding some "database" words here and there to help a bit when debugging problems.
mudrd8mz [Thu, 1 Oct 2009 14:41:20 +0000 (14:41 +0000)]
removing deletions from {blog_association} from the core
The {blog_association} is not defined but it is still referenced in the
core functions. This seems to be some blog subsystem mess that prevents
the core from removing any activity module and the context. I am sorry
Nico if I break something in your current work...
mudrd8mz [Thu, 1 Oct 2009 14:23:48 +0000 (14:23 +0000)]
NOBUG: Fixed moodle_url issue in module removing confirmation
Plain 'mod.php' does not seem to be supported at the moment as a valid $url for the Confirm button
tjhunt [Thu, 1 Oct 2009 10:12:29 +0000 (10:12 +0000)]
question import/export: MDL-20299 fix regression I introduced yesterday in hotpot import/export
tjhunt [Thu, 1 Oct 2009 10:09:59 +0000 (10:09 +0000)]
question preview: MDL-19820 set_url and generaltype = popup on question preview page
tjhunt [Thu, 1 Oct 2009 10:07:09 +0000 (10:07 +0000)]
quiz: fix debugging notice ->classes = to set_classes.
skodak [Thu, 1 Oct 2009 09:58:08 +0000 (09:58 +0000)]
MDL-20385 better access control checks for frontpage activities; merged from MOODLE_19_STABLE
moodler [Thu, 1 Oct 2009 07:04:18 +0000 (07:04 +0000)]
calendar MDL-19940 Don't require login for site calendar when forcelogin is false
moodler [Thu, 1 Oct 2009 06:54:45 +0000 (06:54 +0000)]
form/recaptcha MDL-20144 Don't specify tabindex, for accessibility
dongsheng [Thu, 1 Oct 2009 06:51:23 +0000 (06:51 +0000)]
"MDL-16597, fixed callback function"
samhemelryk [Thu, 1 Oct 2009 06:41:33 +0000 (06:41 +0000)]
javascript MDL-20400 Addition of disabledif hide option, thanks Jonathan for the brilliant patch
samhemelryk [Thu, 1 Oct 2009 05:02:08 +0000 (05:02 +0000)]
navigation MDL-20395 Fixed notificiation regarding missing context during simpletest
samhemelryk [Thu, 1 Oct 2009 04:16:22 +0000 (04:16 +0000)]
navigation MDL-20395 Fixed regression created earlier
jerome [Thu, 1 Oct 2009 03:04:39 +0000 (03:04 +0000)]
user MDL-20390 remove broken unit test for user external function. This need to be rewritten.
samhemelryk [Thu, 1 Oct 2009 02:39:37 +0000 (02:39 +0000)]
admin-roles MDL-19787 Fixed regression in recent upgrades of link_to_popup_window
samhemelryk [Thu, 1 Oct 2009 02:31:42 +0000 (02:31 +0000)]
simpletest-navigation MDL-20395 Fixed up regressions in the simpletest caused by recent changes to upgrades to navigation lib.
Also fixed issue whereby PAGE->set_url was being called by testdeprecatedlib but not being reset to the original value causing several flow on errors through simpletests
moodlerobot [Thu, 1 Oct 2009 00:38:47 +0000 (00:38 +0000)]
Updated the HEAD build version to
20091001
ashleyholman [Thu, 1 Oct 2009 00:30:49 +0000 (00:30 +0000)]
MDL-5223 fix flashvars in mediafilter to make waitForPlay work.
moodlerobot [Thu, 1 Oct 2009 00:28:31 +0000 (00:28 +0000)]
Automatic installer.php lang files by installer_builder (
20091001 )
tjhunt [Wed, 30 Sep 2009 22:35:48 +0000 (22:35 +0000)]
unittests: NOBUG fix pagelib unit tests
Fix regression caused by my earlier commit.
(It was preventing a new install.)
tjhunt [Wed, 30 Sep 2009 18:13:27 +0000 (18:13 +0000)]
unit tests: MDL-20398 spurious exceptions when $CFG->debugdisplay is false
Doh! I had the logic the wrong way round in my previous commit. Sorry.
tjhunt [Wed, 30 Sep 2009 18:06:45 +0000 (18:06 +0000)]
unit tests: MDL-20398 spurious exceptions when $CFG->debugdisplay is false
tjhunt [Wed, 30 Sep 2009 17:19:32 +0000 (17:19 +0000)]
question import/export: MDL-20299 fatal error cause by hotpot format changes
Replaced copy and paste code from mod/hotpot/lib.php with a require_once.
tjhunt [Wed, 30 Sep 2009 17:01:05 +0000 (17:01 +0000)]
unittests: NOBUG further fix to HTML expectations - prevent side-effects.
tjhunt [Wed, 30 Sep 2009 16:55:35 +0000 (16:55 +0000)]
unittests: NOBUG fix outputlib unit tests
tjhunt [Wed, 30 Sep 2009 16:54:49 +0000 (16:54 +0000)]
unittests: NOBUG further fix to HTML expectations.
tjhunt [Wed, 30 Sep 2009 16:34:41 +0000 (16:34 +0000)]
unittests: NOBUG further pagelib unit test fixes
tjhunt [Wed, 30 Sep 2009 16:24:05 +0000 (16:24 +0000)]
unittests: NOBUG fix pagelib unit tests
tjhunt [Wed, 30 Sep 2009 14:57:31 +0000 (14:57 +0000)]
unittests: NOBUG improve testrss.php failure message to make it easier for people to know to set their proxy.
tjhunt [Wed, 30 Sep 2009 14:52:12 +0000 (14:52 +0000)]
unittests: NOBUG fix expectations for content with various types of HTML.
Also, refactor to reduce duplicate code.
tjhunt [Wed, 30 Sep 2009 14:16:12 +0000 (14:16 +0000)]
unit tests: MDL-20393 temporary work-around for this breakage, so other tests can be run.
tjhunt [Wed, 30 Sep 2009 14:15:46 +0000 (14:15 +0000)]
unit tests: MDL-20391 temporary work-around for this breakage, so other tests can be run.
tjhunt [Wed, 30 Sep 2009 14:03:39 +0000 (14:03 +0000)]
unit tests: MDL-20390 temporary work-around for this breakage, so other tests can be run.
tjhunt [Wed, 30 Sep 2009 14:03:00 +0000 (14:03 +0000)]
unit tests: MDL-20391 temporary work-around for this breakage, so other tests can be run.
tjhunt [Wed, 30 Sep 2009 13:38:36 +0000 (13:38 +0000)]
question types: MDL-20157 export_to_xml and import_from_xml functions for question types using extra_question_fields.
Thanks to Oleg Sychev for the implementation.
tjhunt [Wed, 30 Sep 2009 10:57:57 +0000 (10:57 +0000)]
quiz: MDL-19145 Safe Exam Browser integration.
This is a better alternative to 'secure' mode.
It needs to be enabled by the administrator.
samhemelryk [Wed, 30 Sep 2009 07:20:31 +0000 (07:20 +0000)]
grade MDL-19797 Upgraded deprecated function calls
samhemelryk [Wed, 30 Sep 2009 07:03:52 +0000 (07:03 +0000)]
filter MDL-19796 Upgraded deprecated function calls
samhemelryk [Wed, 30 Sep 2009 06:57:16 +0000 (06:57 +0000)]
enrol MDL-19795 Upgraded call to print_header_with_help
samhemelryk [Wed, 30 Sep 2009 06:54:07 +0000 (06:54 +0000)]
blocks MDL-19791 Upgrade deprecated function calls
samhemelryk [Wed, 30 Sep 2009 06:38:52 +0000 (06:38 +0000)]
auth MDL-19788 Upgrade deprecated function calls
samhemelryk [Wed, 30 Sep 2009 06:32:25 +0000 (06:32 +0000)]
admin MDL-19787 Upgrade deprecated function calls
samhemelryk [Wed, 30 Sep 2009 06:14:58 +0000 (06:14 +0000)]
core MDL-19799 Upgraded deprecated calls and minor documentation improvement
samhemelryk [Wed, 30 Sep 2009 01:33:32 +0000 (01:33 +0000)]
message MDL-19801 Fixed regression from recent update missing OUTPUT global
moodlerobot [Wed, 30 Sep 2009 00:38:16 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090930
samhemelryk [Tue, 29 Sep 2009 08:52:30 +0000 (08:52 +0000)]
message MDL-19801 Fixed regression from recent update
skodak [Tue, 29 Sep 2009 07:25:56 +0000 (07:25 +0000)]
MDL-20371 improved warning string
ashleyholman [Tue, 29 Sep 2009 06:29:11 +0000 (06:29 +0000)]
MDL-20374 default exception handler: log backtrace to webserver log if DEBUG_MINIMAL or greater.
samhemelryk [Tue, 29 Sep 2009 06:16:36 +0000 (06:16 +0000)]
message MDL-19801 Regression caused by recent upgrades
samhemelryk [Tue, 29 Sep 2009 06:10:51 +0000 (06:10 +0000)]
message MDL-19801 Added missing OUTPUT global
jerome [Tue, 29 Sep 2009 06:04:59 +0000 (06:04 +0000)]
output MDL-19788 fix missing global $OUTPUT
pichetp [Tue, 29 Sep 2009 04:49:23 +0000 (04:49 +0000)]
mod-quiz MDL-19813 $OUPUT and cm defined correctly
samhemelryk [Tue, 29 Sep 2009 03:55:09 +0000 (03:55 +0000)]
login MDL-19800 Upgrade deprecated calls and added set_url calls
samhemelryk [Tue, 29 Sep 2009 03:54:14 +0000 (03:54 +0000)]
message MDL-19801 Upgrade deprecated calls and added set_url calls
samhemelryk [Tue, 29 Sep 2009 03:52:43 +0000 (03:52 +0000)]
notes MDL-19818 Upgrade deprecated calls and added set_url calls
samhemelryk [Tue, 29 Sep 2009 02:51:00 +0000 (02:51 +0000)]
calendar MDL-19793 Upgrade deprecated calls and added set_url calls
moodlerobot [Tue, 29 Sep 2009 00:38:56 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090929
stronk7 [Mon, 28 Sep 2009 23:19:20 +0000 (23:19 +0000)]
MDL-17491 oci native driver: fix LOB meta length and minor whitespace
stronk7 [Mon, 28 Sep 2009 23:16:55 +0000 (23:16 +0000)]
MDL-17491 oci native driver: alter column from TEXT to integer/number now working
stronk7 [Mon, 28 Sep 2009 23:16:05 +0000 (23:16 +0000)]
MDL-14679 table/column meta cache is reset on each request and DDL operation.
No need to call it with false parameter but in very exceptional ocasions.
ethem [Mon, 28 Sep 2009 20:17:24 +0000 (20:17 +0000)]
Fatal error: Call to a member function checkbox() on a non-object in /usr/local/www/data/moodledev/enrol/authorize/locallib.php on line 675
skodak [Mon, 28 Sep 2009 18:59:40 +0000 (18:59 +0000)]
MDL-20371 backups should never be in site files, let's create the secure backupdata in site files automatically
stronk7 [Mon, 28 Sep 2009 18:17:59 +0000 (18:17 +0000)]
MDL-14679: mssql and oracle generators now supporting new temptables impl.
stronk7 [Mon, 28 Sep 2009 18:15:42 +0000 (18:15 +0000)]
MDL-17491 oci native driver: adding support for local temp tables, via store
stronk7 [Mon, 28 Sep 2009 18:10:07 +0000 (18:10 +0000)]
MDL-14679 temporary tables: modify approach so name changes are
now phisically stored and not only calculated on the fly. Oracle
will need that.
skodak [Mon, 28 Sep 2009 16:45:46 +0000 (16:45 +0000)]
MDL-20369 fixed restoring of default sort
skodak [Mon, 28 Sep 2009 16:08:17 +0000 (16:08 +0000)]
MDL-20369 fixed incorrect fetching of data fields - this was causing major problem with incorrect defaultsort caused by restore bug; merged from MOODLE_19_STABLE
stronk7 [Mon, 28 Sep 2009 10:27:24 +0000 (10:27 +0000)]
MDL-17491 oci native driver: prevent get_columns() to execute huge queries
and fix return binding to proper SQLT_INT. Truncation was happening with LONG!
mudrd8mz [Mon, 28 Sep 2009 07:51:18 +0000 (07:51 +0000)]
MDL-19542 Outcomes report display the name of the activity instead of the name of the outcome
Merged from 1.9
moodlerobot [Mon, 28 Sep 2009 00:37:37 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090928
moodlerobot [Mon, 28 Sep 2009 00:27:36 +0000 (00:27 +0000)]
Automatic installer.php lang files by installer_builder (
20090928 )
skodak [Sun, 27 Sep 2009 18:08:27 +0000 (18:08 +0000)]
MDL-11896 added hint if entry awaits approval
skodak [Sun, 27 Sep 2009 09:23:28 +0000 (09:23 +0000)]
MDL-20209 fixed regression - the email has to be synced with ext auth when change confirmed
mudrd8mz [Sun, 27 Sep 2009 06:20:47 +0000 (06:20 +0000)]
MDL-20336 Apply course defaults when approving the course
Merged from 1.9 and extended with new course defaults
moodlerobot [Sun, 27 Sep 2009 00:36:34 +0000 (00:36 +0000)]
Updated the HEAD build version to
20090927
skodak [Sat, 26 Sep 2009 20:17:57 +0000 (20:17 +0000)]
MDL-19269 Deleted internal auth users - handling is buggy; credit Martin Langhoff
skodak [Sat, 26 Sep 2009 19:17:21 +0000 (19:17 +0000)]
MDL-20209 fixed incorrect mail sync with ext auths
skodak [Sat, 26 Sep 2009 18:50:08 +0000 (18:50 +0000)]
MDL-20355 teachers may not see overview of all students in course because they might not have access in all their courses - please use profile instead; merged from MOODLE_19_STABLE
skodak [Sat, 26 Sep 2009 18:22:12 +0000 (18:22 +0000)]
MDL-20311 refactoring regression - thanks Clyde Tan for noticing this
arborrow [Sat, 26 Sep 2009 17:43:50 +0000 (17:43 +0000)]
MDL-20353 - fixing typo
skodak [Sat, 26 Sep 2009 17:07:08 +0000 (17:07 +0000)]
MDL-20353 adding missing data types of hidden form fields
moodlerobot [Sat, 26 Sep 2009 00:37:05 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090926
stronk7 [Fri, 25 Sep 2009 23:21:18 +0000 (23:21 +0000)]
MDL-17491 oracle driver: specify cache size always (20 = RDBMS default)
stronk7 [Fri, 25 Sep 2009 23:08:32 +0000 (23:08 +0000)]
MDL-17491 oracle native driver: when renaming tables, 1st task is to drop
the associated on insert trigger, to avoid problems later.
samhemelryk [Fri, 25 Sep 2009 08:24:50 +0000 (08:24 +0000)]
requires-css MDL-16151 Support for css files that use args