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 |
|
Petr Skoda
|
d868e87934
|
MDL-19057 fixed more phpdocs
|
2010-09-06 14:11:38 +00:00 |
|
Petr Skoda
|
ded99d1ab2
|
MDL-19057 fixed phpdocs
|
2010-09-06 14:10:52 +00:00 |
|
Petr Skoda
|
bb3f9a0ad2
|
MDL-19057 new test_setup_is_unicodedb()
|
2010-09-06 14:10:09 +00:00 |
|
Petr Skoda
|
6903b52fb4
|
MDL-19057 new test_get_manager()
|
2010-09-06 14:07:41 +00:00 |
|
Petr Skoda
|
1a7fa6bb00
|
MDL-19057 enhanced test_get_columns()
|
2010-09-06 14:03:32 +00:00 |
|
Petr Skoda
|
5d1e1ad0ce
|
MDL-19057 test_get_indexes() moved and fixed name
|
2010-09-06 13:43:21 +00:00 |
|
Petr Skoda
|
e0962d2074
|
MDL-19057 test_get_tables() improved
|
2010-09-06 13:42:01 +00:00 |
|
Petr Skoda
|
8ba0e4a066
|
MDL-19057 test_fix_sql_params() improvements
|
2010-09-06 13:34:05 +00:00 |
|
Petr Skoda
|
40d3df5cf6
|
MDL-19057 improved coding style
|
2010-09-06 13:17:05 +00:00 |
|
Petr Skoda
|
7395209ab9
|
MDL-19057 added type checking int otest_get_in_or_equal()
|
2010-09-06 13:12:25 +00:00 |
|
Petr Skoda
|
a1782c361c
|
MDL-19057 moving test to match order in moodle_database
|
2010-09-06 13:06:35 +00:00 |
|
Petr Skoda
|
73040360d6
|
MDL-19057 new test_get_server_info()
|
2010-09-06 13:01:00 +00:00 |
|
Petr Skoda
|
324715c802
|
MDL-19057 new diagnose() method test
|
2010-09-06 12:55:58 +00:00 |
|
Petr Skoda
|
89e87570b6
|
MDL-19057 fixed docs
|
2010-09-06 12:50:17 +00:00 |
|
Petr Skoda
|
f358b06a1e
|
MDL-19057 fixed get instance docs
|
2010-09-06 12:47:57 +00:00 |
|
Petr Skoda
|
af9f54303f
|
standardised license headers
|
2010-09-06 12:01:57 +00:00 |
|
john St
|
605e1f2177
|
Fix for MDL-24023
|
2010-09-06 11:52:00 +00:00 |
|
Petr Skoda
|
f0d531ad4c
|
standardized PHPDocs package info + fixed copyrights to reflect real author of classes (if anybody wants to change anything I would like to be contacted)
|
2010-09-06 11:49:46 +00:00 |
|
Petr Skoda
|
47d2216e8a
|
standardized PHPDocs package info + fixed copyright dates and authors
|
2010-09-06 11:41:43 +00:00 |
|
Petr Skoda
|
d078f6d38e
|
standardized PHPDocs package info
|
2010-09-06 11:29:21 +00:00 |
|
Petr Skoda
|
5d354ded1a
|
standardized PHPDocs package info
|
2010-09-06 11:17:43 +00:00 |
|
Petr Skoda
|
844239d3ed
|
MDL-24092 removing STATEMENTS support from install.xml, use db/install.php or db/log.php instead
|
2010-09-06 11:11:32 +00:00 |
|
Eloy Lafuente
|
12c80f79b4
|
MDL-23993 backup - enforce in UI and save all backup files with .mbz
|
2010-09-06 09:33:20 +00:00 |
|
Eloy Lafuente
|
11d6233451
|
MDL-24041 format_module_intro() - observe the $filter parameter properly.
|
2010-09-06 08:42:43 +00:00 |
|
Dongsheng Cai
|
11e48dd69c
|
"MDL-14679 fixed bug introduced by recent changes"
|
2010-09-06 06:39:40 +00:00 |
|
Dongsheng Cai
|
f312e8783a
|
MDL-13766, improve filepicker ui
|
2010-09-06 06:07:47 +00:00 |
|
Dongsheng Cai
|
58f3f05818
|
"MDL-8224, fixed javascript error in chat module"
|
2010-09-06 03:53:58 +00:00 |
|
Moodle Robot
|
1160ab1d97
|
Updated the HEAD build version to 20100906
|
2010-09-06 00:49:51 +00:00 |
|
Eloy Lafuente
|
df7264331b
|
MDL-23437 backup - restore security checks
|
2010-09-05 21:49:34 +00:00 |
|
Petr Skoda
|
dae88219fa
|
fixed typo
|
2010-09-05 21:05:20 +00:00 |
|
Petr Skoda
|
7070ca36d9
|
MDL-24090 upgrade info
|
2010-09-05 21:01:17 +00:00 |
|
Petr Skoda
|
ef14c1e724
|
MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins
|
2010-09-05 20:36:18 +00:00 |
|
Petr Skoda
|
d32fb55027
|
MDL-24090 fixed package info and added proper dates and authors in class copyrights
|
2010-09-05 20:15:41 +00:00 |
|
Andreas Grabs
|
3fac763e5f
|
MDL-24085 - unused tablelib where in show_nonrespondents.php
|
2010-09-05 19:53:15 +00:00 |
|
Petr Skoda
|
2361b7dd77
|
MDL-24089 minor coding style improvement
|
2010-09-05 19:44:24 +00:00 |
|
Petr Skoda
|
575f245fbc
|
MDL-24089 confirm upgrade of plugins + replaced continue button with 'Upgrade' - this should tell admins when is the upgrade going to really start
|
2010-09-05 19:41:00 +00:00 |
|
Petr Skoda
|
deba811a9c
|
fixed comment typo
|
2010-09-05 19:19:40 +00:00 |
|
Petr Skoda
|
80380bd79b
|
MDL-24089 preventing any plugin upgrades if downgraded core detected; localising error message
|
2010-09-05 19:16:42 +00:00 |
|