Commit Graph

28678 Commits

Author SHA1 Message Date
Greg Price
84f9d03fc4 Merge pull request #6953 from edx/gprice/registration-endpoint-refactor
Refactor registration endpoint and return field-specific detail in errors
2015-02-20 16:19:10 -05:00
Will Daly
0f68d00d4c Merge pull request #7055 from edx/will/fix-embargo-caching
Stop hitting the database when no courses are blocked.
2015-02-20 15:02:16 -05:00
Jesse Zoldak
b5b141656a Merge pull request #7052 from edx/zoldak/TE-745
skip intemittently failing test TE-745
2015-02-20 14:22:30 -05:00
Will Daly
1624720f48 Stop hitting the database when no courses are blocked. 2015-02-20 14:17:14 -05:00
Jesse Zoldak
a29b0cdff3 Merge pull request #7051 from edx/zoldak/skip-test
Skip intermittently failing test_course_publish_signal_firing PLAT-449
2015-02-20 14:14:45 -05:00
Jesse Zoldak
0a8505cf85 Merge pull request #7045 from edx/zoldak/skip-flaky-transcripts
Disable flakily failing JS tests TNL-559
2015-02-20 14:02:41 -05:00
Jesse Zoldak
715d0230b6 skip intemittently failing test TE-745 2015-02-20 13:36:48 -05:00
Jesse Zoldak
cc71f63b5d Skip intermittently failing test test_course_publish_signal_firing PLAT-449 2015-02-20 13:15:15 -05:00
Christine Lytwynec
f31e7357cb Merge pull request #7046 from edx/clytwynec/skip_bokchoy_coverage
skip paver bokchoy_coverage in jenkins
2015-02-20 12:55:39 -05:00
Anton Stupak
694d6761b7 Merge pull request #7031 from edx/anton/video-fix-flaky-js-tests
[TNL-439]: Fix flaky jasmine tests.
2015-02-20 19:08:46 +02:00
Christine Lytwynec
171ba487b9 skip paver bokchoy_coverage in jenkins 2015-02-20 11:54:29 -05:00
Greg Price
9ef0494092 Return field detail with registration API errors
Also, make registration API CSRF exempt
2015-02-20 11:31:55 -05:00
Greg Price
0646b5f53d Refactor registration views to avoid shim
This also changes the registration API contract to use the course_id
parameter for analytics instead of an extra analytics parameter.
2015-02-20 11:31:55 -05:00
Greg Price
291004dee0 Factor create_account param validation into a form 2015-02-20 11:31:54 -05:00
Greg Price
ad86ef3bd8 Change cohort tests to not use an invalid username 2015-02-20 11:31:53 -05:00
Greg Price
ef85cb4b18 Add tests for create_account endpoint
These tests cover validation of parameters and saving of data to
UserProfile objects.
2015-02-20 11:31:53 -05:00
polesye
f9738b9259 TNL-439: Fix flaky jasmine tests. 2015-02-20 18:20:51 +02:00
Jesse Zoldak
047ca495c6 Disable flakily failing JS tests TNL-559 2015-02-20 10:35:54 -05:00
Mark Sadecki
bf7f7e1425 Merge pull request #6968 from edx/cptvitamin/TNL-891-alt-on-spinner
adds and alt attribute to the loading/spinner graphic
2015-02-20 09:42:31 -05:00
Anton Stupak
2ff863cbdd Merge pull request #6778 from edx/jmclaus/edxnotes-add-a11y
TNL 713: Added accessibility plugin.
2015-02-20 14:33:04 +02:00
Anton Stupak
ca8bfa84e7 Merge pull request #6941 from edx/anton/fix-flaky-tests
TNL-454: Fix flaky bok-choy tests.
2015-02-20 14:31:42 +02:00
Muzaffar yousaf
dfaae534ba Merge pull request #6707 from edx/muzaffar/content-groups-tnl1185
Content Groups Usage and Delete functionality.
2015-02-20 17:18:46 +05:00
muzaffaryousaf
a31e38416d Adds content group "Delete" and "Usage" functionality to group configurations page on cms.
TNL-1185
2015-02-20 14:56:22 +05:00
Jean-Michel Claus
7cb495a166 TNL 713 (TNL-714, TNL-717, TNL-718): Added accessibility plugin. 2015-02-19 19:02:57 +02:00
Christina Roberts
985a492efd Merge pull request #4891 from aboudreault/discussion-digest-default
Add ENABLE_DISCUSSION_EMAIL_DIGEST feature
2015-02-19 10:36:59 -06:00
Jesse Zoldak
18a916bafd Merge pull request #7026 from edx/zoldak/skip-flaky-transcripts
Disable flakily failing JS tests TNL-559
2015-02-19 08:40:16 -05:00
Waheed Ahmed
87147d79e3 Merge pull request #7015 from edx/waheed/tnl1459-fix-save-matlab-message
Fixed save matlab problem response message.
2015-02-19 17:54:16 +05:00
polesye
4b551b5357 TNL-454: Fix flaky bok-choy tests. 2015-02-19 14:43:34 +02:00
Jesse Zoldak
44ff43ab1f Disable flakily failing JS tests TNL-559 2015-02-19 07:24:27 -05:00
Waheed Ahmed
8f5dd63e9f Fixed save matlab problem response message.
TNL-1459
2015-02-19 15:17:28 +05:00
Alan Boudreault
ac445d6eff Add ENABLE_DISCUSSION_EMAIL_DIGEST feature, to enable discussion emails digest by default for all users 2015-02-19 14:34:10 +08:00
Will Daly
0e3f40b948 Merge pull request #7024 from edx/will/ecom-1088
ECOM-1088: Student has re-verified but dashboard is still displaying 'honor code'
2015-02-18 14:09:29 -05:00
Mark Sadecki
8b79d94064 adds and alt attribute to the loading/spinner graphic 2015-02-18 14:05:11 -05:00
Mark Sadecki
002dc0f553 Merge pull request #6926 from edx/cptvitamin/TNL-1371-fieldset-no-legend
[TNL-1371] Adds a SR only legend for fieldset and translates
2015-02-18 13:43:10 -05:00
Will Daly
ad1cf355e9 Merge pull request #7007 from edx/will/ecom-859-take-three
ECOM-859: Add support for an input image capture.
2015-02-18 12:59:26 -05:00
Will Daly
e4711062a3 ECOM-1088: Student has re-verified but dashboard is still displaying 'honor code'
Handle the case in which a student reverifies after the verification
deadline has passed.  This will display the user's status as "verified"
on the dashboard even if they technically missed the deadline.
2015-02-18 12:05:19 -05:00
Waheed Ahmed
9cf9f05a3d Merge pull request #6983 from edx/waheed/tnl1419-fix-optioninput-if-options-created-with-variables
Fixed optioninput problem, option was not remain selected after submitting.
2015-02-18 21:47:06 +05:00
Will Daly
a29662cdbc ECOM-859: Add support for an input image capture.
Add support for HTML Media Capture (file input)
so that iOS users can use the camera.
2015-02-18 11:10:41 -05:00
Will Daly
dca2b95e60 Merge pull request #7010 from edx/will/ecom-1060
ECOM-1060: Logistration third-party auth improvements
2015-02-18 10:07:43 -05:00
Sarina Canelake
1fb580e3ef Merge pull request #6938 from mitocw/bdero/gitlog-pagination
Add pagination to sysadmin dashboard Git import logs
2015-02-18 10:04:22 -05:00
Sarina Canelake
08a74a5aca Merge pull request #7003 from schoolyourself/schoolyourself-xblock
Update schoolyourself-xblock CSS to wrap long title text on small screens
2015-02-18 08:57:13 -05:00
Waheed Ahmed
0086893ddd Fixed option was not remain selected after submitting.
TNL-1419
2015-02-18 18:50:32 +05:00
Sarina Canelake
73c309935b Merge pull request #6679 from open-craft/problem-tooltips
Support for inline explanatory popups in problem XML
2015-02-18 08:37:03 -05:00
Muzaffar yousaf
3b883d1777 Merge pull request #7014 from edx/muzaffar/update-edxsubmission-tnl1466
Updates the edx-submissions version.
2015-02-18 17:48:24 +05:00
Shrhawk
24a63dadf9 Merge pull request #6694 from edx/shr/bug/TNL-1202-HD-button-not-working-properly
Hd button on for default high resolutions
2015-02-18 14:11:27 +05:00
muzaffaryousaf
4a13656864 updating the edx-submission version.
adding myself to authors.

TNL-1466
2015-02-18 13:12:21 +05:00
Xavier Antoviaque
132cadb517 Merge pull request #2968 from edx-solutions/xblock-external-ui
xblock-external-ui: Add XBlock API call to render XBlock views
2015-02-18 08:58:33 +01:00
Syed Hassan Raza
44468f840e Hd button on for default high resolutions
TNL-1202
2015-02-18 12:49:27 +05:00
Brandon DeRosier
367dc2573b Test multi-page gitlogs 2015-02-18 01:58:53 -05:00
Sarina Canelake
c6aa4416c4 Merge pull request #7012 from edx/sarina/validate-update
Update i18n-tools to fix dummy generation
2015-02-17 21:42:28 -05:00