Jannat Patel
|
18e499e6de
|
fix: coupon code application on billing page
|
2025-11-04 15:12:17 +05:30 |
|
Jannat Patel
|
760811f172
|
Merge branch 'develop' of https://github.com/frappe/lms into feature/coupons
|
2025-10-27 12:39:10 +05:30 |
|
Jannat Patel
|
9943268ca0
|
Merge pull request #1809 from pateljannat/issues-143
fix: resolved the issue that appeared when adding a chapter
|
2025-10-27 11:50:25 +05:30 |
|
Jannat Patel
|
75001b494d
|
fix: escape HTML in job form fields
|
2025-10-27 11:36:46 +05:30 |
|
Jannat Patel
|
8749e21744
|
fix: only users with moderator and instructor role should have access to quiz form
|
2025-10-27 11:06:09 +05:30 |
|
Rehan Ansari
|
6be49ecdf3
|
fix: multiple fixes for dark mode visibility
|
2025-10-25 15:38:08 +05:30 |
|
Rehan Ansari
|
05822f82da
|
fix: streak number visibility in dark mode
|
2025-10-22 23:24:02 +05:30 |
|
Rehan Ansari
|
574913e9e4
|
fix: improve visibility in billing page
|
2025-10-22 22:35:01 +05:30 |
|
Rehan Ansari
|
068adb62a7
|
fix: improve visibility in dark mode
|
2025-10-22 21:55:03 +05:30 |
|
Jannat Patel
|
5e6dc55c76
|
fix: added rate limit to all apis that can be accessed by guest
|
2025-10-15 11:55:58 +05:30 |
|
Jannat Patel
|
bb2447e821
|
fix: misc issues
|
2025-10-15 11:52:23 +05:30 |
|
Jannat Patel
|
5cfa4f173a
|
fix: moderators should be able to access unpublished courses
|
2025-10-14 19:27:45 +05:30 |
|
Joedeep Singh
|
1efd5ebad5
|
Merge branch 'develop' into feature/coupons
|
2025-10-13 21:37:44 +05:30 |
|
Joedeep Singh
|
acb5e5e1c9
|
chore: removed unnecessary comments and log statements
|
2025-10-13 15:35:56 +00:00 |
|
Joedeep Singh
|
99c448e0e5
|
chore: applied pre-commit hooks
|
2025-10-13 14:06:37 +00:00 |
|
Joedeep Singh
|
6933105261
|
feat: implement coupon code manage
ment with billing and transaction integration; bug fixes
|
2025-10-13 13:03:43 +00:00 |
|
Jannat Patel
|
b9d6670bee
|
fix: timezone for direct evaluation courses
|
2025-10-13 15:08:29 +05:30 |
|
Jannat Patel
|
f20d39a3e7
|
fix: empty state for profile certificates section
|
2025-10-13 14:56:08 +05:30 |
|
Joedeep Singh
|
bf36890bd3
|
feat: added coupon code functionality
|
2025-10-12 17:07:42 +00:00 |
|
Jannat Patel
|
da076f71a1
|
fix: when course is unpublished and not coming either, user should not be able to access the course details
|
2025-09-29 18:09:03 +05:30 |
|
UmakanthKaspa
|
5c948862a0
|
fix: remove extra space in CSS class
|
2025-09-27 14:15:39 +00:00 |
|
UmakanthKaspa
|
23291b38de
|
fix: add dark theme text colors to Create Program dialog
|
2025-09-27 13:59:07 +00:00 |
|
UmakanthKaspa
|
9357bd55a6
|
fix: make text visible in dark theme
- Add text-ink-gray-9 to headings
- Text now shows in both light and dark themes
|
2025-09-27 13:04:07 +00:00 |
|
Jannat Patel
|
6c19cdc729
|
Merge pull request #1741 from pateljannat/fui-upgrade
chore: upgraded frappe ui and made relevant changes
|
2025-09-25 18:30:15 +05:30 |
|
Jannat Patel
|
0358dfe790
|
fix: upgraded evaluator schedule as per latest frappe ui
|
2025-09-25 17:42:12 +05:30 |
|
KerollesFathy
|
68cee65f22
|
refactor: make all filters on the same line
|
2025-09-25 11:59:57 +00:00 |
|
Jannat Patel
|
24b2125b97
|
chore: upgraded frappe ui and made relevant changes
|
2025-09-25 16:46:29 +05:30 |
|
KerollesFathy
|
1a53a9f30b
|
feat: Add work mode selection to job form
|
2025-09-24 14:24:08 +00:00 |
|
KerollesFathy
|
7ee81d4693
|
feat: Add work mode badge to job detail page
|
2025-09-24 14:23:45 +00:00 |
|
KerollesFathy
|
6c43dfea18
|
feat: Add work mode filter and selection to job opportunities
|
2025-09-24 14:22:07 +00:00 |
|
Jannat Patel
|
90c53e4b46
|
feat: switch language from profile
|
2025-09-17 15:46:28 +05:30 |
|
Jannat Patel
|
69f54a00c5
|
Merge pull request #1263 from FahidLatheef/feat/scorm-progress
feat: SCORM Course Resume Functionality
|
2025-09-17 12:50:22 +05:30 |
|
Jannat Patel
|
5ba77aae3d
|
fix: moved lesson navigation buttons to navbar to keep them always visible
|
2025-09-17 12:15:51 +05:30 |
|
Jannat Patel
|
28f4de1b7f
|
fix: check if question exists in local storage before adding to avoid duplicate
|
2025-09-17 11:45:09 +05:30 |
|
Jannat Patel
|
ed162e2546
|
fix: don't allow unnecessary attributes in profile bio
|
2025-09-16 11:34:09 +05:30 |
|
Fahid Latheef Alungal
|
ae79e52486
|
fix: add a 300 ms debounce on saveProgress from 'cmi.suspend_data' SCORM API to prevent duplicate entries
|
2025-09-07 19:04:16 +05:30 |
|
Fahid Latheef Alungal
|
7a84933b2f
|
Merge remote-tracking branch 'origin/develop' into feat/scorm-progress
|
2025-09-07 02:00:32 +05:30 |
|
Jannat Patel
|
b3d1b14abd
|
Merge pull request #1708 from pateljannat/issues-130
fix: misc issues
|
2025-09-03 10:41:52 +05:30 |
|
Jannat Patel
|
f1cd0d3dd4
|
fix: misc issues
|
2025-09-02 19:57:32 +05:30 |
|
Fahid Latheef Alungal
|
61f547733c
|
fix: Continue Learning button not working for SCORM Chapters
|
2025-09-01 23:51:46 +05:30 |
|
Jannat Patel
|
0988ecc515
|
fix: misc issues on home page
|
2025-08-29 17:43:44 +05:30 |
|
vishwajeet
|
cc3f9cd8a4
|
fix(ui): correct mislabeled subtitle in statistics
|
2025-08-27 17:43:09 +05:30 |
|
Jannat Patel
|
aabb316c7d
|
Merge pull request #1694 from pateljannat/home-page
feat: home page
|
2025-08-26 12:30:01 +05:30 |
|
Jannat Patel
|
ae40e6f41b
|
fix: batch forms labels to add more clarity
|
2025-08-26 12:17:26 +05:30 |
|
Jannat Patel
|
e644d5d20d
|
fix: lesson progress check issue
|
2025-08-26 11:35:28 +05:30 |
|
Jannat Patel
|
0713b6b419
|
fix: streak logic
|
2025-08-25 15:33:05 +05:30 |
|
Jannat Patel
|
7d5918b320
|
fix: program list heading
|
2025-08-25 09:57:00 +05:30 |
|
Jannat Patel
|
d575bfa0fb
|
feat: streak details
|
2025-08-25 09:19:03 +05:30 |
|
Jannat Patel
|
b8708382b1
|
feat: Admin Home
|
2025-08-22 16:47:25 +05:30 |
|
Jannat Patel
|
e0601c7b38
|
feat: home page
|
2025-08-21 21:16:21 +05:30 |
|