Renzo Lucioni
73dd6fe2c7
hotfix-2014-11-21
2014-11-21 12:11:44 -05:00
Don Mitchell
21608f340c
Error on import into split
...
if import restores a deleted draft element which was never published
PLAT_297
2014-11-20 12:03:17 -05:00
Renzo Lucioni
55922f896d
hotfix-2014-11-20
2014-11-20 12:00:19 -05:00
stephensanchez
7d36d11b35
Remove enrollment updates from the Enrollment API.
2014-11-20 09:36:30 -05:00
Adam Palay
624360d1d6
serve mathjax from mathjax's cdn (TNL-823)
2014-11-20 09:36:16 -05:00
Waheed Ahmed
430aa4f834
Added alt attribute in image map input problem.
...
TNL-822
TNL-825
2014-11-20 16:58:26 +05:00
chrisndodge
4a3700c151
Merge pull request #5969 from edx/muhhshoaib/WL-124-front-end-tests-for-auto-enrollment
...
muhhshoaib/wl 124 add front end tests for autoenrollment
2014-11-19 10:14:22 -05:00
Nimisha Asthagiri
ec552cf154
Merge pull request #5981 from edx/mobile/MA-141
...
MA-141 Support webm encoding for VAL-enabled videos
2014-11-18 10:03:21 -05:00
Muhammad Shoaib
97b45cc2a7
WL-124 added the jasmine tests for the autoenrollment csv
...
Added bokchoy tests and assets (csv files) for CSV auto reg and enrollment.
Set the env flag "ALLOW_AUTOMATED_SIGNUPS": true in bok_choy.env.json
Resolved quality issues.
resolved cherry pick conflicts
Improved bokchoy tests as per code review suggestions.
added the BDD in the docstrings for all the test scenarios
changed the bok choy test string
Improved bokchoy tests as per further code review suggestions.
Made a MembershipPageAutoEnrollSection a separate PageObject.
2014-11-18 18:35:31 +05:00
Waheed Ahmed
2d46a79345
Updated open sans webfonts with latest.
...
TNL-395
2014-11-18 12:18:12 +05:00
Nimisha Asthagiri
caf5d5393b
MA-141 Support webm encoding for VAL-enabled videos
2014-11-17 23:34:39 -05:00
Will Daly
4a814c24ba
Merge pull request #5948 from edx/will/combine-reg-login-form
...
Combined Login/Registration Form
2014-11-17 16:00:20 -05:00
Stephen Sanchez
ffa08453f2
Merge pull request #5975 from edx/sanchez/change_api_student_id
...
Update the API and Data Layer to get the student from the models.
2014-11-17 11:42:42 -05:00
stephensanchez
75e45bc2ee
Update the API and Data Layer to get the student from the models.
2014-11-17 15:09:33 +00:00
Nimisha Asthagiri
12a22ac886
MA-135, MA-122 Support CDN and alternative sources with VAL-enabled-videos.
2014-11-17 09:56:54 -05:00
Renzo Lucioni
5d15691762
Merge pull request #5964 from edx/renzo/password-reset-selenium
...
Renzo/password reset selenium
2014-11-17 09:40:50 -05:00
Will Daly
92d10ebd17
Respond to code review feedback
2014-11-17 08:58:56 -05:00
Renzo Lucioni
96dcdb436d
Selenium tests of logistration password reset
2014-11-14 22:39:50 -05:00
Nimisha Asthagiri
ec74398d74
Merge pull request #5956 from edx/mobile/analytics-shim-update
...
MA-90 Update Analytics Shim to match new mobile requirements.
2014-11-14 19:59:12 -05:00
Will Daly
ffee7517f0
Add Selenium tests for the combined login/registration form.
2014-11-14 13:57:26 -05:00
John Eskew
546d81a822
Always create an asset metadata collection in the Mongo modulestore.
...
If no collection name is specified, use a default name.
https://openedx.atlassian.net/browse/PLAT-294
2014-11-14 09:44:31 -05:00
Nimisha Asthagiri
07d50ba7a1
MA-90 Update Analytics Shim to match new mobile requirements.
2014-11-13 18:18:57 -05:00
John Eskew
872faddba8
Add created_on and created_by to asset metadata storage.
...
https://openedx.atlassian.net/browse/PLAT-278
2014-11-13 14:59:12 -05:00
Will Daly
a5001bab2a
Merge remote-tracking branch 'origin/master' into will/combine-reg-login-form
...
Conflicts:
lms/static/sass/base/_grid-settings.scss
lms/static/sass/shared/_footer.scss
lms/static/sass/shared/_header.scss
2014-11-13 11:16:16 -05:00
John Eskew
a2cc8d994a
Enable cross-modulestore copying of course asset metadata.
...
https://openedx.atlassian.net/browse/PLAT-38
2014-11-13 11:15:45 -05:00
Don Mitchell
51927808f0
Merge pull request #5939 from edx/split/course_asset
...
Paging and sorting for assets
2014-11-13 10:17:59 -05:00
David Ormsbee
43d8c7a712
Merge branch 'release'
...
Conflicts:
lms/djangoapps/shoppingcart/processors/CyberSource2.py
2014-11-13 10:11:12 -05:00
AlasdairSwan
dfa8167446
Merge pull request #5938 from edx/alasdair/logistration-setvalidity-fix
...
ECOM-369 Reunited the missing line with the rest of the page elements an...
2014-11-13 08:11:48 -05:00
Will Daly
c8751b5b4a
Add CSRF cookie to combined login/registration form
...
Add CSRF check for login/registration views.
2014-11-12 16:15:20 -05:00
Don Mitchell
482113883a
Paging and sorting for assets
...
PLAT-75
2014-11-12 16:05:59 -05:00
AlasdairSwan
ecb6a69fe7
ECOM-369 Reunited the missing line with the rest of the page elements and fixed an error with HTML5 validation override
2014-11-12 15:51:18 -05:00
Don Mitchell
978c2b240e
Merge pull request #5933 from edx/dhm/bug_tnl-764
...
Remove over optimization which didn't work correctly
2014-11-12 15:20:15 -05:00
Renzo Lucioni
2fc2207bd2
Merge pull request #5905 from edx/renzo/pep8-pylint-cleanup
...
Clean up pep8 and pylint violations
2014-11-12 14:34:03 -05:00
AlasdairSwan
3eb287151c
ECOM-369 accessibility updates
2014-11-12 14:17:41 -05:00
Don Mitchell
326a1221b9
Remove over optimization which didn't work correctly
...
Added story PLAT-293 to do it correctly.
This fixes TNL-764
2014-11-12 13:29:40 -05:00
Renzo Lucioni
8d02efb021
Clean up pep8 and pylint violations
...
Also fixes failing Python unit tests
2014-11-12 12:55:56 -05:00
Stephen Sanchez
fc8b2a5f37
Merge pull request #5720 from edx/sanchez/avoid_event_suppression
...
Changing event suppression to signal suppression.
2014-11-12 12:46:26 -05:00
stephensanchez
6e85ec0739
Changing event suppression to signal suppression.
...
Code review changes.
Fix test and pylint.
pylint error.
Updating the test to verify the signal is fired.
Test for all analytics events
Import pylint error.
Pylint error
2014-11-12 16:26:29 +00:00
Will Daly
1537086a9b
Merge pull request #5930 from edx/will/logistration-handle-redirects
...
Logistration: Clean up redirect logic
2014-11-12 11:23:48 -05:00
Will Daly
ce158cf54e
Merge pull request #5929 from edx/will/logistration-fix-cancel-third-party-auth
...
Logistration: Redirect to a valid URL when cancelling third party auth
2014-11-12 10:49:20 -05:00
Will Daly
02485be3e3
Clean up redirect logic
2014-11-12 10:27:25 -05:00
Renzo Lucioni
34dd4e59a1
Merge pull request #5914 from edx/renzo/final-text-review
...
Final text review
2014-11-12 09:55:48 -05:00
Will Daly
d50137bb64
Redirect to a valid URL when cancelling third party auth
2014-11-12 09:33:06 -05:00
stv
1164624fbc
Fix PEP8: W291 trailing whitespace
2014-11-10 19:31:09 -08:00
stv
cb894cf35e
Fix PEP8: E261 at least two spaces before inline comment
2014-11-10 19:31:09 -08:00
stv
180adfed52
Fix PEP8: E251 unexpected spaces around keyword / parameter equals
2014-11-10 19:31:09 -08:00
stv
500499b678
Fix PEP8: E231 missing whitespace after '[:,]'
2014-11-10 19:31:05 -08:00
stv
b388ab9db0
Fix PEP8: E226 missing whitespace around arithmetic operator
2014-11-10 19:30:18 -08:00
stv
00ae488960
Fix PEP8: E225 missing whitespace around operator
2014-11-10 19:30:18 -08:00
stv
41390f0239
Fix PEP8: E222 multiple spaces after operator
2014-11-10 19:30:18 -08:00