# # ChangeLog for remit/remit_templates/vouchers # # Generated by Trac 1.0.2 # Jul 28, 2025, 7:59:23 AM Sun, 06 Jul 2014 08:33:35 GMT Alex Dehnert [bc1da44] * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) Add missing CSRF token Mon, 16 Jun 2014 02:06:46 GMT Alex Dehnert [695d358] * remit/remit_templates/base.html (modified) * remit/remit_templates/index.html (modified) * remit/remit_templates/registration/logged_out.html (modified) * remit/remit_templates/registration/login.html (modified) * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) Django 1.6: use new {% url %} syntax Starting in Django 1.5, the ... Sun, 18 May 2014 21:20:10 GMT Alex Dehnert [f301a50] * remit/remit_templates/vouchers/select.html (modified) * remit/remit_templates/vouchers/submit.html (modified) Add some csrf_token's Sun, 06 Feb 2011 21:29:25 GMT Alex Dehnert [a5ef930] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) Only have doc link when docs exist Sun, 06 Feb 2011 21:27:08 GMT Alex Dehnert [42b287c] * remit/remit_templates/vouchers/emails/request_submit_admin.txt (modified) * remit/vouchers/models.py (modified) Include review link in emails Sun, 06 Feb 2011 19:42:00 GMT Alex Dehnert [f6f7aff] * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) Display doc link on list page Sun, 06 Feb 2011 19:38:19 GMT Alex Dehnert [0e4f185] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) Give link to documentation for download Tue, 01 Feb 2011 15:33:23 GMT Alex Dehnert [d50ec5b] * remit/remit_templates/vouchers/emails/request_approval_admin.txt (modified) * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) * remit/settings.py (modified) * remit/vouchers/migrations/0008_add_rfp.py (added) * remit/vouchers/models.py (modified) Allow marking things as RFPized Tue, 01 Feb 2011 03:31:13 GMT Alex Dehnert [f332ade] * remit/remit_templates/vouchers/vouchers.tex (modified) Escape description in voucher summary Tue, 01 Feb 2011 03:30:43 GMT Alex Dehnert [02dd5a1] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) Fix the permission check for changing requests Sun, 10 Oct 2010 16:26:00 GMT Alex Dehnert [5cfd6f6] * remit/remit_templates/vouchers/area_instructions.html (added) * remit/remit_templates/vouchers/select.html (modified) Add instructions to select screen Sun, 25 Jul 2010 22:11:22 GMT Alex Dehnert [af48a00] * remit/media/style/style.css (modified) * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) JS select none/all/invert on request list page Sun, 25 Jul 2010 09:12:59 GMT Alex Dehnert [18ae984] * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) Make request list validate Sun, 25 Jul 2010 09:00:40 GMT Alex Dehnert [0e2f379] * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) Add headings to request list Sun, 25 Jul 2010 08:31:09 GMT Alex Dehnert [3e372da] * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Add bulk actions to request list (Trac: #4) Wed, 07 Jul 2010 17:54:45 GMT Alex Dehnert [33cb144] * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) Show presence of documentation in request list This makes it much ... Tue, 01 Jun 2010 09:39:20 GMT Alex Dehnert [71ca9e6] * remit/remit_templates/vouchers/vouchers.tex (modified) * remit/vouchers/views.py (modified) Display total amount on summary sheet (Trac: #31) Tue, 01 Jun 2010 08:21:53 GMT Alex Dehnert [0671644] * remit/remit_templates/base.html (modified) * remit/remit_templates/index.html (modified) * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/urls.py (modified) Add links to the admin site (Trac: #34) Mon, 31 May 2010 09:45:02 GMT Alex Dehnert [5e6ab71] * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) * remit/vouchers/views.py (modified) Allow filtering by approval_status (Trac: #8) Mon, 31 May 2010 09:17:26 GMT Alex Dehnert [f52f909] * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Allow sorting requests (Trac: #39) Mon, 31 May 2010 08:47:29 GMT Alex Dehnert [6e43384] * remit/remit_templates/base.html (modified) * remit/remit_templates/index.html (modified) * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) * remit/vouchers/urls.py (modified) * remit/vouchers/views.py (modified) Let users view history of requests (Trac: #26) Wed, 12 May 2010 07:52:13 GMT Alex Dehnert [5eb287f] * remit/remit_templates/vouchers/emails/no_docs_user.txt (modified) * remit/remit_templates/vouchers/emails/request_approval_admin.txt (modified) * remit/remit_templates/vouchers/emails/request_submit_admin.txt (modified) * remit/remit_templates/vouchers/emails/voucher_sao_user.txt (modified) * remit/remit_templates/vouchers/emails/vouchers_tex.txt (modified) Disable escaping for emails (Trac: #28) Mon, 19 Apr 2010 10:53:39 GMT Alex Dehnert [82211ea] * remit/finance_core/migrations/0002_add-dates.py (added) * remit/finance_core/models.py (modified) * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/vouchers/admin.py (modified) * remit/vouchers/import_budget.py (modified) * remit/vouchers/migrations/0006_add-dates.py (added) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Keep track of some more dates (Trac: #19) Sat, 17 Apr 2010 20:41:50 GMT Alex Dehnert [a875cb6] * remit/remit_templates/vouchers/vouchers.tex (modified) Show number of vouchers on summary page Fri, 02 Apr 2010 14:42:06 GMT Alex Dehnert [b34d568] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/vouchers/views.py (modified) Only process doc upload when somebody asks for it (Trac: #15) Fri, 02 Apr 2010 14:32:29 GMT Alex Dehnert [23138c0] * remit/remit_templates/vouchers/vouchers.tex (modified) Display time on summary page (Trac: #24) Sun, 28 Mar 2010 17:56:25 GMT Alex Dehnert [a75ed9b] * remit/remit_templates/vouchers/vouchers.tex (modified) * remit/vouchers/migrations/0003_documentation_support_part2.py (added) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Finish documentation support? (Trac: #1) Sun, 28 Mar 2010 10:35:41 GMT Alex Dehnert [dc17b01] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/vouchers/migrations/0002_documentation_support.py (added) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) WIP WIP WIP: Start of doc upload Sat, 20 Mar 2010 09:31:07 GMT Alex Dehnert [e8550be] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/remit_templates/vouchers/emails/no_docs_user.txt (added) * remit/remit_templates/vouchers/emails/voucher_sao_user.txt (added) * remit/settings.py (modified) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Allow sending certain stock emails (Closes: #10) Sat, 20 Mar 2010 07:59:04 GMT Alex Dehnert [3bf063c] * remit/remit_templates/vouchers/emails/request_approval_admin.txt (moved) * remit/remit_templates/vouchers/emails/request_submit_admin.txt (moved) * remit/remit_templates/vouchers/emails/vouchers_tex.txt (moved) * remit/vouchers/views.py (modified) Make vouchers/emails/ template directory & use it Tue, 09 Mar 2010 09:10:05 GMT Alex Dehnert [f114f8b] * remit/media/style/style.css (modified) * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) * remit/util/templatetags/misc.py (modified) Color-code approval state and link email addresses Tue, 16 Feb 2010 05:56:11 GMT Alex Dehnert [0e58ad0] * remit/finance_core/models.py (modified) * remit/remit_templates/vouchers/request_submit_email.txt (added) * remit/vouchers/views.py (modified) Send email on submitted requests Tue, 09 Feb 2010 09:09:59 GMT Alex Dehnert [524b81e] * remit/remit_templates/vouchers/vouchers_tex_email.txt (added) * remit/vouchers/views.py (modified) Send email on DB->LaTeX Tue, 09 Feb 2010 08:47:46 GMT Alex Dehnert [a9d44e0] * remit/remit_templates/vouchers/request_approval_email.txt (added) * remit/settings.py (modified) * remit/vouchers/views.py (modified) Send emails when requests are approved Tue, 09 Feb 2010 07:46:40 GMT Alex Dehnert [e601d3b] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/vouchers/views.py (modified) Slightly clearer request review page Tue, 09 Feb 2010 07:12:04 GMT Alex Dehnert [856aac8] * remit/media/style/style.css (modified) * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/remit_templates/vouchers/reimbursementrequest_instructions.fragment.html (added) * remit/settings.py (modified) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Handle submission workflow better Mon, 08 Feb 2010 10:28:01 GMT Alex Dehnert [004d06d] * client/downloader.py (added) * remit/remit_templates/vouchers/vouchers.tex (modified) Script to download and PDF the vouchers Mon, 08 Feb 2010 10:15:52 GMT Alex Dehnert [9adba9a] * remit/remit_templates/vouchers/voucher.tex (deleted) Punted duplicate .tex template Mon, 08 Feb 2010 09:52:00 GMT Alex Dehnert [dcaa9c0] * remit/remit_templates/vouchers/vouchers.tex (added) * remit/util/templatetags/latex.py (added) * remit/vouchers/models.py (modified) * remit/vouchers/urls.py (modified) * remit/vouchers/views.py (modified) Generate LaTeX source of all the vouchers Thu, 04 Feb 2010 09:50:39 GMT Alex Dehnert [7416c7e] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) Clarify that the review page is a success page Thu, 04 Feb 2010 08:45:14 GMT Alex Dehnert [3e79308] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Don't let you approve a non-pending request Wed, 03 Feb 2010 20:36:28 GMT Alex Dehnert [587bb95] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Mostly done with the voucher approval workflow Wed, 03 Feb 2010 09:27:03 GMT Alex Dehnert [db191ee] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/settings.py (modified) * remit/vouchers/models.py (modified) WIP: Approving requests Wed, 03 Feb 2010 09:26:26 GMT Alex Dehnert [ce973f1] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) Forgot to update check_to_name in the template Wed, 03 Feb 2010 09:22:40 GMT Alex Dehnert [485673a] * remit/finance_core/models.py (modified) * remit/remit_templates/index.html (modified) * remit/remit_templates/vouchers/reimbursementrequest_list.html (added) * remit/settings.py (modified) * remit/util/__init__.py (added) * remit/util/templatetags/__init__.py (added) * remit/util/templatetags/misc.py (added) * remit/vouchers/models.py (modified) * remit/vouchers/urls.py (modified) Add list page Wed, 03 Feb 2010 08:36:05 GMT Alex Dehnert [a6806bf] * remit/media/style/default.css (modified) * remit/media/style/style.css (modified) * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/remit_templates/vouchers/submit.html (modified) Improve the look a bit more Tue, 02 Feb 2010 17:01:56 GMT Alex Dehnert [d6324a2] * remit/media/style/default.css (modified) * remit/media/style/style.css (modified) * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) More work on the default theme Tue, 02 Feb 2010 09:35:17 GMT Alex Dehnert [92ca60e] * remit/__init__.py (moved) * remit/finance_core/__init__.py (moved) * remit/finance_core/admin.py (moved) * remit/finance_core/models.py (moved) * remit/finance_core/tests.py (moved) * remit/finance_core/urls.py (moved) * remit/finance_core/views.py (moved) * remit/manage.py (moved) * remit/media/style/style.css (moved) * remit/remit_templates/base.html (moved) * remit/remit_templates/registration/login.html (moved) * remit/remit_templates/vouchers/ReimbursementRequest_review.html (moved) * remit/remit_templates/vouchers/select.html (moved) * remit/remit_templates/vouchers/submit.html (moved) * remit/remit_templates/vouchers/voucher.tex (moved) * remit/settings.py (moved) * remit/templates/base.html (moved) * remit/treebeard (moved) * remit/urls.py (moved) * remit/vouchers/__init__.py (moved) * remit/vouchers/add_gl_accounts.py (moved) * remit/vouchers/admin.py (moved) * remit/vouchers/import_budget.py (moved) * remit/vouchers/models.py (moved) * remit/vouchers/urls.py (moved) * remit/vouchers/views.py (moved) Rename treasury to remit