Stephan Telling
|
f2ad740ca2
|
fix #125
|
2017-05-23 23:15:31 +02:00 |
|
Thomas Steen Rasmussen
|
903b214d86
|
do not make all checkboxes in the world invisible
|
2017-05-23 23:11:32 +02:00 |
|
Stephan Telling
|
a0a8d65f34
|
add missing import
|
2017-05-23 22:28:21 +02:00 |
|
Stephan Telling
|
e7c3b264f4
|
Merge branch 'master' of github.com:bornhack/bornhack-website
|
2017-05-23 22:25:35 +02:00 |
|
Stephan Telling
|
79bf459659
|
send emails for approve/remove actions in team manage
|
2017-05-23 22:25:06 +02:00 |
|
Thomas Steen Rasmussen
|
96a9f9d4e8
|
show name from profile
|
2017-05-23 22:21:48 +02:00 |
|
Stephan Telling
|
49bfc58dda
|
Merge pull request #127 from bornhack/develop
fix #123
|
2017-05-23 22:09:27 +02:00 |
|
Stephan Telling
|
93fdfd5712
|
add approve action
|
2017-05-23 22:02:36 +02:00 |
|
Thomas Steen Rasmussen
|
f5b612cf0c
|
add member remove button
|
2017-05-23 22:02:10 +02:00 |
|
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 |
|