Eloy Lafuente (stronk7)
|
46ed2f8b7f
|
Merge branch 'w14_MDL-32251_m23_strict3' of git://github.com/skodak/moodle
|
2012-04-03 21:17:58 +02:00 |
|
Dan Poltawski
|
8408d23c99
|
Merge branch 'w14_MDL-32250_m23_simpletest110' of git://github.com/skodak/moodle
|
2012-04-02 16:15:35 +08: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 |
|
Tim Hunt
|
9e4598293b
|
MDL-32039 qeupgradehelper: fix typos in the lang strings
|
2012-03-29 21:20:04 +01:00 |
|
Petr Skoda
|
caee6e6c26
|
MDL-32251 E_STRICT fixes part 3
|
2012-03-29 15:24:30 +02:00 |
|
Petr Skoda
|
0bb48cc2a1
|
MDL-32250 import latest SimpleTest 1.1.0
|
2012-03-29 15:07:53 +02:00 |
|
Aparup Banerjee
|
c2bc042330
|
Merge branch 'wip-mdl-31654' of git://github.com/rajeshtaneja/moodle
|
2012-03-27 13:22:01 +08:00 |
|
Petr Skoda
|
436b961381
|
MDL-32112 use constants for field and table limits
For now using the same JS hardcoding trick Eloy did the last time...
|
2012-03-24 11:45:36 +01:00 |
|
Rajesh Taneja
|
1b4d2d56d9
|
MDL-31654 users: Added check for custom profile fields, if wrong data is passed then user will not be able to proceed
|
2012-03-23 10:13:37 +08:00 |
|
Rajesh Taneja
|
bd8dc9ba0a
|
MDL-31654 users: removed hardcoding and added docblock on top of tim's patch
|
2012-03-23 10:13:37 +08:00 |
|
tim@netspot.com.au
|
d6aea4cc34
|
MDL-31654 users: custom profile menu fields will convert values to keys, so it can be processed
|
2012-03-23 10:13:37 +08:00 |
|
Sam Hemelryk
|
7aea08e1b0
|
MDL-31857 phpunit: PHPDoc and typo fixes during integration
|
2012-03-22 10:45:17 +13:00 |
|
Sam Hemelryk
|
3222f6eca1
|
Merge branch 'w12_MDL-31857_m23_phpunit' of git://github.com/skodak/moodle
|
2012-03-22 10:44:04 +13:00 |
|
Petr Skoda
|
5bd4040866
|
MDL-31857basic phpunit support
Thanks Eloy Lafuente, Tim Hunt and Sam Hemelryk for valuable feedback and ideas.
|
2012-03-21 10:31:37 +01:00 |
|
Petr Skoda
|
e2bb3c9275
|
MDL-32094 some more E_STRICT fixes
|
2012-03-18 20:40:20 +01:00 |
|
Petr Skoda
|
f4b8586a26
|
MDL-32094 our ageing SimpleTest integration is not going to be compatible with E_STRICT
|
2012-03-18 18:38:08 +01:00 |
|
Petr Skoda
|
f13489df50
|
MDL-31985 remove LOB sizes from code and UI
|
2012-03-11 13:42:37 +01:00 |
|
Petr Skoda
|
05aae0a571
|
MDL-29514 drop support for enum data types
|
2012-03-10 21:36:48 +01:00 |
|
Eloy Lafuente (stronk7)
|
2ed7cc2730
|
Merge branch 'w10_MDL-31301_m23_textlibcleanup' of git://github.com/skodak/moodle
|
2012-03-06 16:06:53 +01:00 |
|
Petr Skoda
|
7e522ccbc8
|
MDL-27982 remove unsigned support from all UIs and APIs, keep only public API for BC
|
2012-03-06 12:02:11 +01:00 |
|
Petr Skoda
|
c3dd6b01fe
|
MDL-27982 drop UNSIGNED attributes from all install.xml files
|
2012-03-06 12:01:10 +01:00 |
|
Petr Skoda
|
f8311defeb
|
MDL-31301 use static textlib methods
|
2012-03-03 11:46:13 +01:00 |
|
Petr Skoda
|
e67bc2a410
|
MDL-30964 fix phpdocs in access.php files in all plugins
|
2012-02-27 07:23:10 +01:00 |
|
Gerard (Gerry) Caulfield
|
9e61bf63e1
|
MDL-25996 Updating languaged editing interface terms to make them user
friendly
|
2012-02-17 13:00:54 +08:00 |
|
Eloy Lafuente (stronk7)
|
3210eeef50
|
Merge branch 'MDL-31527_xmldb_table_names' of git://github.com/davosmith/moodle
|
2012-02-14 12:11:49 +01:00 |
|
Gerard (Gerry) Caulfield
|
ce8df92df1
|
MDL-31107 Fixing instaces of below where it is written as bellow (two L's)
|
2012-02-10 15:40:04 +08:00 |
|
Davo Smith
|
1cdadf5140
|
MDL-31527 XMLDB Editor - make sure default tables are created with correct plugin prefix
|
2012-02-08 08:24:18 +00:00 |
|
Petr Skoda
|
b85b25ebb8
|
MDL-31006 fix various notices in PHP54
PHP54 compatibility
|
2012-01-18 01:03:20 +01:00 |
|
Eloy Lafuente (stronk7)
|
41c3a6f004
|
Merge branch 'w03_MDL-31165_m23_innodbconv' of git://github.com/skodak/moodle
|
2012-01-16 02:06:27 +01:00 |
|
Petr Skoda
|
5f0456ef27
|
MDL-31165 fix InnoDB conversion query to use ENGINE parameter instead of legacy TYPE
|
2012-01-15 10:32:08 +01:00 |
|
Tim Hunt
|
aad1b6ee64
|
MDL-31100 unit tests: don't mangle UTF-8 in failure messages.
|
2012-01-12 12:10:33 +00:00 |
|
Petr Skoda
|
08157bfe76
|
MDL-30969 add support for suspending in uploaduser admin tool
|
2012-01-08 14:01:10 +01:00 |
|
Petr Skoda
|
7c58c19fa3
|
MDL-30610 remove outdated admin tool upgrade code
|
2011-12-23 10:38:12 +01:00 |
|
Eloy Lafuente (stronk7)
|
b37a5a000f
|
Merge branch 'wip-mdl-29067' of git://github.com/rajeshtaneja/moodle
|
2011-12-20 03:07:43 +01:00 |
|
Sam Hemelryk
|
5e928f2e7e
|
Merge branch 'w51_MDL-30779_m23_dbtransfer' of git://github.com/skodak/moodle
|
2011-12-20 10:24:16 +13:00 |
|
Petr Skoda
|
47651a4d8c
|
MDL-30779 add port and socket to dbtansfer tool
|
2011-12-16 14:18:51 +01:00 |
|
Rajesh Taneja
|
e45b444e63
|
MDL-29067 Admin: Added spam checking on comments, messages and forum posts
|
2011-12-16 11:19:21 +08:00 |
|
Sam Hemelryk
|
6508fbc37d
|
Merge branch 'MDL-30532' of git://github.com/timhunt/moodle
|
2011-12-13 11:15:27 +13:00 |
|
Petr Skoda
|
14074ef7c6
|
MDL-30292 rework trailing whitespace test
Now compatible with zlib compression.
|
2011-12-10 20:33:51 +01:00 |
|
Tim Hunt
|
8a058b758c
|
MDL-30532 qeupgradehelper has broken links to quizzes.
|
2011-12-09 18:37:27 +00:00 |
|
Aparup Banerjee
|
46f2a9366a
|
MDL-30604 Added upgrade lines to upgrade.php(s)
|
2011-12-09 01:28:59 +01:00 |
|
Petr Skoda
|
7f6e07a3eb
|
MDL-30007 standardise admin tool version info
|
2011-11-29 21:02:13 +01:00 |
|
Eloy Lafuente (stronk7)
|
c8a82fdbfe
|
Merge branch 'MDL-30404-stringcaches' of git://github.com/mudrd8mz/moodle
|
2011-11-23 01:04:29 +01:00 |
|
Sam Hemelryk
|
15415bf8e8
|
Merge branch 'w46_MDL-30403_m22_upgradedocs' of git://github.com/skodak/moodle
|
2011-11-23 10:57:38 +13:00 |
|
David Mudrak
|
6dc2df50f9
|
MDL-30404 Ability to manually purge string caches from the language packs import utility
|
2011-11-22 11:37:36 +01:00 |
|
Petr Skoda
|
d898238081
|
MDL-30403 add upgrade docs for admin tools
|
2011-11-22 11:02:30 +01:00 |
|
Eloy Lafuente (stronk7)
|
2b72f6dc62
|
Merge branch 'mdl-23006-xmldb-missing-strings' of git://github.com/sbourget/moodle
|
2011-11-21 19:42:20 +01:00 |
|
Petr Skoda
|
685dc4438f
|
MDL-30228 fix incorrect author info
Sorry David!
|
2011-11-19 19:03:10 +01:00 |
|
Petr Skoda
|
d0a0db4275
|
MDL-29283 import TCPDF to 5.9.133
There seem to be some problems with unicode chars unfortunately, hopefully real life documents will not hit them...
|
2011-10-29 08:56:26 +02:00 |
|
Eloy Lafuente (stronk7)
|
2c6da73106
|
MDL-29602 unittest - fixing other tests to work with new accesslib
|
2011-10-19 01:37:30 +02:00 |
|