1. cea4eea fix: Reverse GL Entry on cancel fix by Deepesh Garg · 4 years, 5 months ago
  2. f65fb1f fix: Move Video Doctype from Education module to Core (#21234) by Rucha Mahabal · 4 years, 5 months ago
  3. 2a9c5ba feat: Immutable ledger (#18740) by Deepesh Garg · 4 years, 5 months ago
  4. e006a76 Merge pull request #21486 from rohitwaghchaure/not-able-to-make-payment-request-against-fees by Deepesh Garg · 4 years, 5 months ago
  5. 50b4106 fix: payment request not able to make against fees by Rohit Waghchaure · 4 years, 5 months ago
  6. 49bb8cc feat: add Bank Account to dashboards by Raffael Meyer · 4 years, 6 months ago
  7. ebcc46d feat: updated desk pages (#21138) by Shivam Mishra · 4 years, 6 months ago
  8. da6806e fix: Translation strings with trailing spaces (#21192) by Suraj Shetty · 4 years, 6 months ago
  9. 0f6d372 fix: cannot view report for course doctype - permission problem by Saqib Ansari · 4 years, 7 months ago
  10. fa6454b fix: Update is_tree field in Tree doctypes (#20981) by Deepesh Garg · 4 years, 7 months ago
  11. 451382e feat: update desk pages by Shivam Mishra · 4 years, 7 months ago
  12. 1fd1852 Merge branch 'develop' into yet-another-desk by Shivam Mishra · 4 years, 7 months ago
  13. 0310366 fix (cleanup): remove incomplete dependencies data by Shivam Mishra · 4 years, 7 months ago
  14. 1f151c1 refactor: update restrict to domain data by Shivam Mishra · 4 years, 7 months ago
  15. 3f59af3 feat: added base config for domains by Shivam Mishra · 4 years, 7 months ago
  16. 86ecaa5 fix : Student Admission accepting end date less than start date. #20625 by radhikag · 4 years, 7 months ago
  17. 12bc43e fix: Education | Quiz accepting duplicate question #20622 (#20708) by abhijitkumbharInd · 4 years, 8 months ago
  18. 08fa759 fix: Employee field should be filtered based on department on doctype Instructor (#20705) by sharmatripti · 4 years, 8 months ago
  19. 735ec98 Merge pull request #20623 from jprashant09/develop by Deepesh Garg · 4 years, 8 months ago
  20. aaea4e6 fix: Validation condition by Deepesh Garg · 4 years, 8 months ago
  21. dee42de Merge pull request #20596 from PratikM34/develop by Deepesh Garg · 4 years, 8 months ago
  22. cd416bb Merge pull request #20617 from jsukrut/develop by Deepesh Garg · 4 years, 8 months ago
  23. 6e53afd fix: Travis (#20688) by Deepesh Garg · 4 years, 8 months ago
  24. a002196 fix: Validation message by Deepesh Garg · 4 years, 8 months ago
  25. 8773dc3 fix: student max gropu cannot be zero or less than zero by Khushal Trivedi · 4 years, 8 months ago
  26. 3a196b0 Merge branch 'develop' of https://github.com/frappe/erpnext into develop by Khushal Trivedi · 4 years, 8 months ago
  27. 93e8fc1 fix: date of birth cannot be greater than today on student application form by Anuradha Kalaskar · 4 years, 8 months ago
  28. 1153de1 Merge branch 'develop' of https://github.com/frappe/erpnext into develop by Khushal Trivedi · 4 years, 8 months ago
  29. 68fa65e fix: Throw message by indictrans · 4 years, 8 months ago
  30. a840889 Merge branch 'develop' of https://github.com/frappe/erpnext into develop by indictrans · 4 years, 8 months ago
  31. 5894c2d Merge pull request #20595 from anuradha-8/develop by Deepesh Garg · 4 years, 8 months ago
  32. fd182b8 Merge pull request #20616 from Darpan245/develop by Deepesh Garg · 4 years, 8 months ago
  33. ad5da82 fix:Future date of birth accepted at Sibling Detail section in Student form #20619 by indictrans · 4 years, 8 months ago
  34. e329d41 fix: Added validation for student DOB can not be greater than Joining Date by shrikant dixit · 4 years, 8 months ago
  35. 1118ee0 fix:Future date of birth accepted at Sibling Detail section in Student form #20619 by indictrans · 4 years, 8 months ago
  36. c0fd30a fix: Indentation by jsukrut · 4 years, 8 months ago
  37. c3a23dd fix: restricted duplicate courses on Program Enrollment doctype (#20611) by jsukrut · 4 years, 8 months ago
  38. 3a6ca13 fix:Mandatory field property failed to work based on the selection of field 'Group Based on' on 'Student Group' Page #20605 by jsukrut · 4 years, 8 months ago
  39. dc39b4b fix: validation on max group strength student group form by Khushal Trivedi · 4 years, 8 months ago
  40. c224cf7 fix: restricted duplicate topics on Course doctype (#20594) by pratik.m · 4 years, 8 months ago
  41. 21d662f fix: to date cannot be less than from date validation on student leave application by Anuradha Kalaskar · 4 years, 8 months ago
  42. 48e9bc3 fix: Incorrect translation syntax by Suraj Shetty · 4 years, 9 months ago
  43. dd42dbc fix: date validation on student form, instructor duplicate fix on student grp, instructor with same employee id fix (#20072) by Khushal Trivedi · 4 years, 10 months ago
  44. d8c10bc fix:Sibling child table filtering for duplicate entry on student form (#19908) by Khushal Trivedi · 4 years, 10 months ago
  45. 5380a4c fix-education: date of birth validation on student form (#19875) by Khushal Trivedi · 4 years, 10 months ago
  46. 728f8d0 fix: AttributeError on new Student creation (#19786) by gavin · 4 years, 10 months ago
  47. b3af2ad use program.courses instead of get_all_children to get course list (#19695) by Victor Munene · 4 years, 11 months ago
  48. 39eeac2 fix: not able to select department in instructor form by Rohit Waghchaure · 5 years ago
  49. 36520ef fix: Add a setting to make creation of new Student User optional (#19122) by theopen-institute · 5 years ago
  50. f935e37 [Fix] restricted duplicate guardians on student doctype (#19194) by Sagar Gharge · 5 years ago
  51. 5dcf2c6 chore: remove unlinked letter head references (#19138) by Mangesh-Khairnar · 5 years ago
  52. cd38ba4 fix: several bugs and improvement ideas for education module #18599 (#18600) by Fisher Yu · 5 years ago
  53. c901d63 fix(18837): Student creation error (#18838) by Govind S Menokee · 5 years ago
  54. 841d852 refactor: added missing translation functions (#18143) by Anurag Mishra · 5 years ago
  55. 3264822 test: fixed unknown column course_name by Shivam Mishra · 5 years ago
  56. a99d3a8 test: fix fixtures for program and course by Shivam Mishra · 5 years ago
  57. 147cd10 Merge branch 'develop' into lms-patch-3 by Shivam Mishra · 5 years ago
  58. d9e68c9 refactor: remove course name field from ProgramCourse by Shivam Mishra · 5 years ago
  59. a950886 refactor: doctype settings for lms by Shivam Mishra · 5 years ago
  60. d49b5e4 fix: sql query case fix by Shivam Mishra · 5 years ago
  61. 76fe1b1 Merge pull request #17674 from scmmishra/lms-refactor by Shivam Mishra · 5 years ago
  62. 09cd46f fix: minor bugs by Shivam Mishra · 5 years ago
  63. 624b4fd refactor: better sql by Shivam Mishra · 5 years ago
  64. d69892a feat: added topic page by Shivam Mishra · 5 years ago
  65. 9cad943 fix: travis fixes for education setup by Shivam Mishra · 5 years ago
  66. 7597baa refactor: minor fixes by Shivam Mishra · 5 years ago
  67. 16b4129 feat: added student profile page by Shivam Mishra · 5 years ago
  68. 6593263 feat: added navigation by Shivam Mishra · 5 years ago
  69. 570161b feat: added course progress apis by Shivam Mishra · 5 years ago
  70. 6d4c666 feat: added topic progress api by Shivam Mishra · 5 years ago
  71. 8ddb63a feat: added auto course enrollment for enrolled programs by Shivam Mishra · 5 years ago
  72. d1a2521 refactor: refactored quiz api and added quiz.js by Shivam Mishra · 5 years ago
  73. 46b3446 refactor: add check for max passing score by Shivam Mishra · 5 years ago
  74. 7c7053f refactor: added question type field by Shivam Mishra · 5 years ago
  75. e94e9d2 feat: content navigation and activity tracking working by Shivam Mishra · 5 years ago
  76. 1257961 refactor: added enrolled status to program card by Shivam Mishra · 5 years ago
  77. dfdb92f refactor: added enrollment api by Shivam Mishra · 5 years ago
  78. f927502 refactor: added lms utilities for enrollment and program list by Shivam Mishra · 5 years ago
  79. 08425d4 refactor: set Student as default portal role for Education by Shivam Mishra · 5 years ago
  80. 65681bf refactor: allow disbaling self enroll on lms by Shivam Mishra · 5 years ago
  81. acc2422 Merge branch develop into dimensions by deepeshgarg007 · 5 years ago
  82. 6f6636a fix: Add dimension section in multiple doctypes by deepeshgarg007 · 5 years ago
  83. c8c790a feat: Added content page and minor doctype changes by Shivam Mishra · 5 years ago
  84. 045194c Merge branch 'develop' of https://github.com/frappe/erpnext into develop by Syed Mujeer Hashmi · 5 years ago
  85. 776d891 fix: test for course by Shivam Mishra · 5 years ago
  86. f2d6219 chore: Minor code improvements by Shivam Mishra · 5 years ago
  87. d2c4af1 fix: Video not found bug by Shivam Mishra · 5 years ago
  88. 51b6fe2 feat: Allow disbaling LMS (#17587) by Shivam Mishra · 5 years ago
  89. b146df6 feat: Student Group with Student Category filter by Syed Mujeer Hashmi · 5 years ago
  90. 68b3203 chore: Moved `get_quiz_progress` and `get_program_progress` to a class function in `program_enrollment` by scmmishra · 5 years ago
  91. 5079e6c chore: minor improvements by scmmishra · 5 years ago
  92. ac8d347 feat: Added `add_quiz_activity` function to course_enrollment class by scmmishra · 5 years ago
  93. 33969b7 chore: Minor change to question doctype by scmmishra · 5 years ago
  94. 66d2392 chore: minor code improvements by scmmishra · 5 years ago
  95. da2c90c chore: renamed `get_program` api functions by scmmishra · 5 years ago
  96. 327334a chore: refactor `utils.get_current_student` by scmmishra · 5 years ago
  97. 5214c5c fix: Minor fix to test program by scmmishra · 6 years ago
  98. 8c89083 fix: test fixes for program doctype by scmmishra · 6 years ago
  99. 7a1c649 fix: Test fixes by scmmishra · 6 years ago
  100. d2917a8 feat: Fixed test data for student doctype by scmmishra · 6 years ago