# # ChangeLog for remit/remit_templates/base.html # # Generated by Trac 1.0.2 # Jul 30, 2025, 6:52:51 AM Mon, 16 Jun 2014 02:06:46 GMT Alex Dehnert [695d358] * remit/remit_templates/base.html (modified) * remit/remit_templates/index.html (modified) * remit/remit_templates/registration/logged_out.html (modified) * remit/remit_templates/registration/login.html (modified) * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) Django 1.6: use new {% url %} syntax Starting in Django 1.5, the ... Tue, 19 Oct 2010 23:27:10 GMT Alex Dehnert [c3e751d] * remit/remit_templates/base.html (modified) Don't use insecure components over HTTPS Sun, 25 Jul 2010 21:38:44 GMT Alex Dehnert [5865e5f] * remit/remit_templates/base.html (modified) Add JQuery to the base template Tue, 01 Jun 2010 08:21:53 GMT Alex Dehnert [0671644] * remit/remit_templates/base.html (modified) * remit/remit_templates/index.html (modified) * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/urls.py (modified) Add links to the admin site (Trac: #34) 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) 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 ... Sat, 17 Apr 2010 21:58:32 GMT Alex Dehnert [ea76b01] * remit/remit_templates/base.html (modified) * remit/remit_templates/index.html (modified) Check for bits before displaying reporting links 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) 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 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