Dan Poltawski
a9558a0559
Merge branch 'MDL-49241-27-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_27_STABLE
2015-02-24 16:53:56 +00:00
Brian Barnes
8527a343e1
MDL-48519 accessibility: improved accessibility of user filters
2015-02-24 17:53:36 +08:00
Helen Foster
2017880f90
MDL-49241 lang: Merge English strings from the en_fix language pack
2015-02-23 21:17:31 +01:00
Dan Poltawski
8bcfbda511
Merge branch 'MDL-49198_m27' of https://github.com/markn86/moodle into MOODLE_27_STABLE
2015-02-23 16:29:27 +00:00
Botond Hegedus
bd3332ff6e
MDL-49198 core_webservice: Fix error when using existing service name
2015-02-17 23:14:29 -08:00
Mark Nelson
21e6dc4d52
MDL-49200 core_form: corrected string
2015-02-16 21:59:46 -08:00
Marina Glancy
7a6581f6c2
MDL-49003 login: prevent signup when user is logged in
2015-02-11 00:04:46 +01:00
Vadim Dvorovenko
fa51ff9969
MDL-48798 Statistics: Adding lang string for user activity.
...
New lang string for 'Activity' (meaning count of user actions) in stats
reports to disambiguate it with 'Activity' (meaning course module).
AMOS BEGIN
CPY [activity,core],[useractivity,core]
AMOS END
2015-01-17 23:14:34 +07:00
Dan Poltawski
e3d7ab13ed
Merge branch 'MDL-44907-27' of git://github.com/FMCorz/moodle into MOODLE_27_STABLE
2015-01-12 11:31:34 +00:00
Frederic Massart
96ed0694ef
MDL-44907 admin: Better styling of admin settings validation errors
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2015-01-08 16:23:29 +08:00
Eloy Lafuente (stronk7)
b5e6324f77
Merge branch 'MDL-48748-27-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_27_STABLE
2015-01-07 17:24:29 +01:00
Helen Foster
bdc83459f7
MDL-48748 lang: Merge English strings from the en_fix language pack
2015-01-06 22:01:57 +01:00
Aaron Barnes
43ed7bfd0f
MDL-40097 completion: Make restoring grade criteria more robust
2015-01-05 10:38:01 +08:00
Dan Poltawski
589d9bbeff
Merge branch 'MDL-42501-27' of git://github.com/lameze/moodle into MOODLE_27_STABLE
2014-12-16 19:18:09 +00:00
Brian Barnes
7bd9a47bd0
MDL-48286 core_files: Improved accessibility of file management
2014-12-16 13:28:40 +08:00
Simey Lameze
7ae332a5b2
MDL-42501 course: add help icon on delete gradebook options
2014-12-15 16:27:05 +08:00
Jetha Chan
d31e71b0d5
MDL-23912 core_comment: update count after deletion
2014-11-18 09:35:55 +08:00
Helen Foster
13523e51e4
MDL-48035 Merge English strings from the en_fix language pack
2014-11-04 22:05:07 +01:00
Tim Hunt
78ac8f6045
MDL-47797 question preview: show more technical info
...
It is helpful for developers creating question types (at least) to be
able to see this.
2014-10-31 15:52:36 +00:00
Petr Skoda
d42ba3d0af
MDL-40949 admin: Fix $CFG->preventexecpath hints
...
This setting restricts all local paths, not just
executables.
2014-10-29 10:47:33 +13:00
Sam Hemelryk
fb7c991ed5
MDL-47684 mod: better validation of rating options
2014-10-20 08:44:27 +13:00
Dan Poltawski
5728a1f51c
Revert "MDL-47684 mod: better validation of rating options"
...
This reverts commit c58758d207 .
2014-10-17 14:28:19 +01:00
Sam Hemelryk
c58758d207
MDL-47684 mod: better validation of rating options
2014-10-16 16:24:59 +13:00
Frederic Massart
84dd6d42ce
MDL-38732 gradereport_grader: Handle simultaneous graders
2014-10-14 13:50:17 +08:00
Sam Hemelryk
c90137561b
MDL-47428 language: fixed typo
2014-09-30 23:43:35 +02:00
Dan Poltawski
85cb248688
Merge branch 'MDL-32275-27' of git://github.com/gurgus/moodle into MOODLE_27_STABLE
2014-09-30 08:29:03 +01:00
Dave Cooper
6b4ab27d4f
MDL-32275 enrol: Last site access column now shows last course access
2014-09-26 11:29:30 +08:00
David Mudrák
4a3dd577a9
MDL-47069 admin: Add option to upload required ZIP at the check page
...
The plugins check page displays other plugins that the current one
depends on. Previously, we always displayed the other plugin as a link
to the plugins directory. This did not work well in two scenarios:
* The admin wants/needs to upload the other plugin from the ZIP file
(e.g. it is not available in the plugins directory),
* the other plugin is actually a standard plugin that is not supposed to
be registered with the plugins directory.
This patch displays the Install or Upload or Check for updates links
next to the required plugin instead, as appropriate.
2014-09-25 16:49:05 +02:00
Andrew Davis
ac9425c993
MDL-47238 core_user: added an error message if guests access user profiles and they aren't allowed to
2014-09-22 11:37:00 +08:00
Tim Hunt
ca01459727
MDL-46747 questions: add More info link to qbehaviour help.
...
Thanks to Tony Gardner-Medwin for the suggestion.
2014-09-11 16:13:45 +01:00
Eloy Lafuente (stronk7)
779303d869
Merge branch 'MDL-47031-27-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_27_STABLE
2014-09-03 19:25:55 +02:00
Helen Foster
28c9a1993d
MDL-47031 Merge English strings from the en_fix language pack
2014-09-03 10:59:31 +02:00
Tim Hunt
9d97806c7e
MDL-46979 backup: remove duplicate string.
...
Thanks to Matt Sammarco for spotting this.
2014-08-28 20:45:00 +01:00
Andrew Davis
5bfbec5521
MDL-46600 core_grades: made it explicit in the error message that a failed grade import means nothing was imported.
2014-08-07 09:17:04 +08:00
Dan Poltawski
e0708141f8
Merge branch 'MDL-45599-27-addons' of git://github.com/mudrd8mz/moodle into MOODLE_27_STABLE
2014-07-08 15:31:53 +01:00
Dan Poltawski
22051a4e34
Merge branch 'MDL-46231-27-en_fix' of git://github.com/mudrd8mz/moodle into MOODLE_27_STABLE
2014-07-08 08:32:35 +01:00
Sam Hemelryk
2dbdaedc3e
Merge branch 'm27_MDL-46144' of https://github.com/totara/moodle into MOODLE_27_STABLE
2014-07-08 13:10:36 +12:00
Sam Hemelryk
bfe4417cb7
MDL-45678 cache: renamed new cache and better comments
2014-07-08 09:52:53 +12:00
Helen Foster
c5e9bc48f0
MDL-46231 Merge English strings from the en_fix language pack
2014-07-04 22:37:30 +02:00
David Mudrák
b522356839
MDL-45599 Stop using the 'add-on' term
...
We now call them all as just 'plugins' for consistency. There where we need to
explicitly distinguish the source of the plugin, we say they are 'additional
plugins' on contrary to 'standards plugins' coming with the core.
2014-07-04 11:34:34 +02:00
David Mudrák
1d45b926f3
MDL-45599 Remove string editingnoncorelangfile from core_admin
...
This string mentions 'add-on' and has been greylisted in AMOS since 2.0. The
usage of it was removed in 00b41d.
2014-07-04 10:36:53 +02:00
Damien Bezborodov
0ba5f02b15
MDL-45678 assignsubmission_comments: Improve performance for permissions checking
2014-07-04 14:25:06 +09:30
Brian Barnes
ed7d676329
MDL-46144 core_calendar:Fixed label linking in calendar
2014-07-01 13:44:56 +12:00
Eloy Lafuente (stronk7)
4c7169437b
Merge branch 'm27_MDL-29708_Typo_Extra_Slashes' of https://github.com/scara/moodle into MOODLE_27_STABLE
2014-06-11 01:36:56 +02:00
Eloy Lafuente (stronk7)
aa0fad65e3
Merge branch 'MDL-45579-27' of git://github.com/FMCorz/moodle into MOODLE_27_STABLE
2014-06-10 22:25:54 +02:00
Sam Hemelryk
0f52f263ca
MDL-44711 navigation: improved expandable course calculation
2014-06-09 09:34:02 +12:00
Matteo Scaramuccia
99261fdf05
MDL-29708 Fixed extra slashes in $string['storedfilenotcreated'].
2014-06-07 09:56:23 +02:00
Frederic Massart
ac2015f2ce
MDL-45579 group: Prevent duplicate enrolment keys in course groups
2014-06-04 15:12:12 +08:00
Andrew Nicols
68a1c2a8d9
MDL-45635 javascript: Make core dialogue translatable
2014-05-26 10:38:59 +12:00
sam marshall
3951213860
MDL-45550 Conditional availability: Missing lang string for save settings error
2014-05-14 11:48:33 +01:00