Anand Chitipothu
|
a0b77f5d08
|
feat: added get_profile_url function to get the profile url in templates
This takes care of generating the correct profile URL depending on the
`profile_url_prefix` setting.
Issue #192
|
2021-09-07 17:58:09 +05:30 |
|
pateljannat
|
e31b189045
|
fix: profile urls
|
2021-08-19 09:35:02 +05:30 |
|
Anand Chitipothu
|
8d7963fc60
|
feat: added "Resume Course" button to course teaser
Closes #102
|
2021-05-24 09:55:35 +05:30 |
|
Anand Chitipothu
|
0ad03a3fb5
|
style: made the avatar and name of the person a link
|
2021-05-06 20:41:52 +05:30 |
|
Anand Chitipothu
|
5a70687067
|
refactor: removed the slug using the course name as part of url
|
2021-05-06 13:42:45 +05:30 |
|
Khaleel Gibran
|
67d3ec75c8
|
feat: design homepage based on figma design
|
2021-05-01 18:51:44 +05:30 |
|
Anand Chitipothu
|
905f51ee76
|
fix: styles on home page
|
2021-04-29 12:16:48 +05:30 |
|
Anand Chitipothu
|
e207320721
|
feat: added home page
- Refactored the lms_course page and added find_all method to find courses
- Added CourseTeaser widget
- Added /home as a portal page
|
2021-04-29 10:57:29 +05:30 |
|