Commit Graph

948 Commits

Author SHA1 Message Date
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
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
Jannat Patel
040d74c20a fix: use frappe-ui theme colors and fixed tailwind config 2025-12-08 10:37:31 +05:30
Jannat Patel
5825bcf9b3 fix: use frappe-ui theme colors and fixed tailwind config 2025-12-08 10:37:08 +05:30
Jannat Patel
308a108e60 Merge pull request #1880 from pateljannat/issues-155
fix: misc permission issues
2025-12-05 12:02:32 +05:30
Jannat Patel
f9d7463710 test: removed tests for old batch and exercises 2025-12-05 11:03:38 +05:30
Jannat Patel
836a6d1203 fix: misc permission issues 2025-12-04 17:15:14 +05:30
Jannat Patel
2cdd45da96 fix: use dayjs from frappe-ui in evaluation modal 2025-12-04 11:06:34 +05:30
Jannat Patel
0367c1db72 fix: validate course and batch before a reply is added 2025-12-04 09:25:07 +05:30
Jannat Patel
5f17802ab8 fix: only moderators should be allowed to delete sidebar pages 2025-12-04 09:24:27 +05:30
Jannat Patel
b3e90c7f2f fix: validate before enrolling in batch 2025-12-03 15:44:19 +05:30
Jannat Patel
b951e1567c chore: upgraded dependencies 2025-12-03 14:17:49 +05:30
Jannat Patel
7105d6271f fix: allow moderators to edit all jobs 2025-12-02 18:34:46 +05:30
Jannat Patel
b04a3de201 feat: closed jobs 2025-12-02 17:59:04 +05:30
Jannat Patel
34e07b0083 fix: fetch correct application count 2025-12-02 16:31:54 +05:30
Jannat Patel
6c16516e89 fix: evaluators can only edit batches where they are instructors 2025-12-02 16:14:17 +05:30
Jannat Patel
7bc6dff6ea fix: misc issues 2025-12-02 15:41:42 +05:30
Jannat Patel
b7546fd2f4 chore: fixed linters 2025-12-01 17:54:47 +05:30
Jannat Patel
61fc0a9ce7 chore: upgraded frappe-ui 2025-12-01 17:54:15 +05:30
muhamiyan
fc82ec8070 fix: remove redirect to create new quiz and new assignment 2025-11-28 17:21:29 +07:00
Jannat Patel
b087faeb90 fix: batch instructors selection issue 2025-11-27 16:19:17 +05:30
Jannat Patel
a333b0b754 chore: fixed conflicts 2025-11-27 16:15:58 +05:30
Jannat Patel
2614fbc94c chore: upgraded frappe-ui to latest version 2025-11-27 14:34:08 +05:30
Jannat Patel
eae74dacae fix: redirect to courses if user is not moderator on data import 2025-11-27 12:41:39 +05:30
Jannat Patel
cfc5d94711 chore: upgraded frappe-ui to latest version 2025-11-26 16:06:03 +05:30
Jannat Patel
924a11e4f4 chore: frappe-ui tree shaking changes 2025-11-26 15:06:21 +05:30
Jannat Patel
3be3124951 fix: profile update form 2025-11-26 15:05:55 +05:30
Jannat Patel
c846e36032 fix: data import issues 2025-11-26 14:14:09 +05:30
Jannat Patel
eab43a66cf feat: improved search results in command palette 2025-11-25 19:44:31 +05:30