Jonathan Rosenbaum
e61cbba5c5
Only changes cursor non-allowed in Paid Membership td, bug introduced with last change.
2017-12-15 05:29:38 +00:00
Jonathan Rosenbaum
f59020a823
membership_benefits now just one call as desired for issue #46
...
* now need to do the same thing for volunteer_benefits
2017-12-15 05:22:18 +00:00
Jonathan Rosenbaum
140ba1938e
Partially addresses performance issue noted in #46
...
* removes uncessary use of contact.js
* removes duplicate code in shop.js
2017-12-14 21:14:29 +00:00
Jonathan Rosenbaum
29212e5ae4
Added a missing ;
2017-12-11 02:21:08 +00:00
Jonathan Rosenbaum
8ded4fa995
Minor change to show closes #8 Matt Marino enhancement request.
2017-10-11 08:19:54 +00:00
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.
2017-10-11 08:05:43 +00:00
Jonathan Rosenbaum
6eba0250d6
Returns banned list.
2017-10-11 06:18:00 +00:00
Jonathan Rosenbaum
28e290ba48
More text decoration improvements.
2017-09-19 08:02:00 +00:00
Jonathan Rosenbaum
d3ed149289
Improves the update interests css a little bit.
2017-09-19 07:42:50 +00:00
Jonathan Rosenbaum
6846165297
Changes the color coding for volunteers who have redeemed all their hours.
2017-09-19 05:56:02 +00:00
Jonathan Rosenbaum
7b1e3f0545
Makes status font smaller to avoid overruns.
2017-09-19 05:40:03 +00:00
Jonathan Rosenbaum
7696b05dc9
Adds Update Interests to the Volunteer Hours column!
2017-09-19 04:51:49 +00:00
Jonathan Rosenbaum
d98c033348
Changes id to class for more than one row with same contact_id.
2017-09-17 01:29:02 +00:00
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
2017-09-17 01:20:18 +00:00
Jonathan Rosenbaum
6bbf55a25e
Changes the header for shop_log and start_shop.
...
1) Pages will go back to shop_welcome (original behavior) but for these two pages. This prevents transaction pages from going back.
2) Added an About/Help link to the left.
3) Changed the width/margin of the associated tables so that it would line up withe new table presenting the menu links.
2015-03-04 18:52:49 +00:00
Jonathan Rosenbaum
4cd269fd06
Improves start_shop, gets contacts ready for processing.
...
1) Slight improvements in UI with start_shop .. the date.
2) Adds deferred promise for contact.js.
2015-02-20 07:21:03 +00:00