1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 00:53:22 -05:00

8 Commits

Author SHA1 Message Date
Jonathan Rosenbaum
f6d392b0b5 Several improvements:
1.  Now uses better function, CurrentShopUser for signed-in users so that people need to be signed in to make purchases.
2.  Improved header text for Contacts.
3.  Removed edit link when paid checked.
4.  Fixed populate.sql
5.  Added payment type column in transaction_log.php
2015-01-02 10:12:37 +00:00
Jonathan Rosenbaum
7ddff6778c More enhancements on deposits before adding business logic. 2014-12-30 16:39:31 +00:00
Jonathan Rosenbaum
203708dad2 Improvements to the transaction UI. 2014-12-29 00:14:26 +00:00
Jonathan Rosenbaum
508ed7c3b9 jQuery - when paid checkbox is checked/unchecked database is updated.
Color changes, too.
2014-12-26 06:26:26 +00:00
Jonathan Rosenbaum
b385089144 Replaces YBP home with PS home :), and turns relative links absolute. 2014-12-23 04:56:36 +00:00
Jonathan Rosenbaum
57e0e1ea0f Adds jQuery to the header. 2014-12-19 18:53:11 +00:00
Jonathan Rosenbaum
5636f65d33 Interesting changes made remotely with BlueFish in a Container.
The beginning of changing the logic of using location in transactions, to
using people.
2014-12-15 04:18:50 +00:00
Jonathan Rosenbaum
6d2028ae08 Initial commit of YBDB code from July 24, 2014. 2014-11-04 06:39:31 +00:00