Jason Fowler
f77f2406fe
MDL-26959 - Blog - changing wording of the entry delete confirmation string to make it more appropriate
2012-04-23 08:01:22 +08:00
Eloy Lafuente (stronk7)
14e2704ad4
MDL-29262 backup: new setting to control the ttl of backup logs
...
Add one new backup setting, moving from the general CFG->loglifetime,
to be able to delete backup logged information often.
2012-04-22 21:23:55 +02:00
Petr Skoda
4ca04fb58b
MDL-32569 remove remaining references to simpletest and improve events test
2012-04-21 17:08:30 +02:00
Charles Fulton
66150286b5
MDL-28657 backup: make automated backup filenames site admin-configurable
2012-04-20 08:52:56 -07:00
Tim Hunt
e66c9c077b
MDL-32519 completio: Fix spelling of Enrolled.
2012-04-20 09:47:43 +01:00
Andrew Davis
af4f61720d
MDL-32191 grade:renamed a mis-spelled string name
...
AMOS BEGIN
MOV [invalidgradeitmeid,error],[invalidgradeitemid,error]
AMOS END
2012-04-20 12:03:34 +07:00
Dan Poltawski
d3272039b2
MDL-28176 lang - rephrase conditional access description
2012-04-17 13:37:06 +08:00
Dan Poltawski
f7b16c4220
MDL-32134 lang: Add missing PNG string
2012-04-17 10:58:39 +08:00
Tim Hunt
b8a70832be
MDL-32404 question export: missing error message when exporting an empty category.
2012-04-14 15:58:54 +01:00
Sam Hemelryk
3211569a6a
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
...
This reverts commit f9f281b8fee75c2416d71bae7583fd026b9ccabb.
2012-04-11 17:18:58 +12:00
Eloy Lafuente (stronk7)
f229d83c11
Merge branch 'MDL-22895-master' of git://github.com/ankitagarwal/moodle
2012-04-11 01:44:39 +02:00
Dan Poltawski
44d70cc753
MDL-32299 quiz mod_form: fix help string typo
2012-04-10 11:29:57 +08:00
Dan Poltawski
26932315f1
Merge branch 'MDL-32299' of git://github.com/timhunt/moodle
2012-04-10 11:25:09 +08:00
Sam Hemelryk
5bfeb5ffd3
Merge branch 'MDL-30843_b' of git://github.com/rwijaya/moodle
2012-04-10 12:34:37 +12:00
Tim Hunt
ce74dcc3b6
MDL-32299 quiz mod_form: help icons for the review options
2012-04-05 16:25:32 +01:00
Dan Poltawski
a973d320f1
Merge branch 'MDL-20438-update-notification' of git://github.com/mudrd8mz/moodle
2012-04-04 11:17:43 +08:00
Sam Hemelryk
b8f452165a
MDL-32009 reverting changes as they break installation
2012-04-04 14:37:37 +12:00
Sam Hemelryk
f1b06f6d54
Merge branch 'MDL-32009-master-1' of git://git.luns.net.uk/moodle
2012-04-04 14:19:32 +12:00
Sam Hemelryk
cad96a8a36
Merge branch 'MDL-32137-master-1' of git://git.luns.net.uk/moodle
2012-04-04 08:22:16 +12:00
Ankit Agarwal
8331a159c5
MDL-22895 backup: Adding the feature to support backing up and restoring calendar events
2012-04-02 13:58:33 +08:00
David Mudrak
a687fcac7a
MDL-20438 added a link to toggle the plugins check page back to the shorter list
2012-03-30 11:05:42 +02:00
David Mudrak
5344ddd116
MDL-20438 warn the admin that we are just showing available updates
...
This warning is displayed so that folks do not expect any sort of
auto-update ala Wordpress (yet).
2012-03-30 11:05:42 +02:00
David Mudrak
18e55c294d
MDL-20438 removing the word 'extension'
...
It was suggested not to use this term as in moodleverse, non-standard
plugins have always been referred to as 'contributed plugins'.
2012-03-30 11:05:42 +02:00
David Mudrak
a77141a7dc
MDL-20438 send notifications via messaging API
2012-03-30 11:05:42 +02:00
David Mudrak
bc06cbc36b
MDL-20438 rewording confusing status_uptodate
...
The status_uptodate is a flag that the plugin's on-disk version and the
in-db version are in sync, that is no upgrade will be performed.
However, there can be a newer version of the plugin available. So using
the term "up-to-date" may be confusing.
2012-03-30 11:05:41 +02:00
David Mudrak
2f5904d920
MDL-20438 new administration settings for the update notifications machinery
2012-03-30 11:05:41 +02:00
David Mudrak
55585f3ac0
MDL-20438 initial support for checking available core update
...
In case of Moodle code itself, there is no plugin_manager like class
available so the checker class itself must be aware of versions and
actually do the checks. On the other hand, we can always rely that
version, release and maturity are always returned by the remote server.
2012-03-30 11:05:41 +02:00
David Mudrak
3204daeae3
MDL-20438 The Plugins overview admin page now provides a way to check for updates
2012-03-30 11:05:40 +02:00
David Mudrak
2b135b05d8
MDL-20438 Making the plugins overview page space-friendly
2012-03-30 11:05:40 +02:00
David Mudrak
d26f3ddde7
MDL-20438 New plugins overview panel displaying some stats
2012-03-30 11:05:39 +02:00
Rossiani Wijaya
f9f281b8fe
MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag
2012-03-30 16:26:58 +08:00
Sam Hemelryk
9491f60e44
Merge branch 'MDL-32142-master-1' of git://git.luns.net.uk/moodle
2012-03-26 12:01:29 +13:00
Ruslan Kabalin
de132c20f8
MDL-32137 Fix message preference settings.
...
When a messaging output is set to forced, users should not be able to change
that. Regression intoroduced in bb3546f3 made possible to change checkboxes
(but not avoid forced settings). This fix replace checkboxes for 'forced'
settings with the corresponding message, similar to how it worked for
disallowed before.
2012-03-23 11:55:30 +00:00
Andrew Robert Nicols
8d1f386385
MDL-32142 Add missing langstring for section backups
2012-03-22 14:52:28 +00:00
Sam Hemelryk
f359fd6fcc
Merge branch 'wip-MDL-27064-master' of git://github.com/phalacee/moodle
2012-03-19 15:49:05 +13:00
Sam Hemelryk
223d02a468
Merge branch 'MDL-31835_recent_conversations' of git://github.com/andyjdavis/moodle
2012-03-19 14:10:37 +13:00
Andrew Davis
178ba8bc36
MDL-31835 message: added a view conversation type link after each conversation on the recent conversation screen
2012-03-16 13:19:50 +07:00
Tim Hunt
9665ecd275
MDL-19125 module restrictions: use a capability
...
1. This used to use a complex legacy system which was buggy.
2. It now relies on a new mod/...:addinstance capability for each module.
3. All the legacy code has been stripped out.
4. Old restriction data is upgraded by creating the necessary permission
overrides. Similarly, when old backups are restored, the old settings
are converted to be overrides.
5. The required addinstance capabilities will be added as a separate
commit.
6. There is a developer debug warning about modules that are missing the
addinstance capability, unless they are MOD_ARCHETYPE_SYSTEM mods.
2012-03-15 17:11:27 +00:00
Jason Fowler
ec21eaba2e
MDL-27064 - Blog - Changing the link text for different levels of blog entries
2012-03-15 08:46:38 +08:00
Eloy Lafuente (stronk7)
3e59bbdbb7
Merge branch 'MDL-26243-master' of https://github.com/mackensen/moodle
2012-03-15 00:39:17 +01:00
Eloy Lafuente (stronk7)
f02702760a
Merge branch 'wip-MDL-27405-m23' of git://github.com/samhemelryk/moodle
2012-03-13 22:35:04 +01:00
Aparup Banerjee
387fb66fd9
Merge branch 'wip-mdl-27862' of git://github.com/rajeshtaneja/moodle
2012-03-13 15:16:30 +08:00
Ruslan Kabalin
0210ce1007
MDL-32009 messaging: Add message processor uninstall functionality
2012-03-12 16:39:51 +00:00
Rajesh Taneja
bff67f4904
MDL-27862 Themes: Added button to un-select theme for devices, except default device
2012-03-12 10:18:28 +08:00
Rajesh Taneja
604cb17920
MDL-27862 Themes: Strings updated on theme selection pages
2012-03-12 10:18:27 +08:00
Rajesh Taneja
9e4baaf96f
MDL-30817 activity_completion: Fixed title and alt string (on checkbox) to have module name prefixed
2012-03-12 10:16:31 +08:00
Sam Hemelryk
b0712163e6
MDL-27405 navigation: My courses branch now shows categories if navshowcategories is enabled
2012-03-12 09:42:41 +13:00
Charles Fulton
eb5947bcca
MDL-26243 calendar: display correct number of repeated events
2012-03-08 06:47:07 -08:00
David Mudrak
91c038f932
MDL-31832 CLI upgrade checks if the upgrade is actually needed
2012-03-07 10:58:07 +01:00
Sam Hemelryk
37b6e7a03c
Merge branch 'MDL-29248' of git://github.com/stronk7/moodle
2012-03-05 13:54:46 +13:00