Eloy Lafuente
|
3d90fbc498
|
MDL-21015 grade tests migrated to UnitTestCaseUsingDatabase
|
2009-12-01 18:42:49 +00:00 |
|
Eloy Lafuente
|
de3940e794
|
MDL-21015 copy/paste typo spreaded over various grade classes fixed
|
2009-12-01 18:32:53 +00:00 |
|
Eloy Lafuente
|
c6adec25bb
|
MDL-21015 enable xmldb_structures cache for UnitTestCaseUsingDatabase.
Example: Yay, grade tests 40 mins down to 50 secs!
|
2009-12-01 18:30:21 +00:00 |
|
Eloy Lafuente
|
a97c0dd598
|
MDL-21015 - add optional xmldb_structure cache in the install_one_table_from_xmldb_file()
method. 100x speedup for UnitTestCaseUsingDatabase tests. Defaults to false (old behaviour)
|
2009-12-01 18:10:51 +00:00 |
|
Sam Marshall
|
3d99b4ac2e
|
MDL-21015 Completion lib unit test fix for FakeDBUnitTestCase (didn't need it)
|
2009-12-01 16:29:36 +00:00 |
|
Eloy Lafuente
|
7401a7cd25
|
MDL-21015 - typo detected when working on grade tests...
|
2009-12-01 14:47:14 +00:00 |
|
Eloy Lafuente
|
04aa2fd6c6
|
MDL-21015 - prevent dead end under uncontrolled situations where cleanup doesn't happen on destruct
|
2009-12-01 14:27:39 +00:00 |
|
Moodle Robot
|
56805c35af
|
Updated the HEAD build version to 20091201
|
2009-12-01 00:33:03 +00:00 |
|
Eloy Lafuente
|
6f5a517f68
|
MDL-21007 - take out the box saying FakeTests are disabled. Not needed anymore.
|
2009-11-30 23:33:24 +00:00 |
|
Eloy Lafuente
|
2319bdedd6
|
MDL-21007 UnitTestCaseUsingDatabase misconfigured unit tests now reported as skipped
|
2009-11-30 23:18:34 +00:00 |
|
Eloy Lafuente
|
776b85474d
|
MDL-21007 FakeDBUnitTestCase unit tests now reported as exceptions
|
2009-11-30 21:36:28 +00:00 |
|
Eloy Lafuente
|
3f29682870
|
MDL-21007 fix blog tests to fulfill all the DB required records needed
to be executed. Not really what the hell is being tested there, but
now works and there aren't exceptions anymore.
|
2009-11-30 18:33:11 +00:00 |
|
Sam Marshall
|
f1035deb97
|
MDL-21009 Group selector must use absolute links in order to work with javascript off
|
2009-11-30 17:12:48 +00:00 |
|
Sam Marshall
|
41ff27d0cc
|
MDL-20498 User pictures should not have 'generic' alt text
|
2009-11-30 16:55:03 +00:00 |
|
Eloy Lafuente
|
ff8c7b2ac8
|
MDL-19057 DML tests - prevent CLOB/BLOB contents to be in error/pass output
|
2009-11-30 16:45:07 +00:00 |
|
Eloy Lafuente
|
08061aa277
|
MDL-21007 exclude log files from tests as far as some drivers/extensions
are prone to save own log files into working dirs
|
2009-11-30 16:24:44 +00:00 |
|
Eloy Lafuente
|
d021256774
|
MDL-21007 testpagelib_moodlepage - change -1 contexts (breaks SQL) to 13
|
2009-11-30 15:45:36 +00:00 |
|
Eloy Lafuente
|
b9ad17beb6
|
MDL-20826 convert_urls_into_links() - target="_blank" is out in 2.0 (XHTML I guess).
Adjusting tests for that.
|
2009-11-30 15:21:29 +00:00 |
|
Andrew Davis
|
4c459d6c40
|
group membership MDL-21005 Fixed setup JS on group/members.php so ajax functionality works
|
2009-11-30 05:28:55 +00:00 |
|
Dongsheng Cai
|
c74d0527b5
|
"MDL-20985, fixed typo, merged from 1.9"
|
2009-11-30 02:17:36 +00:00 |
|
Eloy Lafuente
|
db4f638aa9
|
MDL-20826 convert_urls_into_links() - add some test to reveal (side?) problems
and allow comparing of alternatives. Merged from 19_STABLE
|
2009-11-30 02:06:43 +00:00 |
|
Andrew Davis
|
2b4d40c9ac
|
unit tests MDL-19060 unified the two checks for CVS directories
|
2009-11-30 01:14:30 +00:00 |
|
Moodle Robot
|
d850def3ed
|
Updated the HEAD build version to 20091130
|
2009-11-30 00:32:52 +00:00 |
|
Eloy Lafuente
|
5d9ab024ac
|
MDL-16658 restore users pre-check. Reviewed logic with latest discussions. Continues disabled. Merged from 19_STABLE
|
2009-11-29 21:24:05 +00:00 |
|
Moodle Robot
|
ee59611dd1
|
Updated the HEAD build version to 20091129
|
2009-11-29 00:32:53 +00:00 |
|
Moodle Robot
|
ff855d7fdd
|
Updated the HEAD build version to 20091128
|
2009-11-28 00:32:46 +00:00 |
|
Eloy Lafuente
|
a9b8a84c0e
|
MDL-19697 mnet auth - start saving user->firstaccess ; merged from 19_STABLE
|
2009-11-27 14:50:25 +00:00 |
|
Tim Hunt
|
dad9893edb
|
Missing global in upgrade code.
|
2009-11-27 10:56:39 +00:00 |
|
Andrew Davis
|
42812ceb08
|
mnet admin MDL-12057 Added an entry to standard style css to make tables on admin/mnet/index.php the same width
|
2009-11-27 05:56:46 +00:00 |
|
Andrew Davis
|
f8df5edcb9
|
cornflower theme MDL-20987 Added missing close div tag at the end of cornflower footer.html
|
2009-11-27 05:51:37 +00:00 |
|
Andrew Davis
|
7f276b00a7
|
grader report MDL-20179 Fixed broken JS on grader report
|
2009-11-27 05:44:56 +00:00 |
|
Andrew Davis
|
f6607a9c16
|
unit test MDL-19060 prevent unit tests from scanning cvs and .git directories
|
2009-11-27 05:39:35 +00:00 |
|
Dongsheng Cai
|
d31629c6e1
|
"MDL-14818, fixed database module search in head"
|
2009-11-27 05:24:08 +00:00 |
|
Andrew Davis
|
b075eb8e61
|
user profiles MDL-16213 prevent ul tags in user profiles leading to invalid xhtml
|
2009-11-27 02:15:09 +00:00 |
|
Moodle Robot
|
4e887b991c
|
Updated the HEAD build version to 20091127
|
2009-11-27 00:33:43 +00:00 |
|
Moodle Robot
|
c3a1389716
|
Automatic installer.php lang files by installer_builder (20091127)
|
2009-11-27 00:22:57 +00:00 |
|
David Mudrak
|
93e1207e9e
|
MDL-20981 admin/lang.php escapes all variables but $a placeholders
|
2009-11-26 14:46:01 +00:00 |
|
David Mudrak
|
02281852c8
|
Fix: only $a placeholders allowed in language strings
|
2009-11-26 13:45:53 +00:00 |
|
Eloy Lafuente
|
1f1cae8311
|
MDL-20982 glossary - make print view to respect current theme ; merged from 19_STABLE
|
2009-11-26 11:35:25 +00:00 |
|
Martin Dougiamas
|
b1a59fb900
|
security report MDL-20834 Fixed DML for the backup risk checker for HEAD
|
2009-11-26 09:18:32 +00:00 |
|
Sam Hemelryk
|
08f9410378
|
admin MDL-20980 Touched up regex that determines weak password salts
|
2009-11-26 09:03:38 +00:00 |
|
Martin Dougiamas
|
dbec9afd01
|
security report MDL-20834 Merged 'report_security_check_riskbackup' check from 1.9
|
2009-11-26 08:32:48 +00:00 |
|
Moodle Robot
|
189376de24
|
Updated the HEAD build version to 20091126
|
2009-11-26 00:32:27 +00:00 |
|
Moodle Robot
|
efb7445421
|
Automatic installer.php lang files by installer_builder (20091126)
|
2009-11-26 00:21:47 +00:00 |
|
Petr Skoda
|
d6bb2d2f22
|
MDL-20962 fixed forced new passowrd logic
|
2009-11-25 17:05:54 +00:00 |
|
Dongsheng Cai
|
bb8024536a
|
"MDL-8677, fixed mimetype name"
|
2009-11-25 06:40:25 +00:00 |
|
Andrew Davis
|
994cc719a6
|
role administration MDL-20413 up arrow next to top-most role in admin -> users -> permissions -> define roles
|
2009-11-25 06:03:25 +00:00 |
|
Dongsheng Cai
|
9452219941
|
"MDL-20345, improve glossary comments migrate script"
|
2009-11-25 05:58:13 +00:00 |
|
Andrew Davis
|
e7a8b69d39
|
contexts MDL-20211 changed fetch_context_capabilities() to use underscores instead of forward slashes. Made get_child_contexts() return an array as per its doco and as expected by the calling code.
|
2009-11-25 05:44:15 +00:00 |
|
Andrew Davis
|
62a27b69b1
|
admin pages MDL-19996 doc links now work even when set to open in a new window.
|
2009-11-25 02:29:42 +00:00 |
|