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
Jannat Patel
e2c28e211f
Merge pull request #1309 from pateljannat/issues-76
...
fix: misc batch issues
2025-02-13 21:26:17 +05:30
Jannat Patel
65f5b6a0a4
fix: delete unused custom fields from web form
2025-02-13 17:23:57 +05:30
Frappe PR Bot
905e240fb9
chore(release): Bumped to Version 2.22.0
v2.22.0
2025-02-13 11:52:52 +00:00
Jannat Patel
75cea1ab78
fix: delete unused custom fields from web form
2025-02-13 17:21:14 +05:30
Jannat Patel
dd3da3dd49
Merge pull request #1305 from frappe/l10n_develop2
...
chore: sync translations from crowdin
2025-02-13 17:06:23 +05:30
Jannat Patel
5ab9131629
fix: misc batch issues
2025-02-13 16:57:21 +05:30
Jannat Patel
8f1c9612b7
fix: payment reminder template issue
2025-02-13 08:57:13 +05:30
Jannat Patel
15a12d2518
Merge pull request #1306 from pateljannat/issues-75
...
fix: misc ui fixes
2025-02-13 07:36:38 +05:30
Jannat Patel
e83734e0e4
fix: misc ui fixes
2025-02-12 22:54:23 +05:30
Jannat Patel
f2a95af45c
chore: Bosnian translations
2025-02-12 22:14:17 +05:30
Jannat Patel
1bb61d0c1d
chore: Persian translations
2025-02-12 22:14:15 +05:30
Jannat Patel
51fb4f2296
chore: Swedish translations
2025-02-12 22:14:12 +05:30
Jannat Patel
5f0f625c0f
chore: Spanish translations
2025-02-12 22:14:05 +05:30
Jannat Patel
ea7b803905
fix: set email sent in batch enrollment
2025-02-12 13:34:28 +05:30
Jannat Patel
76af3921dd
fix: set email sent in batch enrollment
2025-02-12 13:34:00 +05:30
Jannat Patel
e2f999fc31
Merge pull request #1304 from pateljannat/issues-74
...
fix: misc batch flow changes
2025-02-12 13:15:14 +05:30
Jannat Patel
f63d57c4a9
fix: when checking for duplicates, ignore same document
2025-02-12 13:09:22 +05:30
Jannat Patel
ee73790127
fix: announcements should to go one student at a time
2025-02-12 12:46:57 +05:30
Jannat Patel
1c3e84e9bb
fix: misc batch flow changes
2025-02-12 12:24:31 +05:30
Jannat Patel
451a151ce0
Merge pull request #1302 from frappe/l10n_develop2
...
chore: sync translations from crowdin
2025-02-12 11:02:49 +05:30
Jannat Patel
1ac4f819ec
chore: Bosnian translations
2025-02-11 22:17:23 +05:30
Jannat Patel
526eba0129
chore: Persian translations
2025-02-11 22:17:21 +05:30
Jannat Patel
8638e0a1f9
Merge pull request #1301 from pateljannat/dark-mode
...
feat: dark mode
2025-02-11 18:40:08 +05:30
Jannat Patel
69c1093c93
fix: badge color on batch overlay
2025-02-11 18:30:13 +05:30
Jannat Patel
74cd0a4d40
fix: added get certified button on certified participants list
2025-02-11 18:29:29 +05:30
Jannat Patel
e28fc3bee6
fix: calendar background and assignment text color
2025-02-11 16:28:25 +05:30
Jannat Patel
879dfac111
Merge pull request #1300 from pateljannat/issues-73
...
fix: misc batch enrollment issues
2025-02-11 15:02:14 +05:30
Jannat Patel
b6cfcd797b
fix: pluck only member for to validate batch course membership
2025-02-11 14:55:44 +05:30