Braden MacDonald
0defc55b84
Allow previewing cohorted content when masquerading
2015-07-22 00:54:15 -07:00
Max Rothman
c97314413b
Merge branch 'release' into release-merge-test
...
Conflicts:
lms/djangoapps/commerce/urls.py
lms/djangoapps/commerce/views.py
2015-07-17 17:42:03 -04:00
Adam
2735b2b5bb
Revert "Decorated instructor dashboard with sudo_required."
2015-07-17 12:11:38 -04:00
Waheed Ahmed
bc052db1ee
Added DjangoSudo functionality for instructor dashboard and course team page
2015-07-16 11:14:11 +05:00
frances botsford
2e7da1985a
Merge pull request #8321 from edx/frances/lms/user-menu-cleanup
...
LMS User menu cleanup
2015-07-14 09:23:36 -04:00
Sarina Canelake
ba8fd1c21d
Eliminate instances of unused-import Pylint violation
2015-07-13 17:33:25 -04:00
AlasdairSwan
51deec380e
ECOM-1661 removed nav links for logged out states
...
Add context for navigation states
added find course to dashboard sidebar and included check for context that Will adds in PR
removed nav_course_search context due to design change so replaced with nav_hidden
Removed rwd_header.js and all references as no longer being used.
Wrapped Find Courses in dashboard sidebar in if statement
2015-07-13 15:33:00 -04:00
Frances Botsford
32df8db753
user menu cleanup
2015-07-10 14:13:45 -04:00
Jesse Zoldak
b17ac38a7b
Mark test as flaky TNL-2704
2015-07-09 10:50:44 -04:00
Matt Drayer
b0c1e962c7
rc/2015-07-08-mattdrayer: Hide button behind feature flag
2015-07-08 16:55:38 -04:00
Matt Drayer
a8f909fe77
Merge pull request #8659 from edx/ziafazal/SOL-1006
...
ziafazal/SOL-1006: Disable course 'start date' for inactive web-enabled certificates
2015-07-06 16:45:24 -04:00
Daniel Friedman
3b55d88283
Implement paginated Team Topics UI
...
Authors:
- Dan Friedman
- Ben McMorran
- Peter Fogg
TNL-1892
2015-07-06 08:45:03 -04:00
asadiqbal
57d5de5d14
asadiqbal08/SOL-766: Add Facebook sharing to certificate view
...
* updated the flags for social media sharing
* added facebook feed ui to share public url
* update the condition logic
* update the code as per suggestion and added pick new style for share buttons
* update the css class reference
* update the bok-choy test
* updated description and some text touch-ups
* moved the JS related to facebook into separate location
* js formatting
* Add trailing comma per chrisndodge
* Add wait to fix flaky test...maybe
2015-07-02 18:52:15 -04:00
Zia Fazal
611d16b25a
ziafazal/SOL-980: Generate certificates from instructor dashboard
...
* added generate certificates task and bok choy tests
* added unit tests
* changes based feedback and improved acceptance test
* Change header text
* changes based on feedback on 24/6
* added task_id to api output
* fixed broken test
* Remove "Instructor" from strings, per Docs team
* Fixed flaky entrance exam test
2015-07-02 14:32:36 -04:00
Zia Fazal
bcbd1464d4
New course cannot be started till web certificate is active
...
fixed broken test
changes based on feedback on 6/24
fixed broken unit test after feedback changes
added more checks and updated tests
fixed broken bok choy test
Fixed pylint quality error
trying to fix pylint quality error
2015-06-29 12:53:21 +05:00
Braden MacDonald
cf308d87b9
New Hinted Login View - PR 8591
2015-06-26 13:24:01 -07:00
Braden MacDonald
b4904adc1e
Use ConfigurationModels for third_party_auth, new metadata fetching - PR 8155
2015-06-26 13:23:59 -07:00
Ben Patterson
86f17d02e0
Merge pull request #8602 from edx/benp/sol-975-fix
...
Fix flaky test. SOL-975
2015-06-22 11:41:50 -04:00
Ben Patterson
2ee4b85ffc
Fix flaky test. SOL-975
...
Remove flaky flag, improve linting.
2015-06-20 07:30:14 -04:00
Renzo Lucioni
e960adc0ff
Merge pull request #8262 from open-craft/tpa-pipeline-consolidation
...
Cleanup of third-party login and auto-enrollment
2015-06-19 09:12:11 -04:00
Braden MacDonald
345fcabd05
Fix CRI-9 so third_party_auth pipeline always completes, and consolidate auto-enrollment code
2015-06-18 20:57:19 -07:00
Sarina Canelake
6d121dc5ad
Merge pull request #6786 from Stanford-Online/nick/extended-hint
...
Extended hint features
2015-06-18 18:34:24 -04:00
Christine Lytwynec
d32355fbbd
Make a11y test inherit from a base class
2015-06-18 14:35:11 -04:00
Nick Parlante
77f3069655
Extended Feedback and Hints for Problems
...
Extends the common capa response types (string, numeric, multiple
choice, checkbox, dropdown) with feedback and hint
capabilities. "Feedback" refers to feedback shown to the student when
they check the problem, looking at their specific answer. "Hints"
refers to a Hint button in LMS which the student can click at any time
to see hints for that problem. The implementation extends the markdown
syntax to include feedback and hints. There are new Feedback-and-Hint
specific templates in Studio when the author clicks to add a new
problem.
2015-06-17 16:25:04 -07:00
Zia Fazal
6afaa3cce3
certificates event tracking
...
some optimisations
refactored code and added created event
added test to make sure generate event is emitted
changes based on feedback on 6/11
added certificate web page and tests
fixed quality violations
2015-06-15 19:53:47 +05:00
Marko Jevtić
410b9282af
Merge pull request #8330 from edx/mjevtic/SOL-835
...
(SOL-835) Addressing flakiness of the reindexing bokchoy acceptance test
2015-06-15 15:34:25 +02:00
Ben Patterson
04e764d13d
Make addCleanup idempotent.
...
Sometimes this file does not exist depending on when a test failed. Remove it gracefully.
2015-06-12 10:28:06 -04:00
Ben Patterson
5977492867
Flag test as flaky. See SOL-975
2015-06-10 20:54:39 -04:00
Christine Lytwynec
65b4e33629
Merge pull request #8422 from edx/clytwynec/rebalance_bokchoy_shards
...
Clytwynec/rebalance bokchoy shards
2015-06-09 12:45:16 -04:00
Christine Lytwynec
570c524b0e
move lms edx notes tests to shard_4
2015-06-09 10:13:31 -04:00
Christine Lytwynec
73ce054c54
Merge pull request #8415 from edx/clytwynec/re-enable_acid_block_tests
...
unskip acid xblock tests
2015-06-09 09:31:34 -04:00
Chris Rodriguez
4fd1ebce1c
Fixing test to match CSS
2015-06-08 14:55:56 -04:00
Christine Lytwynec
7e19142b01
unskip acid xblock tests
2015-06-08 11:57:18 -04:00
Marko Jevtic
9e30bdb2c7
(SOL-835) Addressing flakiness of the reindex acceptance test
2015-06-08 14:27:11 +02:00
Diana Huang
6534503c93
Add teams tab
...
TNL-1939
2015-06-03 09:10:44 -04:00
dino-cikatic
099be9e7e3
Merge pull request #8229 from edx/dcikatic/SOL-536
...
Dcikatic/sol 536 [WIP]
2015-06-03 13:55:42 +02:00
Davorin Sego
d3aa9dfd87
SOL-536 Experiment-Aware content search
2015-06-03 12:47:45 +02:00
Martyn James
7f633fc045
Course Discovery feature using edx-search
2015-06-01 10:33:45 +02:00
Christina Roberts
cff565060b
Merge pull request #8052 from edx/christina/tag-events
...
Update student notes eventing for tags.
2015-05-19 13:55:57 -04:00
cahrens
0c7af25c79
Update student notes eventing for tags.
...
TNL-2172
2015-05-19 13:14:10 -04:00
Martyn James
20a32a7e4f
Merge pull request #8043 from edx/dcikatic/SOL-487-filter-staff-view-rebase
...
Dcikatic/sol 487 filter staff view (rebase against master)
2015-05-18 10:40:57 -04:00
Ned Batchelder
e97b94bde2
Merge pull request #8060 from edx/ned/add-supers
...
Add super() calls to setUp/tearDown that are missing them
2015-05-15 12:29:14 -04:00
muzaffaryousaf
cae5623fd9
Updating the django-countries version to support sorting.
...
Adding the pyuca to support sorting in differnet languages.
TNL-2047
2015-05-15 17:07:14 +05:00
Ned Batchelder
78e9445aa1
Add super() calls to setUp/tearDown that are missing them
...
Also, I replaced a number of tearDown methods with addCleanup instead.
And also remove some unneeded patch.stopall() calls.
2015-05-14 18:14:21 -04:00
Sarina Canelake
25eb6942b6
Merge pull request #8051 from edx/sarina/add-flaky-TNL-2199
...
Add flaky test decorator (TNL-2199)
2015-05-14 15:26:43 -04:00
Davorin Sego
a455d9d50a
SOL-495 Cohort-Aware content search
2015-05-14 14:07:42 -04:00
Sarina Canelake
f3f0f08422
Add flaky test decorator (TNL-2199)
2015-05-14 12:10:42 -04:00
cahrens
abd25b8b45
Add a "tags" view in student notes.
...
TNL-1926
2015-05-14 11:36:48 -04:00
Daniel Friedman
3acd7a008c
Refactor and add tests for new grade report.
...
* Handle grading errors
2015-05-13 06:58:02 -04:00
Daniel Friedman
84f3c33df7
Address doc review
2015-05-12 16:32:01 -04:00