# # ChangeLog for remit # # Generated by Trac 1.0.2 # Jul 25, 2025, 11:46:33 AM 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 Sun, 07 Feb 2010 08:39:54 GMT Alex Dehnert [7e8566f] * remit/media/style/default.css (modified) Active tab goes in front 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 Sun, 07 Feb 2010 08:26:32 GMT Alex Dehnert [7df1c50] * remit/finance_core/admin.py (modified) Transaction in the admin UI 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 09:44:40 GMT Alex Dehnert [71d716d] * remit/settings.py (modified) AUTHENTICATION_BACKENDS is plural for a reason. Punt the USE_CERTS ... Thu, 04 Feb 2010 09:41:44 GMT Alex Dehnert [f09f636] * remit/media/style/default.css (modified) Bigger rounded corners, and on both sides Thu, 04 Feb 2010 09:39:42 GMT Alex Dehnert [1d4c89e] * remit/finance_core/models.py (modified) Bump a charfield's length... 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 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 21:05:05 GMT Alex Dehnert [cb5f343] * remit/settings.py (modified) Make certs optional Wed, 03 Feb 2010 20:57:03 GMT Alex Dehnert [84b3640] * remit/media/style/style.css (modified) Color form errors 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 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 Wed, 03 Feb 2010 08:34:38 GMT Alex Dehnert [b7fc501] * remit/urls.py (modified) ... And the url for the index 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 17:11:17 GMT Alex Dehnert [88e897a] * remit/remit_templates/index.html (added) Index page 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 16:52:55 GMT Alex Dehnert [fedcbcf] * remit/vouchers/views.py (modified) Use RequestContext Tue, 02 Feb 2010 16:45:42 GMT Alex Dehnert [5cbf234] * remit/media/style/default.css (added) * remit/remit_templates/base.html (modified) Slightly more interesting default theme Tue, 02 Feb 2010 16:38:15 GMT Alex Dehnert [c5898ff] * remit/mit/__init__.py (modified) * remit/settings.py (modified) Cert auth works! Tue, 02 Feb 2010 15:55:36 GMT Alex Dehnert [e68bc7a] * remit/mit/__init__.py (added) * remit/settings.py (modified) Certificate auth start Tue, 02 Feb 2010 11:23:58 GMT Alex Dehnert [e603626] * remit/remit_templates/404.html (added) 404 template Tue, 02 Feb 2010 11:21:38 GMT Alex Dehnert [cbf4568] * remit/settings.py (modified) Set LOG{IN,OUT}_URL Tue, 02 Feb 2010 11:00:45 GMT Alex Dehnert [a4af17d] * remit/settings.py (modified) Use a real email address for error emails Tue, 02 Feb 2010 10:50:40 GMT Alex Dehnert [86f8884] * remit/templates/base.html (deleted) Punt the UA base template Tue, 02 Feb 2010 10:50:01 GMT Alex Dehnert [2ff0d60] * remit/settings.py (modified) Try to get it deployable to scripts 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:38:26 GMT Alex Dehnert [676ea4b] * remit/settings.py (modified) Remove SECRET_KEY from settings.py 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