source: remit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @818625a   15 years adehnert Link description, not processed client
(edit) @732d9eb   15 years adehnert Add "login again" link to logout page client
(edit) @fe43b8a   15 years adehnert Apply "autocreated" group in SocketAuth? client
(edit) @e1ae8b3   15 years adehnert Do argument-length checking in SocketAuth? client
(edit) @734ef4f   15 years adehnert Add docs for SocketAuthBackend? client
(edit) @dbb39a2   15 years adehnert Add SocketAuth? authentication backend client
(edit) @82211ea   15 years adehnert Keep track of some more dates (Trac: #19) client
(edit) @e5caf62   15 years adehnert Right, shbang lines are useful client
(edit) @ee82431   15 years adehnert Gracefully handle no account having an owner client
(edit) @02030a2   15 years adehnert Display slug in BudgetTerm? admin client
(edit) @8132e8c   15 years adehnert The executable bit is shiny client
(edit) @00e722e   15 years adehnert Script to add accounts that are passed on stdin client
(edit) @6f24604   15 years adehnert Make reimbursement base path configurable Adds a BASE_COMMITTEE_PATH … client
(edit) @5724bd5   15 years adehnert Partially complete installation script client
(edit) @6497b49   15 years adehnert add_gl_accounts.py doesn't involve vouchers client
(edit) @074fac7   15 years adehnert Refactor mass account adding from add_gl_accounts client
(edit) @bc798fc   15 years adehnert Allow getting nodes by path relative to a base client
(edit) @5a72e32   15 years adehnert Fix BudgetArea? child-adding bug Prior to … client
(edit) @0f53aae   15 years adehnert Generally improve user account display When testing, it can be … client
(edit) @ea76b01   15 years adehnert Check for bits before displaying reporting links client
(edit) @a875cb6   15 years adehnert Show number of vouchers on summary page client
(edit) @36d2293   15 years adehnert Use 30 character usernames to match Django Originally, we limited … client
(edit) @dfcab53   15 years adehnert Use the finance_core.use_reporting permission client
(edit) @e02a4b2   15 years adehnert Auto-apply 'mit' and 'autocreated' groups This resolves the "we need … client
(edit) @b34d568   15 years adehnert Only process doc upload when somebody asks for it (Trac: #15) client
(edit) @23138c0   15 years adehnert Display time on summary page (Trac: #24) client
(edit) @80d1270   15 years adehnert Add reporting link to homepage (Trac: #14) client
(edit) @0a5a003   15 years adehnert Validate as PDF-only client
(edit) @f7dd5e7   15 years adehnert Let voucher recipients see requests as well client
(edit) @ef500c1   15 years adehnert Finish marking things as optional client
(edit) @72a92e0   15 years adehnert Mailing address and documentation can be blank client
(edit) @a75ed9b   15 years adehnert Finish documentation support? (Trac: #1) client
(edit) @dc17b01   15 years adehnert WIP WIP WIP: Start of doc upload client
(edit) @3111c8a   15 years adehnert Switch to using Django South for migrations client
(edit) @1204352   15 years adehnert Merge branch 'balances' client
(edit) @c1d9650   15 years adehnert The expense accounts always apply client
(edit) @ea32cd9   15 years adehnert The plural of axis is axes client
(edit) @1c178d5   15 years adehnert Oops. Punt some commented code. client
(edit) @a838ee3   15 years adehnert Add row and column totals client
(edit) @d1692e8   15 years adehnert Finally completely punt the old-style annotate client
(edit) @18149fd   15 years adehnert Add new valannotate method to replace annotate client
(edit) @47bb508   15 years adehnert Clarify code slightly client
(edit) @2542022   15 years adehnert Improve the tests client
(edit) @193dfcd   15 years adehnert Clearer configuration area client
(edit) @c968555   15 years adehnert Improve filtering by layer and area client
(edit) @ae83758   15 years adehnert Improved testing client
(edit) @ee37f93   15 years adehnert Oops. Q uses "|", not "or". client
(edit) @8a0d18c   15 years adehnert WIP: Add form for selecting parameters client
(edit) @dd2c3d9   15 years adehnert Allow filtering by term client
(edit) @ca03565   15 years adehnert Allow BudgetTerm? as an axis client
(edit) @3d00b0a   15 years adehnert Table-driven axes client
(edit) @eae6ea8   15 years adehnert Punt some debugging print statements client
(edit) @162f527   15 years adehnert Start of giving options for the axis client
(edit) @83d9608   15 years adehnert Add test for reporting aggregate and annotate should return the same … client
(edit) @13e7c01   15 years adehnert Minor refactoring of the reporting code client
(edit) @3f1e074   15 years adehnert Calculate totals using annotate, not aggregate For reports like "all … client
(edit) @ed4ccc7   15 years adehnert Add basic reporting (Trac #3) client
(edit) @86817cf   15 years adehnert BudgetArea? lives in finance_core, not vouchers client
(edit) @37c15c4   15 years adehnert Pull defaults from user object not certificate In order to make Remit … client
(edit) @c020a3b   15 years adehnert Make admin list pages useful (Closes: #6) client
(edit) @e8550be   15 years adehnert Allow sending certain stock emails (Closes: #10) client
(edit) @14adb6b   15 years adehnert Include subject prefix in submittal notifications client
(edit) @3f34670   15 years adehnert "Remit: UA" is more understandable than "Remit UA" client
(edit) @3bf063c   15 years adehnert Make vouchers/emails/ template directory & use it client
(edit) @e8632f2   15 years adehnert Lookup users in LDAP while auto-creating client
(edit) @f114f8b   15 years adehnert Color-code approval state and link email addresses client
(edit) @0e58ad0   15 years adehnert Send email on submitted requests client
(edit) @6054f18   15 years adehnert Limit DB->LaTeX to appropriate users client
(edit) @524b81e   15 years adehnert Send email on DB->LaTeX client
(edit) @a9d44e0   15 years adehnert Send emails when requests are approved client
(edit) @e601d3b   15 years adehnert Slightly clearer request review page client
(edit) @856aac8   15 years adehnert Handle submission workflow better client
(edit) @004d06d   15 years adehnert Script to download and PDF the vouchers client
(edit) @9adba9a   15 years adehnert Punted duplicate .tex template client
(edit) @dcaa9c0   15 years adehnert Generate LaTeX source of all the vouchers client
(edit) @7e8566f   15 years adehnert Active tab goes in front client
(edit) @193cceb   15 years adehnert Approving requests creates transactions too client
(edit) @7df1c50   15 years adehnert Transaction in the admin UI client
(edit) @7416c7e   15 years adehnert Clarify that the review page is a success page client
(edit) @71d716d   15 years adehnert AUTHENTICATION_BACKENDS is plural for a reason. Punt the USE_CERTS … client
(edit) @f09f636   15 years adehnert Bigger rounded corners, and on both sides client
(edit) @1d4c89e   15 years adehnert Bump a charfield's length… client
(edit) @3a0c51b   15 years adehnert Top navigation bar client
(edit) @3e79308   15 years adehnert Don't let you approve a non-pending request client
(edit) @bf5333c   15 years adehnert Fix approval time saving bug client
(edit) @cb5f343   15 years adehnert Make certs optional client
(edit) @84b3640   15 years adehnert Color form errors client
(edit) @587bb95   15 years adehnert Mostly done with the voucher approval workflow client
(edit) @e2f2aa9   15 years adehnert Prefill reimbursement request from certs client
(edit) @db191ee   15 years adehnert WIP: Approving requests client
(edit) @ce973f1   15 years adehnert Forgot to update check_to_name in the template client
(edit) @485673a   15 years adehnert Add list page client
(edit) @a6806bf   15 years adehnert Improve the look a bit more client
(edit) @b7fc501   15 years adehnert ... And the url for the index page client
(edit) @248b30b   15 years adehnert Split check recipient into first and last names client
(edit) @88e897a   15 years adehnert Index page client
(edit) @d6324a2   15 years adehnert More work on the default theme client
(edit) @fedcbcf   15 years adehnert Use RequestContext? client
(edit) @5cbf234   15 years adehnert Slightly more interesting default theme client
(edit) @c5898ff   15 years adehnert Cert auth works! client
Note: See TracRevisionLog for help on using the revision log.