Dan Poltawski
717612c7aa
Merge branch 'MDL-42547_m24' of https://github.com/markn86/moodle into MOODLE_24_STABLE
2013-11-25 10:37:40 +08:00
Mark Nelson
8fb24d2b43
MDL-42547 tool_uploaduser: trim values before uploading users
2013-11-20 00:38:14 -08:00
Sam Hemelryk
12bba6cc09
Merge branch 'MDL-41316-24' of git://github.com/ankitagarwal/moodle into MOODLE_24_STABLE
2013-11-19 12:27:45 +13:00
Sam Hemelryk
c53ee31d46
Merge branch 'MDL-42863_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
2013-11-19 12:03:14 +13:00
Tim Hunt
24e3e96a78
MDL-42865 Make XMLDB foreign key check more robust.
...
Otherwise, installing one bad add-on can completely break this report.
2013-11-15 14:57:30 +00:00
Tim Hunt
6c6ae7361c
MDL-42863 make capabilities overview more fault-tolerant.
2013-11-15 14:57:18 +00:00
Ankit Agarwal
a761cef6df
MDL-41316 tool_spamcleaner: AS keyword is not allowed in sql qeries for table alias as Oracle doesn't support it
2013-11-13 11:32:18 +08:00
Dan Poltawski
cad44b4778
Merge branch 'MDL-42728-en_fix_24' of git://github.com/mudrd8mz/moodle into MOODLE_24_STABLE
2013-11-07 09:37:14 +08:00
Helen Foster
d0890a7791
MDL-42728 Merge English strings from the en_fix language pack
2013-11-05 23:54:37 +01:00
Ray Morris
55e3c2cd82
MDL-42265 make Browse Users list scrollable for smaller screens
2013-11-05 10:51:27 +08:00
Adrian Greeve
a8d816982a
MDL-42234 - Repositories: Fix undefined variable notice when no repositories are enabled.
2013-10-15 10:47:22 +08:00
Rajesh Taneja
623b678c3e
MDL-41744 Users: Convert key to value in bulk upload
...
Menu profile field expects value, during bulk upload if value is passed by form
then options key is passed. So converting key to value if passed though form
2013-10-03 10:18:55 +08:00
Eloy Lafuente (stronk7)
75cf024576
Merge branch 'MDL-41568-en_fix-24' of git://github.com/mudrd8mz/moodle into MOODLE_24_STABLE
2013-09-03 15:11:22 +02:00
Helen Foster
b5f9a3b0e3
MDL-41568 Merge English strings from the en_fix language pack
2013-09-03 12:56:04 +02:00
Aparup Banerjee
3bc786adb1
MDL-37564 linked dependant plugin component text to plugins DB
2013-09-03 14:57:41 +08:00
Matteo Scaramuccia
d0ddf08dc0
MDL-29218 Repository: Hide the repo if repository::plugin_init returns false
2013-09-02 23:26:48 +02:00
Tim Hunt
be09a8982b
MDL-27655 improve purge all caches.
...
If you click the link in the page footer, then it will reliably
redirect you back to the page you were on after purging the caches.
If you go to the purge all caches page in the admin menu, it shows you a
purge button, with no cancel button. Clicking the button purges the
caches and takes you back to the page with the button.
2013-08-08 09:56:32 +01:00
Mark Nelson
574abfafc6
MDL-27953 auth: allowed the LDAP plugin to be manually assigned to uploaded users
2013-07-29 17:08:53 +08:00
Petr Škoda
bc6bf8d1e6
MDL-40679 mark zlib extension as recommended
2013-07-20 21:20:40 +02:00
Petr Škoda
405d2962d2
MDL-40423 fix creation of new install.xml in subplugins
2013-07-16 21:56:40 +02:00
Eloy Lafuente (stronk7)
cb4beb2d2c
Merge branch 'MDL-40439-en_fix_24' of git://github.com/mudrd8mz/moodle into MOODLE_24_STABLE
2013-07-02 13:48:02 +02:00
Helen Foster
c3f4867a41
MDL-40439 Merge English strings from the en_fix language pack
2013-07-02 11:51:45 +02:00
Petr Škoda
ec99b59381
MDL-39754 copy 2.5 requirements to Moodle 2.6
...
Optional features and warnings may be added later,
but we need at least required environment for 2.5.1
This includes database family cleanup and more realistic memory requirement.
2013-07-01 10:03:51 +02:00
Sam Hemelryk
6d4fe99033
Merge branch 'MDL-28124_M24' of git://github.com/lazydaisy/moodle into MOODLE_24_STABLE
2013-06-24 10:29:06 +12:00
Mary Evans
288ab0b16c
MDL-28124 admin/tool/customlang: Changed page layout from 'standard' to 'report'.
2013-06-15 00:12:01 +01:00
Rajesh Taneja
c5250462f6
MDL-39863 Administration: Show confirmation/notice and don't redirect automatically
2013-06-11 10:24:53 +08:00
Petr Škoda
43b13e92b8
MDL-39802 add cli script for fixing of all deleted users
...
Use this script if something just set the user.deleted flag instead of calling the delete_user() method.
2013-05-24 21:18:22 +02:00
Damyon Wiese
ec2d67fd80
MDL-39518: Change hardcoded string MOOCH to Moodle.net
2013-05-10 14:28:02 +08:00
Jerome Mouneyrac
1d79b726d7
MDL-37822 fix checkboxes that were always set to on by default
2013-05-09 02:08:11 +02:00
Jerome Mouneyrac
fd469033fa
MDL-37822 move the default code above the set_config to not make the code less confusing
2013-05-09 02:08:11 +02:00
Jerome Mouneyrac
54a3ce69e9
MDL-37822 Moodle send site information to a hub even though it's unchecked
2013-05-09 02:08:11 +02:00
Eloy Lafuente (stronk7)
25ce2cfbeb
MDL-38659 environment: fix incorrect feedback messages
2013-03-26 15:36:37 +01:00
Damyon Wiese
eb6f546b1b
MDL-37033 Environment - Fix indenting in XML
2013-03-25 09:26:11 +08:00
Eloy Lafuente (stronk7)
d9e93de2eb
MDL-37033 environment: add 2.5 brach details
2013-03-22 18:41:23 +01:00
David Monllao
3bb4d9b400
MDL-38364 phpunit: PHPUnit autoload uses capital A
2013-03-20 16:06:10 +08:00
Petr Škoda
6bc755274a
MDL-38364 rework PHPUnit autoloading
...
This is related to BC incompatibility introduced in https://github.com/sebastianbergmann/phpunit/issues/848
2013-03-17 19:56:15 +01:00
Rajesh Taneja
58c8b68c3c
MDL-38332 Users: Browse list of users should not contain guest user record
2013-03-11 10:18:03 +08:00
Frederic Massart
67c858414a
MDL-37852 repository: Admins can't access user instances settings
2013-03-07 16:37:05 +08:00
Eloy Lafuente (stronk7)
f4b9cea5fc
Merge branch 'MDL-38352-en_fix_24' of git://github.com/mudrd8mz/moodle into MOODLE_24_STABLE
2013-03-06 17:28:19 +01:00
Helen Foster
3658d00c2b
MDL-38352 Merge English strings from the en_fix language pack
2013-03-06 16:55:00 +01:00
Sam Hemelryk
7581032c96
MDL-32975 navigation: Added option to select how my courses are sorted
2013-03-05 09:46:36 +13:00
Petr Škoda
4fb6eeb518
MDL-37638 fix name of duplicate role
2013-01-25 19:36:17 +01:00
Eloy Lafuente (stronk7)
d31a080f91
Merge branch 'wip-MDL-15930-24' of git://github.com/abgreeve/moodle into MOODLE_24_STABLE
2013-01-22 20:33:06 +01:00
Mark Nelson
0147636391
MDL-37275 webservices: ensure a webservice function is chosen before attempting to add to service
2013-01-18 15:34:06 +08:00
Anthony Borrow
88d7468a3b
MDL-15930 - admin: reorganize logic to allow ->fullnamedisplay to be used as default sort.
2013-01-14 10:34:02 +08:00
Tim Hunt
198279d303
MDL-37485 plugins overview: require_login before _capability.
2013-01-11 12:52:26 +00:00
Ankit Agarwal
363ed37e76
MDL-27884 Implement proper username validation during csv import
2013-01-02 14:10:30 +08:00
Petr Škoda
dc7c91ae67
MDL-37171 fix multiple spreadsheet related PHP4isms
2012-12-15 12:38:12 +01:00
Eloy Lafuente (stronk7)
e958133ca6
MDL-37032 upgrade: define all the 2.4.0 points
2012-12-11 13:12:03 +01:00
Petr Škoda
15a77653e4
MDL-36731 fix E_STRICt issue when creating new groups in user upload
2012-12-06 13:15:41 +01:00