Commit Graph

287 Commits

Author SHA1 Message Date
karthik mv b06455cf5b
Merge branch 'main' into Abhishek28112002-patch-1 2023-05-30 15:03:39 +05:30
karthikmurakonda adc33a2430 make corrections to pr 2023-05-30 15:00:02 +05:30
karthik mv aef682ec1b
Merge pull request #153 from CDC-IITDH/gowtham/minor-fix-contributors-api
minor fix to contributors api
2023-05-30 14:53:14 +05:30
karthik mv b94d63febe
Update postgres.md 2023-05-02 00:49:01 +05:30
karthikmurakonda fcf5089c04 Implemented new sign in with google authentication API 2023-03-04 17:17:17 +05:30
Gowtham Sai dbc875eabf minor fix to contributors api 2022-12-30 17:30:02 +05:30
karthik mv fb7d0550fe
Merge pull request #151 from CDC-IITDH/gowtham/email-notification&minor-fixes
Gowtham/email notification&minor fixes
2022-12-06 17:13:56 +05:30
Gowtham Sai cece6155cd
Sorting students by roll No by default (#150) 2022-12-06 16:22:27 +05:30
Gowtham Sai f41a0e85e9 Adding Email Notifications to ADMINS for Warning Logs or Above 2022-12-06 16:18:23 +05:30
Gowtham Sai d918735bf8 Minor changes and PPO-PSU check 2022-12-06 16:16:56 +05:30
Gowtham Sai 3f526a6850
Adding Stats API (#147) 2022-11-08 21:57:51 +05:30
Gowtham Sai 36a2f8c200
Adding an api call and service for Contributors page (#148) 2022-11-03 16:46:56 +05:30
karthikmurakonda 653177d11a added django-extensions to requirements.txt 2022-10-13 16:22:22 +05:30
Gowtham Sai 52b74e2e9f Send reminder mails service 2022-10-13 16:22:22 +05:30
Gowtham Sai 0058feb06e
Fixing timezone issue in opening mails (#146) 2022-10-13 16:22:10 +05:30
karthik mv d9939885fc
Merge pull request #144 from CDC-IITDH/gowtham/check-ppo-tier
Checking PPO tier in Placement Rules
2022-10-08 13:54:29 +05:30
Gowtham Sai ae29e70f5b Checking PPO tier in Placement Rules 2022-10-08 13:20:41 +05:30
Gowtham Sai 2f7f76f733 updating max body size 2022-09-27 12:36:47 +05:30
Gowtham Sai bcab2f9371 Only sending mails for accepted offers 2022-09-20 15:49:20 +05:30
Gowtham Sai 75f7afd151 fixing issues related to datatypes 2022-09-20 01:34:27 +05:30
Gowtham Sai 7a740b56f1 updating modal for PPO 2022-09-20 00:48:49 +05:30
Gowtham Sai 9529f45062
sending emails to eligible students only and setting proper deadline. (#143) 2022-09-13 01:03:22 +05:30
Gowtham Sai 290639c032
Withdraw application (#142)
* Prod Changes (#135)

* bug fixes

* merge conlicts resolve

* minor bug fixes

* Send email to cdc on new opening.

* added email option while  jnf submission error

* Send alert email to cdc when error while submitting jnf by company

* fixing debug issue in setting

* setting offerAccepted to only superAdmins

* remove dev.env from git

* changed role to su

-cant give a person 3 roles (student,super_admin,admin) because of varchar(10) given earlier

* changing to s_admin

* added admin view for User modal

* withDraw Application api

Co-authored-by: karthik mv <karthik.murakonda14@gmail.com>
2022-09-12 11:26:09 +05:30
pavanvpatil 898539cde2
Email deadline date format changed (#140) 2022-09-12 11:25:16 +05:30
Gowtham Sai c4e33e5eeb
Prod (#141)
* Prod Changes (#135)

* bug fixes

* merge conlicts resolve

* minor bug fixes

* Send email to cdc on new opening.

* added email option while  jnf submission error

* Send alert email to cdc when error while submitting jnf by company

* fixing debug issue in setting

* setting offerAccepted to only superAdmins

* remove dev.env from git

* changed role to su

-cant give a person 3 roles (student,super_admin,admin) because of varchar(10) given earlier

* changing to s_admin

* added admin view for User modal

Co-authored-by: karthik mv <karthik.murakonda14@gmail.com>
2022-09-12 11:24:50 +05:30
karthikmurakonda 004773f3ce fixed google outh error 2022-09-11 23:59:14 +05:30
karthik 61bccc10bd deleted dev.env 2022-09-10 12:20:11 +05:30
karthik f9977ae99a added doc 2022-09-10 12:19:19 +05:30
Karthik JP c929b73c33
Update README.md 2022-09-10 10:45:34 +05:30
karthik mv 081a51c5ed
import export for data models in django admin (#138)
* import export for User and Student model

* export feature for placement, placementapplication, ppo.
2022-08-11 13:02:26 +05:30
Gowtham Sai 91794a4174
bug fixes (#137) 2022-08-05 10:50:29 +05:30
Gowtham Sai 761849297e
Limit Resumes per student (#136) 2022-08-05 10:50:07 +05:30
CDC-IITDH 3115efa9eb
Merge pull request #134 from CDC-IITDH/email_notify_new_opening
Email notify new opening
2022-07-28 18:07:22 +05:30
Gowtham Sai ce0f45d2bf removing prints 2022-07-28 18:06:05 +05:30
Gowtham Sai 756dd5ae61 notify new opening to students 2022-07-28 18:01:55 +05:30
Abhishek28112002 fa737c5978
Email notification from applications edits (#125)
* updater

* send email when application is created/edited by admin

* send email when application is created/edited by admin

* fixed: email not sending when application is edit

- indexed id for student.

* changing subject

* minor change

Co-authored-by: karthikmurakonda <karthik.murakonda14@gmail.com>
Co-authored-by: Gowtham Sai <66207607+gowtham3105@users.noreply.github.com>
2022-07-28 14:37:41 +05:30
karthik mv 4f18d2d540
Tracking object changes (#132)
* track history using simple django history

* tracking changes in model and saving api request sender

* minor fixes

* correcting requirements.txt

Co-authored-by: Gowtham Sai <66207607+gowtham3105@users.noreply.github.com>
2022-07-21 16:41:31 +05:30
karthik mv b7cf319643
Merge pull request #130 from CDC-IITDH/additional_info_select
Additional info select
2022-06-07 22:08:26 +05:30
karthik mv e2951291b2
Merge branch 'main' into setup-files 2022-06-06 19:28:16 +05:30
kasv-p 76b9cfc9b8
Update superuser.bat 2022-06-06 19:25:25 +05:30
kasv-p a05ec1430f
creating db command added 2022-06-06 19:03:04 +05:30
gowtham 8b7d78a67f Aditional Info complete 2022-06-06 11:55:56 +05:30
gowtham 32395e17f6 Aditional Info Setup 2022-06-06 11:07:41 +05:30
Abhishek28112002 419eaa40ac
Update README.md 2022-06-02 15:45:22 +05:30
karthik mv a5d620ec82
Merge pull request #121 from CDC-IITDH/updating-readme
Updated README.md in CDC_BACKEND directory
2022-06-01 23:22:47 +05:30
jp-karthik 3269496ab2 indentation issue 2022-05-30 19:41:30 +05:30
jp-karthik 28f78996f5 resume_list field updated 2022-05-30 19:32:46 +05:30
jp-karthik 14334e86c7 application example json object added 2022-05-30 19:25:14 +05:30
jp-karthik e0e1464965 fields updated 2022-05-30 18:10:45 +05:30
jp-karthik f95c4db108 some changes updated 2022-05-30 18:00:59 +05:30