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

10 Commits

Author SHA1 Message Date
Jonathan Rosenbaum
cc6346a1b7 Simplified include_headers by removing include_header_start_shop.
* No important changes with shop_log.
2017-10-10 03:15:47 +00:00
Jonathan Rosenbaum
099b7d6e6a This improves the menu based on context.
1) Sign In/Sign Out will be Current Shop for Coordinator/Greeter
2015-04-05 18:56:31 +00:00
Jonathan Rosenbaum
1c50bdc7bc Adds a hidden value for date.
1) Allows shop to be updated, without it dissapearing because the date is zeroed out.
2) Because input became a div in previous commit.
2015-03-24 05:55:29 +00:00
Jonathan Rosenbaum
25e030c613 Removes the ability to edit shop date.
1) Not necessary for a production site
2) Great for testing from the interface when a shop needs to be deleted, however, this can be done just as easily directly through the database.
2015-03-24 05:11:16 +00:00
Jonathan Rosenbaum
6bbf55a25e Changes the header for shop_log and start_shop.
1)  Pages will go back to shop_welcome (original behavior) but for these two pages.  This prevents transaction pages from going back.
2) Added an About/Help link to the left.
3) Changed the width/margin of the associated tables so that it would line up withe new table presenting the menu links.
2015-03-04 18:52:49 +00:00
Jonathan Rosenbaum
4cd269fd06 Improves start_shop, gets contacts ready for processing.
1) Slight improvements in UI with start_shop .. the date.
2) Adds deferred promise for contact.js.
2015-02-20 07:21:03 +00:00
Jonathan Rosenbaum
2370ccee7b Many goodies for a better user experience.
1. New NONSHOP constant. 0=no function =>1 is function
2. Moved individual_hours_log back to /
3. Added better view/business logic for storage transactions,
   and new documentation.
4. New users logging in can immediately add a project/comments
5. Added more documentation to populate and a new show_payment field.
2014-12-30 08:34:49 +00:00
Jonathan Rosenbaum
203708dad2 Improvements to the transaction UI. 2014-12-29 00:14:26 +00:00
Jonathan Rosenbaum
f384dacaf3 Removes annoying long line added by some pyscho editor. 2014-12-19 18:51:31 +00:00
Jonathan Rosenbaum
6d2028ae08 Initial commit of YBDB code from July 24, 2014. 2014-11-04 06:39:31 +00:00