Jonathan Rosenbaum
dbcfbd67e0
Another enhancement related to #62 .
...
* Shows total for amounts
2018-05-13 04:05:15 +00:00
Jonathan Rosenbaum
28f8bf464e
Prevents wrapping of the table row. Noticed this after enhancement #enhancement #62 .
2018-05-13 03:11:26 +00:00
Jonathan Rosenbaum
305ebee833
Closes #62 .
...
* Provides contact search in transaction_log
* future: may improve calendar search with PickMeUp?
2018-05-13 00:03:01 +00:00
Jonathan Rosenbaum
46be9fa887
Closes #67 .
2018-05-12 21:27:33 +00:00
Jonathan Rosenbaum
17684f6e10
Fixes #61 . Redundant named constant.
2018-05-11 05:18:22 +00:00
Jonathan Rosenbaum
8810c7f3f1
This fixes #65 .
...
* Hadn't updated populate.sql to take advantage of the new change, and demo it out of the box. Nice default.
* show_soldto_not_signed_in = 1 & show_soldto_signed_in = 0
2018-05-09 07:32:19 +00:00
Jonathan Rosenbaum
b6e416a416
Improves instructions
2018-05-09 07:11:45 +00:00
Jonathan Rosenbaum
e149a86d01
update demo link
2018-05-05 21:45:04 -04:00
Jonathan Rosenbaum
0b56dea180
Closes #68
2.0
2018-04-27 07:33:33 +00:00
Jonathan Rosenbaum
df31281ef8
If volunteer has no hours for new year and is a member, this assings 0 to remaining.
...
* otherwise spinner spins infinitely, and membership discount is not applied.
2018-04-27 05:42:18 +00:00
Jonathan Rosenbaum
3e76e145c6
Adds autogrow library (pulling with git) version 1.16
2018-03-21 21:51:23 +00:00
Jonathan Rosenbaum
914d15f98c
Closes #63 with https://github.com/ro31337/jquery.ns-autogrow
2018-03-21 21:44:15 +00:00
Jonathan Rosenbaum
6bda47b485
Points out possible file name for virtual host file.
2018-03-21 21:40:58 +00:00
Jonathan Rosenbaum
31c785ed13
New website!
2018-02-15 04:24:04 +00:00
Jonathan Rosenbaum
eff1e61dd4
Added some new knowledge.
2018-01-08 06:46:35 +00:00
Jonathan Rosenbaum
5b490e18e7
Adds more detail about fine tuning access, and improves apache setup instructions.
2018-01-06 07:36:49 +00:00
Jonathan Rosenbaum
5edc4f97c2
Adds several items:
...
* BIOS / UEFI
* GRUB2 PASSWORD PROTECT
* SSD or HD ENCRYPTION
2018-01-06 07:10:42 +00:00
Jonathan Rosenbaum
0bcd6e881f
More clarity.
2018-01-05 08:37:46 +00:00
Jonathan Rosenbaum
44aa25412b
Better security explanation.
2018-01-05 01:11:38 +00:00
Jonathan Rosenbaum
4d65085be5
revert
2018-01-04 10:03:42 +00:00
Jonathan Rosenbaum
2026bddaec
More info about secret-tool.
2018-01-04 07:40:32 +00:00
Jonathan Rosenbaum
33cc14cdb0
format
2018-01-04 06:32:48 +00:00
Jonathan Rosenbaum
38d66155c8
Updates self-signed certificates for more recent browsers.
2018-01-04 06:30:55 +00:00
Jonathan Rosenbaum
b961002595
format
2018-01-04 01:41:05 +00:00
Jonathan Rosenbaum
9612e4aa6f
format
2018-01-04 01:40:13 +00:00
Jonathan Rosenbaum
eba20c3da6
Another update
2018-01-04 01:38:57 +00:00
Jonathan Rosenbaum
c7adb7867f
More changies
2018-01-04 01:21:41 +00:00
Jonathan Rosenbaum
195f7bee3f
Another addition: fine-tuning
2018-01-04 00:33:16 +00:00
Jonathan Rosenbaum
39c8bbc946
More layout improvment.
2018-01-04 00:01:52 +00:00
Jonathan Rosenbaum
1d952049b7
Improving the layout a little
...
* probably should make this a *MD
2018-01-04 00:00:49 +00:00
Jonathan Rosenbaum
e67302b991
Documentation updates for secure terminals!
2018-01-03 23:48:27 +00:00
Jonathan Rosenbaum
f384c3b7ed
Fixes #59 .
2018-01-02 19:28:21 +00:00
Jonathan Rosenbaum
e388bd5358
This closes #58 .
2018-01-02 07:36:17 +00:00
Jonathan Rosenbaum
b08a2387a0
Avoids unnecessary error, related to #56 .
2018-01-02 06:54:26 +00:00
Jonathan Rosenbaum
8ffb51e20a
Fixes #57 , happy New Years!
2018-01-01 22:46:29 +00:00
Jonathan Rosenbaum
28f836597f
Closes New Years bug closes #56 :)
2018-01-01 11:01:09 +00:00
Jonathan Rosenbaum
c69181048f
Partial fix for #56 .
2018-01-01 10:45:18 +00:00
Jonathan Rosenbaum
68e835d74b
This fixes #43 and fixes #47 .
2017-12-26 09:42:40 +00:00
Jonathan Rosenbaum
588cbe7580
Sends update interests to _parent, avoiding 2x etherpad.
2017-12-25 09:03:54 +00:00
Jonathan Rosenbaum
91e11655d8
Closes #50
...
* 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 #51 ; a matter of SQL.
2017-12-19 04:39:30 +00:00
Jonathan Rosenbaum
d802552d7f
Adds examine_shop class for future changes: #43 & #47
2017-12-16 09:19:56 +00:00
Jonathan Rosenbaum
d0028b5779
Adds performance improvements for volunteer_benefits closing #46
...
* 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 #46 .
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 #46
...
* 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 #46 , contact.js does initiate chosen.
2017-12-15 05:18:35 +00:00