Damyon Wiese
74c9283854
MDL-36804: Assign attempt history - add upgrade.txt
2013-04-03 16:16:21 +08:00
Damyon Wiese
82b175e868
Merge branch 'w13_MDL-38627_m25_byteservingstop' of git://github.com/skodak/moodle
2013-04-03 15:48:35 +08:00
Dan Poltawski
89ea5ecd45
Merge branch 'MDL-37602-workshop-overall-feedback' of git://github.com/mudrd8mz/moodle
2013-04-03 15:39:48 +08:00
Damyon Wiese
b64a05b996
MDL-26644 Course - Remove completion tracking begins on enrolment setting from behat.
2013-04-03 15:30:49 +08:00
David Mudrák
5582ea0a9b
MDL-37602 Fix broken workshop unit tests
2013-04-03 09:28:11 +02:00
Damyon Wiese
9855770d6c
Merge branch 'MDL-38610-master-int' of git://github.com/FMCorz/moodle
2013-04-03 14:48:06 +08:00
Dan Poltawski
998c5996e0
Merge branch 'MDL-38808' of git://github.com/jmvedrine/moodle
2013-04-03 14:46:58 +08:00
Damyon Wiese
6fb437b2bb
Merge branch 'MDL-38705' of git://github.com/jonof/moodle
2013-04-03 14:35:12 +08:00
Damyon Wiese
dcf6318515
MDL-26644 Course - Version bump for upgrade script.
2013-04-03 14:32:19 +08:00
Damyon Wiese
7bf602d9d3
Merge branch 'MDL-26644-master' of git://github.com/FMCorz/moodle
...
Conflicts:
lib/db/install.xml
lib/db/upgrade.php
2013-04-03 14:32:11 +08:00
Dan Poltawski
dc4260d918
Merge branch 'MDL-38681-master-int' of git://github.com/FMCorz/moodle
2013-04-03 14:27:08 +08:00
Damyon Wiese
fab5cb3604
MDL-36804: Assign resubmission history - remove locked/mailed
...
Remove locked/mailed flags from the grade record in the unit tests.
It just would not have done anything because the columns dont exist.
2013-04-03 14:17:00 +08:00
Dan Poltawski
ac8bc0f947
Merge branch 'MDL-34640' of git://github.com/timhunt/moodle
2013-04-03 13:57:02 +08:00
David Monllao
7a6204ce1d
MDL-38823 behat: Fixing related scenarios
2013-04-03 13:56:31 +08:00
David Monllao
060bafefe3
MDL-38823 behat: New behat_form_radio
...
To deal with radio inputs after allowing
behat_form_field to delegate in specific
fields managers. It also fixes a BIG issue
when calling a no required class.
2013-04-03 13:55:42 +08:00
Dan Poltawski
ba98c8ab54
Merge branch 'MDL-38855_master' of git://github.com/dmonllao/moodle
2013-04-03 12:44:05 +08:00
Dan Poltawski
f27be4c1aa
Merge branch 'MDL-37602-workshop-overall-feedback' of git://github.com/mudrd8mz/moodle
2013-04-03 12:30:12 +08:00
Damyon Wiese
178652e9eb
MDL-10516 Question Type - Fix upgrade code so new install matches upgrade.
2013-04-03 12:21:04 +08:00
Damyon Wiese
25f6019128
MDL-10516 Question Type - Essay - Whitespace fix
2013-04-03 11:30:42 +08:00
Jean-Michel Vedrine
60527d0c34
MDL-10516 Pre-populated answer (template) in essay questions
2013-04-03 11:30:42 +08:00
Dan Poltawski
eed5bb7468
MDL-38509 Version bump for plugins installation
2013-04-03 11:29:56 +08:00
Dan Poltawski
6833c6d901
Merge branch 'MDL-38509-tool-installaddon' of git://github.com/mudrd8mz/moodle
2013-04-03 11:28:49 +08:00
Dan Poltawski
b53ae61482
MDL-38852 repository_webdav: missing setType calls
2013-04-03 11:14:02 +08:00
Dan Poltawski
8077527c5d
MDL-38852 repository_s3: fix missing setType calls
2013-04-03 11:14:02 +08:00
Dan Poltawski
98328cf646
MDL-38852 repository_merloy: fix missing setType calls
2013-04-03 11:14:01 +08:00
Dan Poltawski
13eeb23cc2
MDL-38852 flickr_public: fix missing setType calls
2013-04-03 11:14:01 +08:00
Dan Poltawski
5077e85817
MDL-38852 repository_flickr: fix missing setType calls
2013-04-03 11:14:00 +08:00
Dan Poltawski
19b733d12b
MDL-38852 repository_boxnet: fix missing setType calls
2013-04-03 11:13:59 +08:00
Dan Poltawski
88ded989f9
MDL-38852 repository_alfresco: fix missing setType calls
2013-04-03 11:13:58 +08:00
Dan Poltawski
8fb59b10fc
MDL-38852 repository_filesystem: missing setType calls
2013-04-03 11:13:58 +08:00
Dan Poltawski
63745aef3c
MDL-38852 repository_dropbox: fix missing setType calls
2013-04-03 11:13:57 +08:00
David Monllao
238a6572c9
MDL-38855 blocks: Fix missing setType calls
2013-04-03 11:11:01 +08:00
Damyon Wiese
686730243e
MDL-38016 Theme Bootstrap: Fix for unit tests undefined variable
2013-04-03 10:58:23 +08:00
David Monllao
7fcf94cb1a
MDL-38615 behat: New test
...
According to MDLQA-1160, a manager
can configure a block to display
throughout the site.
2013-04-03 10:33:24 +08:00
Damyon Wiese
29c1fb339d
MDL-38016 Theme Bootstrap - Add bootstrap to standard themes list.
2013-04-03 10:26:12 +08:00
David Monllao
d2eca4cd0f
MDL-38482 behat: Data generator for system assigns
...
Chaning also the adapt_ prefix for non-direct
data generator uses to process_ because not all
of behat's data generators would have a lib/testing
data generator to share with phpunit tests.
2013-04-03 10:09:18 +08:00
David Monllao
1045bfecd1
MDL-38482 behat: New test
...
According to MDLQA-1756 the maximum
number of weeks/topics for course can be
configured and not restricted to 52.
2013-04-03 10:08:03 +08:00
Damyon Wiese
d9df063e3a
MDL-38016 Theme Bootstrap - Whitespace in Moodle .less files
2013-04-03 10:02:55 +08:00
Dan Poltawski
0bcdbb7ff1
Merge branch 'MDL-38735' of git://github.com/stronk7/moodle
2013-04-03 09:59:01 +08:00
Dan Poltawski
89cc9816dc
Merge branch 'MDL-38538_clean' of git://github.com/timhunt/moodle
2013-04-03 09:55:21 +08:00
David Monllao
df1ff55d7a
MDL-38482 behat: Steps definitions for course management
...
- To access the course management page
- To create a course based in a table
2013-04-03 09:44:31 +08:00
Damyon Wiese
c985d1217c
MDL-38016 Theme Bootstrap - Add license information to lib/thirdpartylibs.xml
...
Also minor formatting cleanup.
2013-04-03 09:43:18 +08:00
Bas Brands
8903b17b01
MDL-38016 Themes - Add a bootstrap theme to core
...
This theme has been contributed by:
Bas Brands <bmbrands@gmail.com>
David Scotson <david.scotson@glasgow.ac.uk>
Michael Aherne <michael.aherne@strath.ac.uk>
Stuart Lamour <thisismyrice@gmail.com>
Thanks for your hard work.
2013-04-03 09:43:18 +08:00
David Monllao
a8a4849518
MDL-38482 behat: Allow frontpage course role assigns
...
There are no enrolment plugins at frontpage
course level.
2013-04-03 09:43:10 +08:00
Eloy Lafuente (stronk7)
636376947c
Merge branch 'MDL-38738-master' of git://github.com/danpoltawski/moodle
2013-04-03 03:17:08 +02:00
AMOS bot
683c65b74f
Automatically generated installer lang files
2013-04-03 00:35:43 +00:00
Eloy Lafuente (stronk7)
5ae69b2aed
MDL-38735 backup: add missing setType() to forms
2013-04-03 02:17:40 +02:00
David Mudrák
3e6a8aeb7c
MDL-38509 Unify curl class usage in the add-on installer tool
...
Both classes using cURL features now access it via the core curl wrapper
class. Credit goes to Dan Poltawski for spotting the previous discrepancy
during the integration review.
2013-04-02 23:11:01 +02:00
Eloy Lafuente (stronk7)
a2f667472e
Merge branch 'm25_MDL-38790_Missing_setType_in_My_private_files_form' of https://github.com/scara/moodle
2013-04-02 21:06:21 +02:00
Eloy Lafuente (stronk7)
991dcb1b82
Merge branch 'MDL-38690_master' of git://github.com/dmonllao/moodle
2013-04-02 21:01:52 +02:00