Nathan Sprenkle
|
c66176da13
|
Add error reporting to UI for CSV team management (#23035)
* Add error banner for upload memberships errors
* Edit error message language
* Fix linter warnings
|
2020-02-14 09:58:58 -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 |
|
Usman Khalid
|
997f765eaf
|
Disable edxnotes for blockstore runtime.
Blockstore runtime does not support courses currently and it will
not have the modulestore attribute in any case.
|
2019-09-18 19:54:57 +05:00 |
|
arbisoft
|
bf59475648
|
BOM-291
fixing python3 test.
|
2019-08-26 14:51:26 +05:00 |
|
Usman Khalid
|
8dfc8e5fda
|
Convert AboutModule, CourseInfoModule, HtmlModule and StaticTabModule to XBlocks.
|
2019-07-24 20:19:44 +05:00 |
|
Stu Young
|
0f1c391134
|
incr-275 (#20584)
* run python modernize
* run isort
* quality fixed
* quality
|
2019-05-16 13:44:02 -04:00 |
|
Clinton Blackburn
|
3a005c492f
|
Disabled anonymous access for tabs that require enrollment
|
2017-11-14 08:00:16 -05:00 |
|
Clinton Blackburn
|
f1f5a7ddb3
|
Disabled edx-notes for anonymous users
|
2017-11-08 15:41:02 -05:00 |
|
John Eskew
|
040f5cc9c4
|
Move edxnotes model import down into method.
|
2017-10-05 11:12:53 -04:00 |
|
Andy Armstrong
|
79acb5c5be
|
Reorder LMS imports using isort
|
2017-06-11 21:48:06 -04:00 |
|
zubair-arbi
|
7f96474d01
|
basic programs api setup and dashboard integration
ECOM-2578
|
2015-10-29 20:07:51 +05:00 |
|
Daniel Friedman
|
58c3c0c2d7
|
Expose EDXNOTES_PUBLIC_API/EDXNOTES_INTERNAL_API
|
2015-06-03 12:09:45 -04:00 |
|
cahrens
|
0c7af25c79
|
Update student notes eventing for tags.
TNL-2172
|
2015-05-19 13:14:10 -04:00 |
|
polesye
|
c7153be040
|
TNL-213: Let Students Add Personal Notes to Course Content.
Co-Authored-By: Jean-Michel Claus <jmc@edx.org>
Co-Authored-By: Brian Talbot <btalbot@edx.org>
Co-Authored-By: Tim Babych <tim@edx.org>
Co-Authored-By: Oleg Marshev <oleg@edx.org>
Co-Authored-By: Chris Rodriguez <crodriguez@edx.org>
|
2015-01-14 23:34:11 +02:00 |
|