Commit graph

9371 commits

Author SHA1 Message Date
mudrd8mz
f9a064f9f5 MDL-17094 Automatic language update can be disabled via $CFG->skiplangupgrade settings. Merged from MOODLE_19_STABLE 2008-11-01 19:35:43 +00:00
nicolasconnault
0d4231f0e3 MDL-16341 Finished flickr plugin 2008-10-31 09:14:06 +00:00
tjhunt
bd1884fe6b ajax: MDL-17084 provide a way for JavaScript to update user preferences. 2008-10-31 08:25:19 +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
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
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
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
jerome
d8a560c64e MDL-15352: add warning message when no peer are set 2008-10-30 02:54:11 +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
26b773ec53 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. 2008-10-29 04:40:34 +00:00
skodak
655bbf511d MDL-16669 dml: improved sql_substring(), added unit tests 2008-10-28 15:11:10 +00:00
tjhunt
d56f9e659d 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. 2008-10-28 06:51:36 +00:00
tjhunt
b61d8ee50d 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. 2008-10-28 06:49:58 +00:00
tjhunt
5e8d809bd4 xmldb checks: MDL-16975 refactor the various checks to eliminate duplicated code - I forgot to check in the language strings before. 2008-10-28 06:48:16 +00:00
jerome
970b69c3ab MDL-15352: check that the user exists on the remote server and that is allowed to access the file he's requesting 2008-10-28 04:03:12 +00:00
fmarier
6a77823cb6 MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
skodak
935956b8c2 MDL-17020 dml: native pgsql driver - $ bound syntax fully implemented, we do not need string for exception anymore 2008-10-27 12:00:04 +00:00
tjhunt
64d2d01cfe user selection: MDL-16992 Improve the user selector used on the assign roles and group memebers pages - Create a base class. 2008-10-27 07:40:57 +00:00
jerome
a1c9c2bdc3 MDL-15352: add error management to mnet communication 2008-10-27 05:12:32 +00:00
dongsheng
3e0794ed04 "MDL-17014, check soap extension before create alfresco plugin" 2008-10-27 02:57:29 +00:00
tjhunt
6cfa5ec17d 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.
2008-10-27 02:33:34 +00:00
skodak
2aeb3bcbdb MDL-14679 dml/native_mysqli adding lang strings 2008-10-25 18:37:59 +00:00
nicolasconnault
a55d94d4ac MDL-16341 Almost finished portfolio flickr plugin. Modified phpflickr->request method so it can upload files, but having permission issue (only read) 2008-10-25 13:35:20 +00:00
sam_marshall
35da0e8768 MDL-17003: Completion progress report needs paging system as large reports can kill browser 2008-10-24 16:20:37 +00:00
sam_marshall
f6eece19f7 MDL-16756: Groups bugfixes and multiple select support for deletion 2008-10-24 13:31:49 +00:00
tjhunt
99cd2f77bb user selection: MDL-16991 Improve the user selector used on the assign roles and group memebers pages - Create admin setting 2008-10-24 06:41:50 +00:00
jerome
46c8e3b0d6 MDL-15352: trivial change, add a clear error message when can't retirve listing 2008-10-24 05:36:59 +00:00
jerome
ef378cdcf4 MDL-15352: doesn't use anymore mnet system function, implemeted new mnet function, remote moodle service will appear into the peer service 2008-10-23 08:14:23 +00:00
dongsheng
9d83329215 "MDL-16911, youtube plugin for repository module" 2008-10-23 04:10:59 +00:00
nicolasconnault
ba1891d290 MDL-16962 New formslib element for dropdowns with a link to another page. Applied to outcome item and outcome edit pages. Merged from MOODLE_19_STABLE 2008-10-22 09:31:49 +00:00
jerome
795834fee8 MDL-15352: first version of remote moodle plugin 2008-10-22 04:13:21 +00:00
dongsheng
934ff62cfe "MDL-16908, webdav plugin for repository module" 2008-10-21 06:30:50 +00:00
dongsheng
5ef4f9bb8c "MDL-16907, smb plugin for repository module" 2008-10-20 07:20:33 +00:00
nicolasconnault
376592d54a MDL-13702 Added language help file. Merging from MOODLE_19_STABLE 2008-10-17 14:56:06 +00:00
nicolasconnault
1f93ed2a2d MDL-13259 Redirecting to creation of new scale when none exists. Merging from MOODLE_19_STABLE 2008-10-17 14:33:05 +00:00
nicolasconnault
976bf10efa MDL-16917 Fixed Merged from MOODLE_19_STABLE 2008-10-17 14:03:28 +00:00
skodak
267e9b3521 MDL-14972 new help files for groupings and groupmembersonly - most of the credit goes to Helen ;-) merged from MOODLE_19_STABLE 2008-10-13 22:41:24 +00:00
stronk7
5e7206a8f6 Adding new setting "statsruntimedays" to configure the number of days to
calculate as max per stats cron invocation. Part of MDL-16709 ; merged from 19_STABLE
2008-10-13 21:53:49 +00:00
skodak
d79088cfee MDL-10301 Applying language patch; merging from MOODLE_19_STABLE 2008-10-13 20:14:30 +00:00
nicolasconnault
a84ce52ecf MDL-15680 Redesigned the weights interface using table layout. It will eventually replace the current "Edit categories and items" page 2008-10-13 14:38:36 +00:00
mjollnir_
def1439e31 MDL-16587 - portfolio/caller baseclass - new string for exception for missing files. 2008-10-13 10:14:18 +00:00
mjollnir_
6be1dcae99 MDL-16587 bit of a large refactor of the portfolio formats. still more to come. 2008-10-11 17:33:20 +00:00
nicolasconnault
4dc81cc70d MDL-15680 Added grade category aggregation settings and weights, plus correct handling of 3 types of weights. 2008-10-10 07:18:19 +00:00
jerome
f48fb4d692 MDL-15402: add a repository type functionality in the administration: enable/disable course and user repository setting 2008-10-09 03:02:26 +00:00
nicolasconnault
f7c0d84b87 MDL-15262 Added 3 new capabilities without changing defaults, as suggested by Matt. Merged from MOODLE_19_STABLE 2008-10-08 13:23:35 +00:00
nicolasconnault
699da6b5d5 MDL-15887 Implemented new setting, Merged from MOODLE_19_STABLE 2008-10-08 11:06:05 +00:00
jamiesensei
3efbe6bc89 MDL-14676 "In question bank, problem with moodle/question:edit* when do not have moodle/question:move*" Fixed logic for processing submission of question form and also added some validation to check that the user has permissions to move a question. 2008-10-08 10:27:38 +00:00
wildgirl
c6a6b0f77d MDL-13875 multiplicator help file rewording 2008-10-07 10:50:00 +00:00