Thomas Steen Rasmussen
|
916dba52c1
|
add member remove button
|
2017-05-23 21:21:47 +02:00 |
|
Thomas Steen Rasmussen
|
26a8a9d70d
|
quote key
|
2017-05-22 21:11:06 +02:00 |
|
Thomas Steen Rasmussen
|
36d3d6d3bf
|
json fun
|
2017-05-22 21:00:52 +02:00 |
|
Thomas Steen Rasmussen
|
6b42358ad6
|
fix json saves
|
2017-05-22 20:52:00 +02:00 |
|
Thomas Steen Rasmussen
|
cd59f9cf4b
|
add CoinifyAPIRequest to admin
|
2017-05-22 20:45:22 +02:00 |
|
Thomas Steen Rasmussen
|
475efc08fb
|
kwargs not invoicedict
|
2017-05-22 20:20:12 +02:00 |
|
Thomas Steen Rasmussen
|
9e5626ddf1
|
missing import
|
2017-05-22 20:12:37 +02:00 |
|
Thomas Steen Rasmussen
|
e2ba7c84a3
|
add missing argument
|
2017-05-22 20:03:41 +02:00 |
|
Thomas Steen Rasmussen
|
916fde4a4d
|
switch to jsonfield
|
2017-05-22 19:42:20 +02:00 |
|
Thomas Steen Rasmussen
|
1b27145ecb
|
some changes to models.py got lost somehow
|
2017-05-22 19:41:08 +02:00 |
|
Thomas Steen Rasmussen
|
8644d4ba2f
|
Coinify multiinvoice fix (#126)
* rework coinify api stuff, work in progress
* fix imports
* indentation
* rework coinify api stuff, work in progress
* fix imports
* indentation
|
2017-05-22 18:03:09 +02:00 |
|
Stephan Telling
|
167ec6cd90
|
Merge branch 'develop' of github.com:bornhack/bornhack-website into develop
|
2017-05-21 23:12:03 +02:00 |
|
Stephan Telling
|
469b708782
|
Merge pull request #124 from bornhack/emailworker
add emailworker for async emails
|
2017-05-21 22:37:56 +02:00 |
|
Stephan Telling
|
eab2c41f9b
|
fix bcc_recipients
|
2017-05-21 22:11:54 +02:00 |
|
Stephan Telling
|
750ab94f93
|
add defaults for to_recipients in send_mail and add_outgoing_email
|
2017-05-21 21:14:06 +02:00 |
|
Stephan Telling
|
da26b3e0d3
|
add str method for OutgoingEmail
|
2017-05-21 20:57:16 +02:00 |
|
Stephan Telling
|
46cf9c53f7
|
verify invoice emails gets added to the queue and fix names
|
2017-05-21 20:43:05 +02:00 |
|
Stephan Telling
|
dbff6a3f00
|
Merge branch 'emailworker' of github.com:bornhack/bornhack-website into emailworker
|
2017-05-21 20:19:39 +02:00 |
|
Stephan Telling
|
febecc137d
|
rename send email to add email and log on error
|
2017-05-21 20:15:27 +02:00 |
|
Stephan Telling
|
c55c68beff
|
add bcc and cc to email system
|
2017-05-21 20:13:49 +02:00 |
|
Stephan Telling
|
6a98ee3564
|
use a list for recipients rather than a string
|
2017-05-21 18:06:45 +02:00 |
|
Stephan Telling
|
07029c260d
|
use a list for recipients rather than a string
|
2017-05-21 17:30:51 +02:00 |
|
Stephan Telling
|
f986617c64
|
only log if theres emails to be processed
|
2017-05-21 16:48:06 +02:00 |
|
Stephan Telling
|
95e363b831
|
change logging from info to debug in emailworker
|
2017-05-21 16:23:13 +02:00 |
|
Stephan Telling
|
06a24c5899
|
make manage page part of detail page
|
2017-05-21 16:06:34 +02:00 |
|
Stephan Telling
|
3395fe8bd5
|
start work on #123
|
2017-05-21 16:06:34 +02:00 |
|
Stephan Telling
|
63648cd08e
|
fix add_outgoing_email to return false if emails cant be validated
|
2017-05-21 15:04:51 +02:00 |
|
Stephan Telling
|
73eaf5bae4
|
fix title in team_leave.html
|
2017-05-12 11:28:09 +02:00 |
|
Stephan Telling
|
3f21422057
|
start work on #123
|
2017-05-07 17:55:31 +02:00 |
|
Stephan Telling
|
1522e3997b
|
set is_staff for users who are responsibles in bootstrap-script
|
2017-05-07 17:16:35 +02:00 |
|
Stephan Telling
|
edc128c94f
|
update bootstrap script with profile information for users
|
2017-05-07 16:24:57 +02:00 |
|
Stephan Telling
|
e185da7436
|
add migrations for the OutgoingEmail model
|
2017-04-30 14:20:36 +02:00 |
|
Thomas Steen Rasmussen
|
12dbc05680
|
add missing migration for program
|
2017-04-30 14:12:23 +02:00 |
|
Thomas Steen Rasmussen
|
e15c0bd20d
|
add missing migration for profiles
|
2017-04-30 14:12:00 +02:00 |
|
Stephan Telling
|
098b6ea83c
|
update invoiceworker to reflect the new email system
Also removes some comments (for consistency) and some unused imports
|
2017-04-30 12:36:03 +02:00 |
|
Stephan Telling
|
a8eb0ffe97
|
use filefield for email attachments, add logging for emailworker
|
2017-04-30 11:32:49 +02:00 |
|
Stephan Telling
|
16eb7cf594
|
use os.path.join to create paths for pdf files
|
2017-04-30 11:28:10 +02:00 |
|
Víðir Valberg Guðmundsson
|
5ef3e79b38
|
Making day menu responsive.
|
2017-04-29 14:58:21 +02:00 |
|
Víðir Valberg Guðmundsson
|
521d3c9c71
|
Fix type filter.
|
2017-04-29 13:21:06 +02:00 |
|
Víðir Valberg Guðmundsson
|
12d08a092c
|
Still show icon on click.
|
2017-04-29 13:11:16 +02:00 |
|
Víðir Valberg Guðmundsson
|
c32cde780a
|
Adding icons
|
2017-04-29 12:23:10 +02:00 |
|
Thomas Steen Rasmussen
|
9513a903a3
|
specify daphne before channels to make it use the specified version as dependency
|
2017-04-28 09:21:00 +02:00 |
|
Thomas Steen Rasmussen
|
a9c4eb97a3
|
add patched daphne to requirements.txt for now
|
2017-04-28 09:06:59 +02:00 |
|
Stephan Telling
|
2bab46050f
|
fix spelling in invoice_email, your -> you
|
2017-04-28 08:29:04 +02:00 |
|
Thomas Steen Rasmussen
|
62f9daa7e2
|
use fixed version of channels for now
|
2017-04-27 20:48:46 +02:00 |
|
Víðir Valberg Guðmundsson
|
c845dca950
|
Now with support for days!
|
2017-04-27 00:23:03 +02:00 |
|
Stephan Telling
|
61b670931c
|
mark email as processed when send
|
2017-04-23 22:08:59 +02:00 |
|
Stephan Telling
|
1f4df68304
|
add outgoingemail model, add mailhelper function and worker
|
2017-04-23 22:04:58 +02:00 |
|
Stephan Telling
|
698698a96b
|
update bootstrap script with orders and orderproductrelations
|
2017-04-23 21:45:35 +02:00 |
|
Thomas Steen Rasmussen
|
5c4487d513
|
send email to team responsibles, not to the person joining the team
|
2017-04-22 00:23:12 +02:00 |
|