Jannat Patel
6b5e269564
chore: Turkish translations
2026-01-20 01:43:38 +05:30
Jannat Patel
97d9460157
chore: Swedish translations
2026-01-20 01:43:37 +05:30
Jannat Patel
0d614a5919
chore: Serbian (Cyrillic) translations
2026-01-20 01:43:35 +05:30
Jannat Patel
3f6afbf1ff
chore: Slovenian translations
2026-01-20 01:43:34 +05:30
Jannat Patel
6d0996ebfd
chore: Portuguese translations
2026-01-20 01:43:32 +05:30
Jannat Patel
14e085c826
chore: Polish translations
2026-01-20 01:43:31 +05:30
Jannat Patel
53bf2f1fe8
chore: German translations
2026-01-20 01:43:29 +05:30
Jannat Patel
b06e199432
chore: Danish translations
2026-01-20 01:43:28 +05:30
Jannat Patel
06e1ec38ad
chore: Czech translations
2026-01-20 01:43:27 +05:30
Jannat Patel
3063236bfb
chore: Arabic translations
2026-01-20 01:43:25 +05:30
Jannat Patel
e3a2eb382d
chore: Spanish translations
2026-01-20 01:43:24 +05:30
Jannat Patel
566ef576f5
chore: French translations
2026-01-20 01:43:23 +05:30
Jannat Patel
80ad2da206
chore: Italian translations
2026-01-20 01:43:21 +05:30
Jannat Patel
5d720031b6
chore: Hungarian translations
2026-01-20 01:43:20 +05:30
Jannat Patel
ac719b9e8e
chore: Persian translations
2026-01-20 01:43:19 +05:30
Jannat Patel
db9ebb1d86
chore: Russian translations
2026-01-20 01:43:17 +05:30
Jannat Patel
37f6d62101
chore: Dutch translations
2026-01-20 01:43:16 +05:30
Jannat Patel
f297f2630b
fix: only block endpoints if enabled in site config
2026-01-19 19:03:51 +05:30
Jannat Patel
9425f2aa0e
fix: allow custom app endpoints
2026-01-19 18:56:39 +05:30
Jannat Patel
5175050ed6
fix: allow enabled server script endpoints
2026-01-19 18:33:14 +05:30
Jannat Patel
66486a5a1c
fix: do no execute send_notification bg job from batch immediately
2026-01-19 18:17:40 +05:30
Jannat Patel
50a091a7b0
fix: allow social login endpoints
2026-01-19 17:32:09 +05:30
Jannat Patel
a8cdc76278
Merge branch 'develop' into fix/course-deletion
2026-01-19 15:32:51 +05:30
Jannat Patel
c310460727
Merge pull request #2002 from pateljannat/issues-171
...
fix: misc issues
2026-01-19 15:31:31 +05:30
Jannat Patel
3e98d962aa
test: access to endpoints
2026-01-19 15:06:44 +05:30
Jannat Patel
ad90b89d25
fix: restrict comments in notifications to 3 lines
2026-01-19 12:58:43 +05:30
Jannat Patel
92eac9634a
test: fixed evaluator schedule test
2026-01-19 12:46:45 +05:30
Jannat Patel
0883aedc1d
fix: course and bath category filter issue
2026-01-19 12:38:12 +05:30
Jannat Patel
c97a5e813c
fix: only system users can access high level APIs
2026-01-19 11:47:57 +05:30
raizasafeel
2abc243b88
test: refactor course tests and add deletion test
2026-01-19 11:20:33 +05:30
Hussain Nagaria
5ce8e8c4ff
test: flaky evaluation schedule
...
* Earlier logic was flaky because the test calculated the last expected date using a 56‑day window, while the production code builds
schedules for 60 days. Those extra 4 days sometimes include another Monday or Wednesday, so the schedule ends later than the test
expects.
2026-01-17 23:22:38 +05:30
Hussain Nagaria
3b88892905
refactor: change global variable to function in hooks
2026-01-17 23:14:33 +05:30
Hussain Nagaria
fe1aa3dd40
feat: configurable frontend base path
...
Co-authored-by: Suraj Shetty <surajshetty3416@users.noreply.github.com >
2026-01-17 23:04:31 +05:30
frappe-pr-bot
ec5e197716
chore: update POT file
2026-01-16 16:04:50 +00:00
raizasafeel
0f927071c0
fix(course): resolve deletion failure for enrolled courses
2026-01-16 11:37:13 +05:30
Jannat Patel
376de99ef7
Merge pull request #1996 from pateljannat/issues-170
...
fix: misc issues
2026-01-16 11:34:29 +05:30
Jannat Patel
7a649957dd
refactor: list for programming exercises
2026-01-15 19:46:13 +05:30
Jannat Patel
0968c90717
fix: quiz shuffle and limit conditions
2026-01-15 15:09:59 +05:30
Jannat Patel
e22eca9888
Merge pull request #1992 from raizasafeel/improve_batch_performance
...
feat(batch): add student pagination and optimize dashboard queries
2026-01-15 14:54:48 +05:30
raizasafeel
e2c0355821
refactor(batch): simplify dashboard with get_count and conditional rendering
2026-01-15 13:13:40 +05:30
Jannat Patel
bcf27b7150
Merge pull request #1991 from nextchamp-saqib/refactor-lms-telemetry
...
refactor: telemetry
2026-01-15 10:37:27 +05:30
Jannat Patel
078f18d99c
chore: capture quiz creation and certificate creation for analytics
2026-01-15 10:18:09 +05:30
Jannat Patel
a03be5ab4d
chore: Serbian (Latin) translations
2026-01-15 01:14:14 +05:30
Jannat Patel
de13c5ddfb
chore: Serbian (Cyrillic) translations
2026-01-15 01:14:11 +05:30
Jannat Patel
02564b2e77
chore: Russian translations
2026-01-15 01:14:08 +05:30
raizasafeel
c59be28a26
perf(batch): optimise dashboard with query builder
2026-01-14 15:54:54 +05:30
raizasafeel
b58d04c7dc
feat(batch): add load more pagination for batch students
2026-01-14 13:56:07 +05:30
Jannat Patel
e2479cd787
Merge pull request #1978 from Omcodes23/develop
...
fix: Add missing /lms prefix to assignment submission notification links
2026-01-14 12:46:57 +05:30
Jannat Patel
ca30ab8a5e
Merge pull request #1987 from pateljannat/issues-168
...
fix: misc issues
2026-01-14 12:46:39 +05:30
Om vataliya
e7c2ec6965
Merge branch 'develop' into develop
2026-01-14 11:35:38 +05:30