Commit Graph

1004 Commits

Author SHA1 Message Date
Jannat Patel
196d4a835f test: utils 2025-12-08 21:10:13 +05:30
Jannat Patel
d82517f402 test: utils 2025-12-08 20:22:55 +05:30
Jannat Patel
b05739257d chore: removed cohort related doctypes 2025-12-08 14:47:02 +05:30
Jannat Patel
bc84e46e09 fix: charts and dashboards as per version 16 2025-12-08 13:23:42 +05:30
Jannat Patel
5825bcf9b3 fix: use frappe-ui theme colors and fixed tailwind config 2025-12-08 10:37:08 +05:30
Jannat Patel
17401a330d fix: settings issue 2025-12-05 11:34:49 +05:30
Jannat Patel
f9d7463710 test: removed tests for old batch and exercises 2025-12-05 11:03:38 +05:30
Jannat Patel
466b248c30 fix: validate course details before enrolling 2025-12-04 17:48:39 +05:30
Jannat Patel
7c6747aeb0 test: enroll user in course before creating certificate 2025-12-04 17:35:08 +05:30
Jannat Patel
836a6d1203 fix: misc permission issues 2025-12-04 17:15:14 +05:30
Jannat Patel
0367c1db72 fix: validate course and batch before a reply is added 2025-12-04 09:25:07 +05:30
Jannat Patel
b3e90c7f2f fix: validate before enrolling in batch 2025-12-03 15:44:19 +05:30
Jannat Patel
b537e2789d fix: increased the rate limit 2025-12-03 10:43:19 +05:30
Jannat Patel
7bc6dff6ea fix: misc issues 2025-12-02 15:41:42 +05:30
Jannat Patel
a333b0b754 chore: fixed conflicts 2025-11-27 16:15:58 +05:30
Jannat Patel
924a11e4f4 chore: frappe-ui tree shaking changes 2025-11-26 15:06:21 +05:30
Jannat Patel
c846e36032 fix: data import issues 2025-11-26 14:14:09 +05:30
Jannat Patel
219139e45b fix: round the amount after exchange rate calculation 2025-11-26 11:21:18 +05:30
Jannat Patel
397b7ee032 Merge pull request #1807 from rehanrehman389/program-fix
Misc Programs Issues
2025-11-25 10:40:59 +05:30
Jannat Patel
1f6a0194f7 chore: resolved conflicts 2025-11-17 10:12:26 +05:30
Jannat Patel
d86fd0f6f6 fix: misc issues 2025-11-14 12:48:46 +05:30
Jannat Patel
90e4097fa3 fix: update redemption count when payment received 2025-11-13 14:50:55 +05:30
Jannat Patel
46f5808fdb refactor: transactions changes based on coupon code 2025-11-13 11:46:35 +05:30
Jannat Patel
c1bdfe33f0 Merge branch 'develop' of https://github.com/frappe/lms into feature/coupons 2025-11-11 16:28:07 +05:30
Jannat Patel
d2950bc0b5 fix: clear user cache after updating roles 2025-11-11 15:32:44 +05:30
Jannat Patel
c0a7a9b753 Merge branch 'develop' of https://github.com/frappe/lms into data-import 2025-11-10 15:35:42 +05:30
Jannat Patel
fff9769791 fix: profile slot and schedule tab visibility 2025-11-10 12:09:51 +05:30
Jannat Patel
85d793ee64 fix: evaluation issues 2025-11-10 11:24:43 +05:30
Jannat Patel
6bc28eafbf chore: upgraded frappe-ui to latest data import commit 2025-11-08 19:28:54 +05:30
Jannat Patel
d00d2de1cc fix: export livecodeURL from settings store 2025-11-06 12:28:27 +05:30
Jannat Patel
28be3891d2 fix: roles, permission and access on profile page 2025-11-06 12:21:12 +05:30
Jannat Patel
18e499e6de fix: coupon code application on billing page 2025-11-04 15:12:17 +05:30
Jannat Patel
ad28218893 refactor: coupon list and form 2025-10-28 18:05:31 +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
8749e21744 fix: only users with moderator and instructor role should have access to quiz form 2025-10-27 11:06:09 +05:30
Jannat Patel
982ac98e27 fix: resolved the issue that appeared when adding a chapter 2025-10-27 10:32:24 +05:30
Rehan Ansari
0c1f1fada4 fix: incorrect error msg 2025-10-25 10:09:31 +05:30
Jannat Patel
7756a6d593 fix: increased the rate limit 2025-10-17 15:59:32 +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
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
cabb499a43 fix: correctly show coupon code in transactions 2025-10-13 13:47:02 +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
Joedeep Singh
bf36890bd3 feat: added coupon code functionality 2025-10-12 17:07:42 +00:00
Jannat Patel
78640561f5 fix: private file uploads in assignment text editor 2025-10-10 15:52:35 +05:30
Jannat Patel
f72631a262 fix: reverted the alternative host change 2025-10-10 12:31:49 +05:30
Jannat Patel
ea59d1158a fix: misc zoom issues 2025-10-10 11:40:19 +05:30