Jannat Patel
4ace8b2ec0
Merge pull request #1986 from frappe/l10n_develop2
...
chore: sync translations from crowdin
2026-01-14 09:01:18 +05:30
Jannat Patel
40c917f255
chore: Esperanto translations
2026-01-14 01:14:55 +05:30
Jannat Patel
bf024af8aa
chore: Serbian (Latin) translations
2026-01-14 01:14:53 +05:30
Jannat Patel
675caa380f
chore: Norwegian Bokmal translations
2026-01-14 01:14:52 +05:30
Jannat Patel
ad092a71d5
chore: Bosnian translations
2026-01-14 01:14:51 +05:30
Jannat Patel
971fe8fe64
chore: Burmese translations
2026-01-14 01:14:49 +05:30
Jannat Patel
fa63a1d5e5
chore: Croatian translations
2026-01-14 01:14:47 +05:30
Jannat Patel
ece642796a
chore: Thai translations
2026-01-14 01:14:46 +05:30
Jannat Patel
ce8f1a5b77
chore: Tamil translations
2026-01-14 01:14:44 +05:30
Jannat Patel
973630059f
chore: Indonesian translations
2026-01-14 01:14:43 +05:30
Jannat Patel
0f7e9d2d95
chore: Portuguese, Brazilian translations
2026-01-14 01:14:41 +05:30
Jannat Patel
a7f494f4d8
chore: Vietnamese translations
2026-01-14 01:14:39 +05:30
Jannat Patel
eb37bd1106
chore: Chinese Simplified translations
2026-01-14 01:14:38 +05:30
Jannat Patel
02c1f4c19e
chore: Turkish translations
2026-01-14 01:14:36 +05:30
Jannat Patel
00040061f6
chore: Swedish translations
2026-01-14 01:14:35 +05:30
Jannat Patel
cf6292c2c6
chore: Serbian (Cyrillic) translations
2026-01-14 01:14:33 +05:30
Jannat Patel
0cf9984b6b
chore: Slovenian translations
2026-01-14 01:14:32 +05:30
Jannat Patel
e793afd063
chore: Portuguese translations
2026-01-14 01:14:30 +05:30
Jannat Patel
6ce655c5b6
chore: Polish translations
2026-01-14 01:14:29 +05:30
Jannat Patel
dd7eb9a9c8
chore: German translations
2026-01-14 01:14:27 +05:30
Jannat Patel
bd8baa6671
chore: Danish translations
2026-01-14 01:14:25 +05:30
Jannat Patel
d387c7b493
chore: Czech translations
2026-01-14 01:14:24 +05:30
Jannat Patel
c7a991e1b0
chore: Arabic translations
2026-01-14 01:14:22 +05:30
Jannat Patel
f7e8707220
chore: Spanish translations
2026-01-14 01:14:21 +05:30
Jannat Patel
27cbc265e2
chore: French translations
2026-01-14 01:14:19 +05:30
Jannat Patel
949ea333eb
chore: Italian translations
2026-01-14 01:14:18 +05:30
Jannat Patel
d32a80ef85
chore: Hungarian translations
2026-01-14 01:14:16 +05:30
Jannat Patel
d0ee3fe2d0
chore: Persian translations
2026-01-14 01:14:14 +05:30
Jannat Patel
d4e3676032
chore: Russian translations
2026-01-14 01:14:13 +05:30
Jannat Patel
0265c9dc4c
chore: Dutch translations
2026-01-14 01:14:10 +05:30
Jannat Patel
4c81eef80d
Merge pull request #1971 from pateljannat/notifications-feed
...
Notifications feed
2026-01-13 20:38:10 +05:30
Jannat Patel
57c7a8d85c
chore: fixed translatable string
2026-01-13 19:16:36 +05:30
Jannat Patel
775d5ecf3a
chore: formatting of BrandSettings
2026-01-13 19:13:12 +05:30
Jannat Patel
60fcf0472e
fix: mark notification as read when link is visited
2026-01-13 19:07:40 +05:30
Jannat Patel
a09599ec8a
feat: notification sent checkbox to prevent resending the notification
2026-01-13 19:06:30 +05:30
Om vataliya
fb5d79fc77
Merge branch 'develop' into develop
2026-01-13 16:55:36 +05:30
Jannat Patel
8ad5288226
chore: resolved merge conflicts
2026-01-13 12:18:30 +05:30
Jannat Patel
65b18641b5
Merge branch 'develop' of https://github.com/frappe/lms into develop
2026-01-13 11:22:40 +05:30
Jannat Patel
78494b9963
chore: added frappe dependency range to pyproject
2026-01-13 11:22:23 +05:30
Jannat Patel
1d83402163
Merge pull request #1984 from frappe/pot_develop_2026-01-13
...
chore: update POT file
2026-01-13 11:14:47 +05:30
frappe-pr-bot
64bdd85b03
chore: update POT file
2026-01-13 05:34:56 +00:00
Jannat Patel
0f1b6f3eeb
chore: upgraded node version for pot file runner
2026-01-13 11:02:16 +05:30
Jannat Patel
566711df22
Merge pull request #1983 from pateljannat/issues-167
...
fix: certification filters
2026-01-13 10:44:24 +05:30
Jannat Patel
c9c6aef466
fix: certified participants query
2026-01-13 10:36:17 +05:30
Jannat Patel
ad650c73c1
fix: changed order by query for certified participants listing
2026-01-13 10:27:08 +05:30
Jannat Patel
af5bc2b071
chore: upgraded node version for linter and release github actions
2026-01-13 10:26:13 +05:30
Jannat Patel
b5fcfb62de
fix: certification filters
2026-01-13 10:18:06 +05:30
Om vataliya
7dccef6b10
fix: Add missing /lms prefix to assignment submission notification links
...
Fixes #1969
- Added /lms prefix to notification link in lms_assignment_submission.py
- Added /lms prefix to assessment URL in utils.py
- Ensures consistent routing with other notification links (courses, billing, etc.)
- Resolves 404 errors when users click 'View' on assignment submission notifications
2026-01-09 23:45:29 +05:30
Jannat Patel
e1d343528d
Merge pull request #1972 from frappe/l10n_develop2
...
chore: sync translations from crowdin
2026-01-09 15:47:05 +05:30
Jannat Patel
6eeb688f06
chore: Hungarian translations
2026-01-07 20:03:15 +05:30