M. Zulqarnain
a664067323
refactor: pyupgrade in common/tests ( #26725 )
2021-03-09 18:03:34 +05:00
Aarif
874436b720
replaced unittest assertions pytest assertions ( #26539 )
2021-02-18 19:13:12 +05:00
Jawayria
9e677960bf
Applied pylint-amnesty to common/{lib, test, __init__.py}
2021-02-02 15:42:02 +05:00
zia.fazal@arbisoft.com
3d65110383
Removed boy choy acceptance tests
...
Removed commented code
Fixed broken tests and quality violations
instructor dashboard test fixes
Fixed pep8 quality violation
Removed few remaining non a11y tests
Fixed quality violations
removed edxapp_acceptance setup file
2020-07-13 19:25:57 +05:00
Feanil Patel
6e3fe00fff
Fix all E303 pep8 errors.
2019-12-30 12:25:38 -05:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Amit
9c9f38e4e9
INCR-251: Make compatible with Python 3.x without breaking Python 2.7 support --> common/test/acceptance/tests/discussion ( #20646 )
2019-05-24 14:20:03 -04:00
Jeremy Bowman
3ff3eee2f2
TE-2689 Remove useless pylint suppressions part 4
2018-08-20 12:54:22 -04:00
Sanford Student
0bfe9c8d94
remove showbydefault
2018-03-28 15:33:52 -04:00
cahrens
79c5137a68
Bok choy tests for division scheme.
...
EDUCATOR-424
2017-06-05 12:59:51 -04:00
Albert St. Aubin
c23c0b991b
EDUCATOR-141: Moved the Discussions Mgt to its own tab and updated tests
2017-06-05 12:59:51 -04:00
Clinton Blackburn
74f9858b77
Optimized all imports in common.test.acceptance
...
- Removed unused imports
- Ran isort to properly order/style imports
2017-05-28 00:59:22 -04:00
rabia23
308fd66435
TNL-6740 Fix previously cohorted discussion posts still show cohorting visibility message.
2017-04-12 09:09:12 +00:00
Brian Jacobel
187783beaf
Requested UI changes - borderless, all posts is no longer highlighted
...
Fix read only support for team discussions
Fix error messages to use "posts" not "threads"
More small UI tweaks, padding and alignment
Add a11y tests for all inline discussion states
Improve discussion error messages
2016-12-12 11:01:56 -05:00
Andy Armstrong
95af18430c
Fix inline discussion Bok Choy tests
2016-12-12 11:01:55 -05:00
Toby Lawrence
2acb4a6cad
[PERF-386] Utilize ForumsConfig to enable and disable forums.
...
This specifically enables/disables the underlying comment service client
used to make calls to the service. When disabled, this client will now
throw an exception which can be propagated upwards so that callers can
make the right decision about how to notify users of the error, or
handle retry, etc etc.
2016-11-03 10:20:19 -04:00
Shauna Gordon-McKeon
29bb5b50e9
Switch relative to absolute urls in imports (video, discussion, misc)
2016-07-28 16:35:40 -04:00
Usman Khalid
6cb62f2697
Rebase upgrade Django to v1.8.5
...
Please note that this is a squshed commit and the work of:
Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
2015-11-10 15:00:19 -05:00
muzaffaryousaf
e6c75529c0
Cohort discussion topics via UI in instructor dashboard.
...
TNL-1256
2015-03-23 14:28:22 +05:00
Usman Khalid
d59be9949e
Use cohort settings from CourseCohortSettings.
...
TNL-1258
2015-03-23 09:43:00 +05:00
muhammad-ammar
0ebd8c29b0
Allow Instructor To Rename Cohorts And Set Cohort Assignment Method
...
TNL-181
2015-03-23 09:10:59 +05:00
Daniel Friedman
934abf3c19
Check access for discussion modules in forums
...
TNL-650
Conflicts:
lms/djangoapps/django_comment_client/base/views.py
lms/djangoapps/django_comment_client/tests/test_utils.py
lms/djangoapps/django_comment_client/tests/utils.py
lms/djangoapps/django_comment_client/utils.py
2015-03-09 15:02:48 -04:00
jsa
13ba2c4a57
Revert "Merge pull request #6771 from edx/dan-f/forums-filter-discussion-modules"
...
This reverts commit 086a2ba783 , reversing
changes made to a44132ec18 . Some minor
code quality issues were addressed as part of this change.
Conflicts:
lms/djangoapps/django_comment_client/base/views.py
lms/djangoapps/django_comment_client/utils.py
2015-03-05 16:57:46 -05:00
Daniel Friedman
c8434ef9c8
Check access for discussion modules in forums
...
TNL-650
2015-02-25 11:31:18 -05:00
Andy Armstrong
ac58ebf7da
Rename 'cohort groups' to just 'cohorts'
2015-01-15 10:33:48 -05:00
Andy Armstrong
b77e65cdc2
Assign cohorts to groups in the instructor dashboard
...
TNL-653
2015-01-15 10:33:46 -05:00
Andy Armstrong
6114cf05f4
Don't show cohort information when disabled
...
TNL-552
2014-10-08 15:14:16 -04:00
Andy Armstrong
8627fdef32
Support adding students to a cohort via the instructor dashboard.
...
TNL-163
2014-10-01 09:22:31 -04:00
cahrens
bc483ebae8
Bok choy test for cohort group label in post.
2014-09-04 16:19:35 -04:00