Nimisha Asthagiri
805bf28748
Disable persistent-grades for tests failing query counts, until TNL-5458
2016-09-11 12:32:43 -04:00
Nimisha Asthagiri
c1d4d730e0
Fix submissions API test - now that calculated grades are saved
2016-09-11 00:45:50 -04:00
Nimisha Asthagiri
d244715e87
Don't sort blocks to retain order.
2016-09-10 13:29:58 -04:00
Nimisha Asthagiri
660bc8f447
Enable Persistent Grades in unit tests
2016-09-09 19:05:04 -04:00
Nimisha Asthagiri
2251097c56
Merge pull request #13437 from edx/cdyer/keep-course-run
...
Ensure usage keys have course run in locators.
2016-09-09 19:02:31 -04:00
J. Cliff Dyer
ddd58dafd8
Ensure usage keys have course run in locators.
...
TNL-5475
2016-09-09 17:42:51 -04:00
Nimisha Asthagiri
0853e485fd
Merge pull request #13429 from edx/tnl/progress-sql-queries
...
Optimize Subsection Grades update
2016-09-09 15:09:54 -04:00
Nimisha Asthagiri
f0f7a5389b
Optimize Subsection computation
2016-09-09 13:57:51 -04:00
Robert Raposa
bced90d2ee
Performance enhancements for Discussions API.
...
- Default to with_responses=False, except when required.
- Clean up search call unused params.
2016-09-09 11:42:51 -04:00
Brian Jacobel
500bac6fcb
Merge pull request #13427 from edx/bjacobel/load-more-button
...
Fix width of 'Load More' button in Discussions
2016-09-09 11:38:10 -04:00
Brian Jacobel
2e0b6c1282
Merge pull request #13418 from edx/bjacobel/new-post-bug
...
Fix bug where new posts were not assigned a topic ID and would fail to post
2016-09-09 09:32:23 -04:00
Brian Jacobel
c54a5ee20c
Fix width of 'Load More' button in Discussions
2016-09-08 16:53:23 -04:00
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
PaulWattenberger
b0885bd4a5
Merge pull request #13409 from edx/pwattenberger/sailthru_campaign_id
...
Pass Sailthru campaign id cookie to ecommerce
2016-09-08 13:32:05 -04:00
Brian Jacobel
545ef583e7
Fix bug where new posts were not assigned a topic ID and would fail to post
...
TNL-5442
2016-09-08 12:52:04 -04:00
Jesse Shapiro
ce2ab5b15c
Adding 'visible' field for SSO providers
2016-09-08 11:27:09 -04:00
Robert Raposa
6f0e097115
Merge pull request #13421 from edx/TNL-5404
...
TNL-5404: Default to not requesting responses when grabbing a single thread.
2016-09-08 11:01:58 -04:00
PaulWattenberger
7ec898298e
Pass Sailthru campaign id cookie to ecommerce
2016-09-08 10:50:13 -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
Peter Desjardins
c50e028507
Adjusted Sass for the doc-link so that it will work in pattern library pages and also in the edx.org theme. Added the documentation link to the edx.org theme header.
2016-09-07 23:46:09 -04:00
Toby Lawrence
26891bc0fd
Default to not requesting responses when grabbing a single thread.
...
We're often grabbing the metadata of a specific thread to then be able
to perform other operations, but we never need the actual responses or
comments of a thread unless we're displaying it in the normal forum
view.
This change sets a default of with_responses=False, which instructs the
comment service to not send back the responses/comments for the given
thread. We only ask for responses in the case of rendering a single
thread or inline discussion.
2016-09-07 23:17:11 -04: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
de15511f0f
Merge pull request #13355 from edx/bjacobel/discussion-alerts
...
Pattern library alerts on discussion pages
2016-09-07 15:05:42 -04:00
Chris
cb6f92a595
Merge pull request #13379 from edx/clrux/ac-577-login-page
...
AC-577 login form contrast and invalid aria cleanup
2016-09-07 12:51:58 -04:00
Brian Jacobel
86f7e3ba51
Implement Pattern Library alerts in Discussions
...
TNL-5164
2016-09-07 12:29:19 -04:00
Brian Jacobel
6d8c075969
Merge pull request #13370 from edx/bjacobel/discussion-title-placeholder
...
Remove placeholders in discussion new post form
2016-09-07 12:24:56 -04:00
Chris Rodriguez
165302e00b
AC-577 login page a11y fixes
2016-09-07 12:06:05 -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
J. Cliff Dyer
1371739f45
Register block_structure djangoapp.
...
TNL-5274
2016-09-06 11:42:38 -04:00
Marko Jevtić
79421a2c94
Merge pull request #13299 from edx/mjevtic/SOL-1953
...
[SOL-1953] Update Commerce Configuration
2016-09-06 16:53:20 +02:00
Brian Jacobel
d103f0183f
Substitute visible labels for placeholders in post submission form. Fix alignment.
...
TNL-5166
2016-09-06 09:03:18 -04:00
Jareer Ahsan
e680dfbc7a
Fixed div to inline
2016-09-05 17:50:48 +05:00
Andy Armstrong
f1bad0721f
Make discussion links into buttons for a11y
...
TNL-4640
2016-09-02 16:34:15 -04:00
Muzaffar yousaf
d97e8e5e7e
Merge pull request #13397 from edx/ammar/poc
...
Making CAPA problems accessible TNL-4971
2016-09-03 01:06:48 +05:00
Ehtesham
1b960e3e17
requiring codemirror compressed with all addons included
2016-09-02 21:40:20 +05:00
sanfordstudent
b7ac081e49
Merge pull request #13329 from edx/sstudent/TNL-5382-part-1
...
creating django admin settings for subsection grades
2016-09-02 10:52:51 -04:00
Douglas Hall
83e780e48f
Merge pull request #13393 from edx/ibrahimahmed443/MAYN-314-survey-template-fix
...
safe template escaping of the mailto link in the survey template
2016-09-02 10:51:58 -04:00
muhammad-ammar
d14928cc61
separation based on responsetypes poc
...
FEDX-176
2016-09-02 19:44:22 +05:00
Sanford Student
d54a784a43
creating django admin settings for subsection grades
2016-09-02 09:32:33 -04:00
Ibrahim
acf4c94c49
safe template escaping of the mailto link in the survey template
2016-09-02 09:22:45 -04:00
Nimisha Asthagiri
b8f465d788
Merge pull request #13388 from edx/tnl/bstructure-delay-retry-task
...
Make BlockStructure tasks more resilient against failures
2016-09-02 09:02:17 -04:00
Nimisha Asthagiri
c7c609041b
Merge pull request #13384 from edx/ormsbee/csm_nl_fix_2
...
Script to remove course_ids with \n from CSM
2016-09-02 09:01:45 -04:00
Adam
e1cd58dcd4
Merge pull request #13385 from edx/release
...
Release
2016-09-02 08:41:17 -04:00
Nimisha Asthagiri
b37d2d739a
Make BlockStructure tasks more resilient against failures.
...
https://openedx.atlassian.net/browse/TNL-5041
2016-09-02 08:02:49 -04:00
Marko Jevtic
ab9c858b54
[SOL-1953] Update Commerce Configuration
2016-09-02 08:28:18 +00:00
David Ormsbee
75f9a522dc
Script to remove course_ids with \n from CSM
...
Some StudentModule entries were written with newlines at the end of the
course_id. This script finds those entries within a given time range,
archive them, and merges records if necessary (capa problems).
2016-09-01 22:28:06 -04:00
Ned Batchelder
2932023a51
Merge pull request #13375 from edx/ned/update-translations
...
Update translations (autogenerated message)
2016-09-01 15:16:55 -04:00
J. Cliff Dyer
6bda334b99
Handle scoreable blocks without defined weight
...
Default weight to 1.0.
TNL-5410
2016-09-01 15:56:17 +00:00
Peter Desjardins
e276ae2d36
Adds a context-sensitive link to learner documentation from the LMS. The base URL defaults to Open edX learner doc and can be overridden with the base URL for edx.org learner doc. Also relabels the tab for support from help to support.
2016-09-01 10:56:09 -04:00
Ned Batchelder
caa7b472b9
Update translations (autogenerated message)
2016-09-01 11:24:52 +00:00