Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-21 | Get latest changes and resolve conflicts | adityacp | |
2020-07-01 | Merge pull request #153 from FOSSEE/revampv2 | Palaparthy Adityachandra | |
Revamp workshop website | |||
2020-07-01 | Merge branch 'revampv2' of https://github.com/FOSSEE/workshop_booking into ↵ | adityacp | |
revampv2 | |||
2020-07-01 | Change views, models, settings, urls | adityacp | |
- Fix pep8 in app urls - Add default django forgot password url in project url - Add uuid field in workshop model - fix few pep8 in the models.py - Add template directory in settings - Update requirements.txt | |||
2020-07-01 | Change templates | adityacp | |
- Add custom template tag to check user group - Disable propose workshop option for the instructor - Show a generic message info in the propose workshop section - Fix forgot password - Make a proper footer - Remove navbar options in the login page - Other minor fixes | |||
2020-06-30 | Merge pull request #144 from pnshiralkar/messages | Palaparthy Adityachandra | |
Messages | |||
2020-06-30 | Merge pull request #139 from pnshiralkar/fix-profile-page | Palaparthy Adityachandra | |
Fixed view profile page, closes #137 | |||
2020-06-27 | Merge branch 'messages' of https://github.com/pnshiralkar/workshop_booking ↵ | adityacp | |
into revampv2 | |||
2020-05-29 | Added messages to save, update, delete and other events | pnshiralkar | |
2020-05-29 | Setup messages frontend | pnshiralkar | |
2020-05-29 | Merge branch 'revampv2' of https://github.com/FOSSEE/workshop_booking into ↵ | pnshiralkar | |
fix-profile-page | |||
2020-05-29 | Merge pull request #142 from pnshiralkar/replace-cdn | ankitjavalkar | |
Replace CDN with static | |||
2020-05-28 | Merge pull request #140 from pnshiralkar/fix-footer-tnc-modal-close-btn | ankitjavalkar | |
Fixed footer and Terms and conditions close button | |||
2020-05-28 | Solved merge conflicts | pnshiralkar | |
2020-05-22 | Replaced CDN with local files | pnshiralkar | |
2020-05-21 | Merge pull request #131 from pnshiralkar/workshop-comments | ankitjavalkar | |
Workshop comments | |||
2020-05-19 | Merge branch 'revampv2' of https://github.com/FOSSEE/workshop_booking into cms | pnshiralkar | |
2020-05-19 | Fixed footer and Terms and conditions close button, resolves #138 | pnshiralkar | |
2020-05-19 | Fixed view profile bug, closes #137 | pnshiralkar | |
2020-05-18 | Resolved merge conflicts | pnshiralkar | |
2020-05-18 | Fixed accept workshop without files bug | pnshiralkar | |
2020-05-18 | Renamed model WorkshopComments to Comments and added hidden tag to the ↵ | pnshiralkar | |
non-public comments | |||
2020-05-18 | Merge pull request #132 from pnshiralkar/add-edit-workshop-types | ankitjavalkar | |
Add edit workshop types | |||
2020-05-18 | Resolved merge conflicts | pnshiralkar | |
2020-05-18 | Resolved merge conflicts, Base.html nav links fixed, removed redundant print ↵ | pnshiralkar | |
statements | |||
2020-05-18 | Merge pull request #134 from pnshiralkar/propose-ws-tnc | ankitjavalkar | |
Propose workshop page terms and conditions | |||
2020-05-14 | URL problems fixed | pnshiralkar | |
2020-05-14 | Resolved merge conflicts | pnshiralkar | |
2020-05-14 | Resolved merge conflicts | pnshiralkar | |
2020-05-14 | Improved Adminsite view, changed CDN to static files | pnshiralkar | |
2020-05-14 | Merged from revamov2 | pnshiralkar | |
2020-05-14 | Merge pull request #130 from pnshiralkar/split-workshops-view | ankitjavalkar | |
Split my_workshops view | |||
2020-05-13 | feat: CMS App | pnshiralkar | |
- Added cms app to INSTALLED_APPS in settings - Removed index URL from workshop_app/urls.py - Added cms urls to workshop_portal/urls.py - Added cms_base html for renderring cms - Modified static file model to save uploaded files into static location | |||
2020-05-11 | Init cms app, added models | pnshiralkar | |
2020-05-09 | Added JS AJAX func to fetch tnc and modal to display | pnshiralkar | |
2020-05-09 | Added Get workshop_type_tnc API | pnshiralkar | |
2020-05-09 | Combined 2 document.ready funcs | pnshiralkar | |
2020-05-09 | Removed inline styling, optimized query in instructor view, removed ↵ | pnshiralkar | |
client_data variable in change_ws_date, optimized URL workshop_id regex | |||
2020-05-07 | File delete done | pnshiralkar | |
2020-05-07 | File upload done | pnshiralkar | |
2020-05-07 | Add workshop types done without attachment files | pnshiralkar | |
2020-05-06 | Added workshop comments, linked it to workshop_status tables | pnshiralkar | |
2020-05-06 | Refractored workshopstatus views | pnshiralkar | |
2020-05-06 | Merge branch 'revampv2' of https://github.com/FOSSEE/workshop_booking into ↵ | pnshiralkar | |
split-workshops-view | |||
2020-05-05 | Added is_instructor user checks for change date and accept views | pnshiralkar | |
2020-05-05 | Splitting my_workshop view done | pnshiralkar | |
2020-05-05 | Workshop status view for instructor done | pnshiralkar | |
2020-05-05 | My workshops view for coordinator done | pnshiralkar | |
2020-05-04 | Merge pull request #129 from pnshiralkar/remove-recurrence | ankitjavalkar | |
Removed recurrence dependency | |||
2020-05-04 | Removed recurrence dependency | pnshiralkar | |