summaryrefslogtreecommitdiff
path: root/workshop_app
AgeCommit message (Collapse)Author
2020-05-07File upload donepnshiralkar
2020-05-07Add workshop types done without attachment filespnshiralkar
2020-05-04Pagination removed try catchpnshiralkar
2020-05-04Added form errors and view profile, workshop name bug fixedpnshiralkar
2020-05-04Added form errors and view profile, workshop name bug fixedpnshiralkar
2020-05-04Done minor code refractorspnshiralkar
2020-05-04Propose workshop calendar bug fix, updated settings and requirements.txtpnshiralkar
2020-04-30Refractoring templates and frontend done, upgraded to bootstrap 4pnshiralkar
2020-04-29Refractoring views backend donepnshiralkar
2020-04-29Refractor models done, modified some views and formspnshiralkar
2020-04-28Refractored models, refractores Propose Workshop viewpnshiralkar
2020-04-26Propose workshop by coordinator and accept workshop by instructor donepnshiralkar
2020-04-25Refractored models in workshop_apppnshiralkar
2019-12-16Fixes #108CruiseDevice
2019-11-11Append list instead of ChainingCruiseDevice
- As @ankitjavalkar suggested, changing the chaining of lists to appending
2019-11-10Fixes #106 #105CruiseDevice
2019-09-26Merge pull request #101 from FOSSEE/add-bannerankitjavalkar
Add banner management system to workshop website
2019-09-26Add banner management system to workshop websiteankitjavalkar
2019-09-25Multiple 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-03Temporary Fix: Remove Pagination from my_workshops.html and related viewsankitjavalkar
2019-05-31Self Learning Course updateAkshen
2019-05-29Self Learning Course updatesAkshen
2019-04-26Fellowship 2019 Banner removedAkshen
2019-04-12Self_workshop typo correctionAkshen
2019-03-29Feb-March Course RemovalAkshen
2019-03-04Merge pull request #85 from HackNet1997/Download_csvAkshen
Download csv
2019-02-26Updated as said.JAY BORA
2019-02-25Updated as said.JAY BORA
2019-02-25This shows the workshop details in profile section.JAY BORA
2019-02-24This shows the workshop details in profile section.JAY BORA
2019-02-24This shows the workshop details in profile section.JAY BORA
2019-02-15FOSSEE Fellowship 2019 bannerAkshen
2019-02-13Feb-March CourseAkshen
2019-02-11CDN issue fixedAkshen
2019-02-04Update CDN for social pluginsAkshen
2019-02-01Monthly Course CombinedAkshen
- Yaksh UI Update
2019-01-01Job Banner removedAkshen
2018-12-26FOSSEE Jobs BannerAkshen
2018-11-16Update SciPy18 bannerAkshen
2018-11-02Update stats on index.htmlAkshen
2018-10-11Add Advanced Python workshopAkshen
- Coordinators can now book Advanced Python Workshop - removed email column in download statistics
2018-10-01Merge branch 'master' of https://github.com/fossee/workshop_booking into developAkshen
2018-10-01Download workshop statistics updateAkshen
- This commit will add two more columns email and state while downloading workshop data
2018-08-27Merge pull request #69 from Akshen/masterAkshen
Fix profile position bug
2018-08-27Fix profile position bugAkshen
- Fixes profile position in view_comment_profile
2018-08-24Update certificate issue duration for self learning courseAkshen
2018-08-13Add course code to self workshop instruction pageAkshen
2018-08-06Add testcases for ProfileComments ModelAkshen
- Add testcases for ProfileComments model - Add ProfileComments to ModelAdmin - update ReadMe and Getting_Started
2018-08-06Add fevicon and meta-dataAkshen
- index.html and base.html updated - send_mails.py updated
2018-08-03Allow instructors to post comments on coordinator's profileAkshen
This commit will allow instructors to view and post comments on coordinators profile Auto-logout time increased