stronk7
4436a63b64
MDL-14998 - roles: add mod/forum:viewdiscussion protection to forum_get_discussions() ; merged from 19_STABLE
2008-10-31 21:50:08 +00:00
nicolasconnault
8470c13829
MDL-17091 Removing superfluous Zend framework files
2008-10-31 21:36:57 +00:00
mudrd8mz
66439e36ce
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
2008-10-31 21:11:46 +00:00
stronk7
5e71406d93
MDL-14998 - roles: User needs to have mod/forum:viewdiscussion to be able to see news block. Merged from 19_STABLE
2008-10-31 19:05:56 +00:00
nicolasconnault
647a1a8289
MDL-17091 Added zend framework to include_path
2008-10-31 15:34:23 +00:00
nicolasconnault
5ab88978b9
MDL-17091 Adding part of GoogleData API from the Zend Framework, in order to support portfolio and repository functions. Also completed basic portfolio plugin.
2008-10-31 15:33:45 +00:00
nicolasconnault
ddaf465b57
MDL-16341 Fixed a missing $context in has_capability check for portfolio export, forum lib
2008-10-31 09:54:07 +00:00
nicolasconnault
0d4231f0e3
MDL-16341 Finished flickr plugin
2008-10-31 09:14:06 +00:00
tjhunt
3b0bf2e4dd
ajax: MDL-17086 Add a CSS class name to <body> when JavaScript is enabled
2008-10-31 08:45:35 +00:00
tjhunt
bd1884fe6b
ajax: MDL-17084 provide a way for JavaScript to update user preferences.
2008-10-31 08:25:19 +00:00
jerome
bc0b96fc2d
MDL-10021: change frame into object tag when display a Link Resource with navigation bar, merged from 19
2008-10-31 06:04:30 +00:00
jamiesensei
b7e23c0b6a
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.
2008-10-31 04:52:29 +00:00
moodlerobot
9284242e4c
Updated the HEAD build version to 20081031
2008-10-31 02:02:42 +00:00
danmarsden
aea6903315
MDL-17050 excorising $_POST - thanks to mikec for patch - also check groupmode before bothering to get groupstuff to save some trees.
2008-10-31 00:53:28 +00:00
jerome
3a01a46a3e
MDL-15352: display only the folder containing at least one file
2008-10-31 00:30:36 +00:00
jamiesensei
ec4d0bb12e
MDL-15736 "deleting regrade report. Regrade functionality is now part of overview report" seems I forgot to delete this language file earlier.
2008-10-30 12:31:11 +00:00
tjhunt
6cab02ac52
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.
2008-10-30 10:49:15 +00:00
gbateson
993dcb0524
MDL-16300: use cache to minimize the use of "get_users_by_capability()"
2008-10-30 07:40:00 +00:00
dongsheng
e53a97d19e
"MDL-13766, fixed options saving bug"
2008-10-30 07:12:54 +00:00
tjhunt
96f1a7a265
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.
2008-10-30 06:26:18 +00:00
gbateson
2a5e1ba72f
use "md5key" as secondary key on hotpot_strings table; allow for non-unique secondary keys on hotpot tables (can happen on hotpot_strings)
2008-10-30 06:25:45 +00:00
tjhunt
c644cdb658
user selection: MDL-16966 Improve some of the wording - forgot to commit the lang strings when I did the other bits.
2008-10-30 06:21:38 +00:00
jerome
c4f2cf4a20
MDL-15352: check that the peer has been setup
2008-10-30 04:24:46 +00:00
tjhunt
8bb8a8b43c
print_table: allow headings to span multiple columns.
2008-10-30 04:20:03 +00:00
tjhunt
73064df8f7
user selection: Make inserting the search term into lang strings in JavaScript more robust.
2008-10-30 03:56:48 +00:00
tjhunt
7b553c8b58
course editing: MDL-17066 Assign roles icon next to activities when editing is on does not have a tool-tip
2008-10-30 03:00:20 +00:00
jerome
d8a560c64e
MDL-15352: add warning message when no peer are set
2008-10-30 02:54:11 +00:00
jerome
e3ca0f3a04
MDL-15352: move local/remote common code into the repository library.
2008-10-30 02:30:26 +00:00
dongsheng
4658b1837e
"MDL-13766, the keylistener should be created dependently of the input element"
2008-10-30 02:11:43 +00:00
moodlerobot
542ceba64f
Updated the HEAD build version to 20081030
2008-10-30 01:48:42 +00:00
peterbulmer
28c3e7d86f
MDL-17038 bugfixes
...
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-10-30 01:18:32 +00:00
peterbulmer
9dbc81ef23
MDL-17038 - truncate overlength varchar fields before attempting to insert
...
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-10-30 01:17:55 +00:00
peterbulmer
6da155db35
MDL-17038 formatting correction
...
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-10-30 01:17:11 +00:00
peterbulmer
995087b904
MDL-17038 Change to use sensible variable names
...
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-10-30 01:16:47 +00:00
peterbulmer
6ff7d16b25
MDL-17038 - refine query to limit size of returned data.
...
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-10-30 01:16:06 +00:00
skodak
1500142bfb
MDL-14990 dml: towards proper logging/perf infrastructure
2008-10-29 23:55:16 +00:00
piers
83eceb6ca8
MDL-17052 - remove use of $_POST.
2008-10-29 16:10:38 +00:00
jamiesensei
2685ec17ea
MDL-14209 "quiz stats report:Seperation of functionality and unit tests for calculations" Unit tests for the grade stats calculations.
2008-10-29 10:09:55 +00:00
jamiesensei
45cf6fd910
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.
2008-10-29 10:00:44 +00:00
skodak
2f17b76d4b
MDL-17057 dml: fixed regression changed by removed dbpersist parameter - sorrrry
2008-10-29 09:24:45 +00:00
tjhunt
aa9671c990
user selection: MDL-16966 Improve some of the wording.
2008-10-29 09:10:41 +00:00
tjhunt
6d5a0e939f
random course generator: Helpful comment at the top of the file.
2008-10-29 08:39:33 +00:00
jerome
b953d4a459
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.
2008-10-29 08:20:12 +00:00
tjhunt
9787301687
user selection: MDL-16994 Improve the user selector used on the assign roles and group memebers pages - Convert the group memebership page.
2008-10-29 08:18:24 +00:00
tjhunt
e4749fcc08
Make developer debug mode available to JavaScript.
2008-10-29 08:17:18 +00:00
skodak
5f772e4afa
MDL-17055 fixed pg regression - removed redundant sorting
2008-10-29 07:16:49 +00:00
tjhunt
10e99feaa2
Fix and improve error message.
2008-10-29 06:54:32 +00:00
jerome
ce5e846c72
MDL-15352: add phpdoc to mnet_publishes method
2008-10-29 06:42:48 +00:00
jerome
709c549551
MDL-15352: clean and comment the moodle remote plugin
2008-10-29 06:36:23 +00:00
tjhunt
f1303e9262
Fix whitespace.
2008-10-29 05:50:03 +00:00