Diana Huang
6534503c93
Add teams tab
...
TNL-1939
2015-06-03 09:10:44 -04:00
Diana Huang
dae137feaa
Convert all tabs to the new plugin framework.
2015-06-02 15:05:16 -04:00
Andy Armstrong
94e1c42314
Add extensible course view types for edX platform
2015-06-02 13:12:40 -04: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
Andy Armstrong
356b2335e9
Add base support for cohorted group configurations
...
TNL-649
2014-12-05 09:52:26 -05:00
Dave St.Germain
a6ffe8c12d
Moving these tools to i18n-tools repo
2014-06-23 10:05:33 -04:00
Ned Batchelder
a2145c059e
Add a setup.py so we can import top-level directories.
2014-01-22 12:33:45 -05:00
Will Daly
9462183ae2
Moved bok-choy page objects and setup.py to common/test/bok_choy
2013-12-22 21:53:08 -05:00
Will Daly
04e66be705
Added Selenium page objects for LMS and studio
2013-12-19 16:21:06 -05:00
Calen Pennington
8201b1412e
Use XBlock 0.3
2013-09-06 09:45:59 -04:00
Calen Pennington
789ac3fc87
Use the XBlock library as the base for XModule, so that we can incrementally rely on more and more of the XBlock api
2013-01-04 16:19:58 -05:00
Calen Pennington
6427dd6742
WIP: Get the cms running. Component previews work
2013-01-02 09:07:02 -05:00
Calen Pennington
01411ae66e
WIP: Trying to get tests working
2012-12-28 14:48:47 -05:00