Jonathan Rosenbaum
8aae19686b
This partially addresses #43 .
7 years ago
Jonathan Rosenbaum
8789a289b7
New configurations for etherpad; more documentation on the wiki coming.
7 years ago
Jonathan Rosenbaum
959fc08092
This implements etherpad ( #39 ) for individual_history_log!
7 years ago
Jonathan Rosenbaum
8ba910b37b
Adds better error output, fixes #34 .
7 years ago
Jonathan Rosenbaum
a2a0b10077
Actually no for #23 , doesen't resolve seconds or even ti/to.
7 years ago
Jonathan Rosenbaum
4574410744
Fixes #23 - time skewed by one step!
7 years ago
Jonathan Rosenbaum
cc41801975
Just a spelling correction.
7 years ago
Jonathan Rosenbaum
52069d9b52
Fixes a bug introduced by adding datetime with enh #26 .
* links for shop_log weren't opening up the latest shop, or any shop.
7 years ago
Jonathan Rosenbaum
104de44dc5
This closes #25 !
* Requires mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mysql
7 years ago
Jonathan Rosenbaum
f7d389551a
This resolves #23
* Adds LIST_MINUTE_INTERVAL
* Creates a new generic function from list_min15() .. list_min() with one new arguement, the minute interval that 60 should divide by cleanly.
* May clean up the $elapsed_hours, but currently have LIST_MINUTE_INTERVAL set to 1, so we are happy!
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
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
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
b72ce46423
Introduced a bug with the last commit, fixed!
7 years ago
Jonathan Rosenbaum
9ef3efe15c
Improves documentation for local_configurations.php.
7 years ago
Jonathan Rosenbaum
c814e49031
Adds Stand Time to membership benefits definition.
7 years ago
Jonathan Rosenbaum
6f3fc83a0b
Adds a few additional transactions to the membership benefits definition.
7 years ago
Jonathan Rosenbaum
f69c4d49c9
Defines Membership discount.
7 years ago
Jonathan Rosenbaum
fc694c4a87
Adds new stand time definition for free stand time period.
7 years ago
Jonathan Rosenbaum
d0e88bac58
Turns off/on spinner for membership based on choices in functions.
7 years ago
Jonathan Rosenbaum
d4cb86b3c0
Adds transactions_with_volunteer_benefits and transactions_with_membership_benefits.
* Allows transactions to provide volunter and/or membership benefits
* Volunteer benefits take precedent for patrons with both types of benefits if a tranaction offers both.
7 years ago
Jonathan Rosenbaum
6a89e5d675
Adds a new definition, stand_time_value.
7 years ago
Jonathan Rosenbaum
670d27432b
Add MAX_BIKE_EARNED definition.
7 years ago
Jonathan Rosenbaum
7969da316c
Adds a missing ; in new definition.
7 years ago
Jonathan Rosenbaum
ea3390354c
Adds Stand Time definitions.
7 years ago
Jonathan Rosenbaum
1805449b50
Changes Personal to Stand Time and many other things:
* Updates populate
* Makes Stand Time a special transaction_type_id
* Adds new definitions to database_functions
7 years ago
Jonathan Rosenbaum
3c734a60e2
Fixes active flag for transation_type pulldowns.
7 years ago
Jonathan Rosenbaum
072313ffc3
Adds constants for membership and volunteers.
7 years ago
Jonathan Rosenbaum
2c78a54486
You can now use local_configuations.php for configuration.
7 years ago
Jonathan Rosenbaum
e7120a042a
Fixing bug created by previous commit.
Only increasing max_name_length for the one known affected function. In the
future will need to explore this even further, since there are names a lot
longer than 20 characters.
9 years ago
Jonathan Rosenbaum
6d4585b804
$max_name_length is now globally controlled.
20 was too short for some names, increased it to 30, not sure why this variable
was historically necessary.
9 years ago
Jonathan Rosenbaum
f783891e95
The first stage of allowing the waiver label to be modified in
database_functions; the next step will be testing changes to
contact_add_edit.php on the test system.
9 years ago
Jonathan Rosenbaum
7d2372dc15
Adds paid membership period in days.
9 years ago
Jonathan Rosenbaum
f89c86384a
Creates GnuCash csv transaction files!
1) Does not automatically download them the browser yet, but can be found in the designated directory. Works great with GnuCash! Victory!
10 years ago
Jonathan Rosenbaum
81fdd2c518
send values for processing individual csv files for each selected account type
10 years ago
Jonathan Rosenbaum
45b71aca5c
Adds submit button and improves gui.
1) Adds more text explanation .. although NULL transactions are just an experimental idea.
2) beginnings of submit code
10 years ago
Jonathan Rosenbaum
8e20312ca7
Clarified documentation for SHOW_SHOP_ID
- This is the ability to making transaction id editable
- Concurrent shops at different locations
- Same shop location at a different time
10 years ago
Jonathan Rosenbaum
fd6371598a
The beginnings of showing when volunteer gains membership status.
1) Based hours/days
2) Will add calendar year spec.
10 years ago
Jonathan Rosenbaum
67ffd06c37
Distinct values if user logins more than once - list_CurrentShopUsers
1) a user can serve in many roles, but before this change there were duplicated entries in the pull-down in transactions if that would happen.
10 years ago
Jonathan Rosenbaum
71aa35af00
Fixed two bugs with interest survey.
1) Removed UNIQUE from selections.selection
2) SELECT query added contact_id
nicer
10 years ago
Jonathan Rosenbaum
e9e3a0ef66
This completes the interest survey logic.
1). In confs, update works well, delete has an issue with on delete cascade.
2). Saves state properly. Now just need to create a front-end to query for volunteer organizers.
10 years ago
Jonathan Rosenbaum
e33531303f
Interests now populate the database as defined in the configurations.
1). Directions are in database_functions.
2). Initial population occurs on first submit.
3). Interests can be changed or deleted
4). It isn't a GUI interface, but it is useful for those without a MySQL understanding.
10 years ago
Jonathan Rosenbaum
a82afc8425
This removes the handles from the slider for contacts.
1) Also, changed the text a little for volunteer interests, added 3D-printing, etc.
10 years ago
Jonathan Rosenbaum
956df1761d
Adds delete/update variables for interests.
1) No confirguration GUI yet, but this is many times better than requiring people to make these changes directly to the database.
10 years ago
Jonathan Rosenbaum
cf3cfe8838
Created a new table 'options' to store interest inventory values
also ..
1). zip to Zip Code .. some day will need to make international
2) changed Fill-in Form to "Check them out!" for volunteer interest .. subject to real world testing.
10 years ago
Jonathan Rosenbaum
88d717cdca
Adds tab indexing an initial focus
10 years ago
Jonathan Rosenbaum
62231e8d68
Fixes the css issue for contact_add_edit.
10 years ago
Jonathan Rosenbaum
96e2c941b8
Begins linking volunteer interest form into page.
10 years ago
Jonathan Rosenbaum
ae846cf5b9
This defines constants/variables for a volunteer interest form.
10 years ago