Jonathan Rosenbaum
c7adb7867f
More changies
7 years ago
Jonathan Rosenbaum
195f7bee3f
Another addition: fine-tuning
7 years ago
Jonathan Rosenbaum
39c8bbc946
More layout improvment.
7 years ago
Jonathan Rosenbaum
1d952049b7
Improving the layout a little
* probably should make this a *MD
7 years ago
Jonathan Rosenbaum
e67302b991
Documentation updates for secure terminals!
7 years ago
Jonathan Rosenbaum
f384c3b7ed
Fixes #59 .
7 years ago
Jonathan Rosenbaum
e388bd5358
This closes #58 .
7 years ago
Jonathan Rosenbaum
b08a2387a0
Avoids unnecessary error, related to #56 .
7 years ago
Jonathan Rosenbaum
8ffb51e20a
Fixes #57 , happy New Years!
7 years ago
Jonathan Rosenbaum
28f836597f
Closes New Years bug closes #56 :)
7 years ago
Jonathan Rosenbaum
c69181048f
Partial fix for #56 .
7 years ago
Jonathan Rosenbaum
68e835d74b
This fixes #43 and fixes #47 .
7 years ago
Jonathan Rosenbaum
588cbe7580
Sends update interests to _parent, avoiding 2x etherpad.
7 years ago
Jonathan Rosenbaum
91e11655d8
Closes #50
* works for Up, Down, Update
* Close works when etherpad isn't open, otherwise scrolls to top
7 years ago
Jonathan Rosenbaum
97ae064a5f
Improves css:
* removes unneccessary horizonal scrolling at the bottom
* sets up a grid for the header
7 years ago
Jonathan Rosenbaum
07ee1b27bd
Improving the css a little, noticed this issue when using monitor with less width.
7 years ago
Jonathan Rosenbaum
39234f9b10
A similar bug was fixed in d0028b5779
* With new SQL logic volunteer obj is empty for non-volunteers, this corrects this by creating false empty data in an new temp. object.
7 years ago
Jonathan Rosenbaum
937bf5adff
Fixes #51 ; a matter of SQL.
7 years ago
Jonathan Rosenbaum
d802552d7f
Adds examine_shop class for future changes: #43 & #47
7 years ago
Jonathan Rosenbaum
d0028b5779
Adds performance improvements for volunteer_benefits closing #46
* Major changes, will test more, but appears to be working very well.
7 years ago
Jonathan Rosenbaum
33c5e60969
Combines result1 with result2 in prep to address volunteer for #46 .
7 years ago
Jonathan Rosenbaum
e61cbba5c5
Only changes cursor non-allowed in Paid Membership td, bug introduced with last change.
7 years ago
Jonathan Rosenbaum
f59020a823
membership_benefits now just one call as desired for issue #46
* now need to do the same thing for volunteer_benefits
7 years ago
Jonathan Rosenbaum
6baadda5ef
This reverts one change in #46 , contact.js does initiate chosen.
7 years ago
Jonathan Rosenbaum
140ba1938e
Partially addresses performance issue noted in #46
* removes uncessary use of contact.js
* removes duplicate code in shop.js
7 years ago
Jonathan Rosenbaum
0eed1328b5
Now that iframes are used in shop_log this fixes #45 , thanks to Matt Marino for observing this issue.
7 years ago
Jonathan Rosenbaum
8aae19686b
This partially addresses #43 .
7 years ago
Jonathan Rosenbaum
49157e3341
Closes #39 ; major record changing improvement to YBDB!
* shop_log.php becomes shop_log_iframe.php
* shop_log.php now controls the iframe logic
7 years ago
Jonathan Rosenbaum
29212e5ae4
Added a missing ;
7 years ago
Jonathan Rosenbaum
90e643544f
New call for global_pad for #39 .
7 years ago
Jonathan Rosenbaum
5f6505a016
For #39 , links for shop_log.php changed to shop_log_iframe.php
7 years ago
Jonathan Rosenbaum
a960dbda55
Adds the new prefix conf for etherpad which also was added for individual reports, part of #39 .
7 years ago
Jonathan Rosenbaum
8789a289b7
New configurations for etherpad; more documentation on the wiki coming.
7 years ago
Jonathan Rosenbaum
5d6a1ab384
One of the steps for #39 - 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.
7 years ago
Jonathan Rosenbaum
77be1aa86e
Adds etherpad.js plugin library for #39 !
7 years ago
Jonathan Rosenbaum
959fc08092
This implements etherpad ( #39 ) for individual_history_log!
7 years ago
Jonathan Rosenbaum
655d009766
Fixes #38 with TIMEDIFF.
7 years ago
Jonathan Rosenbaum
a7decc5735
Closes #29 !
7 years ago
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.
7 years ago
Jonathan Rosenbaum
a56ec4d9ff
GPLv3!
FLOSS daily!
7 years ago
Jonathan Rosenbaum
16c6b39d02
Fixes #36 , swap intval with floatval.
7 years ago
Jonathan Rosenbaum
8ba910b37b
Adds better error output, fixes #34 .
7 years ago
Jonathan Rosenbaum
a2a0b10077
Actually no for #23 , doesen't resolve seconds or even ti/to.
7 years ago
Jonathan Rosenbaum
4574410744
Fixes #23 - time skewed by one step!
7 years ago
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!
7 years ago
Jonathan Rosenbaum
f471c24339
Had to comment out disabled of amount as introduced with 956faaa279
* amount.val was saved because input was disabled
7 years ago
Jonathan Rosenbaum
956faaa279
Because #4 creates a special type of transaction, amount is disabled.
* enabled on sold_to.change
7 years ago
Jonathan Rosenbaum
2e0568c107
This fixes #4 with option 1, but introduces #29 .
7 years ago
Jonathan Rosenbaum
beeab5e775
Fixes #28 .
7 years ago
Jonathan Rosenbaum
62a51320e3
This fixes #21 , and cleans up the code a little.
7 years ago