Jonathan Rosenbaum
bc3c7450fd
Handles when contact_id exceeds greatest or least contact_id.
* will go to the closest contact_id, nice behavior.
7 years ago
Jonathan Rosenbaum
b63df15721
Closes #12 enhancement.
7 years ago
Jonathan Rosenbaum
28ded7650e
Adds placeholder ShopId to tabulator header.
7 years ago
Jonathan Rosenbaum
f742fc9621
Adds prev next buttons as req in enhancement #12
7 years ago
Jonathan Rosenbaum
3dff971ac9
Adds accurate sorting for time_in, time_out, and total.
* uses moment.js
* changed from formatter to mutator for time_in and time_out.
7 years ago
Jonathan Rosenbaum
c622cee563
Minor sytax fix.
7 years ago
Jonathan Rosenbaum
c466ae0927
Adds moment to header.
7 years ago
Jonathan Rosenbaum
7b65374c13
Adds moment dot files.
7 years ago
Jonathan Rosenbaum
4bb9b043ad
This adds moment to perfect date/time sorting with tabulator!
7 years ago
Jonathan Rosenbaum
f15d312e5a
Turns off cell editing, add "" for status.
7 years ago
Jonathan Rosenbaum
9cc6cb20be
A complete redo with tabulator!
7 years ago
Jonathan Rosenbaum
68431826f3
Adds reports{js,php} for modern reporting with tabulator!
* and integration
7 years ago
Jonathan Rosenbaum
58a3e00f70
Adds tabulator and reports.js to this header.
7 years ago
Jonathan Rosenbaum
5e5899160a
This cleans up the html a little for the last fix #10
7 years ago
Jonathan Rosenbaum
e08708b66a
Show signed-in patrons with distinct color for list_donation_locations_withheade
* closes #10
* combines signed-in with everyone else
* everyone should be put in alphabetical order in the future
7 years ago
Jonathan Rosenbaum
821009e0ad
Turns patron name into a link in transaction_log.
7 years ago
Jonathan Rosenbaum
57c7bcd615
This closes #11 by turning shop_id into a link.
* transaction.css was too low a priority so added style in transaction_log.
7 years ago
Jonathan Rosenbaum
3c5eea235a
This fixes #9 by allowing two behaviors via REDEEM_ONE_TO_ONE:
* based on the SWEAT_EQUITY_LIMIT with discounts applied,
* based on 1 to 1 (1hr of volunteering === 1hr of free stand time) regardless of the SWEAT_EQUITY_LIMIT
7 years ago
Jonathan Rosenbaum
28ff8f5fd6
Removed a td: Closes #3
7 years ago
Jonathan Rosenbaum
8ded4fa995
Minor change to show closes #8 Matt Marino enhancement request.
7 years ago
Jonathan Rosenbaum
b9e17872ac
Shows if banned.
* tr becomes red
* title becomes banned
* not all td currently change, however, it is sufficient to get the message across, and let the greeter know there is an issue.
7 years ago
Jonathan Rosenbaum
6eba0250d6
Returns banned list.
7 years ago
Jonathan Rosenbaum
5695fe8b07
This resolves the issue with user defined arrays (local_configurations) not carrying over.
* include works, too, and in this paticular code would not provide a disadvantage
7 years ago
Jonathan Rosenbaum
814a2bc4b6
Some long overdue major changes.
7 years ago
Jonathan Rosenbaum
b4f1ca18de
Little spelling change.
7 years ago
Jonathan Rosenbaum
a3b2188e27
Provides an explanation for all the header include files.
7 years ago
Jonathan Rosenbaum
6a464d29be
Adds tabulator capability to reports.
7 years ago
Jonathan Rosenbaum
407893b872
Adds the nice tabulator library!
7 years ago
Jonathan Rosenbaum
cc6346a1b7
Simplified include_headers by removing include_header_start_shop.
* No important changes with shop_log.
7 years ago
Jonathan Rosenbaum
6fcf67c0c1
Changed season to shop season as recommended by Jonathan Nellis.
7 years ago
Jonathan Rosenbaum
28e290ba48
More text decoration improvements.
7 years ago
Jonathan Rosenbaum
d3ed149289
Improves the update interests css a little bit.
7 years ago
Jonathan Rosenbaum
6846165297
Changes the color coding for volunteers who have redeemed all their hours.
7 years ago
Jonathan Rosenbaum
7b1e3f0545
Makes status font smaller to avoid overruns.
7 years ago
Jonathan Rosenbaum
7696b05dc9
Adds Update Interests to the Volunteer Hours column!
7 years ago
Jonathan Rosenbaum
cc44575d2a
More awesome improvements.
7 years ago
Jonathan Rosenbaum
f5a5deb214
url correction
7 years ago
Jonathan Rosenbaum
5af92d5fe1
More expansion.
7 years ago
Jonathan Rosenbaum
8c33f95022
More improvements.
7 years ago
Jonathan Rosenbaum
1710842deb
More policy additions.
7 years ago
Jonathan Rosenbaum
21a8447d54
Added some more important information in the 1st paragraph.
7 years ago
Jonathan Rosenbaum
b2b306502b
Improving verbiage.
7 years ago
Jonathan Rosenbaum
0e56e1b269
Long overdue update of shop welcome page.
* updates with new policies
* simplifies somewhat
* changes the color
7 years ago
Jonathan Rosenbaum
2ee0d57dc4
Changes from loud red, to cool blue (experiment).
7 years ago
Jonathan Rosenbaum
7c21381fef
Adds include_footer so people have links to report bugs, etc.
7 years ago
Jonathan Rosenbaum
800205cbdd
Changes margin-left from 170 to 80px to avoid run-overs.
7 years ago
Jonathan Rosenbaum
d98c033348
Changes id to class for more than one row with same contact_id.
7 years ago
Jonathan Rosenbaum
c356cb9aaf
Adds Volunteer Hours and Paid Membership Columns to shop log:
* shows Summary for Volunteer hours
* show whether membership is current or not
* a little css magic in shop.js
7 years ago
Jonathan Rosenbaum
798ae356b6
Fixes Membership discount for non-member (EAB (all hours) and Volunteer) #2
7 years ago
Jonathan Rosenbaum
367f9707d5
Changes Statistics to Reports. Lots of header include files.
7 years ago