# # ChangeLog for remit/vouchers/models.py # # Generated by Trac 1.0.2 # Jul 28, 2025, 1:03:48 AM 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 03:41:56 GMT Alex Dehnert [922e0e5] * remit/settings/__init__.py (modified) * remit/vouchers/models.py (modified) Rename the approval actions Tue, 08 Jul 2014 02:06:58 GMT Alex Dehnert [80d8926] * remit/vouchers/models.py (modified) Refactor email-sending part of RR approval Tue, 08 Jul 2014 02:05:29 GMT Alex Dehnert [b61cf1a] * remit/vouchers/models.py (modified) Django 1.6: explicitly specific BooleanField's default value Django ... Tue, 08 Jul 2014 01:44:27 GMT Alex Dehnert [7ee21d8] * remit/vouchers/admin.py (modified) * remit/vouchers/models.py (modified) Allow creating RFPs 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 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 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 12:23:37 GMT Alex Dehnert [680b2bd] * remit/vouchers/models.py (modified) Allow marking as RFP'd (WIP) 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 00:26:00 GMT Alex Dehnert [b1a259c] * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Refactor out request approval 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) Fri, 30 Apr 2010 20:11:02 GMT Alex Dehnert [b1e217a] * remit/vouchers/admin.py (modified) * remit/vouchers/models.py (modified) Handle documentation better in the admin Wed, 21 Apr 2010 20:22:50 GMT Alex Dehnert [a5fc5c8] * remit/vouchers/migrations/0007_increase-group_name-length.py (added) * remit/vouchers/models.py (modified) Increase length of group_name field to 40 A lot of groups have ... 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) Mon, 12 Apr 2010 18:32:48 GMT Alex Dehnert [36d2293] * remit/vouchers/migrations/0005_use-django-username-length.py (added) * remit/vouchers/models.py (modified) Use 30 character usernames to match Django Originally, we limited ... Sun, 28 Mar 2010 18:23:01 GMT Alex Dehnert [72a92e0] * remit/vouchers/models.py (modified) Mailing address and documentation can be blank 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:47:23 GMT Alex Dehnert [c020a3b] * remit/finance_core/admin.py (modified) * remit/vouchers/admin.py (modified) * remit/vouchers/models.py (modified) Make admin list pages useful (Closes: #6) 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) 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 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 Sun, 07 Feb 2010 08:27:17 GMT Alex Dehnert [193cceb] * remit/finance_core/models.py (modified) * remit/vouchers/models.py (modified) Approving requests creates transactions too 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 Thu, 04 Feb 2010 08:44:09 GMT Alex Dehnert [bf5333c] * remit/vouchers/models.py (modified) Fix approval time saving bug 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: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: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 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