38393 Commits

Author SHA1 Message Date
dongsheng
6b3c4d65c7 "MDL-20073, remove the static text" 2009-10-08 07:05:48 +00:00
dongsheng
7d4080f030 "MDL-16698, fixed patameter for editor element" 2009-10-08 07:00:48 +00:00
dongsheng
04a645027c "MDL-20346, fixed incorrect parameter type" 2009-10-08 06:52:30 +00:00
dongsheng
c61274bfc1 "MDL-19118, comments interface css changes" 2009-10-08 06:39:01 +00:00
dongsheng
75d07096d3 "MDL-14651, improved chat module interface" 2009-10-08 06:37:00 +00:00
ericmerrill
4a09658ea8 My Moodle/Courses: MDL-20472 get_my_courses returns 2 more courses then limit. Repairs two off by one errors in get_my_courses and get_user_courses_bycap. 2009-10-08 04:52:33 +00:00
moodler
453bf70f6e tinymce/video MDL-19611 Restoring the video button so at least it works and we can do demos and tests. If there are still security issues then please describe them. 2009-10-08 04:33:55 +00:00
nicolasconnault
3cc5e0bcbc MDL-19567 Correctly ordering imported courses by sortorder (previously not ordered explicitly). Merged from MOODLE_19_STABLE 2009-10-08 02:28:30 +00:00
moodlerobot
63b06a93c0 Updated the HEAD build version to 20091008 2009-10-08 00:38:32 +00:00
skodak
ab55925e27 MDL-12886 fixed DML use in service access control 2009-10-07 22:29:00 +00:00
skodak
fa53a1f2a9 MDL-12886 new sample simple REST web service layer - this is kind of proposal outlining a bit improved OOP WS server framework; please note it fully works including most of the security checks and authentication - more details in notes at the top of the file; the missing bit is token based authentication 2009-10-07 21:55:27 +00:00
skodak
04d212ce4d MDL-12886 refacoring: the external_param is in fact value because we use it also in return structures 2009-10-07 21:49:03 +00:00
skodak
2965d271d9 MDL-12886 fixed param typo and adding new timeout method 2009-10-07 21:44:54 +00:00
skodak
13e40ad183 MDL-12886 fixed param typo 2009-10-07 21:44:26 +00:00
pichetp
03990aa6e7 MDL-20296 Units handling for numerical and calculatedquestions 2009-10-07 21:03:58 +00:00
pichetp
c5da99065e MDL-20296 Units handling for numerical and calculatedquestions
commented echo diagnostic lines as has been left for the testing period.
2009-10-07 20:50:38 +00:00
pichetp
b003b81817 MDL-20296 Units handling for numerical and calculatedquestions 2009-10-07 20:45:45 +00:00
ericmerrill
e84a97b83c My Moodle: MDL-19089 Course limit for My Moodle not propperly obeyed. Fixing so that it obeys mycoursesperpage and propperly displays '...' 2009-10-07 16:30:07 +00:00
dongsheng
92eaeca5c9 "MDL-20470, use a gloabl varible repositoryuseexternallink to make filepicker return the link instead of downloading to moodle file pool" 2009-10-07 10:16:45 +00:00
skodak
551f442078 fixing copyright, this was in fact work of several people :-) 2009-10-07 10:15:07 +00:00
dongsheng
e4efa8ac07 "MDL-20470, update texturl value in file picker" 2009-10-07 10:13:04 +00:00
dongsheng
724e7ee6ac "MDL-20470, add a texturl element, which can use filepicker to choose a url" 2009-10-07 05:23:36 +00:00
moodlerobot
8ff9bd63a8 Updated the HEAD build version to 20091007 2009-10-07 00:38:11 +00:00
moodlerobot
82bebd30c8 Automatic installer.php lang files by installer_builder (20091007) 2009-10-07 00:28:14 +00:00
skodak
88af54fac2 MDL-17135 adding more security restrictions for web service users 2009-10-06 20:47:07 +00:00
skodak
44bce9b40b MDL-17135 basic ws auth plugin, this plugin does not allow normal logins through /login/index.php 2009-10-06 20:26:22 +00:00
skodak
1d7db36f28 MDL-12886 more unit tests 2009-10-06 19:49:07 +00:00
skodak
3a465d1dc9 MDL-20462 reminder to minimise timemodified indexed column changes 2009-10-06 19:34:40 +00:00
tjhunt
be1463394f graphlib: NOBUG previous Moodle-specific hack had a bug when y_max was very small. This would round, e.g. 10^-5 to 0 which would break the axis. 2009-10-06 17:49:47 +00:00
stronk7
b3fab0f876 MDL-12922 'moodle/restore:rolldates' capability - added missing string. Merged from 19_STABLE 2009-10-06 01:58:36 +00:00
stronk7
81b06e9b17 MDL-12922 'moodle/restore:rolldates' capability - Implement logic on restore. Merged from 19_STABLE 2009-10-06 01:27:37 +00:00
stronk7
982e45af49 MDL-12922 adding 'moodle/restore:rolldates' cap to control who can roll dates on restore
(defaults to current settings: only course creators (and admins) are able to roll) Merged from 19_STABLE
2009-10-06 01:14:47 +00:00
moodlerobot
bb56e8e5a8 Updated the HEAD build version to 20091006 2009-10-06 00:37:45 +00:00
moodlerobot
3210d8330c Automatic installer.php lang files by installer_builder (20091006) 2009-10-06 00:27:46 +00:00
stronk7
4eb9f9cc84 MDL-18469 restore checksums - add error message string. Merged from 19_STABLE 2009-10-05 17:45:02 +00:00
stronk7
cf59fbc036 MDL-18469 checksum restore in-session objects - both in manual restore and
import, create checksums of the critical in-session objects (info, course_header
and restore) to be able to check in restore_execute.html that all the information
has arrived properly without any trim/error. Merged from 19_STABLE
2009-10-05 17:23:31 +00:00
skodak
f1064cca78 MDL-19039 improved default frontpage role capability evealuation, needs to be manually enabled in config.php 2009-10-05 17:08:16 +00:00
stronk7
0a6baa4e47 NOBUG. Restoring of backups performed in different TZ/DST was causing incorrect roll to happen.
Prevent any roll of dates if differences are < 24h. Merged from 19_STABLE
2009-10-05 16:56:52 +00:00
stronk7
53fd7cae8d MDL-17469 - Revert incorrect handling of restore parameters in restore.php file. It was
causing restore dates to be rolled based in the course where the backupfile is stored
and not in the target course. Merged from 19_STABLE
2009-10-05 16:32:15 +00:00
stronk7
5758d88262 MDL-18469 restore missing session info - add a quick re-test of xml file
before any further processing by restore_execute(). More coming. Merged
from 19_STABLE
2009-10-05 10:31:46 +00:00
dongsheng
4c211e95c4 "MDL-20422, check courses category before moving, hideing, showing courses, merged from 1.9" 2009-10-05 07:44:45 +00:00
jerome
05d5801ace quizz MDL-20421 remove php notice when Enable Safe Exam Browser integration is not activated, merged from 1.9 2009-10-05 03:09:55 +00:00
moodlerobot
2aa9452a91 Updated the HEAD build version to 20091005 2009-10-05 00:37:43 +00:00
tjhunt
1c0932462e quiz: MDL-20420 Not all quizzes use best grade (e.g. some use average). Change column title. 2009-10-04 18:49:08 +00:00
tjhunt
bf659cf05e blocks upgrade: MDL-19511 Oops. contextid is unsigned, so use 0 as a dummy value, not -1 2009-10-04 18:20:08 +00:00
moodlerobot
85879df923 Updated the HEAD build version to 20091004 2009-10-04 00:37:34 +00:00
tjhunt
1f54c33bdd install: MDL-20417 Install was failing on upgradesettings.php
Only $PAGE->generaltype 'maintenance' works before the site is fully installed.
We were specifying that on all other relevant pages, but it was missed out here.
2009-10-03 09:02:21 +00:00
tjhunt
ddfa1863d3 revert last change. I used the wrong commit comment and it was totally misleading.
Will recommit with a good comment.
2009-10-03 08:56:59 +00:00
tjhunt
67e84a7f5e output: MDL-19797 fix some fallback code in print_header. 2009-10-03 08:54:30 +00:00
tjhunt
f94f09b523 groups: NOBUG fix syntax error seen on http://moodle.org/mod/cvsadmin/view.php?tab=syntax
PHP Fatal error:  Can't use function return value in empty call.
2009-10-03 07:57:50 +00:00