Commit Graph

2213 Commits

Author SHA1 Message Date
Jannat Patel
7355be2a8b feat: badges 2024-04-30 19:25:07 +05:30
Jannat Patel
0f64da69c0 Merge pull request #791 from pateljannat/issues-5
fix: misc fixes
2024-04-30 11:12:55 +05:30
Jannat Patel
d9ad642a31 fix: misc fixes 2024-04-30 10:52:35 +05:30
Md Hussain Nagaria
180140c13f fix: attempts should be reloaded when quiz data changes (#790) 2024-04-29 20:03:11 +05:30
Jannat Patel
e7d7cffbc5 fix: unavailability validations 2024-04-29 13:39:58 +05:30
Jannat Patel
29ccbddea8 Merge pull request #788 from pateljannat/issues-4
fix: seo link redirections and guest certificate
2024-04-26 16:31:53 +05:30
Jannat Patel
944020ca6e fix: seo link redirections and guest certificate 2024-04-26 16:20:09 +05:30
Bowrna
4bc07100f5 Update README.md
After the docker is up, we may need to log in to the app for first time. Those credentials were hidden inside the file and keeping it in README.md may be useful for new contributors like me. Also the docker-compose yaml, comes bundled with frappe bench therefore the following guidelines on installing the frappe bench may be irrelevant.
2024-04-26 14:26:52 +05:30
Jannat Patel
7dec8f019f Merge pull request #783 from pateljannat/lesson-issues-3
fix: misc lesson issues
2024-04-26 10:32:21 +05:30
Jannat Patel
1a2cb0fc3c fix: misc lesson issues 2024-04-25 16:41:56 +05:30
Jannat Patel
5dc3b62b94 Merge pull request #782 from pateljannat/quiz-shuffle
feat: quiz shuffle
2024-04-25 12:37:03 +05:30
Jannat Patel
4a4c8b4e7a fix: explanation issue 2024-04-25 12:27:00 +05:30
Jannat Patel
c3390b9005 feat: quiz shuffle 2024-04-24 12:51:01 +05:30
Jannat Patel
804fc8e391 fix: quiz question rendering 2024-04-24 12:31:11 +05:30
Jannat Patel
5b5d779f25 fix: certified participants query 2024-04-24 11:27:50 +05:30
Jannat Patel
3fcf037db2 Merge pull request #781 from pateljannat/certified-users
feat: certified participants
2024-04-23 17:58:50 +05:30
Jannat Patel
324ede5523 fix: converted sql to qb 2024-04-23 17:52:21 +05:30
Jannat Patel
e6e8718bb4 feat: certified participants 2024-04-23 17:29:16 +05:30
Jannat Patel
93e42fbd86 fix: zoom settings 2024-04-22 21:10:19 +05:30
Jannat Patel
8a6adae89c fix: lesson content rendering 2024-04-22 20:51:09 +05:30
Jannat Patel
e3ad0baeb7 fix: batch details meta 2024-04-22 17:41:42 +05:30
Jannat Patel
953eb74235 fix: lesson duplicate video rendering 2024-04-22 17:18:53 +05:30
Jannat Patel
b3c76e311c fix: unavailability validations 2024-04-22 16:56:07 +05:30
Jannat Patel
f41eb30f3c Merge branch 'develop' of https://github.com/frappe/lms into develop 2024-04-22 16:50:18 +05:30
Jannat Patel
dbe236f75e fix: edit course when no tags added 2024-04-22 16:50:10 +05:30
Jannat Patel
7d4a9eaf45 Merge pull request #779 from pateljannat/lesson-issue-1
fix: misc lesson fixes
2024-04-22 15:06:34 +05:30
Jannat Patel
4f7c3f14df fix: batch lists 2024-04-22 14:38:46 +05:30
Jannat Patel
f15fdcc42e feat: code editor 2024-04-19 14:59:40 +05:30
Jannat Patel
44b36599c3 fix: profile routes 2024-04-18 20:27:15 +05:30
Jannat Patel
86713db75e fix: misc lesson fixes 2024-04-17 16:46:20 +05:30
Jannat Patel
d2491b81c0 Merge pull request #778 from pateljannat/new-bill-job
feat: new tab and other misc fixes
2024-04-17 10:43:42 +05:30
Jannat Patel
b98f6369ae feat: new tab and other misc fixes 2024-04-17 10:36:48 +05:30
Md Hussain Nagaria
a2a210d82b Merge pull request #777 from frappe/fix-batch-date-range
fix: batch date range
2024-04-16 22:04:00 +05:30
Hussain Nagaria
5b120ad248 refactor: take format as optional argument 2024-04-16 22:02:56 +05:30
Hussain Nagaria
4ec57349f8 refactor: extract out component for date range 2024-04-16 21:39:19 +05:30
Hussain Nagaria
f48f437075 fix: handle same start and end dates case for batch
* also minor refactor
2024-04-16 21:24:53 +05:30
Jannat Patel
255990b022 Merge pull request #774 from pateljannat/profile
feat: profile page
2024-04-16 17:37:37 +05:30
Jannat Patel
ac44c59e50 fix: unavailability validaions 2024-04-16 17:28:45 +05:30
Jannat Patel
9252920a79 feat: google calendar integration 2024-04-16 16:56:18 +05:30
Jannat Patel
719e471678 feat: evaluator unavailability 2024-04-16 11:08:30 +05:30
Jannat Patel
39bc141133 Merge branch 'develop' of https://github.com/frappe/lms into profile 2024-04-15 13:55:35 +05:30
Jannat Patel
78698cfcbe Merge pull request #773 from pateljannat/youtube-issues
fix: lesson youtube video issue
2024-04-15 13:33:03 +05:30
Jannat Patel
64c02f14a9 fix: removed quiz_id from the lesson content 2024-04-15 13:29:50 +05:30
Jannat Patel
2f68fc0d6e fix: quiz rerender issue 2024-04-15 13:27:38 +05:30
Jannat Patel
16570469e6 fix: lesson youtube video issue 2024-04-15 12:35:27 +05:30
Jannat Patel
f2c14d09d4 feat: profile settings for roles 2024-04-15 12:10:11 +05:30
Jannat Patel
7e81b9d45d Merge branch 'develop' of https://github.com/frappe/lms into profile 2024-04-15 10:06:58 +05:30
Md Hussain Nagaria
a62b754d28 fix: empty the container before editorjs init (#771) 2024-04-12 13:52:43 +05:30
Jannat Patel
93859d6635 Merge pull request #769 from pateljannat/fixes-lesson
fix: check site conf before sending email
2024-04-10 21:23:15 +05:30
Jannat Patel
20fab8dbd3 fix: check site conf before sending email 2024-04-10 19:38:30 +05:30