48 Commits (devel)

Author SHA1 Message Date
Jonathan Rosenbaum 8810c7f3f1 This fixes #65. 6 years ago
Jonathan Rosenbaum 57ecbab44a Modifies date in shops from date to datetime for #26. 7 years ago
Jonathan Rosenbaum 44748ca740 Changing Sale Date to Donation Date for all Donations. 7 years ago
Jonathan Rosenbaum f889eccc71 Turns off quantity (community_bike) for Memberships. 7 years ago
Jonathan Rosenbaum c1bde007b4 Minor text edit. 7 years ago
Jonathan Rosenbaum 04846ae362 Uses a new type for the volunteer column. 7 years ago
Jonathan Rosenbaum 52ba58d805 Changes the model suggestion for volunteer table. 7 years ago
Jonathan Rosenbaum 4feb5022eb Puts all volunteer data into one column called "volunteer". 7 years ago
Jonathan Rosenbaum 3087e5d21f Adds Stand Time transaction type. 7 years ago
Jonathan Rosenbaum 1805449b50 Changes Personal to Stand Time and many other things: 7 years ago
Jonathan Rosenbaum df15b6933f Adds some improvements: 7 years ago
Jonathan Rosenbaum 51f91ddbad Add a deposit to initialize the POS 7 years ago
Jonathan Rosenbaum bb89cba8ba Thought it would be a good idea to add the database schema. 7 years ago
Jonathan Rosenbaum 16e0bbcbf9 Adds documentation for Memberships transaction_type_id. 8 years ago
Jonathan Rosenbaum 3358af425f Added documentation for other_volunteer. 8 years ago
Jonathan Rosenbaum 91ede32f80 Adds other_volunteer to the table. Useful for treating community volunteer hours differently in stats, etc. 8 years ago
Jonathan Rosenbaum 6d1bb2ad8b Modifies Student Volunteer to Student Volunteer/Community Service 8 years ago
Jonathan Rosenbaum c5755bcddf Added the change, not just documentation, for parent 3234faa46. 9 years ago
Jonathan Rosenbaum 3234faa464 This tiny change fixes the Bookkeeping Reports. What threw me off was the caveat concerning the purpose of "Accounting Group", basically is used to group together similar types of transactions, like Sales, Deposits, and Receivables. 9 years ago
Jonathan Rosenbaum 71aa35af00 Fixed two bugs with interest survey. 9 years ago
Jonathan Rosenbaum 5a36eea47b Stores comments from interest inventory as 1. 9 years ago
Jonathan Rosenbaum e9e3a0ef66 This completes the interest survey logic. 9 years ago
Jonathan Rosenbaum 433ab1a224 Changed table name from choices to selections. Makes better sense. 9 years ago
Jonathan Rosenbaum 1ee42f580a This changes the database schema for interest survey. 9 years ago
Jonathan Rosenbaum ec69322128 Made id a fk to contact_id in contacts. 9 years ago
Jonathan Rosenbaum cf3cfe8838 Created a new table 'options' to store interest inventory values 9 years ago
Jonathan Rosenbaum b1a11b9f3b Saves state for waiver & email_list, and more 9 years ago
Jonathan Rosenbaum ba0b491344 Corrected the focus on transction_id, also 9 years ago
Jonathan Rosenbaum 60bd4befea Replaces show_soldto_location with 2 new columns. 9 years ago
Jonathan Rosenbaum e444cdb93c Preparing GnuCash CSV interface, and fixed no shop bug with new logic. 9 years ago
Jonathan Rosenbaum bf2527e1cf Changed some text is populate. 9 years ago
Jonathan Rosenbaum a44e5e93f2 Fixes an issue when Sum has ",", and a spelling mistake. 9 years ago
Jonathan Rosenbaum c1a33b7076 Provides anonymous capability for transactions. 9 years ago
Jonathan Rosenbaum b68b4926b4 Added Bike Delivery as shop type. 9 years ago
Jonathan Rosenbaum d16811fe95 Added editable Change Fund. 9 years ago
Jonathan Rosenbaum 7658c11d53 Added check number when Check is clicked. 9 years ago
Jonathan Rosenbaum f6d392b0b5 Several improvements: 9 years ago
Jonathan Rosenbaum 9ab7723b6a Fixed now. 9 years ago
Jonathan Rosenbaum 3dc17d58dd Fixed sql. 9 years ago
Jonathan Rosenbaum d41f647211 Removed an unnessary parenthesis in sql. 9 years ago
Jonathan Rosenbaum dc7dd4d01f Beginning of transaction calculator framework & enh. 9 years ago
Jonathan Rosenbaum baebf5612b Improves Deposit presentation. 9 years ago
Jonathan Rosenbaum 2370ccee7b Many goodies for a better user experience. 9 years ago
Jonathan Rosenbaum f72f022811 Added payment_type. 9 years ago
Jonathan Rosenbaum baf8f61d9e Fixes time behavior for DST, and adds a user-defined constant. 9 years ago
Jonathan Rosenbaum 6f1a9d241e Another UI change, css file, and sql change. 9 years ago
Jonathan Rosenbaum 2274b69a8e Replaces some hardwired variables with user-defined constants. 9 years ago
Jonathan Rosenbaum 796c1f6ebb A few changes before implementing jquery, and move sql to sql dir. 10 years ago