Diana Huang
eb5e7d89ef
Merge pull request #7094 from edx/diana/add-sku-to-coursemode
...
Add SKU to Course Modes
2015-02-27 10:54:44 -05:00
Diana Huang
3b0bb11218
Add SKU to Course Modes
...
XCOM-94
2015-02-27 10:04:36 -05:00
Calen Pennington
bbab3a393c
Merge pull request #7127 from edx/django-upgrade/reload-user-session-in-test
...
Reload the user to get the cached profile attribute
2015-02-26 13:55:05 -05:00
Nimisha Asthagiri
052dd52ae4
minor fixes found from the django-upgrade work.
2015-02-26 12:26:13 -05:00
Calen Pennington
3d8e1d092c
Reload the user to get the cached profile attribute
2015-02-26 12:23:31 -05:00
Jim Abramson
353b8ea45e
Merge pull request #5460 from Kelketek/forum-tracking
...
Do event tracking for major forum events.
2015-02-26 10:14:04 -05:00
Jonathan Piacenti
be02613aac
Do event tracking for major forum events.
2015-02-25 23:30:30 +00:00
Christine Lytwynec
8bdd90a5b1
Merge pull request #7037 from edx/clytwynec/flaky_test_decorator
...
Clytwynec/flaky test decorator
2015-02-25 16:35:01 -05:00
Ben Patterson
c877c604ef
Merge pull request #7099 from edx/benp/disable-sol-430
...
Disable flaky test.
2015-02-25 14:18:33 -05:00
Ned Batchelder
bcec664329
Merge pull request #7109 from edx/ned/add-spaces
...
Fix sentences jammed together.
2015-02-25 14:16:03 -05:00
Ned Batchelder
dd436ed8f9
Fix sentences jammed together.
2015-02-25 12:22:32 -05:00
Daniel Friedman
c8434ef9c8
Check access for discussion modules in forums
...
TNL-650
2015-02-25 11:31:18 -05:00
Ben Patterson
c7042bcc81
Disable flaky test.
2015-02-25 07:14:23 -05:00
Awais
1e53a79705
ECOM-985 fixing the 'NoneType' object has no attribute 'profile'.
2015-02-25 10:10:16 +00:00
Christine Lytwynec
ac03f87442
add flaky decorator to StudioLibraryContainerTest.test_out_of_date_message
...
Relates to: TE-745
2015-02-24 17:32:30 -05:00
Martyn James
8acdf532fc
Merge pull request #7066 from edx/dcikatic/SOL-259
...
SOL-259 Change HTML content listed type in index from HTML Content to Te...
2015-02-24 16:06:48 -05:00
Ben Patterson
954d8ed9a0
Merge pull request #7070 from edx/benp/fix-tnl1479
...
Wait for DOM to reflect the selected option.
2015-02-24 10:49:47 -05:00
Nimisha Asthagiri
b280e44fe1
Merge pull request #7025 from edx/mobile/oauth2-allow-inactive-user
...
MA-291 Allow API access without email activation.
2015-02-24 09:12:30 -05:00
Ben Patterson
8e7c17d50f
Wait for DOM to reflect the selected option.
...
TNL-1479
2015-02-24 08:24:39 -05:00
Nimisha Asthagiri
83a3adb97b
MA-291 Allow API access without email activation
2015-02-24 06:05:18 -05:00
Zia Fazal
b3f85e1d4a
Instructor Dashboard management tools for Entrance Exams
...
Conflicts:
lms/djangoapps/courseware/courses.py
lms/djangoapps/instructor_task/api.py
refined entrance exam student attempts reset
added rescore, delete state and task history functionality
2015-02-23 15:04:05 -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
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
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
Dino Cikatic
a643397275
SOL-259 Change HTML content listed type in index from HTML Content to Text
2015-02-23 13:30:14 +01:00
Ben Patterson
d7cbe46994
Flakiness fix for cohort group selection.
2015-02-23 06:28:25 -05: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
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
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
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
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
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
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
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