Will Daly
e9bb688911
Expose CORS_ORIGIN_ALLOW_ALL setting
2015-02-24 12:05:25 -05:00
Will Daly
94daf078ea
Merge pull request #7073 from edx/will/linkedin-margin-fix
...
Fix right margin of LinkedIn add-to-profile button
2015-02-23 13:43:29 -05:00
Will Daly
1d985b9154
Fix right margin of LinkedIn add-to-profile button
2015-02-23 13:37:09 -05:00
Will Daly
000cfa78cb
Merge pull request #7040 from edx/will/finish-linkedin
...
Finish LinkedIn button
2015-02-23 12:37:34 -05:00
Will Daly
f854726efc
Add tracking code to LinkedIn URL.
...
Add client-side analytics event for LinkedIn Add to Profile button click.
Add management command for generating certs for testing.
Update styling of the certificate messages.
2015-02-23 11:52:47 -05:00
Will Daly
368554754b
Make the linked in configuration migration backwards compatible
2015-02-23 11:40:41 -05:00
Will Daly
badcb78ac9
Force English for email opt in text appearing on the marketing site
2015-02-23 11:40:41 -05:00
Syed Hassan Raza
cfb2df113d
python standard logging
2015-02-23 11:40:41 -05:00
Calen Pennington
b9c9a58aac
Bump MongoDBProxy to handle AutoReconnect during find_one
2015-02-23 11:40:40 -05:00
John Eskew
d3e2cb0fac
Merge pull request #7027 from edx/jeskew/defn_loading_perf_problems
...
Rollback override of lazy definition loading for large courses.
2015-02-23 11:15:44 -05:00
Akiva Leffert
906f3474bb
Merge pull request #7057 from edx/aleffert/existing-enrollment-success
...
Convert enrollment already exists errors to success.
2015-02-23 11:08:33 -05:00
Anton Stupak
767324dddb
Merge pull request #6744 from edx/anton/edxnotes-caret-navigation
...
TNL-716: Add possibility for notes creation via keyboard.
2015-02-23 17:55:12 +02:00
Will Daly
0f19d1fcb5
Merge pull request #7067 from edx/will/query-count-middleware
...
Include middleware database queries in Django debug toolbar
2015-02-23 10:46:09 -05:00
John Eskew
4e7ed93b3e
Rollback eager definition loading.
...
Pass 'lazy' parameter down properly into low-level definition caching.
Adjust mongo call numbers in tests and add missing bulk_op wrapper.
Avoids the loading of all definitions in a large course when only
specific, filtered definitions are needed to be loaded for an endpoint.
2015-02-23 10:33:43 -05:00
ahsan-ul-haq
a02101bd99
Merge pull request #6928 from edx/ahsan/tnl-944-calculator-UI-difficult-access
...
Calculator UI difficulit to access
2015-02-23 19:42:04 +05:00
Will Daly
4c252d5fce
Include middleware database queries in Django debug toolbar
2015-02-23 09:17:17 -05:00
Jesse Zoldak
c72cc5dcba
Merge pull request #7062 from edx/benp/cohort-mgmt-flaky
...
Flakiness fix for cohort group selection TNL-1479
2015-02-23 08:06:29 -05:00
Ahsan Ulhaq
6536ab8452
change the description for ambiguous tests
2015-02-23 17:02:03 +05:00
Ben Patterson
d7cbe46994
Flakiness fix for cohort group selection.
2015-02-23 06:28:25 -05:00
ahsan-ul-haq
de64bfa0f1
Merge pull request #6956 from edx/ahsan/tnl-1382-css-background-used-home-link
...
CSS Background Image used for important link
2015-02-23 15:41:36 +05:00
Awais Qureshi
e5039b8c24
Merge pull request #7001 from edx/awais786/ECOM-1046-add-cert-btn
...
Awais786/ecom 1046 add cert btn
2015-02-23 12:11:12 +05:00
polesye
d795ec2f20
TNL-716: Add possibility for notes creation via keyboard.
2015-02-22 13:52:46 +02:00
Akiva Leffert
003a9453ac
Convert enrollment already exists errors to success.
...
JIRA: https://openedx.atlassian.net/browse/MA-290
2015-02-20 19:31:21 -05:00
Awais
726b7f2cfe
ECOM-1046 adding functionality for generating the certs.
...
ECOM-1046 minor change in code. rename file name.
2015-02-21 04:31:32 +05:00
Jesse Zoldak
1d5b2e2b27
Merge pull request #7054 from edx/zoldak/TE-572
...
Skip intermittently failing test TE-572
2015-02-20 16:40:16 -05:00
Sarina Canelake
6900bd27fe
Merge pull request #7013 from stvstnfrd/pylint/low
...
Fix Pylint violations (easy)
2015-02-20 16:36:52 -05:00
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
5b0b25d69a
Skip intermittently failing test TE-572
2015-02-20 13:46:55 -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
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