Jannat Patel
|
44b7a210ce
|
chore: resolved conflicts
|
2026-02-17 15:04:31 +05:30 |
|
raizasafeel
|
2c6ab3c331
|
Merge remote-tracking branch 'upstream/develop' into fix/video-embedding
|
2026-02-17 14:21:22 +05:30 |
|
Jannat Patel
|
d83f3464cd
|
fix: permission issue when cancelling evaluation
|
2026-02-17 13:35:15 +05:30 |
|
Jannat Patel
|
e2ef8f732d
|
test: fixed category input selection in course creation test
|
2026-02-17 12:09:29 +05:30 |
|
Jannat Patel
|
919904a7f1
|
refactor: autocomplete component
|
2026-02-17 12:05:40 +05:30 |
|
raizasafeel
|
8453226f29
|
fix: add vimeo emded URL to extract hash properly
|
2026-02-17 11:38:26 +05:30 |
|
Jannat Patel
|
03759ca3c3
|
fix: spacing issue on course overview page
|
2026-02-16 19:53:33 +05:30 |
|
Jannat Patel
|
c1608f8cc4
|
refactor: Link component
|
2026-02-16 19:48:58 +05:30 |
|
Jannat Patel
|
eba1815390
|
fix: permission issues when adding new members
|
2026-02-16 18:05:53 +05:30 |
|
Jannat Patel
|
641d729bd1
|
refactor: student batch dashboard
|
2026-02-16 12:17:13 +05:30 |
|
Jannat Patel
|
2f1d9a8690
|
refactor: MultiSelect field
|
2026-02-13 13:04:02 +05:30 |
|
UmakanthKaspa
|
a437c197a5
|
fix: format code with pre-commit
|
2026-02-12 21:41:19 +05:30 |
|
Jannat Patel
|
944fd6d013
|
refactor: new batch quick entry modal
|
2026-02-12 19:52:46 +05:30 |
|
Jannat Patel
|
7ef8aad2c8
|
fix: dirty state of batch form
|
2026-02-12 10:33:21 +05:30 |
|
UmakanthKaspa
|
2dea096fa0
|
fix: use semantic bg class for MultiSelect "Create New" button
|
2026-02-11 21:39:30 +05:30 |
|
UmakanthKaspa
|
f1853a3c97
|
fix: add text color for category names in dark mode
|
2026-02-11 21:13:48 +05:30 |
|
Jannat Patel
|
f59eecd34e
|
fix: circular dependency issues
|
2026-02-11 19:24:50 +05:30 |
|
Jannat Patel
|
eab929da47
|
refactor: batch form
|
2026-02-11 18:42:42 +05:30 |
|
Jannat Patel
|
e9f0b12550
|
feat: batch page new look
|
2026-02-10 19:53:26 +05:30 |
|
Jannat Patel
|
70872857d1
|
fix: show console error if course creation fails
|
2026-02-10 10:55:59 +05:30 |
|
UmakanthKaspa
|
1d91baa9c5
|
fix: show error toast when course creation fails
|
2026-02-09 13:41:12 +00:00 |
|
Jannat Patel
|
8f6810923d
|
fix: only published courses should be added to batch
|
2026-02-09 14:42:32 +05:30 |
|
Raizaaa
|
22eb8b9f3f
|
Merge branch 'frappe:develop' into fix/video-embedding
|
2026-02-06 16:51:52 +05:30 |
|
raizasafeel
|
395ac52740
|
fix(assessments): translation render in list heading
|
2026-02-06 14:46:02 +05:30 |
|
Raizaaa
|
0677c21dc7
|
Merge branch 'frappe:develop' into translations-fix
|
2026-02-06 14:37:22 +05:30 |
|
raizasafeel
|
3fa27024f9
|
fix(breadcrumbs): translations are now rendered
|
2026-02-06 12:53:17 +05:30 |
|
raizasafeel
|
6ead16edf0
|
fix(profile): translations in tab are now rendered
|
2026-02-06 10:10:29 +05:30 |
|
Jannat Patel
|
c5ee140551
|
Merge pull request #2054 from pateljannat/issues-178
feat: student progress in course dashboard
|
2026-02-05 12:40:26 +05:30 |
|
Jannat Patel
|
13139bc2de
|
test: course assessment progress
|
2026-02-05 12:10:24 +05:30 |
|
Jannat Patel
|
9814abf55f
|
fix: dark mode issues of course dashboard
|
2026-02-04 16:04:28 +05:30 |
|
Jannat Patel
|
582540e7f0
|
feat: student progress on course dashboard
|
2026-02-03 21:31:31 +05:30 |
|
raizasafeel
|
2f3fa7c295
|
fix: added regex anchors to embed urls
|
2026-02-03 16:22:50 +05:30 |
|
raizasafeel
|
3b49aac1b3
|
refactor: removed unused functions
|
2026-02-03 16:14:58 +05:30 |
|
raizasafeel
|
dc25b408e6
|
fix(vimeo): video player is rendered for private videos and unsanitized vimeo links
|
2026-02-03 14:51:17 +05:30 |
|
raizasafeel
|
c8d9b97ab7
|
refactor: reuse function 'escapehtml' from utils
|
2026-02-03 14:01:48 +05:30 |
|
Jannat Patel
|
e4268d0437
|
fix: allow attaching payment information for batch enrollment
|
2026-02-03 10:49:48 +05:30 |
|
Jannat Patel
|
8febe21aa8
|
fix: dont allow contact us email sending to guest users
|
2026-02-03 10:48:59 +05:30 |
|
raizasafeel
|
be76268c70
|
fix(batches): use constant value for filter instead of translated label
|
2026-02-02 16:22:37 +05:30 |
|
raizasafeel
|
df2f2e6603
|
fix(courses): use constant value for filter instead of translated label
|
2026-02-02 16:21:31 +05:30 |
|
Jannat Patel
|
ac81d1817b
|
fix: batch dashboard chart visibility
|
2026-02-02 15:43:36 +05:30 |
|
Jannat Patel
|
14e669435f
|
fix: permissions cleanup
|
2026-02-02 13:14:16 +05:30 |
|
Jannat Patel
|
ab155ae609
|
Merge pull request #2017 from Anexus5919/fix-instructor-notes-settings-menu
fix: instructor notes block settings menu overlapped by sidebar
|
2026-01-30 13:02:07 +05:30 |
|
Jannat Patel
|
bfda88dfd2
|
chore: resolved conflicts
|
2026-01-30 12:30:53 +05:30 |
|
Jannat Patel
|
c51eae5665
|
fix: show course progress summary if average progress is greater than 0
|
2026-01-30 11:19:08 +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
|
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 |
|
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 |
|