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
Ahsan Ulhaq
01435692fb
change home icon image to font awesome icon and changed css accordingly
2015-02-20 18:42:58 +05:00
Ahsan Ulhaq
fe7b5b2c82
dropdown button position issue
2015-02-20 18:42:58 +05:00
Ahsan Ulhaq
cd33ee8ad5
changes in the css for text with home icon
2015-02-20 18:42:58 +05:00
Ahsan Ulhaq
b208f059a0
CSS Background Image used for important link
...
CSS background image was used for the home icon at upper right corner
so when user enter high contrast mode or disable bakground image it
disapear so moved it to DOM element
TNL-1382
2015-02-20 18:42:58 +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
stv
237f2c329f
Add TODO comment about future test improvements
2015-02-19 19:56:52 -08:00
stv
e7b5ada5d1
Remove useless test
...
Per @sarina:
> `build_problem` is called in `_make_problem`, which other tests call
> in this class. A failure here will arise in other tests. This test is
> unnecessary.
2015-02-19 19:56:52 -08:00
stv
99008147ab
Lower Pylint threshold by 200 violations
2015-02-19 19:56:52 -08:00
stv
d21fdaac27
Fix Pylint: E0101(return-in-init)
2015-02-19 19:56:52 -08:00
stv
3ffa967af8
Fix Pylint: W0105(pointless-string-statement)
2015-02-19 19:56:52 -08:00
stv
c0a7bf94f4
Fix Pylint: W1503(redundant-unittest-assert)
2015-02-19 19:56:52 -08:00
stv
69695a8f12
Fix Pylint: W0107(unnecessary-pass)
2015-02-19 19:56:52 -08:00
stv
c6ef359785
Fix Pylint: E1102(not-callable)
2015-02-19 19:56:52 -08:00
stv
a43cd3f0ee
Fix Pylint: F0010(parse-error)
2015-02-19 19:56:52 -08:00
stv
49fb96631e
Fix Pylint: C0202(bad-classmethod-argument)
2015-02-19 19:56:51 -08:00
stv
66f28fd8da
Fix Pylint: I0022(deprecated-pragma)
2015-02-19 19:56:51 -08:00
stv
e17504d7b8
Fix Pylint: E0012(bad-option-value)
2015-02-19 19:56:51 -08:00
stv
ee2404c0d2
Fix Pylint: E0110(abstract-class-instantiated)
2015-02-19 19:56:51 -08:00
stv
2e1400f842
Fix Pylint: W0613(unused-argument)
2015-02-19 19:56:51 -08:00
stv
416f7090b1
Fix Pylint: C0112(empty-docstring)
2015-02-19 19:56:51 -08:00
stv
75aaf0d4a7
Fix Pylint: C0326(bad-whitespace)
2015-02-19 19:56:51 -08: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
Will Daly
ed8c0a10a1
Merge pull request #7032 from edx/will/ecom-1091-rc
...
Force English for email opt in text appearing on the marketing site (RC)
2015-02-19 09:15:48 -05:00
Will Daly
4384e57f0f
Force English for email opt in text appearing on the marketing site
2015-02-19 09:02:35 -05: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
Adam
063c5c68fb
Merge pull request #7022 from edx/shr/log/PLAT-438-Celery-should-not-hijack-the-root-logger-hotfix
...
python standard logging
2015-02-18 09:04:40 -08: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