Christopher Neugebauer
|
f1c8e90b77
|
Makes the form type optional for reports
|
2016-09-02 10:28:24 +10:00 |
|
Christopher Neugebauer
|
960de87343
|
oops
|
2016-09-02 10:10:21 +10:00 |
|
Christopher Neugebauer
|
86d1ab7160
|
Refactors core reporting bits into a reporting package
|
2016-09-02 10:08:11 +10:00 |
|
Christopher Neugebauer
|
fb022bbc7b
|
Adds a view that shows all reports
|
2016-09-02 09:55:29 +10:00 |
|
Christopher Neugebauer
|
1e066952e9
|
Reports now need staff credentials to load.
|
2016-09-02 09:31:12 +10:00 |
|
Christopher Neugebauer
|
66226663d5
|
Makes the inventory report even clearer.
|
2016-08-26 15:53:33 +10:00 |
|
Christopher Neugebauer
|
32b887fed3
|
Makes the reporting framework a bit more DRY.
|
2016-08-26 15:11:08 +10:00 |
|
Christopher Neugebauer
|
3607fb19b8
|
Adds inventory report
|
2016-08-26 14:59:54 +10:00 |
|
Christopher Neugebauer
|
2a850c49bc
|
Fixes some documentation snafus
|
2016-08-26 14:17:53 +10:00 |
|
Christopher Neugebauer
|
5c41a3576c
|
re-structures the URLs a bit, puts the items sold report under reports/items_sold
|
2016-08-26 13:53:40 +10:00 |
|
Christopher Neugebauer
|
db8f428ee1
|
Makes the sales report keep a total.
|
2016-08-26 13:40:49 +10:00 |
|
Christopher Neugebauer
|
b7650ca772
|
Reports now display titles
|
2016-08-25 21:10:14 +10:00 |
|
Christopher Neugebauer
|
a320f822fc
|
Report for total items sold.
|
2016-08-25 21:05:02 +10:00 |
|
Christopher Neugebauer
|
d131b547f6
|
Delete errant prints
|
2016-08-25 21:01:32 +10:00 |
|
Christopher Neugebauer
|
00476498a8
|
Very first attempt at a staff-facing report (items sold)
|
2016-08-25 20:33:19 +10:00 |
|
Christopher Neugebauer
|
3225a353e0
|
Migrates to the less-deprecated URL syntax
|
2016-08-25 19:51:36 +10:00 |
|
Christopher Neugebauer
|
d9b1583dfe
|
Adds more fields to the reviews CSV
|
2016-08-25 10:40:21 +10:00 |
|
Christopher Neugebauer
|
d05a41d4f6
|
Merge branch 'chrisjrn/describe_discount_items'
Fixes #43.
|
2016-08-24 11:46:38 +10:00 |
|
Christopher Neugebauer
|
0b7396c40f
|
Discount line items now describe the product that the discount applies to.
|
2016-08-24 11:46:15 +10:00 |
|
Christopher Neugebauer
|
1b40472835
|
Merge branch 'chrisjrn/long_and_thin'
Fixes #26
|
2016-08-22 15:03:32 +10:00 |
|
Christopher Neugebauer
|
482fe22d89
|
Better reporting of errors in long-and-thin categories
|
2016-08-22 15:03:08 +10:00 |
|
Christopher Neugebauer
|
d52fc6eb9d
|
Adds a formset for dealing with long-and-thin product categories.
|
2016-08-22 15:00:45 +10:00 |
|
Christopher Neugebauer
|
02e415c104
|
Adds an implementation for item-quantity forms.
|
2016-08-22 15:00:38 +10:00 |
|
Christopher Neugebauer
|
d9f9af9827
|
Modifies the Category model to allow for ITEM_QUANTITY forms
|
2016-08-22 15:00:38 +10:00 |
|
Christopher Neugebauer
|
c4274817a8
|
Moves ProductsForm to the top of its file
|
2016-08-22 10:15:01 +10:00 |
|
Christopher Neugebauer
|
8c34c7498a
|
Factors _ProductsForm into _HasProductsFields
|
2016-08-22 10:13:02 +10:00 |
|
Christopher Neugebauer
|
64e897919e
|
Merge branch 'chrisjrn/email_invoices'
|
2016-08-22 09:28:44 +10:00 |
|
Christopher Neugebauer
|
4f16e4b9d0
|
Oops.
|
2016-08-21 18:28:16 +10:00 |
|
Christopher Neugebauer
|
7bf372f92a
|
Invoices now send e-mails when created, paid, or refunded.
|
2016-08-21 17:14:19 +10:00 |
|
Christopher Neugebauer
|
924906d38c
|
Adds test for e-mails being sent when invoices are generated.
|
2016-08-21 16:56:15 +10:00 |
|
Christopher Neugebauer
|
e946af0f04
|
Adds functions for mailing invoices when certain events occur.
|
2016-08-21 16:56:05 +10:00 |
|
Christopher Neugebauer
|
155f6d42d9
|
Renames patch_datetime to patches, adds e-mail patching bits
|
2016-08-21 16:39:57 +10:00 |
|
Christopher Neugebauer
|
1faa608425
|
Adds email framework shamelessly stolen from Symposion
|
2016-08-21 15:40:05 +10:00 |
|
Christopher Neugebauer
|
b6b6c51cc1
|
Refactors to be a bit less obtuse
|
2016-08-21 15:31:09 +10:00 |
|
Christopher Neugebauer
|
565a353375
|
send_mail is no longer hardwired to point at symposion/emails (who does that?!)
|
2016-08-21 15:28:22 +10:00 |
|
Christopher Neugebauer
|
efd6ff88f8
|
"Random selection" change
Reduces the frequency with which controversial proposals are brought to the front of the review queue.
|
2016-08-19 10:29:04 +10:00 |
|
Scott Bragg
|
f3fc572ca7
|
Merge pull request #48 from lca2017/chrisjrn/20160817
Review tweaks
|
2016-08-17 14:28:32 +10:00 |
|
Christopher Neugebauer
|
d56bcea2e6
|
Makes the “reviewer’s reviews” page filter by section
|
2016-08-17 08:09:21 +10:00 |
|
Christopher Neugebauer
|
5735c7745e
|
The “free for all” random reviews should now direct reviewers to under-reviewed proposals more generally.
|
2016-08-17 07:44:28 +10:00 |
|
Christopher Neugebauer
|
07198b2ecf
|
Direct reviewers to the controversial talks instead of the indifferent talks
|
2016-08-17 07:35:46 +10:00 |
|
Christopher Neugebauer
|
7b6843ca1e
|
all-reviews CSV now includes the proposal type rather than the proposal section
|
2016-08-17 07:27:32 +10:00 |
|
Christopher Neugebauer
|
59ff38f78b
|
Adds a floatformat to the average
|
2016-08-16 09:50:17 +10:00 |
|
Christopher Neugebauer
|
32c2d697b0
|
PEBACK 3
|
2016-08-16 09:35:34 +10:00 |
|
Christopher Neugebauer
|
20ad44236b
|
PEBCAK 2 removed
|
2016-08-16 09:34:04 +10:00 |
|
Christopher Neugebauer
|
faa30b8866
|
Update views.py
PEBCAK
|
2016-08-16 09:14:50 +10:00 |
|
Scott Bragg
|
5ad2aa0888
|
Merge branch 'chrisjrn/20160815' into lca2017
|
2016-08-15 23:03:31 +10:00 |
|
Scott Bragg
|
124335cc7c
|
Merge branch 'lca2017' into chrisjrn/20160815
Conflicts:
symposion/reviews/views.py
|
2016-08-15 23:02:49 +10:00 |
|
Christopher Neugebauer
|
b9b27abdce
|
sigh
|
2016-08-15 22:42:54 +10:00 |
|
Scott Bragg
|
5540a30c6e
|
Merge pull request #45 from lca2017/revert-44-chrisjrn/20160815
Revert "(un-oops)"
|
2016-08-15 18:58:04 +10:00 |
|
Scott Bragg
|
3f5ee591b6
|
Revert "(un-oops)"
|
2016-08-15 18:56:54 +10:00 |
|