Skip to content

Conversation

@ericdost
Copy link

Few bug fixes and update to version 2.0.3

mtnbound and others added 30 commits February 5, 2014 12:38
Cleaned up schema.sql and test_data.sql. As a result, massive improvement noticed in installation speed due to greatly reduced transaction overhead.
… the front page correctly. Dropdown list on beer_form.php still broken.
Renamed `ShowAbvImage` to `ShowAbvImg`.
Misc. whitespace fixes
- Stylized beer_list.php
- Turned off Keg Col showing by default
Added headerTextTruncLen to table `config` (default: 20 characters)
Added HeaderTextTruncLen to personalize.php
Created update_header_text_trunclen.php

Fixed bug RaspberryPints#82 ... again.

Because of the new value on index.php, you'll need to either manually create this value in `config` table, or drop and reload schema.

Bulk whitespace edits. Who keeps using spaces instead of tabs?!
- Fixing broken link to `admin/styles.css` in `email_tou.php`
- Fixing typo in `index2.php`
- Re-arranging and adding a link in `left_bar.php`
- Fixing incorrect color in `reset_account.php`
- Fixing grammar and add beta tag to `config` table.
Cleaned up schema.sql and test_data.sql. As a result, massive improvement noticed in installation speed due to greatly reduced transaction overhead.
… the front page correctly. Dropdown list on beer_form.php still broken.
Renamed `ShowAbvImage` to `ShowAbvImg`.
Misc. whitespace fixes
- Stylized beer_list.php
- Turned off Keg Col showing by default
Added headerTextTruncLen to table `config` (default: 20 characters)
Added HeaderTextTruncLen to personalize.php
Created update_header_text_trunclen.php

Fixed bug RaspberryPints#82 ... again.

Because of the new value on index.php, you'll need to either manually create this value in `config` table, or drop and reload schema.

Bulk whitespace edits. Who keeps using spaces instead of tabs?!
- Fixing broken link to `admin/styles.css` in `email_tou.php`
- Fixing typo in `index2.php`
- Re-arranging and adding a link in `left_bar.php`
- Fixing incorrect color in `reset_account.php`
- Fixing grammar and add beta tag to `config` table.
…ints into develop

Conflicts:
	admin/beer_list.php
	admin/includes/models/beerStyle.php
- Commenting out test data in `beer_list.php`
mcangeli and others added 30 commits August 17, 2014 01:04
Removed the */ on line 55
Removed extra } at line 61.
Fixed typo changed mailbock to maibock
Updated to only show the option to input flow meter pin when the Use Flow Meters option is turned on in personalization page.
Update for useFlowMeter
Updated Schema for install with flow meters.
Removed users from the pours table.
Removed extra }
Commented out the print call to enable this to run silent.
Updated path for the pours.php file to point to the /var/www/includes directory
The notes section was pulling the stamped location, I updated this so it now pulls the notes.
Updated keg title to out of beta and set the flow meter and keg column to off by default.
Updated admin/models/tap.php to correct issue for those not using the Flow Meters and tapping a new keg.
Corrected issue of keg showing full if start amount is less than keg volume.
Had to comment out an echo line I used for debugging.
init.d Script to start flow_monitor.py on boot
Fixed issue with sql query.
Updated to include instructions for the flowmon init.d script.
Updated mysql calls based on changes by @kmasaryk
Missed mysql updates in v2.0.2
Update version number
Missed a few mysql calls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants