# # ChangeLog for remit/media # # Generated by Trac 1.0.2 # Jul 28, 2025, 5:07:07 PM Tue, 01 Jun 2010 07:56:17 GMT Alex Dehnert [e1086bd] * remit/media/style/style.css (modified) * remit/remit_templates/finance_core/reporting.html (modified) * remit/util/templatetags/misc.py (modified) Color-code amounts in the reporting UI (Trac: #30) Sat, 17 Apr 2010 23:58:23 GMT Alex Dehnert [0f53aae] * remit/media/style/default.css (modified) * remit/media/style/style.css (modified) * remit/remit_templates/base.html (modified) * remit/remit_templates/index.html (modified) * remit/remit_templates/registration/logged_out.html (added) * remit/settings.py (modified) * remit/urls.py (modified) Generally improve user account display When testing, it can be ... Wed, 24 Mar 2010 09:13:25 GMT Alex Dehnert [ed4ccc7] * remit/finance_core/urls.py (modified) * remit/finance_core/views.py (modified) * remit/media/style/style.css (modified) * remit/remit_templates/base.html (modified) * remit/remit_templates/finance_core/reporting.html (added) Add basic reporting (Trac #3) 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, 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 Sun, 07 Feb 2010 08:39:54 GMT Alex Dehnert [7e8566f] * remit/media/style/default.css (modified) Active tab goes in front 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: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 20:57:03 GMT Alex Dehnert [84b3640] * remit/media/style/style.css (modified) Color form errors 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 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 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