]>
git.mjollnir.org Git - moodle.git/log
nicolasconnault [Fri, 31 Oct 2008 21:36:57 +0000 (21:36 +0000)]
MDL-17091 Removing superfluous Zend framework files
mudrd8mz [Fri, 31 Oct 2008 21:11:46 +0000 (21:11 +0000)]
MDL-17094 Allow translators to disable automatic language update during Moodle upgrade.
One needs just add $CFG->skiplangupgrade = true; to their config.php and keep their language pack up-to-date manually. This is intended for lang pack maintainers with CVS access only.
This is backpported from MOODLE_19_STABLE admin/index.php
stronk7 [Fri, 31 Oct 2008 19:05:56 +0000 (19:05 +0000)]
MDL-14998 - roles: User needs to have mod/forum:viewdiscussion to be able to see news block. Merged from 19_STABLE
nicolasconnault [Fri, 31 Oct 2008 15:34:23 +0000 (15:34 +0000)]
MDL-17091 Added zend framework to include_path
nicolasconnault [Fri, 31 Oct 2008 15:33:45 +0000 (15:33 +0000)]
MDL-17091 Adding part of GoogleData API from the Zend Framework, in order to support portfolio and repository functions. Also completed basic portfolio plugin.
nicolasconnault [Fri, 31 Oct 2008 09:54:07 +0000 (09:54 +0000)]
MDL-16341 Fixed a missing $context in has_capability check for portfolio export, forum lib
nicolasconnault [Fri, 31 Oct 2008 09:14:06 +0000 (09:14 +0000)]
MDL-16341 Finished flickr plugin
tjhunt [Fri, 31 Oct 2008 08:45:35 +0000 (08:45 +0000)]
ajax: MDL-17086 Add a CSS class name to <body> when JavaScript is enabled
tjhunt [Fri, 31 Oct 2008 08:25:19 +0000 (08:25 +0000)]
ajax: MDL-17084 provide a way for JavaScript to update user preferences.
jerome [Fri, 31 Oct 2008 06:04:30 +0000 (06:04 +0000)]
MDL-10021: change frame into object tag when display a Link Resource with navigation bar, merged from 19
jamiesensei [Fri, 31 Oct 2008 04:52:29 +0000 (04:52 +0000)]
MDL-15736 "deleting regrade report. Regrade functionality is now part of overview report" putting quiz_regrade.php back into HEAD since lang files from HEAD are downloaded to use on older versions of Moodle, should not delete obsolete lang files.
moodlerobot [Fri, 31 Oct 2008 02:02:42 +0000 (02:02 +0000)]
Updated the HEAD build version to
20081031
danmarsden [Fri, 31 Oct 2008 00:53:28 +0000 (00:53 +0000)]
MDL-17050 excorising $_POST - thanks to mikec for patch - also check groupmode before bothering to get groupstuff to save some trees.
jerome [Fri, 31 Oct 2008 00:30:36 +0000 (00:30 +0000)]
MDL-15352: display only the folder containing at least one file
jamiesensei [Thu, 30 Oct 2008 12:31:11 +0000 (12:31 +0000)]
MDL-15736 "deleting regrade report. Regrade functionality is now part of overview report" seems I forgot to delete this language file earlier.
tjhunt [Thu, 30 Oct 2008 10:49:15 +0000 (10:49 +0000)]
user selection: MDL-16993 Convert the assign roles page to use the new components.
At the same time, I took the opportunity to try to work on some of the usability issues on this page. Note that I have not quite finished! So don't comment until tomorrow.
In the course of doing this, I also did: half of
MDL-11529 Show the number of assignees of each role in the change role dropdown on this page.
MDL-17067 Make it clear in the UI that admins are not allowed to unassign themselves.
gbateson [Thu, 30 Oct 2008 07:40:00 +0000 (07:40 +0000)]
MDL-16300: use cache to minimize the use of "get_users_by_capability()"
dongsheng [Thu, 30 Oct 2008 07:12:54 +0000 (07:12 +0000)]
"MDL-13766, fixed options saving bug"
tjhunt [Thu, 30 Oct 2008 06:26:18 +0000 (06:26 +0000)]
roles admin: Improve the usability of the assign roles interface - this is the first half of the work. Part of MDL-16993.
To do this, I found a way to clean up the method signatures of a couple of accesslib methods, so I did, hence the fact that this seems to touch some unrelated files.
Also, there is a nice new method in accesslib get_context_url, which gives you the natural URL for a context, so the course view page, or the user profile, etc.
gbateson [Thu, 30 Oct 2008 06:25:45 +0000 (06:25 +0000)]
use "md5key" as secondary key on hotpot_strings table; allow for non-unique secondary keys on hotpot tables (can happen on hotpot_strings)
tjhunt [Thu, 30 Oct 2008 06:21:38 +0000 (06:21 +0000)]
user selection: MDL-16966 Improve some of the wording - forgot to commit the lang strings when I did the other bits.
jerome [Thu, 30 Oct 2008 04:24:46 +0000 (04:24 +0000)]
MDL-15352: check that the peer has been setup
tjhunt [Thu, 30 Oct 2008 04:20:03 +0000 (04:20 +0000)]
print_table: allow headings to span multiple columns.
tjhunt [Thu, 30 Oct 2008 03:56:48 +0000 (03:56 +0000)]
user selection: Make inserting the search term into lang strings in JavaScript more robust.
tjhunt [Thu, 30 Oct 2008 03:00:20 +0000 (03:00 +0000)]
course editing: MDL-17066 Assign roles icon next to activities when editing is on does not have a tool-tip
jerome [Thu, 30 Oct 2008 02:54:11 +0000 (02:54 +0000)]
MDL-15352: add warning message when no peer are set
jerome [Thu, 30 Oct 2008 02:30:26 +0000 (02:30 +0000)]
MDL-15352: move local/remote common code into the repository library.
dongsheng [Thu, 30 Oct 2008 02:11:43 +0000 (02:11 +0000)]
"MDL-13766, the keylistener should be created dependently of the input element"
moodlerobot [Thu, 30 Oct 2008 01:48:42 +0000 (01:48 +0000)]
Updated the HEAD build version to
20081030
peterbulmer [Thu, 30 Oct 2008 01:18:32 +0000 (01:18 +0000)]
MDL-17038 bugfixes
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
peterbulmer [Thu, 30 Oct 2008 01:17:55 +0000 (01:17 +0000)]
MDL-17038 - truncate overlength varchar fields before attempting to insert
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
peterbulmer [Thu, 30 Oct 2008 01:17:11 +0000 (01:17 +0000)]
MDL-17038 formatting correction
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
peterbulmer [Thu, 30 Oct 2008 01:16:47 +0000 (01:16 +0000)]
MDL-17038 Change to use sensible variable names
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
peterbulmer [Thu, 30 Oct 2008 01:16:06 +0000 (01:16 +0000)]
MDL-17038 - refine query to limit size of returned data.
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
skodak [Wed, 29 Oct 2008 23:55:16 +0000 (23:55 +0000)]
MDL-14990 dml: towards proper logging/perf infrastructure
piers [Wed, 29 Oct 2008 16:10:38 +0000 (16:10 +0000)]
MDL-17052 - remove use of $_POST.
jamiesensei [Wed, 29 Oct 2008 10:09:55 +0000 (10:09 +0000)]
MDL-14209 "quiz stats report:Seperation of functionality and unit tests for calculations" Unit tests for the grade stats calculations.
jamiesensei [Wed, 29 Oct 2008 10:00:44 +0000 (10:00 +0000)]
MDL-14209 "quiz stats report:Seperation of functionality and unit tests for calculations" Seperating out call for processing actual student responses from calculation of other grade stats as I want to unit test the grade stats calculations.
skodak [Wed, 29 Oct 2008 09:24:45 +0000 (09:24 +0000)]
MDL-17057 dml: fixed regression changed by removed dbpersist parameter - sorrrry
tjhunt [Wed, 29 Oct 2008 09:10:41 +0000 (09:10 +0000)]
user selection: MDL-16966 Improve some of the wording.
tjhunt [Wed, 29 Oct 2008 08:39:33 +0000 (08:39 +0000)]
random course generator: Helpful comment at the top of the file.
jerome [Wed, 29 Oct 2008 08:20:12 +0000 (08:20 +0000)]
MDL-15351: the plugin didn't retrieve any file. The problem was cause by the curl download function that can not have session => now we deal with fileinfo parameters, not the file url.
tjhunt [Wed, 29 Oct 2008 08:18:24 +0000 (08:18 +0000)]
user selection: MDL-16994 Improve the user selector used on the assign roles and group memebers pages - Convert the group memebership page.
tjhunt [Wed, 29 Oct 2008 08:17:18 +0000 (08:17 +0000)]
Make developer debug mode available to JavaScript.
skodak [Wed, 29 Oct 2008 07:16:49 +0000 (07:16 +0000)]
MDL-17055 fixed pg regression - removed redundant sorting
tjhunt [Wed, 29 Oct 2008 06:54:32 +0000 (06:54 +0000)]
Fix and improve error message.
jerome [Wed, 29 Oct 2008 06:42:48 +0000 (06:42 +0000)]
MDL-15352: add phpdoc to mnet_publishes method
jerome [Wed, 29 Oct 2008 06:36:23 +0000 (06:36 +0000)]
MDL-15352: clean and comment the moodle remote plugin
tjhunt [Wed, 29 Oct 2008 05:50:03 +0000 (05:50 +0000)]
Fix whitespace.
tjhunt [Wed, 29 Oct 2008 05:09:18 +0000 (05:09 +0000)]
user selection: MDL-17053 Improve the user selector used on the assign roles and group memebers pages - Make single user select mode work properly.
tjhunt [Wed, 29 Oct 2008 04:40:34 +0000 (04:40 +0000)]
user selection: MDL-17054 Improve the user selector used on the assign roles and group memebers pages - fire an event when the selection becomes empty/not-empty.
dongsheng [Wed, 29 Oct 2008 02:23:19 +0000 (02:23 +0000)]
"MDL-16784, remove css style, added a hack for ie6"
moodlerobot [Wed, 29 Oct 2008 01:46:08 +0000 (01:46 +0000)]
Updated the HEAD build version to
20081029
dongsheng [Wed, 29 Oct 2008 01:37:40 +0000 (01:37 +0000)]
"MDL-16896, update html element reference when show filepicker"
tjhunt [Wed, 29 Oct 2008 01:33:26 +0000 (01:33 +0000)]
participants list: MDL-17055 temporary fix for this regression. Do the DISTINCT bit in PHP rather than SQL.
skodak [Tue, 28 Oct 2008 22:31:26 +0000 (22:31 +0000)]
MDL-14990 dml: towards proper logging/perf infrastructure
stronk7 [Tue, 28 Oct 2008 17:57:51 +0000 (17:57 +0000)]
Missing parenthesis in sql_substr(). MDL-16669
skodak [Tue, 28 Oct 2008 15:37:15 +0000 (15:37 +0000)]
MDL-17020 dml: native pgsql driver - fixed error detection on connect
skodak [Tue, 28 Oct 2008 15:21:01 +0000 (15:21 +0000)]
MDL-16930 dml: exceptions instead of print_error
skodak [Tue, 28 Oct 2008 15:11:10 +0000 (15:11 +0000)]
MDL-16669 dml: improved sql_substring(), added unit tests
skodak [Tue, 28 Oct 2008 12:14:09 +0000 (12:14 +0000)]
MDL-15070 dml: recordset rewinding now forbidden - not all databases support it, sorry
skodak [Tue, 28 Oct 2008 12:04:10 +0000 (12:04 +0000)]
MDL-17020 dml: native pgsql driver - minor coding style improvement
skodak [Tue, 28 Oct 2008 12:03:04 +0000 (12:03 +0000)]
MDL-17020 dml: native pgsql driver - socket and persistent connection support
skodak [Tue, 28 Oct 2008 12:02:13 +0000 (12:02 +0000)]
MDL-14990 dml: added __destruct method, will be needed for logging
tjhunt [Tue, 28 Oct 2008 06:51:36 +0000 (06:51 +0000)]
user selection: MDL-16996 Improve the user selector used on the assign roles and group memebers pages - Write the JavaScript to do the Ajax requests and update the list of users.
tjhunt [Tue, 28 Oct 2008 06:49:58 +0000 (06:49 +0000)]
roles interface: MDL-16965 make a view that explains the has_capability calculation for a given capability in a given context for a given user - I forgot to check in the language strings before.
tjhunt [Tue, 28 Oct 2008 06:48:16 +0000 (06:48 +0000)]
xmldb checks: MDL-16975 refactor the various checks to eliminate duplicated code - I forgot to check in the language strings before.
jerome [Tue, 28 Oct 2008 04:03:12 +0000 (04:03 +0000)]
MDL-15352: check that the user exists on the remote server and that is allowed to access the file he's requesting
jerome [Tue, 28 Oct 2008 04:02:25 +0000 (04:02 +0000)]
MDL-15352: check that the user exists on the remote server and that is allowed to access the file he's requesting
jerome [Tue, 28 Oct 2008 04:00:34 +0000 (04:00 +0000)]
MDL-15352: check that the user exists on the remote server and that is allowed to access the file he's requesting
dongsheng [Tue, 28 Oct 2008 03:13:31 +0000 (03:13 +0000)]
"MDL-17014, check soap extension in alfresco plugin"
fmarier [Tue, 28 Oct 2008 01:50:10 +0000 (01:50 +0000)]
MDL-17037 Lossless optimization of all PNG and JPEG images
moodlerobot [Tue, 28 Oct 2008 01:48:46 +0000 (01:48 +0000)]
Updated the HEAD build version to
20081028
tjhunt [Mon, 27 Oct 2008 23:36:07 +0000 (23:36 +0000)]
qtype multichoice: MDL-17029 - followup - revert my overzealous copying and pasting. Thanks to Myles Carrick for noticing my mistake.
skodak [Mon, 27 Oct 2008 22:21:34 +0000 (22:21 +0000)]
MDL-17036 dml: dbpersist moved into dboptions
skodak [Mon, 27 Oct 2008 21:57:45 +0000 (21:57 +0000)]
MDL-17020 dml: native pgsql driver - fixed wrong handling of binary fields in get_column()
skodak [Mon, 27 Oct 2008 20:59:21 +0000 (20:59 +0000)]
MDL-17020 dml: native pgsql driver - transactions minor changes
skodak [Mon, 27 Oct 2008 20:58:37 +0000 (20:58 +0000)]
MDL-14679 dml/native_mysqli transactions support
skodak [Mon, 27 Oct 2008 20:21:04 +0000 (20:21 +0000)]
MDL-17020 dml: native pgsql driver - implementation and unittests of transactions
skodak [Mon, 27 Oct 2008 15:54:36 +0000 (15:54 +0000)]
MDL-17020 dml: native pgsql driver - ddl unittest more robust - fixed typo, thanks ELoy!
skodak [Mon, 27 Oct 2008 15:50:32 +0000 (15:50 +0000)]
MDL-17020 dml: native pgsql driver - ddl unittest more robust
skodak [Mon, 27 Oct 2008 15:42:52 +0000 (15:42 +0000)]
MDL-17020 dml: native pgsql driver - support for bytea updating
skodak [Mon, 27 Oct 2008 15:31:11 +0000 (15:31 +0000)]
MDL-17020 dml: native pgsql driver - support for bytea reading
skodak [Mon, 27 Oct 2008 15:30:38 +0000 (15:30 +0000)]
MDL-17020 dml: native pgsql driver - improved get_record and get_field - this should be faster
skodak [Mon, 27 Oct 2008 12:33:09 +0000 (12:33 +0000)]
MDL-17020 dml: native pgsql driver - fixing/improving unittests; fixed column names in indexes
skodak [Mon, 27 Oct 2008 12:10:24 +0000 (12:10 +0000)]
MDL-17020 dml: native pgsql driver - fixing/improving unittests
skodak [Mon, 27 Oct 2008 12:01:15 +0000 (12:01 +0000)]
MDL-17020 dml: native pgsql driver - fixing/improving unittests
skodak [Mon, 27 Oct 2008 12:00:04 +0000 (12:00 +0000)]
MDL-17020 dml: native pgsql driver - $ bound syntax fully implemented, we do not need string for exception anymore
skodak [Mon, 27 Oct 2008 11:43:17 +0000 (11:43 +0000)]
MDL-17020 dml: native pgsql driver - more resource freeing
tjhunt [Mon, 27 Oct 2008 08:37:50 +0000 (08:37 +0000)]
user selection: MDL-16995 Improve the user selector used on the assign roles and group memebers pages - Implement search.php which does the work for ajax requests.
tjhunt [Mon, 27 Oct 2008 07:40:57 +0000 (07:40 +0000)]
user selection: MDL-16992 Improve the user selector used on the assign roles and group memebers pages - Create a base class.
tjhunt [Mon, 27 Oct 2008 07:30:44 +0000 (07:30 +0000)]
user selection: MDL-16992 Improve the user selector used on the assign roles and group memebers pages - Create a base class.
jerome [Mon, 27 Oct 2008 05:12:32 +0000 (05:12 +0000)]
MDL-15352: add error management to mnet communication
tjhunt [Mon, 27 Oct 2008 04:23:23 +0000 (04:23 +0000)]
qtype multichoice: MDL-17029 answernumbering option was not being backed up or restored.
dongsheng [Mon, 27 Oct 2008 02:57:29 +0000 (02:57 +0000)]
"MDL-17014, check soap extension before create alfresco plugin"
tjhunt [Mon, 27 Oct 2008 02:33:34 +0000 (02:33 +0000)]
qtype match: MDL-16450 Change validation so it is possible to create matching questions with two stems and three answers.
Thanks to Oleg Sychev for implementing this.
moodlerobot [Mon, 27 Oct 2008 01:41:41 +0000 (01:41 +0000)]
Updated the HEAD build version to
20081027
moodlerobot [Mon, 27 Oct 2008 01:22:32 +0000 (01:22 +0000)]
Automatic installer.php lang files by installer_builder (
20081027 )
skodak [Sun, 26 Oct 2008 22:36:13 +0000 (22:36 +0000)]
MDL-17020 dml: native pgsql driver - still buggy, works only partially
skodak [Sun, 26 Oct 2008 13:00:53 +0000 (13:00 +0000)]
MDL-14679 dml/native_mysqli recordset cleanup