Andy Armstrong
1265d540ad
Merge pull request #9302 from edx/andya/team-refresh-handling
...
Implement model refreshing for Teams tab
2015-08-14 11:50:54 -04:00
cahrens
c84abfab40
Bok choy tests for dynamic updating after team changes.
2015-08-14 11:12:11 -04:00
Andy Armstrong
a24e3cb0fc
Implement model refreshing for Teams tab
...
TNL-2976
2015-08-14 11:12:11 -04:00
chrisndodge
460a4b5f99
Merge pull request #9069 from edx/cdodge/proctoring-lms-integration
...
Integration of Proctoring into the LMS
2015-08-14 07:18:14 -04:00
Christina Roberts
4fc2ae7ca8
Merge pull request #9312 from edx/diana/remove-invite-link
...
Remove invite link functionality from teams.
2015-08-13 20:02:53 -04:00
Chris Dodge
6cf5516a84
Integration of edx_proctoring into the LMS
2015-08-13 19:08:50 -04:00
Diana Huang
afa587cc38
Remove invite link functionality from teams.
...
TNL-3062
2015-08-13 17:53:26 -04:00
Andy Armstrong
01065b6ae5
Merge pull request #9217 from edx/andya/land-teams
...
Enable teams and deprecate the advanced setting
2015-08-13 17:47:15 -04:00
muhammad-ammar
5fc612079b
Support leaving a team
...
TNL-1910
2015-08-13 20:27:38 +05:00
muhammad-ammar
853f97afbc
support joining a team
...
TNL-1909
2015-08-13 14:41:21 +05:00
muzaffaryousaf
a56e6bf743
Team details page.
...
TNL-1906
2015-08-13 14:20:07 +05:00
Peter Fogg
26bbbb967e
Fix various team accessibility issues.
...
Authors:
- Peter Fogg
- Daniel Friedman
TNL-1953
2015-08-13 00:34:54 -04:00
Andy Armstrong
8bbf7c57ac
Improve Teams tab navigation
2015-08-12 19:20:48 -04:00
Usman Khalid
1de9fc6461
Merge pull request #9200 from edx/usman/tnl1911-my-teams
...
My teams tab.
2015-08-11 19:22:50 +05:00
Usman Khalid
b4ed9a28b0
My Teams tab.
...
TNL-1911
2015-08-11 17:27:53 +05:00
Colin-Fredericks
c940814c8c
OSPR-535 Partial Credit
...
Squashed commit of the following:
commit 0f7c2af5f7b8caed575dd253a45299293b2729d7
Author: Colin-Fredericks <colin.fredericks@gmail.com >
Date: Tue Jun 30 12:04:43 2015 -0400
Forgot icon
commit b48970392741130f774709c54eb6e5ab0089812c
Author: Colin-Fredericks <colin.fredericks@gmail.com >
Date: Tue Jun 30 11:49:57 2015 -0400
OSPR-535 Partial Credit
Squashed commit of the following:
commit 6dd34f58f994e32d0d54bf1d67bffd04e0f8ef08
Author: Colin-Fredericks <cof945@dhcp-140-247-184-176.fas.harvard.edu >
Date: Tue Jun 30 11:44:01 2015 -0400
Fixing accidental overwrite.
commit 1ff8fc4b0e83b90356e8e8dce1022f49bfd162cf
Author: Colin-Fredericks <cof945@dhcp-140-247-184-176.fas.harvard.edu >
Date: Tue Jun 30 11:18:36 2015 -0400
OSPR-535 Partial Credit
Revised after first pull discussion.
Fixing scss typos
Fixing check/x display problem
Empty set is not []
Shuffling empty answer code to grade properly.
I don't think I ever wrote this in the first place...
Adding tests for MC and Checkbox
including proper partial-credit marking and scoring
Numerical and OptionResponse tests
Also a few improvements to NumericalResponse problem type and
exception-raising.
CustomResponse tests and more numerical tests
Increasing coverage and fixing typos
Exception added for pylint false positive
Hopefully fixing coverage issue
Retabulating line continuation
Bok Choy test for partial credit
Copypasta fix
Adding tooltip for partial credit
Improving and expanding comments
Minor fixes
2015-08-10 10:58:50 -04:00
Andy Armstrong
e845dda8b0
Enable teams and deprecate the advanced setting
2015-08-07 10:35:19 -04:00
Awais Jibran
7bf81195ad
Strip aways slashes from the asset 'displayname' as they cause export to fail.
...
TNL-2669
2015-08-07 18:10:26 +05:00
Peter Fogg
e0e895a531
Add Bok Choy tests for teams page URL routing.
2015-08-06 13:32:48 -04:00
Peter Fogg
2f7fa6fd8b
Enforce discussions permissions in teams UI.
...
Adds a read-only mode to the discussion module which disables any
controls for updating the discussion (votes, follows, replies,
etc). This mode is enabled for users who are not a member of the team,
and are also not moderators, admins, or community TAs.
2015-08-06 11:15:56 -04:00
Andy Armstrong
63da1907eb
Show inline discussion component on Team view
...
TNL-2515
2015-08-06 11:15:55 -04:00
Ben Patterson
92c9c1d529
New bok-choy shard ( #7 ).
2015-08-05 13:52:39 -04:00
muhammad-ammar
69450fce47
create a new team
...
TNL-1899
2015-08-05 17:55:26 +05:00
Awais Jibran
6d16da7339
Merge pull request #9015 from edx/aj/tnl2857-mathjax-probelm-in-problem-hints
...
Fixed MathJax rendering in problem hint
2015-08-04 23:12:03 +05:00
Awais Jibran
99cd48c858
Merge pull request #9179 from edx/aj/tnl2855-depricated-blocks-in-edge
...
Fixed ORA1 deprecated warning message
2015-08-04 23:09:00 +05:00
Awais Jibran
1ac90573ae
Fixed ORA1 deprecated warning message when a component does not have a display_name
...
TNL-2855
2015-08-04 18:18:18 +05:00
Ned Batchelder
f54fe787c6
Remove needless 'disable=no-member' pragmas
2015-08-03 17:47:44 -04:00
Ned Batchelder
ee0f4b2594
Remove 'pylint: disable=no-value-for-parameter' that we no longer need.
2015-08-03 15:44:29 -04:00
Sarina Canelake
db2d8f6594
Allow microsites to use logistration page (ECOM-1976)
2015-07-31 09:33:59 -04:00
Mushtaq Ali
6964690097
Merge pull request #9096 from edx/mushtaq/tnl-2609-fix-url-link-issue-markdown-editor
...
Fix markdown editor reference link having colon issue
2015-07-29 22:05:46 +05:00
David Baumgold
263bcaf2fc
Simplify birth_year variable
2015-07-28 16:47:03 -04:00
David Baumgold
5500603742
assertTrue should be assertEqual
2015-07-28 13:59:04 -04:00
David Baumgold
51976b0616
Minor improvements to learner profile tests
2015-07-28 13:55:49 -04:00
mushtaqali
bfd49b2cd0
Fix markdown editor reference link having colon issue
2015-07-28 22:32:57 +05:00
Awais Jibran
ece64cf2fd
Merge pull request #9097 from edx/aj/plat-760-fix-flaky-test_import_timestamp
...
Fixed Flaky test
2015-07-28 22:30:42 +05:00
Awais Jibran
bceb2ae378
Fixed Flaky test (TestLibraryImport.test_import_timestamp)
...
PLAT-760
2015-07-28 21:04:16 +05:00
Christina Roberts
f384400bdf
Merge pull request #9026 from edx/christina/tnl1653-incorrect-textbook-link
...
Fix View Live link on Textbooks page in Studio.
2015-07-28 10:04:03 -04:00
cahrens
44b1971a7c
Fix View Live link on Textbooks page in Studio.
...
TNL-1653
2015-07-27 16:58:18 -04:00
Jesse Zoldak
66aac6a246
Mark CourseTeamPageTest testcase class as flaky
2015-07-27 13:57:23 -04:00
Christine Lytwynec
b5e6607bc4
Merge pull request #9005 from edx/clytwynec/mark-test_import_timestamp-as-flaky
...
mark test_import_timestamp as flaky
2015-07-27 12:03:23 -04:00
Christine Lytwynec
802725a5f9
mark test_import_timestamp as flaky
2015-07-27 09:46:05 -04:00
Braden MacDonald
5aa127a9bf
Merge pull request #8995 from open-craft/masquerade-cohorts
...
Allow previewing cohorted content when masquerading (SOL-1064)
2015-07-26 11:18:23 -07:00
Christina Roberts
cb21756393
Merge pull request #9063 from edx/christina/tnl-231
...
Delete mention of direction from checkboxgroup.
2015-07-24 16:58:26 -04:00
cahrens
85b8a88152
Delete mention of direction from checkboxgroup.
...
It was never implemented.
TNL-231
2015-07-24 14:44:08 -04:00
Peter Fogg
8fc5444095
Merge pull request #9020 from edx/peter-fogg/404-not-live
...
Redirect to dashboard from non-live courses.
2015-07-24 13:49:45 -04:00
Peter Fogg
c8ed59ac61
Redirect to dashboard from non-live courses.
...
TNL-2693
2015-07-24 13:05:47 -04:00
Awais Jibran
0cda1aaffb
Fixed MathJax rendering in problem hint
...
TNL-2857
2015-07-24 19:07:09 +05:00
muzaffaryousaf
45bb1abd59
Skipping the failing tests; which are also failing in master
...
Can see if we remove skipIf from video base class.
TNL-2413
2015-07-24 18:20:01 +05:00
muzaffaryousaf
38ef22b8a2
Using youtube api (v3) instead of v2 to get the video duration .
...
TNL-2413
2015-07-24 17:03:46 +05:00
chrisndodge
5e195c8eeb
Merge pull request #8962 from edx/cdodge/proctoring-studio
...
Integrate timed and proctored exam authoring into Studio
2015-07-23 15:53:17 -04:00