57 Commits (609078a60da60a949a307804e09a1e2fe3fef03e)

Author SHA1 Message Date
Jonathan Rosenbaum 609078a60d Removes an uncessary function call and callback return that was used to Stand Time which was replaced by accurate code in transactions.js. 7 years ago
Jonathan Rosenbaum 20741bd9d6 Provides membership discount value on callback. 7 years ago
Jonathan Rosenbaum a084161d03 Free stand time for bike purchases is now working. 7 years ago
Jonathan Rosenbaum ff0bb290e2 Tests the free stand time callback. 7 years ago
Jonathan Rosenbaum aeb6b23889 Adds volunteer history update. 7 years ago
Jonathan Rosenbaum f95f2d2b2c This gets volunteer history select working correctly. 7 years ago
Jonathan Rosenbaum e6b05b4eab Callback to query Volunteer benefits history. 7 years ago
Jonathan Rosenbaum d0e88bac58 Turns off/on spinner for membership based on choices in functions. 7 years ago
Jonathan Rosenbaum 76b73352dc Adds VOLUNTEER_DISCOUNT. 7 years ago
Jonathan Rosenbaum 6a89e5d675 Adds a new definition, stand_time_value. 7 years ago
Jonathan Rosenbaum 4feb5022eb Puts all volunteer data into one column called "volunteer". 7 years ago
Jonathan Rosenbaum e663006698 Some experimentation making sure the spinner is working. 7 years ago
Jonathan Rosenbaum 7a09ccfead Won't charge stand time if a member. Simplified callback reusing funtion. 7 years ago
Jonathan Rosenbaum f1daa79213 Fixes a bug, and adds membership_benefits function for easier querying. 7 years ago
Jonathan Rosenbaum ff0142aa30 Improves logic for multiple logins and real sign out. 7 years ago
Jonathan Rosenbaum a05575999c Improves the presentation. 7 years ago
Jonathan Rosenbaum eaefff480c Figures out stand time amount with optional grace period. 7 years ago
Jonathan Rosenbaum e724e8d9cb The beginnings of Stand Time logic. 7 years ago
Jonathan Rosenbaum 79e246246d Now carries over the current year volunteer hours data. 7 years ago
Jonathan Rosenbaum e9da500848 This adds SQL logic for current year volunteer hours and visits. 7 years ago
Jonathan Rosenbaum 787fff74d6 Adds initial Volunteer Hour logic and displays in transactions with title. 7 years ago
Jonathan Rosenbaum fb422fcc3b This returns the latest expiration date for membership. 7 years ago
Jonathan Rosenbaum b9497ac7c3 Show whether a patron is a paid member or not. 7 years ago
Jonathan Rosenbaum 109cf3d3c9 Adds checking number to cvs num if one exists. 9 years ago
Jonathan Rosenbaum e983cc7d0f Added statements for anonymous transactions. 9 years ago
Jonathan Rosenbaum f23720cf6d Adds coordinators name to the csv description. 9 years ago
Jonathan Rosenbaum 80d85c9dcd Adds patrons name to the csv description. 9 years ago
Jonathan Rosenbaum 6d636aaff6 Removes an uncessary mysql_fetch_assoc line from credit. 9 years ago
Jonathan Rosenbaum 76ad12e4a3 Returns directory and filename for GnuCash csv 9 years ago
Jonathan Rosenbaum f89c86384a Creates GnuCash csv transaction files! 9 years ago
Jonathan Rosenbaum c5443438f9 initial templating of gnucash csv creation 9 years ago
Jonathan Rosenbaum 45b71aca5c Adds submit button and improves gui. 9 years ago
Jonathan Rosenbaum bae4030274 $0 deposits now acceptable for record-keeping reasons 9 years ago
Jonathan Rosenbaum 7b64d0c494 Spiffs up contact_and_edit, adding error correction and required waiver. 9 years ago
Jonathan Rosenbaum 8f8e1623df Correct transaction_id for storage transactions in history. 9 years ago
Jonathan Rosenbaum e47498a00a Transaction history is now stored. 9 years ago
Jonathan Rosenbaum be43ea3245 Show start storage original date if it has changed. 9 years ago
Jonathan Rosenbaum 50c740feb8 Adds a hidden input field to remember non-logged user value in edit trans. 9 years ago
Jonathan Rosenbaum 304c9e2f37 Added not logged-in logic for transaction edit, also: 9 years ago
Jonathan Rosenbaum 934bc4438c Gives #1 trans and id of 0. 9 years ago
Jonathan Rosenbaum deaa8ea02f Adds new logic to handle 1-only real depost. 9 years ago
Jonathan Rosenbaum 5e11243d41 Provides fake deposits when none or only 1 exists. 9 years ago
Jonathan Rosenbaum 9d4ec10312 Adds range to slider, and links it to year choice. 9 years ago
Jonathan Rosenbaum c034d5d72e Fixes a search bug when date is in the past. 10 years ago
Jonathan Rosenbaum f8b96a05b7 When no shop, prevents unloaded page transactions from being edited. 10 years ago
Jonathan Rosenbaum c1a33b7076 Provides anonymous capability for transactions. 10 years ago
Jonathan Rosenbaum 2a0d9f542f Resets payment_type && amount if storage date is nullified. 10 years ago
Jonathan Rosenbaum d16811fe95 Added editable Change Fund. 10 years ago
Jonathan Rosenbaum 33b4d29417 Provides error correction for no current shop. 10 years ago
Jonathan Rosenbaum 7658c11d53 Added check number when Check is clicked. 10 years ago