Jannat Patel
bb41656d81
Merge branch 'develop' of https://github.com/frappe/lms into develop
2025-02-18 19:12:23 +05:30
Jannat Patel
a88a107718
fix: batch confirmation email template
2025-02-18 19:12:04 +05:30
Jannat Patel
2d21469f91
Merge pull request #1324 from pateljannat/issues-78
...
fix: redirect users to the batch page after login
2025-02-18 18:29:51 +05:30
Jannat Patel
960ebe4a79
fix: redirect users to the batch page after login
2025-02-18 18:10:33 +05:30
Jannat Patel
46dba0c394
Merge pull request #1323 from pateljannat/batch-reminders
...
feat: batch start and live class reminder
2025-02-18 17:34:44 +05:30
Jannat Patel
ba27e8ca95
fix: send live class reminder on the day of the class
2025-02-18 17:26:40 +05:30
Jannat Patel
30574ea0fd
feat: batch start and live class reminder
2025-02-18 17:22:52 +05:30
Jannat Patel
c3c985c4a1
Merge pull request #1322 from pateljannat/certification-batches
...
feat: filter certification batches
2025-02-18 17:05:16 +05:30
Jannat Patel
7b3d2d8812
feat: filter certification batches
2025-02-18 15:57:55 +05:30
Jannat Patel
d573a9f008
Merge pull request #1320 from frappe/l10n_develop2
...
chore: sync translations from crowdin
2025-02-18 12:41:05 +05:30
Jannat Patel
85a05f56b2
chore: Esperanto translations
2025-02-17 22:33:51 +05:30
Jannat Patel
904adfb905
chore: Bosnian translations
2025-02-17 22:33:50 +05:30
Jannat Patel
b2201c29fd
chore: Persian translations
2025-02-17 22:33:48 +05:30
Jannat Patel
fe01f68623
chore: Chinese Simplified translations
2025-02-17 22:33:47 +05:30
Jannat Patel
531c8ebe94
chore: Turkish translations
2025-02-17 22:33:45 +05:30
Jannat Patel
52dfb5a360
chore: Swedish translations
2025-02-17 22:33:44 +05:30
Jannat Patel
7e04e7e461
chore: Russian translations
2025-02-17 22:33:42 +05:30
Jannat Patel
bce47f606d
chore: Polish translations
2025-02-17 22:33:41 +05:30
Jannat Patel
4dc1fdfdd8
chore: Hungarian translations
2025-02-17 22:33:40 +05:30
Jannat Patel
9a852b52bc
chore: German translations
2025-02-17 22:33:38 +05:30
Jannat Patel
71a57b1fc0
chore: Arabic translations
2025-02-17 22:33:37 +05:30
Jannat Patel
d634598db1
chore: Spanish translations
2025-02-17 22:33:35 +05:30
Jannat Patel
6377d682a4
chore: French translations
2025-02-17 22:33:33 +05:30
Jannat Patel
6e1acfdc24
Merge pull request #1316 from FahidLatheef/fix/quiz-maximum-attempts
...
fix: fixed bug in which user can submit quiz over the maximum limit allowed
2025-02-17 19:59:57 +05:30
Jannat Patel
30ec1dfd7c
Merge pull request #1319 from pateljannat/assignment-grading-comment-field
...
feat: assignment comments is now text editor
2025-02-17 19:56:22 +05:30
Jannat Patel
3d209024dd
fix: height of batch page
2025-02-17 19:45:45 +05:30
Jannat Patel
9ce64a037d
fix: increased column width for grading
2025-02-17 19:41:24 +05:30
Jannat Patel
43117bc035
feat:assignment comments is now text editor
2025-02-17 19:28:50 +05:30
Jannat Patel
2af704043e
Merge pull request #1318 from pateljannat/batch-email-template
...
feat: batch specific email templates
2025-02-17 18:36:05 +05:30
Jannat Patel
fa14ffdcba
feat: batch specific email templates
2025-02-17 18:17:50 +05:30
Jannat Patel
492b715ea0
Merge pull request #1317 from pateljannat/trial-signup
...
feat: billing banner for FC trial sites
2025-02-17 16:00:46 +05:30
Jannat Patel
d452e20b8a
feat: show trial banner only if fc site
2025-02-17 15:39:15 +05:30
Jannat Patel
6b634c15d9
feat: billing banner for FC trial sites
2025-02-17 15:07:31 +05:30
Jannat Patel
eeaec3369f
Merge pull request #1313 from frappe/l10n_develop2
...
chore: sync translations from crowdin
2025-02-17 11:10:39 +05:30
Jannat Patel
ce1eece90d
Merge pull request #1312 from frappe/pot_develop_2025-02-14
...
chore: update POT file
2025-02-17 11:05:48 +05:30
Jannat Patel
030bff6592
chore: Bosnian translations
2025-02-16 22:32:22 +05:30
Jannat Patel
65de46a59e
chore: Swedish translations
2025-02-16 22:32:18 +05:30
Fahid Latheef Alungal
974f67aefe
fix: validate if submission exceeds the allowed limit in backend
2025-02-16 19:29:03 +05:30
Fahid Latheef Alungal
e374ae3229
fix: fixed spelling nextQuetion -> nextQuestion
2025-02-16 18:28:48 +05:30
Fahid Latheef Alungal
8b1058e577
fix: fixed issue in which submissions are not reflected gracefully until page reload
...
ListView throws error if initialized without emptyState which was causing the component to not reload when number of submissions was 0.
2025-02-16 18:27:38 +05:30
Fahid Latheef Alungal
aaa2eea5e6
fix: fixed incomplete router initialization in Quiz.vue which was allowing user to submit quiz multiple times
2025-02-16 18:19:14 +05:30
Fahid Latheef Alungal
54047e3c2c
fix: fix spelling typo Maximun Attempts -> Maximum Attempts
2025-02-16 16:10:14 +05:30
Fahid Latheef Alungal
50fe94e47b
fix: fix yarn dev not working due to const variable re-assignment
...
It was causing this error
✘ [ERROR] Cannot assign to "isLoggedIn" because it is a constant
src/router.js:230:2:
230 │ isLoggedIn = false
╵ ~~~~~~~~~~
The symbol "isLoggedIn" was declared a constant here:
src/router.js:222:7:
222 │ const { isLoggedIn } = sessionStore()
╵ ^
2025-02-16 16:08:35 +05:30
Jannat Patel
6999f6641a
chore: Bosnian translations
2025-02-15 22:29:52 +05:30
frappe-pr-bot
c2b12aa65f
chore: update POT file
2025-02-14 16:04:13 +00:00
Jannat Patel
1a731b6908
Merge pull request #1311 from pateljannat/issues-77
...
fix: students should have access private batch if enrolled
2025-02-14 20:21:54 +05:30
Jannat Patel
837d050628
fix: students should be able to access private batch if they are enrolled
2025-02-14 20:10:32 +05:30
Jannat Patel
8b00bec49c
fix: students should be able to access private batch if they are enrolled
2025-02-14 20:04:37 +05:30
Jannat Patel
9ade643af0
Merge pull request #1310 from frappe/l10n_develop2
...
chore: sync translations from crowdin
2025-02-14 17:06:53 +05:30
Jannat Patel
a29b92a886
chore: Bosnian translations
2025-02-13 22:17:06 +05:30