Commit Graph

975 Commits

Author SHA1 Message Date
Jannat Patel
3013372711 fix: don't fetch application count when user is not logged in 2025-12-23 10:58:12 +05:30
Jannat Patel
115d52776f Merge pull request #1936 from rehanrehman389/profile
fix: profile save after image removal
2025-12-23 10:39:36 +05:30
Jannat Patel
f1b392ac9b Merge pull request #1935 from rehanrehman389/guest-issue
fix: job details for guest user
2025-12-23 10:38:55 +05:30
Rehan Ansari
3d9850dc73 fix: profile save after image removal 2025-12-22 23:26:41 +05:30
Rehan Ansari
b987bf7f20 revert: job details changes from PR #1890 2025-12-22 22:49:22 +05:30
Rehan Ansari
e1d160a898 fix: skip closed jobs API call for guest users 2025-12-22 21:54:11 +05:30
Jannat Patel
8048cb47c5 feat: filter assignments by course in lesson 2025-12-19 17:42:33 +05:30
Jannat Patel
cde6828c1f fix: certification caching issue 2025-12-19 15:58:46 +05:30
Jannat Patel
51c1b816a1 fix: increase toast duration when evaluation scheduling fails 2025-12-19 14:36:00 +05:30
Jannat Patel
356ce7478c Merge pull request #1923 from pateljannat/improved-evaluation-scheduling
feat: Improved evaluation scheduling
2025-12-19 12:47:49 +05:30
Jannat Patel
58b26b6e32 fix: increased schedule range to 60 days 2025-12-19 10:42:45 +05:30
Jannat Patel
46d13d65c1 fix: enrollment in restricted courses by admin 2025-12-18 14:59:37 +05:30
Jannat Patel
9da6cff8a5 feat: see all upcoming slots when scheduling evaluation 2025-12-18 14:40:41 +05:30
Jannat Patel
776730447a fix: removed vue jsx 2025-12-17 15:30:16 +05:30
Jannat Patel
82c6fdf475 fix: removed vue jsx 2025-12-17 14:58:38 +05:30
Jannat Patel
ec7e250f96 Merge pull request #1919 from pateljannat/open-to-work
feat: open to opportunities
2025-12-17 11:46:35 +05:30
Jannat Patel
126570fcca fix: save button of profile edit modal 2025-12-17 11:23:10 +05:30
Jannat Patel
26409b0336 Merge pull request #1907 from KerollesFathy/fix-category-on-certified-members
fix: Category dropdown options not visible in the certification list page
2025-12-17 10:49:11 +05:30
KerollesFathy
cfbac5f2c4 fix: use update:modelvalue instead of using watch 2025-12-16 21:05:04 +00:00
Jannat Patel
371c72b96c Merge branch 'develop' of https://github.com/frappe/lms into open-to-work 2025-12-16 20:37:38 +05:30
Jannat Patel
55a02004bd fix: updated course and batch category filters 2025-12-16 20:36:53 +05:30
Jannat Patel
b3119f5295 feat: open to opportunities 2025-12-16 20:27:00 +05:30
Jannat Patel
f57b64531c fix: misc home page issues 2025-12-16 14:33:35 +05:30
Jannat Patel
b65102e6c8 fix: course card gradient color 2025-12-16 11:06:03 +05:30
Jannat Patel
163e4b8b1e fix: course card gradient color 2025-12-15 16:32:42 +05:30
Jannat Patel
8d41a3d688 test: certificate and rating test 2025-12-15 14:51:37 +05:30
Jannat Patel
7bf6311a90 Merge branch 'develop' of https://github.com/frappe/lms into tests-1 2025-12-15 12:13:19 +05:30
Jannat Patel
41660a1dfe Merge pull request #1895 from pateljannat/full-text-search
feat: Full Text Search
2025-12-15 12:07:04 +05:30
KerollesFathy
4580ab0181 fix: add watcher for currentCategory to update participants 2025-12-13 15:18:37 +00:00
Jannat Patel
1bc610bd76 feat: search jobs from command palette 2025-12-12 19:14:25 +05:30
Jannat Patel
f49bb98b92 fix: sidebar improvements 2025-12-12 16:25:45 +05:30
Jannat Patel
819318de37 feat: broke down sidebar into categories 2025-12-12 12:30:16 +05:30
Jannat Patel
8de3996d36 Merge pull request #1866 from muhamiyan/issues-1
fix: open dialog directly to create quiz and assignment
2025-12-11 17:15:47 +05:30
Jannat Patel
820ea7e2a4 feat: search page functionality 2025-12-11 14:56:28 +05:30
Jannat Patel
3de5fb0622 Merge branch 'develop' of https://github.com/frappe/lms into full-text-search 2025-12-11 11:45:36 +05:30
Jannat Patel
80a217e646 feat: configuration to disable pwa 2025-12-10 18:05:50 +05:30
Jannat Patel
0877e32e1b fix: sanitize html of all description fields 2025-12-10 17:25:56 +05:30
Jannat Patel
7fc066679d fix: validate url starts with http or https for job form 2025-12-10 14:06:17 +05:30
Jannat Patel
4c98282335 feat: search page 2025-12-10 11:17:49 +05:30
Jannat Patel
7e3c5beaea fix: filter search records based on roles 2025-12-10 11:17:21 +05:30
muhamiyan
ae8ffd4cbd fix: linter issues 2025-12-09 19:41:12 +07:00
muhamiyan
e768d5d55c fix: reset QuizForm.vue 2025-12-09 19:40:51 +07:00
muhamiyan
017798ce89 fix: url with query string 2025-12-09 12:07:58 +07:00
muhamiyan
d16874da7c fix: open dialog directly to create assignment 2025-12-09 12:01:10 +07:00
muhamiyan
d8c9204b61 fix: open dialog directly to create quiz 2025-12-09 11:19:51 +07:00
muhamiyan
1ab51b423f Revert "fix: remove redirect to create new quiz and new assignment"
This reverts commit fc82ec8070.
2025-12-09 09:54:16 +07:00
Jannat Patel
d82517f402 test: utils 2025-12-08 20:22:55 +05:30
Jannat Patel
552b5845ea chore: fixed merge conflicts 2025-12-08 14:54:14 +05:30
Jannat Patel
4dddb9f2e1 fix: exclude frappe-ui from optimiseDeps only on local 2025-12-08 12:37:04 +05:30
Jannat Patel
6e93f952ab refactor: markdown editor 2025-12-08 12:33:38 +05:30