# # ChangeLog for remit/util # # Generated by Trac 1.0.2 # Jul 25, 2025, 8:27:27 PM Sun, 06 Jul 2014 08:38:22 GMT Alex Dehnert [5f82b6c] * remit/util/shortcuts.py (modified) * remit/vouchers/views.py (modified) Replace ListViewWithContext with simpler render_to_response It ... Mon, 16 Jun 2014 01:42:51 GMT Alex Dehnert [21360c8] * remit/urls.py (modified) * remit/util/shortcuts.py (modified) * remit/vouchers/views.py (modified) Django 1.6: Switch to class-based ListView Dango 1.5(?) removed ... Mon, 16 Jun 2014 01:42:51 GMT Alex Dehnert [f298bd7] * remit/util/add_accounts (modified) * remit/util/add_gl_accounts.py (modified) * remit/util/setup.py (modified) * remit/util/templatetags/latex.py (modified) Allow using a virtualenv's Python Rather than starting each script ... Fri, 25 Jan 2013 23:26:51 GMT Alex Dehnert [39bd19e] * remit/finance_core/migrations/0004_socket_auth_password.py (added) * remit/util/SocketAuth.py (modified) Use UNUSABLE_PASSWORD with SocketAuth This fixes "Unknown password ... Fri, 27 Aug 2010 02:55:42 GMT Alex Dehnert [ad530b4] * remit/media/style/style.css (modified) * remit/remit_templates/base.html (modified) * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) * remit/util/templatetags/misc.py (modified) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) * remit/util/add_gl_accounts.py (modified) Merge branch 'bulk-actions' Fri, 27 Aug 2010 02:53:04 GMT Alex Dehnert [0df317c] * remit/util/add_gl_accounts.py (modified) New GL records Sun, 25 Jul 2010 05:50:01 GMT Alex Dehnert [dd6edfb] * remit/util/templatetags/misc.py (modified) Add {%ifin%} templatetag 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) Thu, 27 May 2010 00:23:37 GMT Alex Dehnert [a1e4224] * remit/util/setup.py (modified) Create a downloader user Thu, 27 May 2010 00:23:37 GMT Alex Dehnert [57beb94] * remit/util/setup.py (modified) Create standard groups and grant bits to them Tue, 20 Apr 2010 23:40:37 GMT Alex Dehnert [fe43b8a] * remit/util/SocketAuth.py (modified) Apply "autocreated" group in SocketAuth Tue, 20 Apr 2010 23:36:22 GMT Alex Dehnert [e1ae8b3] * remit/util/SocketAuth.py (modified) Do argument-length checking in SocketAuth Tue, 20 Apr 2010 23:24:54 GMT Alex Dehnert [734ef4f] * remit/util/SocketAuth.py (modified) Add docs for SocketAuthBackend Tue, 20 Apr 2010 21:25:52 GMT Alex Dehnert [dbb39a2] * remit/settings.py (modified) * remit/util/SocketAuth.py (added) Add SocketAuth authentication backend Mon, 19 Apr 2010 10:20:27 GMT Alex Dehnert [e5caf62] * remit/util/setup.py (modified) Right, shbang lines are useful Sun, 18 Apr 2010 23:53:57 GMT Alex Dehnert [8132e8c] * remit/util/add_accounts (modified) * remit/util/add_gl_accounts.py (modified) * remit/util/setup.py (modified) The executable bit is shiny Sun, 18 Apr 2010 22:57:18 GMT Alex Dehnert [00e722e] * remit/util/add_accounts (added) Script to add accounts that are passed on stdin Sun, 18 Apr 2010 21:04:07 GMT Alex Dehnert [5724bd5] * remit/util/setup.py (added) Partially complete installation script Sun, 18 Apr 2010 21:01:04 GMT Alex Dehnert [6497b49] * remit/util/add_gl_accounts.py (moved) add_gl_accounts.py doesn't involve vouchers Mon, 29 Mar 2010 07:22:55 GMT Alex Dehnert [f7dd5e7] * remit/remit_templates/403.html (added) * remit/util/shortcuts.py (added) * remit/vouchers/views.py (modified) Let voucher recipients see requests as well Sat, 27 Mar 2010 21:03:53 GMT Alex Dehnert [c968555] * remit/finance_core/views.py (modified) * remit/remit_templates/finance_core/reporting.html (modified) * remit/util/templatetags/misc.py (modified) Improve filtering by layer and area 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 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 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