Fred Smith
cc0789a104
Merge pull request #6355 from edx/release
...
Release
2014-12-23 08:32:58 -05:00
Jesse Zoldak
05ca4c4645
Merge pull request #6343 from jzoldak/zoldak/quiet-factory-debug-msgs
...
Quiet factory debug msgs for troubleshooting failing lms unit tests
2014-12-22 17:18:16 -05:00
Will Daly
de22ccd531
Merge pull request #6345 from edx/hotfix/third-party-auth-inactive-linked-fix
...
Send the user to the login page if registering with a linked but inactiv...
2014-12-22 16:46:33 -05:00
Jesse Zoldak
8f6cb60c45
Merge pull request #6344 from jzoldak/zoldak/better-ff-msg
...
Improve the message to console for the wrong FireFox version
2014-12-22 15:15:10 -05:00
Will Daly
fe01291d34
Merge pull request #6333 from edx/will/pay-and-verify-js-tests
...
Jasmine tests for verification / payment; small bugfixes
2014-12-22 14:34:47 -05:00
Will Daly
d3459be05a
Add Jasmine tests for the payment/verification flow.
2014-12-22 13:25:49 -05:00
Will Daly
30549bd7ad
Send the user to the login page if registering with a linked but inactive account
2014-12-22 13:23:29 -05:00
Jesse Zoldak
55d7125fd4
fix pylint errors in test.py
2014-12-22 13:07:41 -05:00
Jesse Zoldak
16fe8478f2
Silence noisy factory loggers in lms unit tests
2014-12-22 13:07:41 -05:00
Stephen Sanchez
9bd1f3a8d7
Merge pull request #6327 from edx/sanchez/logging-verified-split
...
Adding a number of logging messages for verification process.
2014-12-22 10:49:29 -05:00
Awais Qureshi
cf83a3cc2c
Merge pull request #6323 from edx/awais786/ECOM-759
...
ECOM-759 if course is none return 404 error code.
2014-12-22 20:39:35 +05:00
Fred Smith
a7042ca31d
Merge pull request #6319 from edx/hotfix/analytics-mobile-shim
...
Update segment.io shim for mobile event syntax change.
2014-12-22 10:30:19 -05:00
Jesse Zoldak
da1d0870a3
Improve the message to console for wrong FireFox version
2014-12-22 10:15:49 -05:00
Renzo Lucioni
1fa1d357ee
Merge pull request #6326 from edx/renzo/split-verification-dashboard-analytics
...
Split verification dashboard analytics
2014-12-22 09:34:44 -05:00
Awais
9d9f0c2f75
ECOM-759 if course is none return 404 error code.
2014-12-22 14:48:32 +05:00
Sarina Canelake
ccb5bfbc9a
Merge pull request #6244 from wwj718/patch-1
...
variable name error
2014-12-19 17:41:00 -05:00
Don Mitchell
5ef2770391
Merge pull request #6329 from edx/dhm/bug_split_index
...
Fix get_courses to handle inflight changes
2014-12-19 17:10:42 -05:00
Renzo Lucioni
aeeb45cf57
Update virtual pageview event categories, general polish
2014-12-19 17:03:14 -05:00
Renzo Lucioni
3d717a895a
Track upsell copy interaction, upgrade button and verify now button clicks on the dashboard
2014-12-19 17:03:14 -05:00
stephensanchez
33f62685a8
Adding a number of logging messages for verification process.
2014-12-19 20:43:49 +00:00
Don Mitchell
e1035aa844
Fix get_courses to handle inflight changes
...
more rigorously.
2014-12-19 15:27:23 -05:00
Renzo Lucioni
c42c2573b0
Merge pull request #6259 from edx/renzo/split-verification-payment-hookup
...
Hook up new payment and verification flow
2014-12-19 13:29:13 -05:00
Fred Smith
251407d7d2
Merge pull request #6314 from edx/release
...
Release
2014-12-19 13:23:22 -05:00
Calen Pennington
1cf5aa0c16
Merge pull request #6325 from cpennington/update-db-for-cms
...
Make paver update_db run against both LMS and Studio models
2014-12-19 13:18:59 -05:00
Nimisha Asthagiri
ad7a67da2b
Update segment.io shim for mobile event syntax change.
2014-12-19 12:39:39 -05:00
Adam
dbc6166f7e
Merge pull request #6306 from edx/hotfix/2014-12-18
...
Tender widget inavailability stops loading studio page
2014-12-19 12:34:06 -05:00
Ben Patterson
59eba9599d
Merge pull request #6324 from edx/benp/remove-tddium
...
Remove Solano artifacts, Solano-only logic.
2014-12-19 12:20:52 -05:00
Calen Pennington
519b0f5e14
Make paver update_db run against both LMS and Studio models
2014-12-19 11:56:38 -05:00
Adam
526bc9637b
Merge pull request #6231 from edx/adam/fix-unenroll-enroll-inst-dash
...
fix enrollment issue in instructor dash (ECOM-776)
2014-12-19 11:53:53 -05:00
Calen Pennington
84a2eeb812
Merge pull request #6209 from edx/plat/fix-pure-system
...
Fix PureSystem so that runtime.publish() works for a pure XBlock.
2014-12-19 10:19:42 -05:00
Ben Patterson
106fba70cf
Remove Solano artifacts, Solano-only logic.
2014-12-19 10:13:00 -05:00
Renzo Lucioni
988785545e
Merge pull request #6311 from edx/renzo/photo-submission-confirmation-email
...
Send confirmation email on successful photo submission
2014-12-19 09:51:54 -05:00
Jesse Zoldak
60bfb13b1a
for tests change the default xml data dir to a place where it will get cleaned up
2014-12-19 09:22:34 -05:00
Waqas Khalid
e653af4da2
Tender widget inavailability stops loading studio page
...
When tender_widget.js is inavailable studio page stops
loading becuase of error in the requirejs. It is
dependency in the requirejs so when it doesn't load
it cause other dependencies to stop loading.
TNL-1018
2014-12-19 09:22:34 -05:00
Brian Wilson
2faff29a21
Fix PureSystem so that runtime.publish() works for a pure XBlock.
...
Fix extracted from https://github.com/edx/edx-platform/pull/6035 .
2014-12-19 09:00:32 -05:00
Calen Pennington
61ba910255
Add a test of pure xblock and xmodule event publishing
2014-12-19 08:55:42 -05:00
Will Daly
368dbf2ed8
Merge pull request #6293 from edx/will/set-donation-amount
...
Preserve the contribution amount specified on the track selection page.
2014-12-19 08:44:07 -05:00
Christopher Lee
cff12eea1d
Merge pull request #6317 from edx/hotfix/val-error
...
updated commit hash for VAL
2014-12-18 18:41:22 -05:00
Renzo Lucioni
1e4f890120
Send confirmation email on successful photo submission
2014-12-18 18:27:05 -05:00
christopher lee
7bf8221b89
updated commit hash for VAL
2014-12-18 17:04:19 -05:00
David Baumgold
708fd87bb6
Merge pull request #6310 from edx/studio-translate-program-manager
...
Do a better job translating "Program Manager"
2014-12-18 16:10:43 -05:00
Don Mitchell
d73eca48ba
Merge pull request #6296 from edx/dhm/studio_asides
...
make asides render in studio
2014-12-18 15:41:58 -05:00
Calen Pennington
8e14c9f05d
Merge pull request #6313 from cpennington/bok-choy-clean-mako
...
Make bok_choy tests clean up test files before executing
2014-12-18 15:38:30 -05:00
Don Mitchell
d49c82f9bd
Add configuration to studio for asides
2014-12-18 14:43:22 -05:00
Ben Patterson
3b8b6a33a7
Merge pull request #6307 from edx/benp/clean-analytics-init
...
Quiet analytics.init stderr output for tests.
2014-12-18 14:39:23 -05:00
David Baumgold
198e9c7c0e
Do a better job translating "Program Manager"
2014-12-18 14:33:12 -05:00
Calen Pennington
e88c00a25c
Make bok_choy tests clean up test files before executing
2014-12-18 14:08:20 -05:00
Ben Patterson
f2293b9508
Quiet analytics.init stderr output for tests.
2014-12-18 13:21:52 -05:00
Stephen Sanchez
0e58e7cb23
Merge pull request #6216 from edx/sanchez/cleanup-restful-layer
...
Enrollment API Cleanup
2014-12-18 11:00:23 -05:00
stephensanchez
22a18e350d
Updating the design of the DRF views for enrollments.
...
Consolidate PUT and POST on the RESTful Layer.
Change URLs for API
Test cleanup.
Adding a course details URL to the enrollment API.
Change student to user
Change to v1, remove feature flag from API URLs
Updating student to user in tests
Re-ordering redirect urls to be evaluated last.
Adding pagination and testing.
Adding Django REST settings for pagination.
Revert "Re-ordering redirect urls to be evaluated last."
This reverts commit 4c9502daa383e49b46f8abec5456c271e5e24ccb.
Re-ordering redirect urls to be evaluated last.
Conflicts:
common/djangoapps/enrollment/urls.py
Revert "Adding Django REST settings for pagination."
This reverts commit 9f8a54c41f34caa24818c88f1e75ac59f6ce5259.
Conflicts:
common/djangoapps/enrollment/urls.py
Revert "Adding pagination and testing."
This reverts commit 0b2d46262abb78f5ad170700205e7fd28b6af942.
Additional testing, logging, and error messages.
2014-12-18 15:39:01 +00:00