44283 Commits

Author SHA1 Message Date
Sam Hemelryk
ee9ff05953 navigation MDL-22709 Implemented use of section names in course editing links code. Thanks Brandon for the patch. 2010-09-08 08:44:16 +00:00
Dongsheng Cai
ec125c7596 MDL-22051, move comments deletion code to accesslib.php 2010-09-08 08:29:46 +00:00
Petr Skoda
472c1022d6 MDL-23876 Fixed a typo that prevented certain custom icons in activity modules; credit goes to Brandon Turner 2010-09-08 07:50:58 +00:00
Petr Skoda
8dbe233a84 MDL-24126 Increased load performance of pages that don't display the settings description (e.g. pages that just load settings navigation); credit goes to Brandon Turner 2010-09-08 07:48:17 +00:00
Sam Hemelryk
f9bbe3c9d2 backup MDL-24103 Altered strings as requested and added a help string for 1.9 backup restoration 2010-09-08 07:46:45 +00:00
Sam Hemelryk
d94bb34312 backup MDL-24103 Better error messages when a user attempts to restore invalid backup file formats such as moodle 1.9 backups 2010-09-08 07:23:27 +00:00
Dongsheng Cai
7936470a78 MDL-24113, change license to licenses 2010-09-08 07:18:21 +00:00
Dongsheng Cai
d9efc1fdf3 MDL-24113, change language strings 2010-09-08 07:03:19 +00:00
Sam Hemelryk
6fa76842b3 backup MDL-22254 Fixed up use of deprecated functions in backup UI 2010-09-08 05:47:28 +00:00
Sam Hemelryk
10a92c3963 NOBUG: Corrected phpdocs 2010-09-08 05:36:54 +00:00
Sam Hemelryk
8cbe03ee6f block_community MDL-24011 Corrected use of $page object 2010-09-08 05:36:32 +00:00
Dongsheng Cai
6faf61f631 MDL-23920, display prompt message when no private files added to moodle 2010-09-08 04:01:24 +00:00
Aaron Barnes
5642a8e515 MDL-24081 completion Fixing sql injections and use of sql_ilike() 2010-09-08 02:32:43 +00:00
jerome mouneyrac
e6c2edbf7c community block MDL-24011 fix two context related issues with community block 2010-09-08 02:06:43 +00:00
Moodle Robot
d7ba102bcf Updated the HEAD build version to 20100908 2010-09-08 00:52:22 +00:00
AMOS bot
0847a6620c Automatic installer lang files (20100908) 2010-09-08 00:40:10 +00:00
Pierre Pichet
0cd89526dc MDL-24105 adding parameters to optional_param() calls 2010-09-07 20:45:01 +00:00
Dan Poltawski
b1ebc904ff lib/googleapi MDL-24111 - Google Docs Repository Broken
This seems to be related to problems at googles end with perhaps
the api not being correctly implemented to start with. Particularly the
docID was incorrect.

I think google worked around the problem with a redirect which the curl
download_file downloaded rather than followed the redirect.
2010-09-07 20:40:09 +00:00
Petr Skoda
cec7ffcab9 MDL-24127 fixed incorrect $url variable names 2010-09-07 19:47:08 +00:00
Dongsheng Cai
fa7f2a4579 MDL-24108, display max file size in filepicker and filemanager 2010-09-07 10:06:57 +00:00
Dongsheng Cai
47576a5e02 "MDL-24113, Manage licenses page should be named Manage licenses" 2010-09-07 09:52:27 +00:00
Petr Skoda
6a50d10a64 MDL-24116 disabling test UI in XMLDB - this is a first step only, going to migrate this completely to DML/DDL functional tests soon 2010-09-07 09:38:23 +00:00
Dongsheng Cai
91e6ca30c1 "NOBUG, added lang string for course files repository plugin" 2010-09-07 08:58:48 +00:00
Petr Skoda
4a79777cdd MDL-19057 add comment to test tables so that ppl know they can be safely dropped 2010-09-07 08:58:05 +00:00
Eloy Lafuente
bd7a95ddbc MDL-22151 backup - clean old data backup & restore code 2010-09-07 08:53:58 +00:00
Petr Skoda
463776cacc MDL-19057 simplified test table management 2010-09-07 08:48:09 +00:00
Petr Skoda
98cf713bd4 MDL-19057 better use similar table names for each DML test - this helps with cleanup of leftovers 2010-09-07 08:37:39 +00:00
Eloy Lafuente
4d88beed23 NOBUG - Reverting last commit of this file (local change sent by error, sorry) 2010-09-07 08:35:51 +00:00
Eloy Lafuente
fd3f6bf99d MDL-22151 backup - data activity backup & restore first cut 2010-09-07 08:32:41 +00:00
Helen Foster
e09992fdaf MDL-24114 link string added 2010-09-07 08:31:19 +00:00
Petr Skoda
656e1184b8 MDL-24109 saving of draft files now detects all changes 2010-09-07 08:23:11 +00:00
Eloy Lafuente
58f8ca39b2 MDL-24107 backup - add missing course->legacyfiles col. Thanks Tim Lock 2010-09-07 08:21:48 +00:00
Petr Skoda
8170809d52 MDL-19057 fixed debug regression, going to refactor this into new methods soon 2010-09-07 07:56:27 +00:00
Pierre Pichet
d85a7d09a5 MDL-24061 adding only one dataset item working correctly 2010-09-07 06:21:32 +00:00
Moodle Robot
d53ad240d8 Updated the HEAD build version to 20100907 2010-09-07 00:51:54 +00:00
AMOS bot
aebb5a76a9 Automatic installer lang files (20100907) 2010-09-07 00:40:08 +00:00
Petr Skoda
5ab41c2758 MDL-19057 improved test_update_record_raw() 2010-09-06 19:55:49 +00:00
Petr Skoda
8ca7b3dfb1 MDL-19057 more insert and import record improvements 2010-09-06 19:45:03 +00:00
Petr Skoda
3b63379634 MDL-19057 one more insert_record_raw test 2010-09-06 19:37:30 +00:00
Petr Skoda
4d7b046739 MDL-19057 improved insert_record testing 2010-09-06 19:34:33 +00:00
Petr Skoda
7374c35c3a MDL-19057 improved test_insert_record_raw() 2010-09-06 19:07:19 +00:00
Petr Skoda
36f3228c3e MDL-24101 hide groupmembersonly options when feature disabled 2010-09-06 18:10:11 +00:00
Petr Skoda
66556e7ac0 MDL-19057 minor coding style cleanup 2010-09-06 17:40:12 +00:00
Petr Skoda
76f8ddc053 MDL-19057 minor coding style improvements 2010-09-06 17:28:02 +00:00
Petr Skoda
8efd88650e MDL-19057 improved recordset testing 2010-09-06 17:12:38 +00:00
Petr Skoda
dec3252935 MDL-19057 minor recordset improvements 2010-09-06 17:06:20 +00:00
Petr Skoda
4fd074986b MDL-19057 improved test_fix_table_names() 2010-09-06 16:45:26 +00:00
Petr Skoda
6c5721ffa1 MDL-19057 real life tests in test_execute() + renamed test 2010-09-06 15:20:44 +00:00
Petr Skoda
cc4ac9ffa9 MDL-19057 test_set_debug() now tests get_debug() too 2010-09-06 14:28:57 +00:00
Petr Skoda
654f9f175a MDL-19057 new test_set_debug() 2010-09-06 14:20:20 +00:00