Matt Drayer
3c669e3838
New feature contribution: Entrance Exams
2015-01-15 20:35:24 -05:00
Zia Fazal
ca3d84a5d4
New pre-requisite course feature via milestones app
2015-01-15 15:17:38 -05:00
jsa
f24f01d217
Add support for user partitioning based on cohort.
...
JIRA: TNL-710
IMPORTANT: this commit converts the course_groups
package to using migrations. When deploying to an
existing openedx instance, migration 0001 may fail
with an error indicating that the CourseUserGroup
table already exists. If this happens, running
the 0001 migration first, with the --fake option,
is recommended. After performing this step,
remaining migrations should work as expected.
2014-12-05 09:53:44 -05:00
Chris Dodge
1809a28b89
Add the ability for Microsites to be able to send appropriately branded emails rather than the default system installed version
...
fix tests. Update Admin views/forms.
enforce uniqueness constraint in the Admin ModelForm submissions
Update bok_choy cached DBs with new schema changes
PR feedback
2014-10-08 13:04:41 -04:00
Will Daly
b3762ae1b3
Enable third party auth in LMS acceptance tests
...
Update db cache
2014-09-10 16:23:09 -04:00
Minh Tue Vo
7f674a016f
update bok choy db caches
2014-08-06 17:54:40 -04:00
Minh Tue Vo
81a3e67a62
Updating acceptance (lettuce) db cache
2014-07-29 11:18:17 -04:00
Will Daly
c4366d7485
Update database caches to include latest migrations
2014-06-09 09:25:14 -04:00
Jay Zoldak
1fe453a3a7
Update schema for bok-choy database
...
Finalize tests for embargo middleware app
2014-02-27 10:27:29 -05:00
Will Daly
a86d56ccba
Cache databases to speed up acceptance tests
2014-01-28 14:39:26 -05:00