Eric Fischer
31953c5e0c
Update correct persistent score
...
* First take at forcing a subsection's grade to update when a signal is
sent that a problem's score has changed
* Refactor signal handler connection.
* Expand bokchoy tests to cover progress page
* Add some grading unit tests
TNL-5394
TNL-5364
2016-09-08 15:09:05 -04:00
Renzo Lucioni
948c1bd8ae
Merge pull request #13408 from edx/renzo/display-catalog-micromasters
...
Retrieve marketable MicroMasters from the catalog service
2016-09-08 09:47:20 -04:00
Mushtaq Ali
3c16225496
Merge pull request #13411 from edx/mushtaq/a11y-discussions-duplicate-id
...
Remove duplicate-id rule for a11y discussions
2016-09-08 18:33:13 +05:00
Renzo Lucioni
37523939f2
Retrieve marketable MicroMasters from the catalog service
...
Catalog-based MicroMasters need to be displayed in the LMS. However, the LMS currently retrieves all program data from the soon-to-be-retired programs service. Consuming program data exclusively from the catalog service is out of the question right now; it's too complex to confidently pull off in a week. This is a functional middle ground introduced by ECOM-5460. Cleaning up this debt is tracked by ECOM-4418.
2016-09-07 17:44:54 -04:00
Brian Jacobel
49f99146ec
Merge pull request #13417 from edx/bjacobel/flaky-5453
...
Mark DiscussionResponseEditTest.test_vote_report_endorse_after_edit as flaky
2016-09-07 14:04:46 -04:00
Matt Drayer
e53721433f
Merge pull request #13413 from edx/release
...
Merge release back to master
2016-09-07 11:30:24 -04:00
Brian Jacobel
d148868b57
Mark DiscussionResponseEditTest.test_vote_report_endorse_after_edit as flaky
2016-09-07 11:24:47 -04:00
Mushtaq Ali
e1247ba1e1
Remove duplicate-id rule for a11y discussions
...
TNL-4647
2016-09-07 13:20:13 +05:00
Mushtaq Ali
bcab8101cb
Ensure correct aria-valid-attr-value for discussions
2016-09-06 15:58:39 +05:00
Andy Armstrong
f1bad0721f
Make discussion links into buttons for a11y
...
TNL-4640
2016-09-02 16:34:15 -04:00
Ehtesham
1b960e3e17
requiring codemirror compressed with all addons included
2016-09-02 21:40:20 +05:00
muhammad-ammar
f91583c24c
make responsetypes with multiple inputtypes accessible
2016-09-02 19:44:25 +05:00
muhammad-ammar
19cc68c8c3
make numerical and math expression input accessible
...
TNL-4973
2016-09-02 19:44:24 +05:00
Ehtesham
31be6fad43
make CAPA dropdown problems accessible
2016-09-02 19:44:24 +05:00
muhammad-ammar
e1a595d88a
make textinput accessible
...
TNL-4972
2016-09-02 19:44:23 +05:00
muhammad-ammar
7240b6256c
Associate descriptions with question text
...
TNL-5014
2016-09-02 19:44:22 +05:00
Ehtesham
3556f2a3ea
make CAPA problems (MultipleChoice and Checkboxes) accessible
2016-09-02 19:44:22 +05:00
Muddasser
22b78a25d1
lms/navigation.feature to bokchoy
2016-08-25 08:36:24 +00:00
Awais Jibran
68303997c8
Fix Discussion blackout date still has Add a Response text box
...
TNL-5111
2016-08-24 12:03:29 +05:00
Chris Rodriguez
b5efcc15f5
AC-530 fixing link-href ignores in the platform
2016-08-19 10:04:40 -04:00
Brian Jacobel
df35415ec1
Remove forum-nav-header and wire breadcrumbs to replace it
...
TNL-5186
2016-08-17 16:21:13 -04:00
Brian Jacobel
1f2c843f23
Move search box to header. Add search results to breadcrumbs when you search
2016-08-17 16:21:12 -04:00
Brian Jacobel
a60d456f28
Add breadcrumbs to discussion forums header
2016-08-17 16:21:12 -04:00
Andy Armstrong
89f93df46e
Refactor out a new discussions Django app
2016-08-17 16:20:45 -04:00
Diana Huang
8ca5739f0f
Open the topic list by default.
2016-08-17 16:20:43 -04:00
Brian Jacobel
add4d3bce3
Merge pull request #13214 from edx/bjacobel/TNL-5198
...
Fix discussion markdown previews
2016-08-12 11:10:42 -04:00
Brian Jacobel
71a048a631
Add bok choy tests for discussions editor preview pane
2016-08-12 10:24:21 -04:00
Albert St. Aubin
b63bfbd5dd
Replaced lettuce tests with bokchoy tests for the course updates page and improved flaky test issues.
...
TNL-5051
2016-08-11 10:04:57 -04:00
Sanford Student
1289b7a6e8
bok choy test for hide subsection after due date
2016-08-09 10:01:50 -04:00
Calen Pennington
bc20a37c2b
Simplify how shards are selected in CI
2016-08-03 16:23:02 -04:00
Ned Batchelder
8571ceabeb
Fix many wrong-assert-type errors
2016-08-03 12:44:41 -04:00
Ned Batchelder
eef964f5f6
Fix unused-variable errors
2016-08-03 12:44:41 -04:00
Ned Batchelder
8b1978ba6c
Fix unused-import errors
2016-08-03 12:44:41 -04:00
Ahsan Ulhaq
4c3f68cdc4
Forgot Password leak info about valid accounts
...
ECOM-4703
2016-08-03 14:30:00 +05:00
Shauna Gordon-McKeon
f8d28889b9
Remove unused imports, move too-long imports to multiple lines
2016-07-28 16:35:40 -04:00
Shauna Gordon-McKeon
12a619318e
Switch relative to absolute urls in imports (tests/lms part 2)
2016-07-28 16:35:40 -04:00
Shauna Gordon-McKeon
89ed6f1c2b
Switch relative to absolute urls in imports (tests/lms part 1)
2016-07-28 16:35:40 -04:00
Shauna Gordon-McKeon
29bb5b50e9
Switch relative to absolute urls in imports (video, discussion, misc)
2016-07-28 16:35:40 -04:00
Shauna Gordon-McKeon
5d50e76eaf
Switch relative to absolute urls in imports (tests/studio part 2)
2016-07-28 16:35:40 -04:00
Shauna Gordon-McKeon
787b420539
Switch relative to absolute urls in imports (tests/studio part 1)
2016-07-28 16:35:40 -04:00
raeeschachar
e861b6094b
Merge pull request #13101 from edx/raees/chrome-bokchoy-skip-discussion-sort-preference
...
Skipped test failing on chrome due to old version
2016-07-28 11:47:41 +05:00
Kevin Kim
a39d6c2e94
Add gated content banner for staff in lms
2016-07-27 14:03:08 +00:00
raeeschachar
e8d32c839d
Skipped test failing on chrome due to old version
2016-07-26 11:49:18 +00:00
Muddasser
00448dffe5
Merge pull request #12882 from edx/muddasser/lettuce-to-bok-choy/signup.feature
...
Conversion of cms/signup.feature to bok-choy
2016-07-25 20:52:55 +05:00
Kevin Kim
2fddd2bd71
Initial check of removing feature flag ( #13058 )
2016-07-22 09:28:19 -04:00
Muddasser
64838f5665
Conversion of cms/signup.feature to bok-choy
2016-07-22 12:22:59 +00:00
Eric Fischer
35ae67b530
New CMS visibility settings ( #12940 )
...
TNL-4906 Subsections now use radio buttons, to allow for "hide after due" as a
visibility option. Also, all tabs have been consolidated to "Basic" and
"Advanced", and visibility options have moved there.
Documentation links are updated to assist course authors with the new
visibility options. Tests have also been updated, and the changes suggested
in TNL-4951 are included.
2016-07-20 19:58:51 -04:00
Diana Huang
b51c4456b8
Fix flaky asset test.
2016-07-20 14:18:27 -04:00
Chris Rodriguez
51f9109bea
AC-552 fixing checkboxgroup ignores in platform
2016-07-20 09:01:03 -04:00
Chris Rodriguez
b97d063181
AC-524 - label - test_lms_instructor_dashboard.py
2016-07-20 07:49:48 -04:00