Commit Graph

3305 Commits

Author SHA1 Message Date
Jannat Patel
d2f7d80114 chore: Persian translations 2026-02-05 12:13:45 +05:30
Jannat Patel
192b246381 chore: Indonesian translations 2026-02-05 12:13:43 +05:30
Jannat Patel
17d9a3991e chore: Portuguese, Brazilian translations 2026-02-05 12:13:42 +05:30
Jannat Patel
3407a02046 chore: Vietnamese translations 2026-02-05 12:13:41 +05:30
Jannat Patel
be3546e79c chore: Chinese Simplified translations 2026-02-05 12:13:39 +05:30
Jannat Patel
556067de7a chore: Turkish translations 2026-02-05 12:13:38 +05:30
Jannat Patel
4ce08af516 chore: Swedish translations 2026-02-05 12:13:36 +05:30
Jannat Patel
8a4477a01f chore: Serbian (Cyrillic) translations 2026-02-05 12:13:35 +05:30
Jannat Patel
21d868a355 chore: Slovenian translations 2026-02-05 12:13:33 +05:30
Jannat Patel
68a2cc1003 chore: Russian translations 2026-02-05 12:13:32 +05:30
Jannat Patel
5a288836e0 chore: Portuguese translations 2026-02-05 12:13:30 +05:30
Jannat Patel
4eab5e2867 chore: Polish translations 2026-02-05 12:13:29 +05:30
Jannat Patel
6082093fb6 chore: Dutch translations 2026-02-05 12:13:27 +05:30
Jannat Patel
66c26c2a2c chore: Italian translations 2026-02-05 12:13:26 +05:30
Jannat Patel
f7eaf3faaa chore: Hungarian translations 2026-02-05 12:13:24 +05:30
Jannat Patel
82a43b4f24 chore: German translations 2026-02-05 12:13:23 +05:30
Jannat Patel
5bd33a1536 chore: Danish translations 2026-02-05 12:13:21 +05:30
Jannat Patel
a063c0735c chore: Czech translations 2026-02-05 12:13:20 +05:30
Jannat Patel
732db8290d chore: Arabic translations 2026-02-05 12:13:19 +05:30
Jannat Patel
2b1d57f2bc chore: Spanish translations 2026-02-05 12:13:17 +05:30
Jannat Patel
c8c051c1de chore: French translations 2026-02-05 12:13:16 +05:30
Jannat Patel
5384b26610 Merge pull request #2042 from raizasafeel/fix/chapter-deletion
test(chapter): added reindexing test on chapter deletion
2026-02-02 19:20:55 +05:30
raizasafeel
58b49e3608 fix(batches): order assessments by their index 2026-02-02 18:28:06 +05:30
Raizaaa
27553464d6 Merge branch 'frappe:develop' into fix/chapter-deletion 2026-02-02 16:28:06 +05:30
Jannat Patel
fb1e1ec2e4 Merge pull request #2040 from pateljannat/issues-177
fix: permissions cleanup
2026-02-02 15:55:22 +05:30
Jannat Patel
da33e1d3bd test: course and batch details 2026-02-02 15:11:16 +05:30
Jannat Patel
24a511f48e fix: do nor return details of unpublished courses and batches via api 2026-02-02 14:44:13 +05:30
Jannat Patel
14e669435f fix: permissions cleanup 2026-02-02 13:14:16 +05:30
vishwajeet-13
2a63f781ac fix: issue date not coming from backend 2026-01-30 17:37:07 +05:30
Jannat Patel
2c60521894 Merge pull request #2018 from Anexus5919/fix-lesson-form-stale-state
fix: reindex lessons after deletion to prevent stale form state
2026-01-30 13:01:32 +05:30
Jannat Patel
4fd3e2549a fix: batch access conditions 2026-01-30 13:00:49 +05:30
Jannat Patel
6d3f7ef3c1 chore: resolved conflicts 2026-01-30 12:53:57 +05:30
Jannat Patel
bfda88dfd2 chore: resolved conflicts 2026-01-30 12:30:53 +05:30
Jannat Patel
4be34848a4 fix: allow mark as read notification endpoints in auth 2026-01-30 12:26:29 +05:30
Jannat Patel
6c06a86af4 fix: reset the value of multiple of only one correct answer in quiz question 2026-01-30 11:08:53 +05:30
Jannat Patel
015f903d68 fix: api permissions 2026-01-29 21:42:20 +05:30
Jannat Patel
dc06ad6b22 fix: removed tags methods 2026-01-29 20:40:35 +05:30
Jannat Patel
5689fbb455 fix: api permissions 2026-01-29 20:32:02 +05:30
Jannat Patel
62631daafb chore: resolved conflicts 2026-01-29 19:55:13 +05:30
Jannat Patel
933bc58264 fix: api permissions 2026-01-29 19:52:56 +05:30
Jannat Patel
8896a79c09 Merge branch 'develop' into enroll-students-in-course-from-ui 2026-01-29 16:42:26 +05:30
Jannat Patel
3170c066dc Merge pull request #2012 from raizasafeel/fix/chapter-deletion
fix(chapter): recalculate indices on deletion to prevent duplicate index errors
2026-01-29 16:37:44 +05:30
Jannat Patel
7360780022 Merge pull request #1998 from raizasafeel/fix/course-deletion
fix(course): resolve deletion failure for enrolled courses
2026-01-29 16:35:59 +05:30
Jannat Patel
7fe398fc66 test: fixed course ui tests based on new flow 2026-01-29 16:17:34 +05:30
Jannat Patel
5970540a99 feat: lesson completion rate in course dashboard 2026-01-29 15:24:20 +05:30
raizasafeel
a882432702 test: added test for chapter deletion and renumbering 2026-01-29 13:32:37 +05:30
raizasafeel
f8b6dfc981 Merge branch 'develop' into fix/chapter-deletion 2026-01-29 13:27:29 +05:30
Jannat Patel
486e2b4a37 Merge branch 'develop' of https://github.com/frappe/lms into enroll-students-in-course-from-ui 2026-01-29 12:35:58 +05:30
Jannat Patel
98c5318b66 feat: new course form slow 2026-01-29 10:50:28 +05:30
Jannat Patel
a353635bb9 Merge pull request #2028 from raizasafeel/fix/restrict-batch-student-details
fix(batch): restrict student list in batch details API to authorised roles
2026-01-28 21:20:33 +05:30