29 Commits (master)

Author SHA1 Message Date
Tait Hoyem b36ccdb9ca Typo
3 years ago
Tait Hoyem ee8b47f972 Remove BCC/CC options
3 years ago
Tait Hoyem d69a429eb5 Update email template
3 years ago
Tait Hoyem 309f42ec7e New email template
3 years ago
Tait Hoyem 34619847e0 Add subject option to settings.py
3 years ago
Tait Hoyem 76eececdee Add content_type=application/json to a response
3 years ago
Tait Hoyem 5908b2851a Case insensitive search
3 years ago
Tait Hoyem 8785d18383 Adjustable max emails per day
3 years ago
Tait Hoyem 6d0956793a Add spam protection
3 years ago
Tait Hoyem 0efe77bea5 Change form responses to JSON
3 years ago
Tait Hoyem 87d711b04a Merge forms into one form.
3 years ago
Tait Hoyem eea0aca07c Edit admin interface
3 years ago
Tait Hoyem aafc478a29 Make PDF attach as address name only; do not expose code/folder structure to users
3 years ago
Tait Hoyem 4a4d60a3cd Add bcc functionality
3 years ago
Tait Hoyem cc485fa628 split download.DownloadAttempt.successful into .email_sent and .code_valid
4 years ago
Tait Hoyem 0d5578dc3d Move to pure-python ipinfo
4 years ago
Tait Hoyem 223ede9d77 Fix ip always 127.0.0.1
4 years ago
Tait Hoyem 4072a1524c Remove request asking system; track downloads instead of reuqests. Use IP address lookup
4 years ago
Tait Hoyem 4cfaa02df9 Add HTML emails; add emails timestamp to sent emails; hopefully fix duplicate emails not sending via PM-bridge
4 years ago
Tait Hoyem fcaa999077 Use proper get_or_create syntax
4 years ago
Tait Hoyem 4910e4f2d8 Use djangoified database access
4 years ago
Tait Hoyem 4ab823004f Do not add new user if already exists
4 years ago
Tait Hoyem 6a84a46433 Save every email as a user for later use
4 years ago
Tait Hoyem d71d0fac4b Fix bug; send ID to accept code template
4 years ago
Tait Hoyem 06c02c90a2 Add email functionality
4 years ago
Tait Hoyem 4e6771e067 add search feature
4 years ago
Tait Hoyem 07dfe6a794 Split address from file upload so multiple files can be associated with an address
4 years ago
Tait Hoyem 3e2a991917 Allow multiple file upload; remove City of Calgary address validation
4 years ago
Tait Hoyem c3bed2fc65 Initial commit
4 years ago