Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-07 | File upload done | pnshiralkar | |
2020-05-07 | Add workshop types done without attachment files | pnshiralkar | |
2020-05-04 | Pagination removed try catch | pnshiralkar | |
2020-05-04 | Added form errors and view profile, workshop name bug fixed | pnshiralkar | |
2020-05-04 | Added form errors and view profile, workshop name bug fixed | pnshiralkar | |
2020-05-04 | Done minor code refractors | pnshiralkar | |
2020-05-04 | Propose workshop calendar bug fix, updated settings and requirements.txt | pnshiralkar | |
2020-04-30 | Refractoring templates and frontend done, upgraded to bootstrap 4 | pnshiralkar | |
2020-04-29 | Refractoring views backend done | pnshiralkar | |
2020-04-29 | Refractor models done, modified some views and forms | pnshiralkar | |
2020-04-28 | Refractored models, refractores Propose Workshop view | pnshiralkar | |
2020-04-26 | Propose workshop by coordinator and accept workshop by instructor done | pnshiralkar | |
2020-04-25 | Refractored models in workshop_app | pnshiralkar | |
2019-12-16 | Fixes #108 | CruiseDevice | |
2019-11-11 | Append list instead of Chaining | CruiseDevice | |
- As @ankitjavalkar suggested, changing the chaining of lists to appending | |||
2019-11-10 | Fixes #106 #105 | CruiseDevice | |
2019-09-26 | Merge pull request #101 from FOSSEE/add-banner | ankitjavalkar | |
Add banner management system to workshop website | |||
2019-09-26 | Add banner management system to workshop website | ankitjavalkar | |
2019-09-25 | Multiple Changes: | ankitjavalkar | |
- Add teams - Fix bug that causes todays booked workshops to disappear from queue - Add a graph to display viz for accepted workshops in a team - Remove unnecessary loops | |||
2019-09-03 | Temporary Fix: Remove Pagination from my_workshops.html and related views | ankitjavalkar | |
2019-05-31 | Self Learning Course update | Akshen | |
2019-05-29 | Self Learning Course updates | Akshen | |
2019-04-26 | Fellowship 2019 Banner removed | Akshen | |
2019-04-12 | Self_workshop typo correction | Akshen | |
2019-03-29 | Feb-March Course Removal | Akshen | |
2019-03-04 | Merge pull request #85 from HackNet1997/Download_csv | Akshen | |
Download csv | |||
2019-02-26 | Updated as said. | JAY BORA | |
2019-02-25 | Updated as said. | JAY BORA | |
2019-02-25 | This shows the workshop details in profile section. | JAY BORA | |
2019-02-24 | This shows the workshop details in profile section. | JAY BORA | |
2019-02-24 | This shows the workshop details in profile section. | JAY BORA | |
2019-02-15 | FOSSEE Fellowship 2019 banner | Akshen | |
2019-02-13 | Feb-March Course | Akshen | |
2019-02-11 | CDN issue fixed | Akshen | |
2019-02-04 | Update CDN for social plugins | Akshen | |
2019-02-01 | Monthly Course Combined | Akshen | |
- Yaksh UI Update | |||
2019-01-01 | Job Banner removed | Akshen | |
2018-12-26 | FOSSEE Jobs Banner | Akshen | |
2018-11-16 | Update SciPy18 banner | Akshen | |
2018-11-02 | Update stats on index.html | Akshen | |
2018-10-11 | Add Advanced Python workshop | Akshen | |
- Coordinators can now book Advanced Python Workshop - removed email column in download statistics | |||
2018-10-01 | Merge branch 'master' of https://github.com/fossee/workshop_booking into develop | Akshen | |
2018-10-01 | Download workshop statistics update | Akshen | |
- This commit will add two more columns email and state while downloading workshop data | |||
2018-08-27 | Merge pull request #69 from Akshen/master | Akshen | |
Fix profile position bug | |||
2018-08-27 | Fix profile position bug | Akshen | |
- Fixes profile position in view_comment_profile | |||
2018-08-24 | Update certificate issue duration for self learning course | Akshen | |
2018-08-13 | Add course code to self workshop instruction page | Akshen | |
2018-08-06 | Add testcases for ProfileComments Model | Akshen | |
- Add testcases for ProfileComments model - Add ProfileComments to ModelAdmin - update ReadMe and Getting_Started | |||
2018-08-06 | Add fevicon and meta-data | Akshen | |
- index.html and base.html updated - send_mails.py updated | |||
2018-08-03 | Allow instructors to post comments on coordinator's profile | Akshen | |
This commit will allow instructors to view and post comments on coordinators profile Auto-logout time increased |