David Ormsbee
6c07fd0197
Merge pull request #25521 from mitodl/arslanashraf/193-sysadmin-auth-map-button
...
SysAdmin: Removed external authentication map repair button from User Tab
2020-11-09 09:23:39 -05:00
David Ormsbee
d05c250da3
Merge pull request #25474 from mitodl/umar/sysadmin-190
...
remove users listing and staff listing download csv from the sysadmin
2020-11-09 09:23:04 -05:00
Arslan Ashraf
bc838e4f04
SysAdmin: Removed external authentication map repair button from Users tab
2020-11-04 13:57:22 +05:00
asadiqbal
4fc4cf9f38
Added a deprecation message for SysAdmin
2020-10-29 16:44:30 +05:00
Umar Asghar
52ac0e03ae
remove users listing and staff listing download csv from the sysadmin
2020-10-29 14:53:51 +05:00
Adeel Khan
298d3554fe
Fix templates for XSS code injection via translations
...
This would patch all templates (django/mako)
for a possible XSS code injection via
translation files by html escaping them..
LEARNER-4632
2019-06-25 14:22:42 +05:00
David Ormsbee
0de369a4e3
Merge pull request #20095 from stvstnfrd/sysadmin/version
...
Remove unused version from footer
2019-04-25 10:23:42 -04:00
stv
f7b7963193
Remove unused version from footer
...
I'm not seeing this value ever initialized in `settings`,
or referenced anywhere else in platform, for that matter..
2019-03-29 10:38:18 -07:00
stv
c4c6069bd1
Remove unused 'plot' references in sysadmin
...
This appears to have been included with the origin commit that
introduced the sysadmin page [1].
It doesn't appear to have been ever used and, more importantly,
the view isn't passing it in the context to the template,
so it should be good to go.
- [1] ccc87337d6
2019-03-29 09:43:44 -07:00
Eric Fischer
247bb50ed2
s/django.core.urlresolvers/django.urls/g
...
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
2018-06-05 13:59:09 -04:00
David Baumgold
2e71a66daa
GitHub has a capital H
2015-11-23 15:06:33 -05:00
David Baumgold
34addd8fa8
Group imports together in Mako templates
2015-06-03 12:36:47 -04:00
Sarina Canelake
81a8bc39f6
Clarify strings for i18n
2014-05-09 10:23:46 -04:00
Carson Gee
b67b89e562
Fixed bug of checking out the same branch multiple times and code review fixes
...
Translator comments and language fixes
2014-03-06 17:30:07 -05:00
Carson Gee
9d55c88c76
Add option for importing a course from a named branch of a git repo
2014-03-06 16:26:25 -05:00
Carson Gee
ccc87337d6
Add sysadmin dashboard
...
For seeing overview of system status, for deleting and loading
courses, for seeing log of git imports of courseware. Includes command
for importing course XML from git repositories.
Added a lot of tests for additional coverage with some minor fixes
those tests discovered
2013-12-15 19:06:05 -05:00