# # ChangeLog for remit/vouchers/views.py # # Generated by Trac 1.0.2 # Jul 28, 2025, 10:30:11 AM Sun, 13 Jul 2014 05:05:50 GMT Alex Dehnert [db5be5d] * remit/vouchers/views.py (modified) Use the shorter login_required decorator Wed, 09 Jul 2014 08:30:43 GMT Alex Dehnert [42132d7] * client/rfp.py (added) * client/sapweb.py (modified) * remit/remit_templates/vouchers/emails/rfps_updated.txt (modified) * remit/vouchers/views.py (modified) Working RFP downloader and creator Wed, 09 Jul 2014 04:18:31 GMT Alex Dehnert [feed77c] * INSTALL.rst (modified) * client/downloader.py (modified) * remit/remit_templates/vouchers/emails/rfp_submitted.txt (added) * remit/remit_templates/vouchers/emails/rfps_download.txt (added) * remit/remit_templates/vouchers/emails/rfps_updated.txt (added) * remit/settings/__init__.py (modified) * remit/vouchers/admin.py (modified) * remit/vouchers/models.py (modified) * remit/vouchers/urls.py (modified) * remit/vouchers/views.py (modified) RFP download/update process (and some tangential changes) Tue, 08 Jul 2014 02:31:19 GMT Alex Dehnert [638b547] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/vouchers/views.py (modified) Generate RFPs, not vouchers, and show better messages Tue, 08 Jul 2014 02:07:17 GMT Alex Dehnert [56c7337] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/vouchers/views.py (modified) Show error when a request can't be approved This reduces confusion ... Mon, 07 Jul 2014 03:48:25 GMT Alex Dehnert [2b31097] * remit/remit_templates/vouchers/submit.html (modified) * remit/vouchers/models.py (modified) * remit/vouchers/urls.py (modified) * remit/vouchers/views.py (modified) WIP: gather info needed for RFPs Mon, 07 Jul 2014 03:38:15 GMT Alex Dehnert [4439c52] * remit/vouchers/views.py (modified) Use better dashes Sun, 06 Jul 2014 08:38:22 GMT Alex Dehnert [5f82b6c] * remit/util/shortcuts.py (modified) * remit/vouchers/views.py (modified) Replace ListViewWithContext with simpler render_to_response It ... Mon, 16 Jun 2014 01:42:51 GMT Alex Dehnert [21360c8] * remit/urls.py (modified) * remit/util/shortcuts.py (modified) * remit/vouchers/views.py (modified) Django 1.6: Switch to class-based ListView Dango 1.5(?) removed ... Sun, 06 Feb 2011 20:44:09 GMT Alex Dehnert [9dee7f6] * remit/vouchers/views.py (modified) Use vouchers.can_list, not vouchers.view_requests view_requests ... 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) Sun, 25 Jul 2010 01:19:56 GMT Alex Dehnert [bef7191] * remit/vouchers/views.py (modified) Rename request to http_request in show_requests ... Sun, 25 Jul 2010 00:26:00 GMT Alex Dehnert [b1a259c] * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Refactor out request approval Thu, 22 Jul 2010 08:00:01 GMT Alex Dehnert [546a1ff] * remit/vouchers/views.py (modified) Add some headings to show_requests view 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) 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 09:09:47 GMT Alex Dehnert [ff0ea05] * remit/settings.py (modified) * remit/vouchers/views.py (modified) Add CC_SUBMITTER option (Trac: #25) Wed, 12 May 2010 08:28:37 GMT Alex Dehnert [70a9bbd] * remit/settings.py (modified) * remit/vouchers/views.py (modified) Serve LaTeX as LATEX_MIMETYPE (Trac: #29) Set the default value of ... Tue, 27 Apr 2010 07:39:45 GMT Alex Dehnert [857256d] * remit/settings.py (modified) * remit/vouchers/views.py (modified) Make depth of the committee hierarchy configurable The UA and ESP ... 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) Sun, 18 Apr 2010 21:49:35 GMT Alex Dehnert [6f24604] * remit/settings.py (modified) * remit/vouchers/views.py (modified) Make reimbursement base path configurable Adds a ... 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) Mon, 29 Mar 2010 08:37:59 GMT Alex Dehnert [0a5a003] * remit/vouchers/views.py (modified) Validate as PDF-only Mon, 29 Mar 2010 07:22:55 GMT Alex Dehnert [f7dd5e7] * remit/remit_templates/403.html (added) * remit/util/shortcuts.py (added) * remit/vouchers/views.py (modified) Let voucher recipients see requests as well 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:54:38 GMT Alex Dehnert [37c15c4] * remit/vouchers/views.py (modified) Pull defaults from user object not certificate In order to make ... 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 08:05:25 GMT Alex Dehnert [14adb6b] * remit/vouchers/views.py (modified) Include subject prefix in submittal notifications 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, 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:15:07 GMT Alex Dehnert [6054f18] * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Limit DB->LaTeX to appropriate users 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 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:30:15 GMT Alex Dehnert [3a0c51b] * remit/media/style/default.css (modified) * remit/remit_templates/base.html (modified) * remit/urls.py (modified) * remit/vouchers/urls.py (modified) * remit/vouchers/views.py (modified) Top navigation bar 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:34:41 GMT Alex Dehnert [e2f2aa9] * remit/vouchers/views.py (modified) Prefill reimbursement request from certs Wed, 03 Feb 2010 08:30:03 GMT Alex Dehnert [248b30b] * remit/vouchers/admin.py (modified) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Split check recipient into first and last names Tue, 02 Feb 2010 16:52:55 GMT Alex Dehnert [fedcbcf] * remit/vouchers/views.py (modified) Use RequestContext 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