Yellow Bike Project Hours and Transaction Database for Community Bike Shops
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jonathan Rosenbaum 367f9707d5 Changes Statistics to Reports. Lots of header include files. 7 years ago
Connections Introduced a bug with the last commit, fixed! 7 years ago
attic Turns off the ability to delete a users sign-in entry. 9 years ago
css Adds membership_discount_price span that will not be displayed. 7 years ago
examples Added some pertinent advice about self-signed certs. 9 years ago
js Realized that having readonly on membership may prevent a patron from renewing slightly earlier, so reverted. 7 years ago
json Properly reflects membership discount in amount on save. 7 years ago
sql Turns off quantity (community_bike) for Memberships. 7 years ago
stats Adds same SQL logic as with paid_membership stats. 7 years ago
.gitignore Nicer than using exclude in .git 7 years ago
150_10.jpg Initial commit of YBDB code from July 24, 2014. 10 years ago
README.md Reverse wiki link. 7 years ago
contact_add_edit.php This adds WAIVER_LABEL so that it can be user defined. 8 years ago
contact_add_edit_select.php Removal of hardwired universal login. 9 years ago
favicon.gif Initial commit of YBDB code from July 24, 2014. 10 years ago
favicon.ico Initial commit of YBDB code from July 24, 2014. 10 years ago
include_footer.html Adds Bugs, Wiki, and Development info in the footer! 7 years ago
include_header.html Changes Statistics to Reports. Lots of header include files. 7 years ago
include_header_contacts.html Changes Statistics to Reports. Lots of header include files. 7 years ago
include_header_shop.html Changes Statistics to Reports. Lots of header include files. 7 years ago
include_header_start_shop.html Changes Statistics to Reports. Lots of header include files. 7 years ago
include_header_stats.html Changes Statistics to Reports. Lots of header include files. 7 years ago
index.php Removes annoying long line added by some pyscho editor. 10 years ago
individual_history_log.php Removes unneccessary information from the top of the page. 9 years ago
individual_hours_log.php Many goodies for a better user experience. 9 years ago
location_add_edit.php Removes annoying long line added by some pyscho editor. 10 years ago
location_add_edit_select.php Removes annoying long line added by some pyscho editor. 10 years ago
robots.txt Initial commit of YBDB code from July 24, 2014. 10 years ago
shop_log.php Improves the css a little (in transaction.css) for shop_log now that table is relative to take into account longer statuses. 8 years ago
shop_welcome.php Minor improvements. 9 years ago
start_shop.php This improves the menu based on context. 9 years ago
stats.php Changes the language from members to metrics 7 years ago
transaction_log.php Adds membership_discount_price span that will not be displayed. 7 years ago

README.md

Yellow-Bike-Database

Development Branch of Yellow Bike Project Hours and Transaction Database

The basic objective here since Yellow Bike Project does not host their own version control repository, at least until recently (on December 29, 2014 a repository was setup), is to keep Main pristine, and do development work here, on the assumption that they may want to commit new changes. This branch is being used by YBDB, the BikeBike Docker image.

There is a demo at http://ybdb.wvcompletestreets.org. Try it out!

Docker Development is at https://github.com/fspc/ybdb.

Check out the Wiki!