# # ChangeLog for remit/settings.py # # Generated by Trac 1.0.2 # Jul 26, 2025, 9:04:15 PM Sun, 18 May 2014 21:42:14 GMT Alex Dehnert [f5bebab] * INSTALL (modified) * remit/settings.py (modified) * remit/treebeard (modified) * remit/urls.py (modified) Tweaks from doing a new install Fri, 25 Jan 2013 23:15:49 GMT Alex Dehnert [fe7e946] * remit/settings.py (modified) Add some useful middlewares Cargo-culted from the ASA DB. The ... Fri, 25 Jan 2013 22:41:19 GMT Alex Dehnert [522674a] * remit/settings.py (modified) Switch to class-based template loaders Fri, 25 Jan 2013 22:39:05 GMT Alex Dehnert [bf1a969] * remit/settings.py (modified) Remove the old-style DATABASE_* stanza Tue, 01 Feb 2011 15:33:23 GMT Alex Dehnert [d50ec5b] * remit/remit_templates/vouchers/emails/request_approval_admin.txt (modified) * remit/remit_templates/vouchers/reimbursementrequest_list.html (modified) * remit/settings.py (modified) * remit/vouchers/migrations/0008_add_rfp.py (added) * remit/vouchers/models.py (modified) Allow marking things as RFPized Thu, 27 May 2010 00:23:38 GMT Alex Dehnert [29e55de] * remit/settings.py (modified) Use remit-default-addr@mit.edu as a default Using remit@mit.edu as ... Thu, 27 May 2010 00:23:37 GMT Alex Dehnert [a4ac6bd] * remit/settings.py (modified) DEBUG should be set, but to False Contrary to "DEBUG shouldn't be ... Wed, 12 May 2010 09:09:47 GMT Alex Dehnert [ff0ea05] * remit/settings.py (modified) * remit/vouchers/views.py (modified) Add CC_SUBMITTER option (Trac: #25) Wed, 12 May 2010 08:28:37 GMT Alex Dehnert [70a9bbd] * remit/settings.py (modified) * remit/vouchers/views.py (modified) Serve LaTeX as LATEX_MIMETYPE (Trac: #29) Set the default value of ... Tue, 27 Apr 2010 07:39:45 GMT Alex Dehnert [857256d] * remit/settings.py (modified) * remit/vouchers/views.py (modified) Make depth of the committee hierarchy configurable The UA and ESP ... Sun, 25 Apr 2010 03:59:01 GMT Alex Dehnert [6eb1795] * remit/settings.py (modified) DEBUG shouldn't be set in the default settings.py Wed, 21 Apr 2010 20:22:50 GMT Alex Dehnert [1da6cca] * remit/settings.py (modified) Make scripts authentication optional (but default on) Tue, 20 Apr 2010 21:25:52 GMT Alex Dehnert [dbb39a2] * remit/settings.py (modified) * remit/util/SocketAuth.py (added) Add SocketAuth authentication backend Sun, 18 Apr 2010 21:49:35 GMT Alex Dehnert [6f24604] * remit/settings.py (modified) * remit/vouchers/views.py (modified) Make reimbursement base path configurable Adds a ... 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 ... Sun, 28 Mar 2010 09:40:49 GMT Alex Dehnert [3111c8a] * remit/finance_core/migrations/0001_initial.py (added) * remit/finance_core/migrations/__init__.py (added) * remit/settings.py (modified) * remit/vouchers/migrations/0001_initial.py (added) * remit/vouchers/migrations/__init__.py (added) Switch to using Django South for migrations Sat, 20 Mar 2010 09:31:07 GMT Alex Dehnert [e8550be] * remit/remit_templates/vouchers/ReimbursementRequest_review.html (modified) * remit/remit_templates/vouchers/emails/no_docs_user.txt (added) * remit/remit_templates/vouchers/emails/voucher_sao_user.txt (added) * remit/settings.py (modified) * remit/vouchers/models.py (modified) * remit/vouchers/views.py (modified) Allow sending certain stock emails (Closes: #10) Sat, 20 Mar 2010 08:05:02 GMT Alex Dehnert [3f34670] * remit/settings.py (modified) "Remit: UA" is more understandable than "Remit UA" Tue, 09 Feb 2010 08:47:46 GMT Alex Dehnert [a9d44e0] * remit/remit_templates/vouchers/request_approval_email.txt (added) * remit/settings.py (modified) * remit/vouchers/views.py (modified) Send emails when requests are approved 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 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 ... Wed, 03 Feb 2010 21:05:05 GMT Alex Dehnert [cb5f343] * remit/settings.py (modified) Make certs optional 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: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 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: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:01 GMT Alex Dehnert [2ff0d60] * remit/settings.py (modified) Try to get it deployable to scripts 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