bornhack-website/src
Víðir Valberg Guðmundsson b2fa1dc92c WIP Reimbursement feature (#278)
* Almost done, need the send to economic part.

* Add a way to approve/reject an reimbursement and send mails accordingly.

* finish work on custom invoice address

* add textfield notes to Order for internal orga notes about the order

* Almost done, need the send to economic part.

* Add a way to approve/reject an reimbursement and send mails accordingly.

* economy commit of doom.. replace reimbursement app with an economy app, add Expense and Reimbursement models, add management of expenses and reimbursements to backoffice. Rework and cleanup permissions stuff, add Camp.Permissions pseudo model to hold all our non-model permissions. still experimental, expect rough edges, but basic functionality should work.
2018-08-30 00:52:32 +02:00
..
backoffice WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
bar Show only camp bar products. 2018-08-16 18:27:59 +02:00
bornhack WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
camps WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
economy WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
events new content submission flow monster commit of doom. fixes a large part of #191. Split out /program/ urls into a seperate program/urls.py file in the program: URL namespace. Change call for speakers to call for participation everywhere (I think). Add boolean fields call_for_participation_open and call_for_sponsors_open to Camp model. Switch to font-awesome 5.0.13 and update <i> tags everywhere accordingly. Introduce Tracks so all Events belong to a Track, which in turn belongs to a Camp. Add seperate forms for submitting SpeakerProposals and EventProposals so we can set labels and help_text according to EventType, and remove fields we dont need. Remove Pictures from Speaker and SpeakerProposals, it was almost never used, and was a lot of code/complexity. Remove a few PROPOSAL_STATUS namely DRAFT and MODIFIED_AFTER_APPROVAL to simplify the workflow for submitters. Add description, icon and host_title fields to EventType. Add a CombinedProposalSubmitView which allows users to submit a SpeakerProposal and EventProposal from the same page, introducing a new requirements.txt dependency for django-betterforms==1.1.4. Update bootstrap-devsite to match the new reality. 2018-05-20 18:16:20 +02:00
feedback Display feedback a bit better. 2018-08-22 12:59:53 +02:00
info Fix some outstanding issues with the team controlled info categories functionality. 2018-06-21 09:19:09 +02:00
ircbot move debug logging so channel messages are not logged, the bot doesn't handle any channel messages anyway and we dont want the data 2018-06-03 22:39:05 +02:00
news add debate as eventtype in bootstrap-devsite, and fix commonmark templatefilter a few places I missed 2018-06-03 16:29:28 +02:00
people Merge teamcomms branch. Refactor team app and add events app. 2018-04-09 23:11:05 +02:00
profiles add secret token game code 2018-08-18 15:26:49 +02:00
program WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
requirements WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
rideshare Add missing non-db migrations. 2018-08-15 11:31:00 +02:00
shop add textfield notes to Order for internal orga notes about the order 2018-08-27 12:44:53 +02:00
sponsors Actually use the boolean flag. 2018-08-15 11:48:24 +02:00
static_src WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
teams Add missing non-db migrations. 2018-08-15 11:31:00 +02:00
templates WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
tickets Add the ticket to the order admin. 2018-08-17 11:59:28 +02:00
tokens show a message when all tokens have been found 2018-08-19 18:53:40 +02:00
utils WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
vendor readd submodule with the correct branch 2017-04-02 20:21:12 +02:00
villages Fix village update view. 2018-06-24 00:41:58 +02:00
manage.py Calling manage outside of src/ 2017-08-28 21:54:04 +02:00