Commit Graph

737 Commits

Author SHA1 Message Date
Anand Chitipothu 6d4e64059a feat: pass context to page extensions
Pass the context to page extensions to allow them to make decisions
based on the context. For example, an extension to load the course
specific scripts. This is currently not possible because the course
details are not availale to the page extensions. Made this possible by
passing the context to page extensions.
2022-01-25 07:32:13 +05:30
Jannat Patel ec879b12b3 Merge pull request #291 from pateljannat/jobs-improvement 2022-01-11 19:55:18 +05:30
Jannat Patel 5ace8f5570 fix: email content 2022-01-11 19:41:59 +05:30
Jannat Patel 2fe5a6b248 Merge branch 'main' of https://github.com/frappe/school into jobs-improvement 2022-01-11 19:30:53 +05:30
Jannat Patel 19f5251736 fix: login button before job application 2022-01-11 19:27:12 +05:30
Jannat Patel a87e3d66a6 fix: hide apply and report button from guest users 2022-01-11 17:50:14 +05:30
Jannat Patel 62acdde68f fix: email 2022-01-11 16:33:20 +05:30
Jannat Patel e214573cd1 fix: job reporting 2022-01-11 15:10:31 +05:30
Jannat Patel 8fff1cd817 fix: jobs ui 2022-01-10 21:39:26 +05:30
Jannat Patel 20eb0c4d64 Merge pull request #290 from pateljannat/community-and-job-redesign 2022-01-10 17:00:02 +05:30
Jannat Patel ff05292bdb fix: community cards 2022-01-10 16:45:06 +05:30
Jannat Patel 326bc88f19 Merge pull request #288 from pateljannat/community-page-fix 2022-01-07 11:10:09 +05:30
Jannat Patel f0a7612369 fix: exclude disabled users 2022-01-06 21:29:04 +05:30
Jannat Patel 515be5de33 Merge pull request #287 from pateljannat/members-page 2022-01-06 17:19:25 +05:30
Jannat Patel e1e7354d85 feat: search in community page 2022-01-06 17:10:07 +05:30
Jannat Patel 2ec6a06204 Merge branch 'main' of https://github.com/frappe/school into members-page 2022-01-03 16:36:23 +05:30
Jannat Patel 9150def93e Merge pull request #285 from pateljannat/profile-fixes 2022-01-03 10:21:05 +05:30
Jannat Patel 730f1a6c47 fix: conditions to hide contacts section 2022-01-03 09:55:34 +05:30
Jannat Patel 7c12d094c5 fix: logo dimensions 2022-01-03 09:40:30 +05:30
Jannat Patel 8aceaf0595 Merge pull request #282 from pateljannat/job-posting 2021-12-30 14:54:08 +05:30
Jannat Patel 5a1bdc156d fix: email on job creation 2021-12-30 13:08:52 +05:30
Jannat Patel aa81426189 fix: show jobs with Open status 2021-12-30 11:51:27 +05:30
Jannat Patel 7a5d39cc94 fix: new module called job 2021-12-30 10:08:15 +05:30
Jannat Patel b1b8f202c9 feat: job posting 2021-12-28 22:26:52 +05:30
Jannat Patel fcfda68d88 Merge pull request #281 from pateljannat/rating-field 2021-12-27 15:19:43 +05:30
Jannat Patel e966e4c7ed fix: rating field issue 2021-12-27 13:26:50 +05:30
Jannat Patel 42455c72f9 fix: revert unnecesary change 2021-12-27 12:37:49 +05:30
Jannat Patel ef5f49016e fix: structure of course home page 2021-12-27 12:37:17 +05:30
Jannat Patel 6417dfb4a1 Merge pull request #279 from pateljannat/upload-in-lessons 2021-12-24 16:24:42 +05:30
Jannat Patel 40985da9ca fix: updating existing assignment 2021-12-23 20:30:31 +05:30
Jannat Patel e07c26c17d Merge pull request #280 from frappe/make-contact-display-configurable 2021-12-23 20:23:05 +05:30
Jannat Patel 9f2cba49ee feat: hide primary contact from profile 2021-12-23 19:58:42 +05:30
Jannat Patel 6e3de21f6e fix: file type support 2021-12-23 17:58:39 +05:30
Jannat Patel a6bdbd7cf1 feat: lesson assignment 2021-12-22 22:13:33 +05:30
Jannat Patel b822428d52 Merge pull request #277 from pateljannat/custom-signup 2021-12-21 16:13:15 +05:30
Jannat Patel 03a7df1c98 fix: mandatory terms of use 2021-12-21 16:02:30 +05:30
Jannat Patel 08b7290070 fix: display internship in profile 2021-12-21 15:54:47 +05:30
Jannat Patel 6188c698e3 fix: checkbox for terms of use 2021-12-21 15:41:32 +05:30
Jannat Patel 7d9b60c16a fix: conflicts 2021-12-21 11:34:43 +05:30
Jannat Patel df3c5060e9 Merge pull request #278 from pateljannat/profile-restrictions 2021-12-21 11:22:01 +05:30
Jannat Patel ff702c9d14 fix: restrict profile and mark as complete 2021-12-21 11:11:39 +05:30
Jannat Patel ea06fe8cf8 feat: hooks for profile mandatory fields 2021-12-20 14:18:22 +05:30
Jannat Patel f8b0d9b180 feat: hooks for profile mandatory fields 2021-12-20 14:18:10 +05:30
Jannat Patel d3a3e7066d fix: removed unnecessary imports 2021-12-20 11:28:55 +05:30
Jannat Patel 45e3964285 fix: renamed signup hook and moved default form to a template 2021-12-20 11:06:51 +05:30
Jannat Patel 4edf4936c1 fix: pass path in hooks instead of function 2021-12-20 10:04:50 +05:30
Jannat Patel 067be4973d fix: string translation 2021-12-20 09:42:31 +05:30
Jannat Patel 6a3442d058 fix: user and country data 2021-12-17 19:42:57 +05:30
Jannat Patel 0b83307f7d fix: custom signup form 2021-12-17 11:24:28 +05:30
Jannat Patel f36042f537 Merge pull request #272 from anandology/cohorts-v1 2021-12-17 10:45:56 +05:30