1. 8a976ba feat: LMS is now compatible with Frappe Theme (#17600) by Shivam Mishra · 5 years ago
  2. f82d0a6 fix: show video duration and publish date only if data exists by Shivam Mishra · 5 years ago
  3. 2430fd3 chore: show description on course card by Shivam Mishra · 5 years ago
  4. 9fe7257 fix (ui): refactored breadcrumbs by Shivam Mishra · 5 years ago
  5. 2428485 fix (ui): Card layout by Shivam Mishra · 5 years ago
  6. 68b3203 chore: Moved `get_quiz_progress` and `get_program_progress` to a class function in `program_enrollment` by scmmishra · 5 years ago
  7. 804a74c fix (ui): UI fixes to Video page by scmmishra · 5 years ago
  8. 6c8f23b fixed (ui): Fixed cards with better buttons by scmmishra · 5 years ago
  9. 4add826 chore: Minor code improvements by scmmishra · 5 years ago
  10. da2c90c chore: renamed `get_program` api functions by scmmishra · 5 years ago
  11. d78c326 chore: renamed `get_topic_meta` to `get_student_topic_details` by scmmishra · 5 years ago
  12. d5973fe chore: renamed `get_course_meta` to `get_student_course_details` by scmmishra · 5 years ago
  13. 823d89c fix (linting): codacy fixes by scmmishra · 5 years ago
  14. 5b9df67 fix: minor bug in breadcrumb routing by scmmishra · 5 years ago
  15. bae2d66 fix: codacy linting issues by scmmishra · 6 years ago
  16. 88f0c46 feat: Added breadcrumbs by scmmishra · 6 years ago
  17. d3bae4e feat: better cards in lms by scmmishra · 6 years ago
  18. 2b7e158 feat: Quiz attempt limits is configurable by scmmishra · 6 years ago
  19. d4ed56a fix: navbar login bug by scmmishra · 6 years ago
  20. cea8515 feat: Added custom navbar by scmmishra · 6 years ago
  21. 6123ff3 fix: styled program card by scmmishra · 6 years ago
  22. 9b7ac3e fix: fixed joining date bug on lms profile by scmmishra · 6 years ago
  23. 281902f chore: clean up by scmmishra · 6 years ago
  24. 394e93c chore: Minor fixes on profile page by scmmishra · 6 years ago
  25. 209250c fix: Profile page cards by scmmishra · 6 years ago
  26. c03db19 fix: layout for hero image of program card by scmmishra · 6 years ago
  27. 29aaee1 feat: Added youtube video component by scmmishra · 6 years ago
  28. 92e311d feat: refactored YoutubePlayer component by scmmishra · 6 years ago
  29. 15f6faa fix: Video stops on closing modal by scmmishra · 6 years ago
  30. 526af9d feat: added Youtube Video component by scmmishra · 6 years ago
  31. 9bfe3a0 feat: Added Program Intro Video modal by scmmishra · 6 years ago
  32. f04ceae chore: removed commented code by scmmishra · 6 years ago
  33. 5b57d97 fix: single primary action on LMS home by scmmishra · 6 years ago
  34. 3d39b88 feat: LMS now supports multiple correct choice questions by scmmishra · 6 years ago
  35. 43e9375 feat [WIP]: Added multiple choice question component by scmmishra · 6 years ago
  36. 000e706 feat: Only student progress is recorded in LMS by scmmishra · 6 years ago
  37. e3dea29 fix: Minor UI fix by scmmishra · 6 years ago
  38. 18a1a8d style: Fixed route.js by scmmishra · 6 years ago
  39. 471140c fix: Minor changes by scmmishra · 6 years ago
  40. f0a56b9 feat: Minor fixes to profile page by scmmishra · 6 years ago
  41. ab8fc8c feat: Quizzes fixed by scmmishra · 6 years ago
  42. b793cc8 fix: Minor changes by scmmishra · 6 years ago
  43. 5e61b17 fix: Routing after finishing a course topic by scmmishra · 6 years ago
  44. de5f71a fix: Showing Topic Progress by scmmishra · 6 years ago
  45. b17d289 fix: Course card progress by scmmishra · 6 years ago
  46. 56ad5da fix: Minor Changes by scmmishra · 6 years ago
  47. e6735e4 fix: Content navigation by scmmishra · 6 years ago
  48. 8747900 Fix: Content title fields by scmmishra · 6 years ago
  49. 47ccad9 fix: Reloading bug on Content page by scmmishra · 6 years ago
  50. 23880ae fix: Content fetching for articles and videos by scmmishra · 6 years ago
  51. 628659e fix: Routing for course by scmmishra · 6 years ago
  52. 90b5036 fix: Content Routing by scmmishra · 6 years ago
  53. 7e1678e fix: TopicMeta fixes by scmmishra · 6 years ago
  54. 03c4c63 fix: list title on CoursePage by scmmishra · 6 years ago
  55. c011b08 fix: Fixed UI and API for course page by scmmishra · 6 years ago
  56. fed9adb fix: Fixed API and UI for topic card by scmmishra · 6 years ago
  57. 5ae51dc fix: Minor UI fixes by scmmishra · 6 years ago
  58. b5ba518 style: Minor code formatting by scmmishra · 6 years ago
  59. a8ef773 fix: Course Card shows topic list by scmmishra · 6 years ago
  60. a2ca8dd fix: Route for course page by scmmishra · 6 years ago
  61. 62968b3 wip by scmmishra · 6 years ago
  62. cb8ef96 chore (css): Switched to frappe navbar by scmmishra · 6 years ago
  63. 1682aa8 fix (css): Removed container class by scmmishra · 6 years ago
  64. 7655292 [Major][Breaking] More changes by scmmishra · 6 years ago
  65. 689500d Minor UI Fixes by scmmishra · 6 years ago
  66. d02fd13 UI Improvements: Added Custom Navbar by scmmishra · 6 years ago
  67. 87df23b Added quiz card on profile page by scmmishra · 6 years ago
  68. b3154ef UI Fixes by scmmishra · 6 years ago
  69. 798f13b More Improvements by scmmishra · 6 years ago
  70. 02420bd Client side improvements by scmmishra · 6 years ago
  71. edc54cd Minor improvements for CardList.vue by scmmishra · 6 years ago
  72. 2955851 Built Student Profile Page by scmmishra · 6 years ago
  73. 308f235 Added Profile page by scmmishra · 6 years ago
  74. 201fec3 Minor Improvements by scmmishra · 6 years ago
  75. 97c994f create course enrollment if not already enrolled for a program by scmmishra · 6 years ago
  76. cbb7c7f ui fixes by scmmishra · 6 years ago
  77. 788ffbd Minor improvements by scmmishra · 6 years ago
  78. 9229f4f UI fixes by scmmishra · 6 years ago
  79. fdbabde UI fixes for course card by scmmishra · 6 years ago
  80. be7fadc Renamed CoursePage to ContentPage by scmmishra · 6 years ago
  81. d93cec3 Minor UI changes by scmmishra · 6 years ago
  82. a592f70 Refactored Course Progression Logic by scmmishra · 6 years ago
  83. 8951c16 Fixed major bugs by scmmishra · 6 years ago
  84. 53c2d5d Refactored lms store by scmmishra · 6 years ago
  85. babb68d Refactored server side code by scmmishra · 6 years ago
  86. 80ecc56 Using lms.call across the Vue app by scmmishra · 6 years ago
  87. 0a4902f UI Changes by scmmishra · 6 years ago
  88. c5a1226 Refactored State management store by scmmishra · 6 years ago
  89. 85c2fee Added ListPage and other UI improvements by scmmishra · 6 years ago
  90. efb01c3 Renamed components by scmmishra · 6 years ago
  91. 2596ea0 Renamed Vue Files by scmmishra · 6 years ago
  92. 0225642 Renamed Pages by scmmishra · 6 years ago
  93. 8ff1028 Renamed AcademyRoot to lmsRoot by scmmishra · 6 years ago
  94. 1fbe2d4 Renamed academy to lms (Client Side) by scmmishra · 6 years ago
  95. 44921a3 Renamed default element for Vue to mount on by scmmishra · 6 years ago
  96. 91bbe77 Modified `academy.call` to point to erpnext.www.lms by scmmishra · 6 years ago
  97. d7c993f Minor UI changes by scmmishra · 6 years ago
  98. f9b2fb6 Fixed course and content page by scmmishra · 6 years ago
  99. 708756e Added academy namespace by scmmishra · 6 years ago
  100. cc166c0 Improved Client implementation by scmmishra · 6 years ago