Petr Skoda
716b50dc2c
MDL-33001 improve error handling in mysql engine conversion tool and add listing of engines
2012-05-28 10:25:58 +02:00
Petr Skoda
b7c5627f5b
MDL-33089 flag test database as soon as possible in PHPUnit init
2012-05-28 10:10:32 +02:00
Petr Skoda
17b60e9d98
MDL-33089 detect more problems when initialising PHPUnit test environment
2012-05-28 10:10:32 +02:00
Dan Poltawski
f18dd15d3e
Merge branch 'wip-MDL-33321-master' of git://github.com/kwiliarty/moodle
2012-05-28 16:10:16 +08:00
Dan Poltawski
da5cd8cee8
Merge branch 'MDL-33212-master' of git://github.com/sammarshallou/moodle
2012-05-28 16:03:03 +08:00
Dan Poltawski
995e479067
Merge branch 'wip-MDL-33338-master' of git://github.com/marinaglancy/moodle
2012-05-28 15:43:33 +08:00
Dan Poltawski
830fdc8ce8
Merge branch 'wip-MDL-33356-master' of git://github.com/marinaglancy/moodle
2012-05-28 15:37:31 +08:00
Dan Poltawski
ffec9bc70f
Merge branch 'MDL-31393' of git://github.com/timhunt/moodle
2012-05-28 15:23:01 +08:00
Marina Glancy
4c2fcbfc85
MDL-33338 recognising the mimetype for uploaded files
...
- when file is uploaded in php, the tmpname does not have initial extension and mimetype recognition by extension fails
- another issue is that import form for questions fails with fatal error when it should just say that field is required
2012-05-28 15:19:41 +08:00
Dan Poltawski
5ab310d5d3
Merge branch 'wip-MDL-32199-master' of git://github.com/abgreeve/moodle
2012-05-28 15:18:51 +08:00
Dan Poltawski
0fe4db6dd1
Merge branch 'MDL-33194-master' of https://github.com/mackensen/moodle
2012-05-28 14:58:56 +08:00
Dan Poltawski
c865e08fab
Merge branch 'MDL-32860_user_iterator' of git://github.com/andyjdavis/moodle
2012-05-28 14:56:48 +08:00
Dan Poltawski
d079d6d8c1
Merge branch 'MDL-33110_master' of git://github.com/lazydaisy/moodle
2012-05-28 14:54:23 +08:00
Dan Poltawski
54495fe41d
MDL-33375 course: set anchor after changing sections
...
So scrolling isn't required
2012-05-28 14:44:23 +08:00
Dan Poltawski
3f1bca9d56
Merge branch 'master_MDL-27368' of git://github.com/danmarsden/moodle
...
Conflicts:
version.php
lib/db/upgrade.php
2012-05-28 14:32:16 +08:00
Marina Glancy
6adb5f1363
MDL-33356 fixed a regression after function form_filemanager_redner() was deleted
2012-05-28 13:52:32 +08:00
Adrian Greeve
17ec4bf045
Alteration to the code to hide the body of the post / discussion
2012-05-28 13:09:23 +08:00
Andrew Robert Nicols
7ea78d9f28
MDL-32199 Ensure that forum RSS feeds don't leak posts and discussions
2012-05-28 13:09:22 +08:00
Sam Hemelryk
bdb315cca2
Merge branch 'w21_MDL-32972_m23_avatargifs' of git://github.com/skodak/moodle
2012-05-28 17:05:10 +12:00
Dan Poltawski
193198187c
Merge branch 'wip-mdl-33347' of git://github.com/rajeshtaneja/moodle
2012-05-28 13:01:44 +08:00
Sam Hemelryk
c67b08828c
MDL-18763 Fixed up typo in comments of new pic size
2012-05-28 16:52:53 +12:00
Sam Hemelryk
a2aba3f612
Merge branch 'w21_MDL-18763_m23_avatar512' of git://github.com/skodak/moodle
2012-05-28 16:50:46 +12:00
Rossiani Wijaya
8d5745fa92
MDL-32766: course view section log: fixed typo for course_sections table
...
Conflicts:
version.php
2012-05-28 16:46:29 +12:00
Dan Poltawski
287451dcd4
Revert "MDL-29173 grade: altered the definiton of round() in /lib/evalmath/evalmath.class.php"
...
Breaking unit tests.
This reverts commit 4be0947bbe
.
2012-05-28 12:37:50 +08:00
Dan Poltawski
83ae05f620
Merge branch 'MDL-29173_calc' of git://github.com/andyjdavis/moodle
2012-05-28 12:16:12 +08:00
Aaron Barnes
424a19b106
MDL-28949 course completion: Database structure fixes
2012-05-28 16:13:25 +12:00
Marina Glancy
5e11746696
MDL-33218 fixing filemanager/filepicker look in IE
...
now all YUI dialogues are under the div with id #filesskin. This way we can avoid using !important in CSS and use #filesskin instead. It will have priority over YUI skin in all browswers including IE (!important does not work in IE).
Conflicts:
files/renderer.php
theme/base/style/filemanager.css
2012-05-28 11:54:33 +08:00
Dan Poltawski
131bd2f68f
Merge branch 'MDL-33192-master-1' of git://git.luns.net.uk/moodle
2012-05-28 11:47:22 +08:00
Barbara Ramiro
6077e3813c
MDL-33218 Filemanager and Filepicker IE issue
2012-05-28 11:44:51 +08:00
Damyon Wiese
2c6a3dbfca
MDL-33319: Support quickgrading in feedback plugins
2012-05-28 11:10:09 +08:00
Sam Hemelryk
d8a05d83b5
Merge branch 'MDL-32752-master-1' of git://git.luns.net.uk/moodle
2012-05-28 14:56:06 +12:00
Sam Hemelryk
681789b4c1
Merge branch 'MDL-33331-master' of git://github.com/micaherne/moodle
2012-05-28 14:52:47 +12:00
Sam Hemelryk
bb0eaec490
Merge branch 'MDL-32879' of git://github.com/lazydaisy/moodle
...
Conflicts:
theme/magazine/config.php
2012-05-28 14:49:12 +12:00
Sam Hemelryk
9757d47ebf
Merge branch 'MDL-33084_strict_calc' of git://github.com/andyjdavis/moodle
2012-05-28 14:07:59 +12:00
Sam Hemelryk
d9ce6f6442
Merge branch 'MDL-32380_master' of git://github.com/kordan/moodle
2012-05-28 14:03:20 +12:00
Rajesh Taneja
33fcc04082
MDL-33347 course: section move is visible without ajax
2012-05-28 09:59:48 +08:00
Sam Hemelryk
48cb6e0b1c
Merge branch 'MDL-33364' of git://github.com/stronk7/moodle
2012-05-28 13:51:22 +12:00
Sam Hemelryk
064cac7866
MDL-27675 mod_feedback: Tidy up of phpdocs and scope within feedback mod
2012-05-28 13:38:36 +12:00
Sam Hemelryk
a09a9be812
Merge branch 'MDL-27675_master_wip' of git://github.com/grabs/moodle
2012-05-28 13:37:59 +12:00
Dan Poltawski
4ad85bd857
MDL-33359 - mtrace: dont output to STDOUT in unit tests
...
This allows us to use phpunit output buffering functions
2012-05-28 09:36:12 +08:00
Eloy Lafuente (stronk7)
fde4c60911
MDL-33364 automated backup: return and log each course result correctly
2012-05-28 02:44:24 +02:00
Sam Hemelryk
08e0aaa173
Merge branch 'MDL-33191' of git://github.com/lazydaisy/moodle
2012-05-28 11:22:12 +12:00
Sam Hemelryk
c31081d0a4
Merge branch 'MDL-32766' of git://github.com/rwijaya/moodle
...
Conflicts:
version.php
2012-05-28 11:19:06 +12:00
Sam Hemelryk
c994797ea9
Merge branch 'MDL-33120' of git://github.com/stronk7/moodle
2012-05-28 11:12:36 +12:00
Sam Hemelryk
63f2813497
Merge branch 'dev_MDL-33147_transaction' of git://github.com/dongsheng/moodle
2012-05-28 11:04:43 +12:00
Sam Hemelryk
7824c9d820
Merge branch 'MDL-33325-master' of git://github.com/ankitagarwal/moodle
2012-05-28 10:52:24 +12:00
eLeDia GmbH (Andreas Grabs)
1cb73662b2
MDL-27675 - Feedback module abuses data_submitted
2012-05-28 00:40:05 +02:00
Andreas Grabs
9a2c4dbd00
MDL-27675 - Feedback module abuses data_submitted
2012-05-28 00:40:04 +02:00
Dan Marsden
d2e3a1b4f9
MDL-27368 Clean up invalid course completion records
...
keep oldest timestamps from all records
2012-05-28 08:55:57 +12:00
Eloy Lafuente (stronk7)
a60d964abc
MDL-33120 book: changes in code based on amended strings
...
- Replace numberingoptions_help by numberingoptions_desc.
- Delete the faq code and related styles.
- Bump version to force lang/style refresh.
2012-05-27 17:42:53 +02:00