1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-04-04 09:33:24 -04:00

498 Commits

Author SHA1 Message Date
Jonathan Rosenbaum
91e11655d8 Closes
* works for Up, Down, Update
* Close works when etherpad isn't open, otherwise scrolls to top
2017-12-24 09:03:23 +00:00
Jonathan Rosenbaum
97ae064a5f Improves css:
* removes unneccessary horizonal scrolling at the bottom
* sets up a grid for the header
2017-12-23 06:37:55 +00:00
Jonathan Rosenbaum
07ee1b27bd Improving the css a little, noticed this issue when using monitor with less width. 2017-12-22 07:50:34 +00:00
Jonathan Rosenbaum
39234f9b10 A similar bug was fixed in d0028b57790
* With new SQL logic volunteer obj is empty for non-volunteers, this corrects this by creating false empty data in an new temp. object.
2017-12-19 04:58:49 +00:00
Jonathan Rosenbaum
937bf5adff Fixes ; a matter of SQL. 2017-12-19 04:39:30 +00:00
Jonathan Rosenbaum
d802552d7f Adds examine_shop class for future changes: & 2017-12-16 09:19:56 +00:00
Jonathan Rosenbaum
d0028b5779 Adds performance improvements for volunteer_benefits closing
* Major changes, will test more, but appears to be working very well.
2017-12-16 09:15:50 +00:00
Jonathan Rosenbaum
33c5e60969 Combines result1 with result2 in prep to address volunteer for . 2017-12-15 20:36:30 +00:00
Jonathan Rosenbaum
e61cbba5c5 Only changes cursor non-allowed in Paid Membership td, bug introduced with last change. 2017-12-15 05:29:38 +00:00
Jonathan Rosenbaum
f59020a823 membership_benefits now just one call as desired for issue
* now need to do the same thing for volunteer_benefits
2017-12-15 05:22:18 +00:00
Jonathan Rosenbaum
6baadda5ef This reverts one change in , contact.js does initiate chosen. 2017-12-15 05:18:35 +00:00
Jonathan Rosenbaum
140ba1938e Partially addresses performance issue noted in
* removes uncessary use of contact.js
* removes duplicate code in shop.js
2017-12-14 21:14:29 +00:00
Jonathan Rosenbaum
0eed1328b5 Now that iframes are used in shop_log this fixes , thanks to Matt Marino for observing this issue. 2017-12-13 05:39:21 +00:00
Jonathan Rosenbaum
8aae19686b This partially addresses . 2017-12-11 06:38:56 +00:00
Jonathan Rosenbaum
49157e3341 Closes ; major record changing improvement to YBDB!
* shop_log.php becomes shop_log_iframe.php
* shop_log.php now controls the iframe logic
2017-12-11 02:21:49 +00:00
Jonathan Rosenbaum
29212e5ae4 Added a missing ; 2017-12-11 02:21:08 +00:00
Jonathan Rosenbaum
90e643544f New call for global_pad for . 2017-12-11 02:18:58 +00:00
Jonathan Rosenbaum
5f6505a016 For , links for shop_log.php changed to shop_log_iframe.php 2017-12-11 02:17:06 +00:00
Jonathan Rosenbaum
a960dbda55 Adds the new prefix conf for etherpad which also was added for individual reports, part of . 2017-12-11 02:15:10 +00:00
Jonathan Rosenbaum
8789a289b7 New configurations for etherpad; more documentation on the wiki coming. 2017-12-11 02:13:58 +00:00
Jonathan Rosenbaum
5d6a1ab384 One of the steps for - include header behavior
* getting 2 iframes to behave properly so that etherpad isn't constantly reloading at the front sign-in was a little tricky and required slight alteration of some of the include headers.
2017-12-11 02:05:39 +00:00
Jonathan Rosenbaum
77be1aa86e Adds etherpad.js plugin library for ! 2017-12-09 07:19:13 +00:00
Jonathan Rosenbaum
959fc08092 This implements etherpad () for individual_history_log! 2017-12-09 07:09:35 +00:00
Jonathan Rosenbaum
655d009766 Fixes with TIMEDIFF. 2017-12-09 00:38:33 +00:00
Jonathan Rosenbaum
a7decc5735 Closes ! 2017-11-26 05:35:50 +00:00
Jonathan Rosenbaum
e99d2863b8 This fixes a bug introduced by the 34650c9be fix.
* There is an issue if the spinner is used, when the transaction is complete, the function is called infinitely.
2017-11-26 04:44:27 +00:00
Jonathan Rosenbaum
a56ec4d9ff
GPLv3!
FLOSS daily!
2017-11-18 04:02:38 -05:00
Jonathan Rosenbaum
16c6b39d02 Fixes , swap intval with floatval. 2017-11-18 05:41:30 +00:00
Jonathan Rosenbaum
8ba910b37b Adds better error output, fixes . 2017-11-17 02:54:44 +00:00
Jonathan Rosenbaum
a2a0b10077 Actually no for , doesen't resolve seconds or even ti/to. 2017-11-16 03:27:53 +00:00
Jonathan Rosenbaum
4574410744 Fixes - time skewed by one step! 2017-11-16 02:13:43 +00:00
Jonathan Rosenbaum
34650c9be0 Mozilla, not chrome, picked up on the strict javascript requirement.
* some javascript libraries failed, but not all
* put volunteer_hours_to_membership_discount() in the right place, right above redeemable().
* Fixed!
2017-11-15 02:53:25 +00:00
Jonathan Rosenbaum
f471c24339 Had to comment out disabled of amount as introduced with 956faaa2795
* amount.val was saved because input was disabled
2017-11-14 08:02:51 +00:00
Jonathan Rosenbaum
956faaa279 Because creates a special type of transaction, amount is disabled.
* enabled on sold_to.change
2017-11-14 06:32:57 +00:00
Jonathan Rosenbaum
2e0568c107 This fixes with option 1, but introduces . 2017-11-14 05:06:06 +00:00
Jonathan Rosenbaum
beeab5e775 Fixes . 2017-11-13 22:34:33 +00:00
Jonathan Rosenbaum
62a51320e3 This fixes , and cleans up the code a little. 2017-11-13 22:00:18 +00:00
Jonathan Rosenbaum
cc41801975 Just a spelling correction. 2017-11-13 08:07:13 +00:00
Jonathan Rosenbaum
69b9c5e433 Two minor fixes.
* If sum is really large it is fixed(2) so that difference in transaction_log is correct and it turns green, etc.
* typeof amount.val() is check for undefined to avoid unneccesary error output.
2017-11-13 07:27:44 +00:00
Jonathan Rosenbaum
98965c8b19 If redeemed hours in NaN, converted to 0. 2017-11-13 07:25:40 +00:00
Jonathan Rosenbaum
52069d9b52 Fixes a bug introduced by adding datetime with enh .
* links for shop_log weren't opening up the latest shop, or any shop.
2017-11-13 05:45:59 +00:00
Jonathan Rosenbaum
104de44dc5 This closes !
* Requires mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mysql
2017-11-13 00:38:01 +00:00
Jonathan Rosenbaum
68061f3408 CanEdit now proper for change from date to datetime. 2017-11-12 16:50:45 +00:00
Jonathan Rosenbaum
463a54a951 Closes , date to datetime, much nicer! 2017-11-12 16:14:56 +00:00
Jonathan Rosenbaum
57ecbab44a Modifies date in shops from date to datetime for . 2017-11-12 16:13:25 +00:00
Jonathan Rosenbaum
d7aefb1416 This allows you to update in place without closing. Nice. 2017-11-12 08:57:18 +00:00
Jonathan Rosenbaum
d8ddb34d1f This mostly closes , not all the enhancements, but nice enough. 2017-11-12 08:18:46 +00:00
Jonathan Rosenbaum
7fd089809f Enh: Added day of the week at the top. 2017-11-12 06:45:37 +00:00
Jonathan Rosenbaum
6b79915686 Corrects a spelling mistake. 2017-11-12 06:30:27 +00:00
Jonathan Rosenbaum
5928a936d2 Adds sold_to field in regards to .
* Sold By or
* Performed by
2017-11-12 06:28:47 +00:00