tjhunt
32fa227255
duration formslib element: MDL-18500 crude initial version so I can commit some dependant quiz changes
...
This will be a formslib element for entering a time duration, like a quiz time limit. A better version to follow.
2009-03-10 06:46:34 +00:00
tjhunt
25fe66b094
date form fields: MDL-18502 Change the optional 'disabled' checkbox to an 'enabled' on
...
Better for usability to avoid a double-negative.
2009-03-10 06:44:05 +00:00
tjhunt
de9c561ba9
admin setting: MDL-18485 Improve the display of defaults for admin_setting_text_with_advanced
2009-03-10 06:43:07 +00:00
tjhunt
eba40bfe7a
tablelib: Fix typo.
2009-03-10 05:00:16 +00:00
dongsheng
8763ab760b
"REPOSITORY, UPGRADE/MDL-18354, upgrade/install repository plugins using moodle hook"
2009-03-10 02:01:24 +00:00
poltawski
6667f9e439
repository/googledocs New repository plugin MDL-16383
...
Google have now allowed documents to be downloaded via their API
(http://googledataapis.blogspot.com/2009/02/start-downloads.html ) so
the google docs repo plugin could be finished.
At the moment i've set the export format hardcoded, hopefully we can allow the
repo api let the user choose later...
2009-03-08 15:53:11 +00:00
dongsheng
a75c78d318
"REPOSITORY/MDL-18354, enabled local and upload repository plugins when upgrading"
2009-03-05 04:40:51 +00:00
tjhunt
c65921d422
Question categories. Move code to a more appropriate place.
2009-03-05 04:19:33 +00:00
tjhunt
6a2084067d
Fix comment.
2009-03-05 03:35:13 +00:00
stronk7
e0ec2d45b8
MDL-18440 email_to_user() - avoid some notices ; merged from 19_STABLE
2009-03-04 15:03:00 +00:00
sam_marshall
7a7dbd77d1
MDL-18427: Completion system does not require_once gradelib when used
2009-03-03 17:04:49 +00:00
tjhunt
af52eceef4
qtype admin: MDL-18425 also related to MDL-18355.
...
Allow question types to be displayed in order that is better than random or alphabetical. Since we don't know all the qtypes there may be:
1. Store the order in the DB (config plugins).
2. Set up a good default order for the standard types. (Unknown types go at the end by default.)
3. Allow admins to edit the order on the qtype admin screen.
2009-03-03 07:47:32 +00:00
tjhunt
7f92f0ad39
quiz editing: MDL-18355 further refinements to the UI.
2009-03-03 05:13:53 +00:00
danmarsden
bc7ec91a0d
MDL-12037 Backup Log - add new field to backup_log table to allow other backup related functions to save log data
2009-03-03 00:06:08 +00:00
stronk7
6dc72d7506
MDL-18420 reserved words - lowercase sqlite reserved words
2009-03-02 19:20:47 +00:00
stronk7
e9fc2f32ef
MDL-18420 reserved words - adding 2 new PG reserved words. Merged from 19_STABLE
2009-03-02 19:09:29 +00:00
stronk7
09717fa5ca
MDL-18420 reserved words - adding MySQL 5.1 and 6.0 new reserved words ; merged from 19_STABLE
2009-03-02 18:53:59 +00:00
mjollnir_
ea95cf9c05
MDL-16520 portfolio: when an exception happens, kill the active export
2009-03-01 11:01:57 +00:00
skodak
c70552d871
MDL-18407 fixed wrong select
2009-02-28 09:09:09 +00:00
sam_marshall
ca6b2d6801
MDL-18403: Completion system can cause problems if grade completion is somehow enabled when completion is set to manual
2009-02-27 14:35:05 +00:00
tjhunt
a781921fd0
question bank: MDL-16412 Allow admins to enable/disable of each question type
2009-02-25 09:31:49 +00:00
tjhunt
c7ecf78e5f
tablelib: MDL-18372 Let people specify a CSS class name to add to the <tr> element.
2009-02-25 08:07:19 +00:00
tjhunt
f3409e53a0
questionlib: fix typo.
2009-02-25 06:12:55 +00:00
jerome
1b12adb81d
web service MDL-12886 remove moodleexternal.php from the lib folder
2009-02-24 08:27:07 +00:00
jerome
386f206787
web service MDL-12886 fix capability name
2009-02-24 07:54:33 +00:00
tjhunt
60cd5b5a34
weblib: Improve PHPdoc comment and parameter names.
2009-02-24 05:09:29 +00:00
stronk7
121ff1f93f
Annotating some more customizations performed in PHPMailer(); merged from 19_STABLE
2009-02-23 09:09:08 +00:00
skodak
78e3908f92
MDL-18348 CVE-2007-3215
2009-02-23 07:44:03 +00:00
skodak
8f0632f097
MDL-18318 fixed incorrect function param - thanks Aurelijus
2009-02-19 16:21:46 +00:00
sam_marshall
7556422816
MDL-18272, MDL-18271: Conditional availability - grade condition to use percentages not raw grades; use wording rather than >= symbol in form because (apparently) teachers are functionally innumerate. ;)
2009-02-18 17:50:13 +00:00
stronk7
b9061f5768
MDL-18302 filterlib - fixed rebuild of nested ignoretags ; merged from 19_STABLE
2009-02-18 11:03:33 +00:00
skodak
7daf91f210
MDL-14589 course section summary string
2009-02-18 09:03:09 +00:00
dongsheng
159840f02b
"FORMSLIB,EDITOR/MDL-16698, add filepicker to editor element"
2009-02-18 02:18:06 +00:00
skodak
9c6972d630
MDL-18293 exception and DML cleanup
2009-02-17 17:32:36 +00:00
skodak
013376dec4
MDL-18293 exception and DML cleanup
2009-02-17 17:23:56 +00:00
skodak
68fbad4417
MDL-18293 exception and DML cleanup
2009-02-17 17:15:47 +00:00
skodak
5e2f308b91
MDL-18293 exception and DML cleanup
2009-02-17 16:50:36 +00:00
skodak
644d506ac1
MDL-16698 towards new general editor element + converted course section summaries
2009-02-17 16:18:05 +00:00
nicolasconnault
54c4a2cb4f
MDL-18004 Separated gradebook course settings from report preferences
2009-02-17 09:01:48 +00:00
skodak
7cdee7486d
MDL-16698 towarsd general editor element
2009-02-16 20:54:30 +00:00
skodak
b5cb48de8f
MDL-16597 default to unlimited number of files instead of 0 which means no files
2009-02-16 20:53:23 +00:00
skodak
3156b8ca48
MDL-14589 implemented browsing of course section files + fixed bug when getting parent dirs of stored files
2009-02-16 20:47:22 +00:00
jerome
d27c5d3383
web service MDL-17135 add moodle/site:usewebservice capability - display only web service users into administration page
2009-02-16 08:06:14 +00:00
tjhunt
e4e5ba8c6f
weblib: finish documenting print_user_picture.
2009-02-16 04:16:10 +00:00
stronk7
37d975e11f
Fix tests (missing declaration) and add tests for sql_length()
2009-02-15 23:43:34 +00:00
stronk7
7b837bc375
MDL-18244 sql_length() - deprecate old use of function
2009-02-15 23:18:49 +00:00
stronk7
7e0db2e205
MDL-18244 sql_length() - new cross-db function to calculate the length in chars of any expression ; from 19_STABLE
2009-02-15 23:17:56 +00:00
skodak
133b5929a1
MDL-18253 hopefully fixed weird float precision that breaks upgrade and gradebook
2009-02-15 19:02:50 +00:00
stronk7
829fa07417
MDL-9796 environment - add support to specify what xml file we want to use. defaults to newer (bc)
2009-02-14 23:08:05 +00:00
nicolasconnault
de0300ea3c
MDL-12631 Fixed breadcrumbs
2009-02-13 08:07:27 +00:00