Commit Graph

65 Commits

Author SHA1 Message Date
pateljannat cb60d97bb7 feat: certification 2021-08-18 18:04:47 +05:30
pateljannat 6cbca8d1bb feat: notify me 2021-08-09 13:13:48 +05:30
pateljannat 037e946bbe fix: mentors cleanup 2021-08-04 19:07:14 +05:30
pateljannat a51c8de1eb fix: profile progress and review links 2021-08-04 14:01:52 +05:30
pateljannat d14b4f55a6 fix: default image, meta, reviews, lesson headers 2021-07-30 16:24:56 +05:30
pateljannat d2f435016c fix: layout cleanup 2021-07-16 20:24:35 +05:30
pateljannat 230fab3bb2 fix: responsive design 2021-07-13 15:15:23 +05:30
pateljannat daaa2d2fe2 responsive fixes 2021-07-09 13:03:42 +05:30
pateljannat b1de2481a8 feat: profile page and other issues 2021-07-09 09:48:08 +05:30
pateljannat 27c01b3b0c fix: course details interactions 2021-07-08 10:55:03 +05:30
pateljannat 0ed5309b97 feat: course details page structure 2021-07-06 20:51:20 +05:30
pateljannat 68fd32d536 fix: links and breadcrumbs 2021-07-06 18:13:09 +05:30
pateljannat 5ea3b25d21 feat: course home 2021-07-06 17:58:36 +05:30
pateljannat 45d88bdc08 feat: course header wide 2021-07-02 15:43:21 +05:30
pateljannat 0c64d46e99 feat: reviews 2021-06-28 20:27:17 +05:30
pateljannat 0284c9305c fix: quiz progress and youtube video integration 2021-06-24 10:25:23 +05:30
pateljannat 3384f974e5 fix: batch switch with query parameters 2021-06-22 10:11:21 +05:30
pateljannat eb435261fe feat: learning modes 2021-06-18 18:31:10 +05:30
pateljannat fed4b5568b fix: web form, progress ui, title non unique 2021-06-16 13:04:45 +05:30
pateljannat 17f03aeee7 fix: join batch, removed code revision, redirects for other pages if batch missing 2021-06-15 13:01:57 +05:30
pateljannat 7840512a13 fix: ui, preview, progress, batches 2021-06-14 18:45:46 +05:30
pateljannat 1e3152e303 fix: ui 2021-06-10 13:41:11 +05:30
pateljannat a8752afb3b feat: invite based membership become a member page 2021-05-28 13:53:34 +05:30
pateljannat 687f7f7f7b fix: minor home page issues 2021-05-27 11:25:05 +05:30
pateljannat 24835acd9c fix: jinja 2021-05-26 19:10:08 +05:30
pateljannat ab8546a121 fix: course outline, discussion, lms batch 2021-05-26 17:16:00 +05:30
pateljannat c7ccefa632 fix: discussion, batch home page, new fields for batches 2021-05-26 12:13:04 +05:30
pateljannat 631275e9a8 refactor: course and sidebar cleanup 2021-05-24 10:28:02 +05:30
Anand Chitipothu a3e53efcc1 fix: fixed course description on the course page
The small intro was being shown in its place.
2021-05-08 13:44:34 +05:30
Anand Chitipothu be7814b4fe Merge pull request #81 from fossunited/flow-fixes
fix: username and email validations
2021-05-07 18:53:58 +05:30
pateljannat 911c85bfc8 fix: redirect after login 2021-05-07 18:27:18 +05:30
pateljannat d4c19932d5 fix: replaced slug with name and removed whitelist 2021-05-07 16:28:12 +05:30
pateljannat 28ef7e5def fix: conflicts 2021-05-07 12:08:51 +05:30
pateljannat 9981baa13b fix: add new batch form enhancements 2021-05-07 12:04:11 +05:30
Anand Chitipothu bc11730697 style: showing the message as alert elements on the course page 2021-05-06 21:05:36 +05:30
Anand Chitipothu 343aa50f78 Merge branch 'main' into course-page 2021-05-06 13:50:12 +05:30
pateljannat 413aeaccb1 feat: avatar widget 2021-05-06 12:17:28 +05:30
Anand Chitipothu dc5b637ada refactor: fixed the course page 2021-05-06 06:47:09 +05:30
pateljannat b7d93c1b50 fix: get_mentors in batch 2021-05-04 16:50:39 +05:30
pateljannat e931ead270 fix: miscellaneous 2021-05-04 12:47:45 +05:30
pateljannat 8933ca9ac9 Merge branch 'main' of https://github.com/frappe/community into miscellaneous-fixes 2021-05-03 16:57:58 +05:30
pateljannat 2139bddf01 fix: removed unused form add messages, changed url for new batch form in course.html, changed get_recent_sketch to have an owner filter 2021-05-03 15:57:00 +05:30
Anand Chitipothu b9d94df4d8 refactor: refactored the course page
- simplified the portal page for course
- added mentods to LMS Course and Community Member to reduce custom code
  in portal pages
- included lessons in the ChapterTeaser
2021-05-03 12:05:17 +05:30
Anand Chitipothu 62cfc0fb24 feat: Added ChapterTeaser widget 2021-05-03 06:50:07 +05:30
pateljannat 424967b03e feat: #28 info page, #27 discussion page initial structure, add batch webform change 2021-04-27 10:33:49 +05:30
pateljannat 44dc42d7dd feat: batch folders, redirects, members page 2021-04-26 10:16:53 +05:30
Anand Chitipothu 00107134b4 feat: add new design and improved the layout of the course page 2021-04-22 10:28:50 +05:30
Anand Chitipothu 153bb925d8 fix: show mentors section even when there are no mentors
Previously, the mentors heading was not shown when there were no
mentors, but the link to apply to become mentor was shown and that
appears in the Instructors section.

Fixed it by showing a message to indicate that there are no mentors for
this course.
2021-04-21 15:48:01 +05:30
pateljannat 3405de9394 fix: course page created by administrator 2021-04-21 12:58:17 +05:30
pateljannat b09ec1e29d feat: add new batch and mentor course mapping 2021-04-21 10:47:10 +05:30