This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e97751d7e85b4151abacd761fb66f57fe3be3e3a
edx-platform
/
lms
/
djangoapps
/
certificates
History
Matt Drayer
1e96c81dba
Merge pull request
#10901
from edx/saleem-latif/SOL-1418
...
saleem-latif/SOL-1418: Revised Generate Certificates Section and added Certificate Generation UI
2015-12-10 12:52:58 -05:00
..
management
Fixed pylint violation for files in lms/djangoapps/certificates
2015-10-15 12:01:36 -04:00
migrations
added new endpoint which renders certificate by uuid
2015-12-08 18:21:04 +05:00
tests
Fix issue with unicode characters in certificates.
2015-12-09 09:54:09 +01:00
views
Fix issue with unicode characters in certificates.
2015-12-09 09:54:09 +01:00
__init__.py
Added check to make sure utf8 migration only runs on mysql. Had to add in certificates module.
2012-07-11 16:33:46 -04:00
admin.py
Replacing user dropdown field with user search textbox. On stage due to large user's list page is not loading.
2015-12-01 16:52:10 +05:00
api.py
added new endpoint which renders certificate by uuid
2015-12-08 18:21:04 +05:00
badge_handler.py
Support team UI for regenerating certificates
2015-08-12 07:09:46 -07:00
models.py
Revised Generate Certificates Section and added Certificate Generation history UI.
2015-12-10 16:26:19 +05:00
queue.py
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
urls.py
added new endpoint which renders certificate by uuid
2015-12-08 18:21:04 +05:00