Petr Škoda
45fd6edfa4
MDL-35064 improve enrol plugin uninstall confirmation
...
Credit goes to Helen Foster, thanks!
2012-08-28 15:26:23 +02:00
Petr Škoda
84bc3773cc
MDL-35064 add option to keep enrolments when uninstalling plugin
2012-08-26 12:17:11 +02:00
Eloy Lafuente (stronk7)
b6b34345ac
Merge branch 'MDL-34853' of local stronk7 repo.
...
(originally w34_MDL-34853_m24_durationsetting @ git://github.com/skodak/moodle.git)
2012-08-22 03:41:14 +02:00
Petr Škoda
38257347ed
MDL-34853 add new admin setting for duration (time in seconds)
2012-08-22 03:00:11 +02:00
Dan Poltawski
f418f82e52
Merge branch 'MDL-34648-master' of git://github.com/FMCorz/moodle
2012-08-21 14:39:54 +08:00
Frederic Massart
ad778c84e8
MDL-34648 Course: Added capability to control sections moving
2012-08-21 13:31:19 +08:00
Eloy Lafuente (stronk7)
57733008c9
Merge branch 'MDL-31957-master' of git://github.com/sammarshallou/moodle
2012-08-21 01:21:18 +02:00
Eloy Lafuente (stronk7)
2672817478
Merge branch 'w34_MDL-34960_m24_gmapsv2drop' of git://github.com/skodak/moodle
2012-08-20 20:34:13 +02:00
Eloy Lafuente (stronk7)
5bed363980
Merge branch 'w34_MDL-34959_m24_gmapsv3' of git://github.com/skodak/moodle
2012-08-20 20:28:59 +02:00
Eloy Lafuente (stronk7)
fae6f7cad0
Merge branch 'w34_MDL-34868_m24_gmapsv2' of git://github.com/skodak/moodle
2012-08-20 20:17:27 +02:00
Dan Poltawski
9522185b3c
Merge branch 'MDL-34779-master' of git://github.com/ankitagarwal/moodle
2012-08-20 15:58:22 +08:00
Michael de Raadt
6e56d9dcb7
MDL-34779 settings: Updating lang string corrposnding to the fullnamedisplay setting
2012-08-20 15:46:54 +08:00
Petr Škoda
704533fca7
MDL-34960 drop deprecated Google Maps API V2
2012-08-19 20:07:27 +02:00
Petr Škoda
cec7d43591
MDL-34959 add Google Maps API V3 support
2012-08-19 19:52:35 +02:00
Petr Škoda
b32ec7a3b9
MDL-34868 update deprecated Google maps API V2 key info
2012-08-19 18:20:59 +02:00
sam marshall
5ae17b09a8
MDL-31957 Course reset: Does not erase activity completion data
2012-08-17 10:35:44 +01:00
Eloy Lafuente (stronk7)
76b97631b0
Merge branch 'MDL-25012' of git://github.com/danpoltawski/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-08-15 00:41:04 +02:00
Aparup Banerjee
b567fcfb50
Merge branch 'w33_MDL-34851_m24_enrolledsince' of git://github.com/skodak/moodle
2012-08-13 11:03:43 +08:00
Petr Škoda
4389d18e74
MDL-34851 show enrolment date if there is no start and end of active enrolment
...
This should help when enrol plugin does not set any start or end of enrolment validity.
2012-08-12 20:46:00 +02:00
Petr Škoda
4c04933b99
MDL-34852 allow editing of manual/self enrolments times and show time enrolled
2012-08-12 14:15:09 +02:00
Eloy Lafuente (stronk7)
e5e26fb1d6
Merge branch 'MDL-34704' of git://github.com/timhunt/moodle
2012-08-08 01:52:45 +02:00
Sam Hemelryk
60312b3189
Merge branch 'master_MDL-32002' of git://github.com/danmarsden/moodle
2012-08-08 09:43:44 +12:00
Aparup Banerjee
2efd02caa6
Merge branch 'MDL-34560_accessibility' of git://github.com/rwijaya/moodle
2012-08-07 14:45:29 +08:00
Dan Poltawski
34342a1adf
MDL-34575 lang/notes: reorder string to be alphabetical
2012-08-06 12:09:15 +08:00
Dan Poltawski
850d2db82a
MDL-25012 - blogs: introduce a specific 'enabled' config setting
...
Rather than overloading the $CFG->bloglevel setting which had a
confusing UI in the appearance subsystem.
In order to achieve this we modify take the defaults from the existing
bloglevel setting and set that for $CFG->enableblogs. Note that in order
to prevent a bad default settings from being set we also set
$CFG->bloglevel to a valid 'enabled' setting.
2012-08-06 11:25:22 +08:00
Rossiani Wijaya
6cae398f1d
MDL-34560 accessibility compliance for message: Add label for input text and select tag
2012-08-04 17:07:07 +08:00
Tim Hunt
157583b862
MDL-34704 couse, accesslib: improve $CFG->courselistshortnames
...
1. get_context_name should respect the $CFG->courselistshortnames
setting.
2. When $CFG->courselistshortnames is on, what to display should use a
language string, rather than string concatenation. This makes it
possible for people to configure the display. For example, they might
want 'My first course [M101]' instead of 'M101 My first course'.
2012-08-03 13:01:05 +01:00
Rossiani Wijaya
2134ddcba1
MDL-34575 accessibility compliance for notes: Add form input text and select tag
2012-08-03 13:39:36 +08:00
Dan Marsden
760007a274
MDL-32002 Plagiarism plugins - add support for deleting plugins
2012-08-01 09:56:19 +12:00
Aparup Banerjee
e462de973f
MDL-34650 added MDLs to todo comment and deprecation comment.
...
(also triggering an amos script here for the other MDL-34650 commit)
AMOS BEGIN
CPY [minute,form],[minute,core]
CPY [month,form],[month,core]
CPY [options,editor],[options,core]
CPY [selectacourse,backup],[selectacourse,core]
AMOS END
2012-07-31 15:30:38 +08:00
Aparup Banerjee
87c12fec13
Merge branch 'MDL-34650' of git://github.com/rwijaya/moodle
2012-07-31 13:19:47 +08:00
Rossiani Wijaya
ecc5cc31ae
MDL-34650 - accessibility compliance: Add <label> for form input text and select tag
2012-07-31 12:07:16 +08:00
Sam Hemelryk
30585a3752
Merge branch 'MDL-28568_noncontact_warning' of git://github.com/andyjdavis/moodle
2012-07-31 12:00:53 +12:00
Sam Hemelryk
61e93a4c08
Merge branch 'MDL-27083-master' of git://github.com/FMCorz/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-07-25 09:20:44 +12:00
Dan Poltawski
b7db7803bc
Merge branch 'w30_MDL-34299_m24_html5' of git://github.com/skodak/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-07-24 14:07:26 +08:00
Aparup Banerjee
f36b0ba502
Merge branch 'wip-MDL-34285-m24' of git://github.com/samhemelryk/moodle
2012-07-23 17:22:14 +08:00
Dan Poltawski
7067a161a3
Merge branch 'wip-mdl-31023' of git://github.com/rajeshtaneja/moodle
2012-07-23 13:13:47 +08:00
Frederic Massart
67e3dd2c95
MDL-27083 Questions: Orphaned questions are adopted on upgrade
2012-07-23 11:37:09 +08:00
Sam Hemelryk
18989c7a24
Merge branch 'MDL-34205-master' of git://github.com/micaherne/moodle
2012-07-23 12:52:35 +12:00
Sam Hemelryk
87608b34f4
Merge branch 'MDL-33927_enforce_max_attachments' of git://github.com/davosmith/moodle
2012-07-23 12:00:30 +12:00
Petr Škoda
13725b3797
MDL-34299 remove xmlstrictheaders setting and switch to html5 doctype by default
...
This fixes WCAG 2.0 compliance because we were already using HTML5 markup.
The strict XML headers setting never worked for production servers, developers
used browser validators for compliance testing. XHTML 5 option is relatively
similar to this obsolete option, but still it can not be used on production servers.
XHTML Strict 1.x was a standardised dead end, HTML5 is the new de-facto-standard
supported by all major browsers including latest versions of IE.
Please note nothing changes in our coding style because HTML5 is a superset of
several previous standards, it is recommended to use only features that are
already implemented in all our supported browsers.
2012-07-21 19:23:44 +02:00
Andrew Davis
77d187ed1e
MDL-28568 message: added a warning message when the user is about to message someone who cant reply
2012-07-19 17:14:50 +08:00
Rajesh Taneja
afb92f1b9e
MDL-31023 libraries: removed deprecated function and classes from pagelib.php
2012-07-19 15:48:45 +08:00
David Monllao
6b4885319b
MDL-29563 course Throwing an exception instead of a message
2012-07-19 15:33:30 +08:00
David Monllao
8a1a951f7c
MDL-29563 course Hide duplication button in activities without backup2 support - Credit to Mark Nielsen
2012-07-19 15:33:30 +08:00
Sam Hemelryk
21a4e24cab
MDL-34285 condition: Added is not empty option for user profile conditions and moved strings.
...
As part of this change I added a new condition for user fields: is not equal.
I also copied the strings being used from the filters lang file to the condition
lang file and changed the uses in code.
AMOS BEGIN
CPY [contains,filters],[contains,condition]
CPY [doesnotcontain,filters],[doesnotcontain,condition]
CPY [isequalto,filters],[isequalto,condition]
CPY [startswith,filters],[startswith,condition]
CPY [endswith,filters],[endswith,condition]
CPY [isempty,filters],[isempty,condition]
AMOS END
2012-07-19 19:27:00 +12:00
Sam Hemelryk
2fcd79c043
Merge branch 'MDL-21572-master' of git://github.com/FMCorz/moodle
2012-07-18 09:41:42 +12:00
Davo Smith
a32dabc260
MDL-33927 Filemanager - enforce the maxfiles limit on form submission
2012-07-17 10:18:52 +01:00
Dan Poltawski
0e7dd4f672
Merge branch 'MDL-23219' of git://github.com/timhunt/moodle
2012-07-16 14:32:48 +08:00
Dan Poltawski
bea8b7454e
Merge branch 'MDL-22259b' of git://github.com/srynot4sale/moodle
2012-07-16 11:57:04 +08:00