summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
MoritzFago [Mon, 23 Mar 2020 02:20:45 +0000 (03:20 +0100)]
TypeError: Unknown option(s) for compilemessages command: interactive.
MoritzFago [Mon, 23 Mar 2020 02:12:38 +0000 (03:12 +0100)]
Merge pull request #1 from MoritzFago/patch-1
Fix moduleError: django not found
MoritzFago [Mon, 23 Mar 2020 02:07:50 +0000 (03:07 +0100)]
Fix moduleError: django not found
by moving import after install
Henryk Plötz [Sat, 13 Oct 2018 11:49:19 +0000 (13:49 +0200)]
Rename document category to a scoped value (byro_gemeinnuetzigkeit.receipt).
Add self-description of these document_categories to the ByroPluginMeta
Add data migration to change existing documents in the database
Henryk Plötz [Sat, 13 Oct 2018 11:20:15 +0000 (13:20 +0200)]
Also print member name (not just address) in donation receipt
Henryk Plötz [Sat, 13 Oct 2018 11:18:41 +0000 (13:18 +0200)]
Log creation of receipt
Daniel Molkentin [Thu, 6 Sep 2018 12:51:13 +0000 (14:51 +0200)]
Datum im Unterschriften-Feld sollte lokalisiert sein.
Tobias Kunze [Fri, 17 Aug 2018 08:40:55 +0000 (10:40 +0200)]
Further fixes for new Booking model
Tobias Kunze [Fri, 17 Aug 2018 08:35:55 +0000 (10:35 +0200)]
Fix copy'n'paste error
Tobias Kunze [Fri, 17 Aug 2018 08:35:23 +0000 (10:35 +0200)]
Add missing import
Tobias Kunze [Fri, 17 Aug 2018 08:34:19 +0000 (10:34 +0200)]
Work with new Booking model
Tobias Kunze [Fri, 11 May 2018 11:15:57 +0000 (13:15 +0200)]
Fix configuration base class
Tobias Kunze [Sun, 1 Apr 2018 11:12:52 +0000 (13:12 +0200)]
Merge pull request #1 from henryk/patch-1
Make byro-gemeinnuetzigkeit Python 3.5 compatible
Henryk Plötz [Sat, 31 Mar 2018 20:17:59 +0000 (22:17 +0200)]
Make byro-gemeinnuetzigkeit Python 3.5 compatible
Tobias Kunze [Sat, 3 Mar 2018 20:33:00 +0000 (21:33 +0100)]
Add translations
Tobias Kunze [Sat, 3 Mar 2018 19:33:30 +0000 (20:33 +0100)]
Add mail sending view
Tobias Kunze [Sat, 3 Mar 2018 19:33:06 +0000 (20:33 +0100)]
Add mail template
Andreas Madsack [Thu, 1 Mar 2018 19:34:57 +0000 (20:34 +0100)]
add values "in words" for German donation form
Andreas Madsack [Thu, 1 Mar 2018 19:27:04 +0000 (20:27 +0100)]
less space above "Hinweis" to stay on one page
Andreas Madsack [Thu, 1 Mar 2018 19:13:50 +0000 (20:13 +0100)]
use veranlagungszeitraum variable in pdf generation
Tobias Kunze [Thu, 1 Mar 2018 18:39:14 +0000 (19:39 +0100)]
Require reportlab
Tobias Kunze [Tue, 27 Feb 2018 07:54:10 +0000 (08:54 +0100)]
Add requirements
Tobias Kunze [Mon, 26 Feb 2018 19:32:15 +0000 (20:32 +0100)]
Better display
Tobias Kunze [Mon, 26 Feb 2018 19:27:15 +0000 (20:27 +0100)]
Generate the bloody pdf
Tobias Kunze [Mon, 26 Feb 2018 19:26:49 +0000 (20:26 +0100)]
Reasons run longer than 50 chars
Tobias Kunze [Mon, 26 Feb 2018 19:09:42 +0000 (20:09 +0100)]
Catch render exception
Tobias Kunze [Mon, 26 Feb 2018 18:18:41 +0000 (19:18 +0100)]
Add some PDF constants
Tobias Kunze [Mon, 26 Feb 2018 18:18:14 +0000 (19:18 +0100)]
Add more required fields
Tobias Kunze [Mon, 26 Feb 2018 17:43:59 +0000 (18:43 +0100)]
Delete early, delete often
Tobias Kunze [Mon, 26 Feb 2018 17:20:34 +0000 (18:20 +0100)]
Early queryset evaluation to avoid deleting new objects
Tobias Kunze [Mon, 26 Feb 2018 17:03:49 +0000 (18:03 +0100)]
Call generation command
Tobias Kunze [Mon, 26 Feb 2018 17:03:34 +0000 (18:03 +0100)]
Show current receipts
Tobias Kunze [Mon, 26 Feb 2018 16:49:30 +0000 (17:49 +0100)]
Introduce document category
Tobias Kunze [Mon, 26 Feb 2018 16:29:41 +0000 (17:29 +0100)]
Add a template
Tobias Kunze [Mon, 26 Feb 2018 16:18:26 +0000 (17:18 +0100)]
Add frontend scaffolding
Tobias Kunze [Wed, 24 Jan 2018 16:20:04 +0000 (17:20 +0100)]
Add configuration model
Tobias Kunze [Wed, 24 Jan 2018 15:13:37 +0000 (16:13 +0100)]
Initial commit