# # ChangeLog for remit/vouchers/urls.py # # Generated by Trac 1.0.2 # Jul 28, 2025, 10:30:16 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) 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, 16 Jun 2014 01:42:51 GMT Alex Dehnert [ff623c3] * remit/finance_core/urls.py (modified) * remit/urls.py (modified) * remit/vouchers/urls.py (modified) django.conf.urls.defaults is dead; import its members explicitly ... Mon, 16 Jun 2014 01:42:51 GMT Alex Dehnert [5c334f6] * remit/manage.py (modified) * remit/urls.py (modified) * remit/vouchers/urls.py (modified) Get started porting Remit to Django 1.6 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) 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 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 Tue, 02 Feb 2010 10:29:39 GMT Alex Dehnert [408cd14] * remit/vouchers/urls.py (modified) Punt treasury from package 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