Timeline


and

May 17, 2010:

3:35 AM Ticket #34 (Link to admin interface) created by adehnert
There should be links to the Django admin interface where it is …
3:31 AM Ticket #33 (Keep conversations about missing documentation (and such) together) created by adehnert
Right now, Remit will generate form emails about things like missing …
3:26 AM Ticket #32 (Log actions taken) created by adehnert
Most actions generate emails, but without going and looking at those …
12:56 AM Changeset [2fb5a35]client by Alex Dehnert <adehnert@…>
Increase the length of the transaction name field Previously, the …
12:53 AM Changeset [9102ac9]client by Alex Dehnert <adehnert@…>
Allow editing expense_area in the admin

May 15, 2010:

3:33 PM Ticket #31 (Display total amount on summary sheet) created by adehnert
It'd be sorta neat to be able to see at a glance how much money the …
3:30 PM Ticket #30 (Color-code the reporting interface) created by adehnert
It'd be neat if negative numbers in the reporting interface were red.
3:03 PM WikiStart edited by adehnert
Remit 0.5.0 (diff)

May 12, 2010:

5:10 AM Ticket #25 (CC requestor on automated notification email) closed by adehnert
fixed: […]
5:09 AM Changeset [ff0ea05]client by Alex Dehnert <adehnert@…>
Add CC_SUBMITTER option (Trac: #25)
4:56 AM Ticket #29 (Fix MIME type of vouchers view) closed by adehnert
fixed: […]
4:28 AM Changeset [70a9bbd]client by Alex Dehnert <adehnert@…>
Serve LaTeX as LATEX_MIMETYPE (Trac: #29) Set the default value of …
4:09 AM Ticket #28 (Fix escaping in emails) closed by adehnert
fixed: […]
3:52 AM Changeset [5eb287f]client by Alex Dehnert <adehnert@…>
Disable escaping for emails (Trac: #28)

May 8, 2010:

5:32 PM Ticket #29 (Fix MIME type of vouchers view) created by adehnert
The vouchers view currently seems to get served up as text/html. This …
5:30 PM Ticket #28 (Fix escaping in emails) created by adehnert
The various emails that get sent still use Django auto-escaping …

May 4, 2010:

1:17 AM Ticket #27 (Add web "add account" UI) created by adehnert
Since the admin interface doesn't really work with Treebeard, there …

May 3, 2010:

4:25 AM WikiStart edited by adehnert
Add bug tracker link (diff)

Apr 30, 2010:

4:11 PM Changeset [d601b0b]client by Alex Dehnert <adehnert@…>
Display RR request IDs in admin
4:11 PM Changeset [b1e217a]client by Alex Dehnert <adehnert@…>
Handle documentation better in the admin
3:49 PM Ticket #26 (Permit users to view history of requests) created by tvald
Provide a view of the history of the user's requests.
3:48 PM Ticket #25 (CC requestor on automated notification email) created by tvald
There should be a configuration option to CC the requestor on …

Apr 27, 2010:

3:39 AM Changeset [857256d]client by Alex Dehnert <adehnert@…>
Make depth of the committee hierarchy configurable The UA and ESP …

Apr 26, 2010:

8:16 PM WikiStart edited by adehnert
Add remitdemo user (diff)
8:03 PM WikiStart edited by adehnert
Link to demo install (diff)

Apr 24, 2010:

11:59 PM Changeset [6eb1795]client by Alex Dehnert <adehnert@…>
DEBUG shouldn't be set in the default settings.py
5:50 PM Changeset [c4cab48]client by Alex Dehnert <adehnert@…>
Use vouchers.models, not vouchers I'm not sure why this ever worked, …

Apr 22, 2010:

2:47 AM WikiStart edited by adehnert
Remit 0.4.1 (diff)

Apr 21, 2010:

4:22 PM Changeset [1da6cca]client by Alex Dehnert <adehnert@…>
Make scripts authentication optional (but default on)
4:22 PM Changeset [a5fc5c8]client by Alex Dehnert <adehnert@…>
Increase length of group_name field to 40 A lot of groups have names …
2:40 AM WikiStart edited by adehnert
Remit 0.4 (diff)
2:32 AM Changeset [818625a]client by Alex Dehnert <adehnert@…>
Link description, not processed

Apr 20, 2010:

7:42 PM Changeset [732d9eb]client by Alex Dehnert <adehnert@…>
Add "login again" link to logout page
7:40 PM Changeset [fe43b8a]client by Alex Dehnert <adehnert@…>
Apply "autocreated" group in SocketAuth?
7:36 PM Changeset [e1ae8b3]client by Alex Dehnert <adehnert@…>
Do argument-length checking in SocketAuth?
7:24 PM Changeset [734ef4f]client by Alex Dehnert <adehnert@…>
Add docs for SocketAuthBackend?
5:25 PM Changeset [dbb39a2]client by Alex Dehnert <adehnert@…>
Add SocketAuth? authentication backend

Apr 19, 2010:

6:54 AM Ticket #19 (Remit should store more dates) closed by adehnert
fixed: Done, excepting reconciliation (which can wait until that exists at …
6:53 AM Changeset [82211ea]client by Alex Dehnert <adehnert@…>
Keep track of some more dates (Trac: #19)
6:20 AM Changeset [e5caf62]client by Alex Dehnert <adehnert@…>
Right, shbang lines are useful
1:18 AM Changeset [ee82431]client by Alex Dehnert <adehnert@…>
Gracefully handle no account having an owner
1:09 AM Changeset [02030a2]client by Alex Dehnert <adehnert@…>
Display slug in BudgetTerm? admin
1:05 AM Changeset [501e0d7]client by Alex Dehnert <adehnert@…>
Mention remit/media/ in INSTALL

Apr 18, 2010:

9:39 PM Changeset [a17645f]client by Alex Dehnert <adehnert@…>
Add install instructions
7:53 PM Changeset [8132e8c]client by Alex Dehnert <adehnert@…>
The executable bit is shiny
6:57 PM Changeset [00e722e]client by Alex Dehnert <adehnert@…>
Script to add accounts that are passed on stdin
5:49 PM Changeset [6f24604]client by Alex Dehnert <adehnert@…>
Make reimbursement base path configurable Adds a BASE_COMMITTEE_PATH …
5:04 PM Changeset [5724bd5]client by Alex Dehnert <adehnert@…>
Partially complete installation script
5:01 PM Changeset [6497b49]client by Alex Dehnert <adehnert@…>
add_gl_accounts.py doesn't involve vouchers
4:59 PM Changeset [074fac7]client by Alex Dehnert <adehnert@…>
Refactor mass account adding from add_gl_accounts
4:58 PM Changeset [bc798fc]client by Alex Dehnert <adehnert@…>
Allow getting nodes by path relative to a base
4:46 PM Changeset [5a72e32]client by Alex Dehnert <adehnert@…>
Fix BudgetArea? child-adding bug Prior to …
Note: See TracTimeline for information about the timeline view.