Jonathan Rosenbaum
f384c3b7ed
Fixes #59 .
7 years ago
Jonathan Rosenbaum
c69181048f
Partial fix for #56 .
7 years ago
Jonathan Rosenbaum
588cbe7580
Sends update interests to _parent, avoiding 2x etherpad.
7 years ago
Jonathan Rosenbaum
937bf5adff
Fixes #51 ; a matter of SQL.
7 years ago
Jonathan Rosenbaum
d0028b5779
Adds performance improvements for volunteer_benefits closing #46
* Major changes, will test more, but appears to be working very well.
7 years ago
Jonathan Rosenbaum
e61cbba5c5
Only changes cursor non-allowed in Paid Membership td, bug introduced with last change.
7 years ago
Jonathan Rosenbaum
f59020a823
membership_benefits now just one call as desired for issue #46
* now need to do the same thing for volunteer_benefits
7 years ago
Jonathan Rosenbaum
140ba1938e
Partially addresses performance issue noted in #46
* removes uncessary use of contact.js
* removes duplicate code in shop.js
7 years ago
Jonathan Rosenbaum
29212e5ae4
Added a missing ;
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
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
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
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.
10 years ago
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.
10 years ago