• xtrn/SlyVote/SlyVote.js

    From nightfox@VERT to CVS commit on Sun Jan 1 21:28:45 2017
    xtrn/SlyVote SlyVote.js 1.1 1.2
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv11962

    Modified Files:
    SlyVote.js
    Log Message:
    Updated to retrieve & display the poll comment lines (up to 3 of them) and show the poll options for the user to choose from. It's still a work in progress.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Mon Jan 2 16:19:19 2017
    xtrn/SlyVote SlyVote.js 1.2 1.3
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv3360

    Modified Files:
    SlyVote.js
    Log Message:
    Made some small tweaks to how the poll question comments are displayed, and updated to display the poll question above the poll options menu.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Wed Jan 4 20:38:12 2017
    xtrn/SlyVote SlyVote.js 1.3 1.4
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv8714

    Modified Files:
    SlyVote.js
    Log Message:
    Implemented saving the user's vote. Also fixed a bug in displaying the "registered to:" name. Still a work in progress.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Sat Jan 7 20:55:43 2017
    xtrn/SlyVote SlyVote.js 1.4 1.5
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv2192

    Modified Files:
    SlyVote.js
    Log Message:
    Updated to check whether a user has voted on a topic before allowing them to vote on it, and display an error if so.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Sat Jan 7 21:00:10 2017
    xtrn/SlyVote SlyVote.js 1.5 1.6
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv2312

    Modified Files:
    SlyVote.js
    Log Message:
    Added the code for creating a voting topic

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Sun Jan 8 20:38:38 2017
    xtrn/SlyVote SlyVote.js 1.7 1.8
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv25680

    Modified Files:
    SlyVote.js
    Log Message:
    Added a check to make sure the user is allowed to vote (by checking the V restriction). Also, started working on the beginnings of reading poll results. It's still a work in progress.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Mon Jan 9 19:37:18 2017
    xtrn/SlyVote SlyVote.js 1.8 1.9
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv20007

    Modified Files:
    SlyVote.js
    Log Message:
    Trying to use a Frame to display poll message text to ensure it's scrollable. Having an issue with it displaying Synchronet color attributes though..

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Tue Jan 10 21:06:40 2017
    xtrn/SlyVote SlyVote.js 1.9 1.10
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv12058

    Modified Files:
    SlyVote.js
    Log Message:
    Worked on displaying the vote results - Got the poll result colors showing correctly in the frame and enabled frame scrolling and navigation between the poll result messages. There are still some things remaining, such as enabling voting on a poll from the "view results" view, going directly to a poll message by typing in its number, and voting on all polls.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Wed Jan 11 09:55:35 2017
    xtrn/SlyVote SlyVote.js 1.10 1.11
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv18839

    Modified Files:
    SlyVote.js
    Log Message:
    In ViewVoteResults, call Frame.cleardata before dumping new content into the Frame. This effectively resets Frame.data_width and Frame.data_height, which ScrollBar uses in its calculations.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Wed Jan 11 11:05:55 2017
    xtrn/SlyVote SlyVote.js 1.11 1.12
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv20953

    Modified Files:
    SlyVote.js
    Log Message:
    On second thought, Frame.clear() will probably just be changed and my previous commit is unnecessary.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Wed Jan 11 11:49:13 2017
    xtrn/SlyVote SlyVote.js 1.12 1.13
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv22243

    Modified Files:
    SlyVote.js
    Log Message:
    Unset HIGH in displayFrame.attr rather than passing CTRL-A code.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Wed Jan 11 23:12:03 2017
    xtrn/SlyVote SlyVote.js 1.14 1.15
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv11145

    Modified Files:
    SlyVote.js
    Log Message:
    Bug fix: When posting a poll, now it makes sure the user's sub-board is correct. Also, now it correctly handles the user quitting out of a couple menus with the ESC key (making no choice).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From KK4QBN@VERT/KK4QBN to nightfox on Thu Jan 12 19:39:30 2017
    Re: xtrn/SlyVote/SlyVote.js
    By: nightfox to CVS commit on Wed Jan 11 2017 11:12 pm

    Modified Files:
    SlyVote.js
    Log Message:

    Found an issue, When posting a poll, example, the one I posted in Dove-Entertainment, I had 12 answers I believe, I voted on the poll from slyvote, note message read prompt, I selected #3, as my vote choice, but it ended up like I selected #2 in the message base. same thing happened locally on a 3 answer poll.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    þ Synchronet þ KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
  • From nightfox@VERT to CVS commit on Thu Jan 12 19:21:19 2017
    xtrn/SlyVote SlyVote.js 1.15 1.16
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv31748

    Modified Files:
    SlyVote.js
    Log Message:
    When viewing vote poll results, it now updates the user's last read & scan pointers. Also, it now determines the initial message index to use based on the user's last read pointer.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From KK4QBN@VERT/KK4QBN to nightfox on Fri Jan 13 09:04:28 2017
    Re: xtrn/SlyVote/SlyVote.js
    By: nightfox to CVS commit on Thu Jan 12 2017 07:21 pm

    SlyVote.js
    Log Message:

    I dont know if I've told yo about this, or if you saw the post in another messag board, but there is an issue with voting on polls after creating a poll, I created one yesterday with 12 poll answers, then immediatly afterward I used slyvote to vote on answer 3, but the results showed me voting on answer 4.

    though that would be something you'd like to know.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    þ Synchronet þ KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
  • From Nightfox@VERT/DIGDIST to KK4QBN on Fri Jan 13 09:25:09 2017
    I dont know if I've told yo about this, or if you saw the post in another messag board, but there is an issue with voting on polls after creating a poll, I created one yesterday with 12 poll answers, then immediatly afterward I used slyvote to vote on answer 3, but the results showed me voting on answer 4.

    I just saw it this morning. I'll have to take a look and see if I can reproduce it and find a fix.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From nightfox@VERT to CVS commit on Fri Jan 13 17:54:02 2017
    xtrn/SlyVote SlyVote.js 1.16 1.17
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv31925

    Modified Files:
    SlyVote.js
    Log Message:
    Bug fix: When voting on a poll using the lightbar menu, it now saves the correct option chosen by the user.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Nightfox@VERT/DIGDIST to KK4QBN on Fri Jan 13 17:55:46 2017
    Re: xtrn/SlyVote/SlyVote.js
    By: KK4QBN to nightfox on Thu Jan 12 2017 07:39 pm

    Found an issue, When posting a poll, example, the one I posted in Dove-Entertainment, I had 12 answers I believe, I voted on the poll from slyvote, note message read prompt, I selected #3, as my vote choice, but it ended up like I selected #2 in the message base. same thing happened locally on a 3 answer poll.

    I've committed a change to the CVS. This should be fixed now.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From KK4QBN@VERT/KK4QBN to Nightfox on Fri Jan 13 21:37:41 2017
    Re: xtrn/SlyVote/SlyVote.js
    By: Nightfox to KK4QBN on Fri Jan 13 2017 09:25 am

    I just saw it this morning. I'll have to take a look and see if I can reproduce it and find a fix.

    Thank you sir, let me know if I can help any.. dunno much about coding, but pretty good at debugging.

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    þ Synchronet þ KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
  • From KK4QBN@VERT/KK4QBN to Nightfox on Fri Jan 13 22:47:53 2017
    Re: xtrn/SlyVote/SlyVote.js
    By: Nightfox to KK4QBN on Fri Jan 13 2017 05:55 pm

    I've committed a change to the CVS. This should be fixed now.

    Beautiful, I'll update it tonight or in the morning and test it locally, Thanks!

    --

    Tim Smith (KK4QBN)
    KK4QBN BBS

    ---
    þ Synchronet þ KK4QBN BBS - (706)422-9538 - kk4qbn.synchro.net, Chatsworth GA US
  • From nightfox@VERT to CVS commit on Sun Jan 15 16:44:08 2017
    xtrn/SlyVote SlyVote.js 1.17 1.18
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv5852

    Modified Files:
    SlyVote.js
    Log Message:
    In the poll result viewer mode, SlyVote now allows the user to type a poll number to go directly to it. Also, in the poll result viewer mode, added the ability for the sysop to delete the poll message currently being viewed.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Mon Jan 16 18:40:52 2017
    xtrn/SlyVote SlyVote.js 1.18 1.19
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv21567

    Modified Files:
    SlyVote.js
    Log Message:
    Added message filtering (based on whether the message is deleted, whether it needs validation, etc.) when getting message headers

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Wed Jan 18 19:16:41 2017
    xtrn/SlyVote SlyVote.js 1.19 1.20
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv3490

    Modified Files:
    SlyVote.js
    Log Message:
    Implemented the "vote on all topics" feature.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Wed Jan 18 20:41:46 2017
    xtrn/SlyVote SlyVote.js 1.20 1.21
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv5569

    Modified Files:
    SlyVote.js
    Log Message:
    When voting on a topic, made the subject/question centered and in bright green to set it apart. Also, added an ESC=Quit text in the lower left when voting on a topic to let the user know they can quit out of voting on a topic.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Thu Jan 19 18:45:49 2017
    xtrn/SlyVote SlyVote.js 1.21 1.22
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv26956

    Modified Files:
    SlyVote.js
    Log Message:
    Now displays the topic area (message sub-board) on the main screen. Also, updated the "vote on all topics" feature to display the topic number and total number of topics.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Fri Jan 20 21:26:28 2017
    xtrn/SlyVote SlyVote.js 1.22 1.23
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv11204

    Modified Files:
    SlyVote.js
    Log Message:
    Bug fix: Unknown variable referenced when reading poll results and the user tries to vote on one when they've already voted on it.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Sat Jan 21 16:46:57 2017
    xtrn/SlyVote SlyVote.js 1.23 1.24
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv24478

    Modified Files:
    SlyVote.js
    Log Message:
    Improved the look of the sub-board chooser menu when SlyVote starts by displaying the SlyVote stylized text and the vertical bars around the menu. Also, added a help screen for the result viewer mode.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Tue Jan 24 19:02:09 2017
    xtrn/SlyVote SlyVote.js 1.24 1.25
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv22447

    Modified Files:
    SlyVote.js
    Log Message:
    Version 0.13 beta: Added support for validating messages in moderated areas. It seems it's using the wrong message number though, which will need to be fixed..

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Wed Jan 25 09:42:22 2017
    xtrn/SlyVote SlyVote.js 1.25 1.26
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv1784

    Modified Files:
    SlyVote.js
    Log Message:
    When getting the message text, now checks if it's reading personal email before checking if it's a moderated message area, avoiding an 'undefined' error. This would more than likely not happen with SlyVote though..

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From KenDB3@VERT/KD3NET to nightfox on Wed Jan 25 13:05:40 2017
    xtrn/SlyVote SlyVote.js 1.25 1.26
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv1784

    Modified Files:
    SlyVote.js
    Log Message:
    When getting the message text, now checks if it's reading personal email before checking if it's a moderated message area, avoiding an 'undefined' error. This would more than likely not happen with SlyVote though..

    Upvoting emails would be awesome. Unfortunately only I could see it. :-(

    ... sorry I couldn't resist.

    ~KenDB3

    ---
    þ Synchronet þ KD3net-Rhode Island's only BBS about nothing. http://bbs.kd3.us
  • From Nightfox@VERT/DIGDIST to KenDB3 on Wed Jan 25 13:43:57 2017
    Upvoting emails would be awesome. Unfortunately only I could see it. :-(

    ... sorry I couldn't resist.

    :) SlyVote is only designed to work with poll votes, but my message reader can do up/downvotes of messages. That at least works with messages on sub-boards; I haven't tried it with personal emails, but it seems certainly possible to upvote a personal email.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From KenDB3@VERT/KD3NET to Nightfox on Wed Jan 25 17:58:52 2017
    Upvoting emails would be awesome. Unfortunately only I could see it. :-(

    ... sorry I couldn't resist.

    :) SlyVote is only designed to work with poll votes, but my message reader can do up/downvotes of messages. That at least works with messages on sub-boards; I haven't tried it with personal emails, but it seems certainly possible to upvote a personal email.

    Nightfox

    Sorry, that was super tongue in cheek. I just got a kick out of the concept, but I'm mostly just kidding. Thank you very much for the reply though. :-D

    ~KenDB3

    ---
    þ Synchronet þ KD3net-Rhode Island's only BBS about nothing. http://bbs.kd3.us
  • From nightfox@VERT to CVS commit on Sun Feb 5 14:06:41 2017
    xtrn/SlyVote SlyVote.js 1.26 1.27
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv4495

    Modified Files:
    SlyVote.js
    Log Message:
    Version 0.15 beta: If there is more than one topic area (sub-board) configured, a menu option will be added to change the topic area. Also, now it actually loads text.js so that references to text line definition variables will work properly. Also, it now checks whether the user can post & read messages in the sub-board before allowing the user to vote & view results.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Mon Feb 20 16:59:52 2017
    xtrn/SlyVote SlyVote.js 1.27 1.28
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv30197

    Modified Files:
    SlyVote.js
    Log Message:
    Version 0.16 beta: Added a main menu option to display poll stats - Lists the polls by highest number of votes (highest first), and for each one, lists the answer(s) with the highest number of votes (highest first).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Sun Feb 26 19:46:58 2017
    xtrn/SlyVote SlyVote.js 1.28 1.29
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv16929

    Modified Files:
    SlyVote.js
    Log Message:
    Version 0.17 beta: Updated one of the error messages, and made a screen drawing optimization when viewing poll results

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Sun Mar 5 19:55:25 2017
    xtrn/SlyVote SlyVote.js 1.29 1.30
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv6410

    Modified Files:
    SlyVote.js
    Log Message:
    Added a // $Id: $ line so that CVS version information can be updated in the file.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Tue Apr 25 18:50:30 2017
    xtrn/SlyVote SlyVote.js 1.30 1.31
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv21536

    Modified Files:
    SlyVote.js
    Log Message:
    Version 0.18 beta: Fixed a coloring issue when outputting who voted on a poll when more than 1 person voted on it.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Thu Aug 3 20:27:48 2017
    xtrn/SlyVote SlyVote.js 1.32 1.33
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv32406

    Modified Files:
    SlyVote.js
    Log Message:
    Bug fix - When choosing to vote on polls, it now correctly displays the correct message if the user has voted on all polls or no polls exist in the chosen sub-board.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Fri Aug 11 22:42:22 2017
    xtrn/SlyVote SlyVote.js 1.36 1.37
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv15750

    Modified Files:
    SlyVote.js
    Log Message:
    Small optimization in the countPollsInSubBoard and subBoardHasPolls functions - Storing the number of messages (msgbase.total_msgs) in a variable before the loop

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From nightfox@VERT to CVS commit on Tue Aug 15 20:13:06 2017
    xtrn/SlyVote SlyVote.js 1.37 1.38
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv24154

    Modified Files:
    SlyVote.js
    Log Message:
    Version 0.23 Beta: Started working on supporting voting on multi-answer polls. It appears to be working. Requires the latest & greatest DDLightbarMenu.js (in sbbs\exec\load). It could still use a little refinement, such as showing the maximum number of votes (and limiting to that) and showing that the user can use the spacebar to select options in the lightbar menu.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert|cvs|bbs].synchro.net
  • From nightfox@VERT to CVS commit on Wed Aug 16 20:00:55 2017
    xtrn/SlyVote SlyVote.js 1.38 1.39
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv11120

    Modified Files:
    SlyVote.js
    Log Message:
    Updated to show the number of choices a user can submit for a poll, and restricted the user to choosing only that many. Also, started working on adding an option to let the user close a poll they created (while viewing poll results). Requires the latest & greatest DDLightbarMenu.js (in exec\load).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert|cvs|bbs].synchro.net
  • From nightfox@VERT to CVS commit on Thu Aug 17 19:42:51 2017
    xtrn/SlyVote SlyVote.js 1.41 1.42
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv2211

    Modified Files:
    SlyVote.js
    Log Message:
    Bug fix: When displaying the list of polls to vote on, it now only shows polls that are open. Also, udpated the main menu to also show how many polls are open (in addition to how many polls there are in the area).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert|cvs|bbs].synchro.net
  • From nightfox@VERT to CVS commit on Thu Aug 17 22:51:04 2017
    xtrn/SlyVote SlyVote.js 1.42 1.43
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv15925

    Modified Files:
    SlyVote.js
    Log Message:
    After closing a poll and then quitting out of viewing results, the number of open polls shown on the screen will be correctly reduced.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert|cvs|bbs].synchro.net
  • From nightfox@VERT to CVS commit on Fri Aug 18 19:50:01 2017
    xtrn/SlyVote SlyVote.js 1.43 1.44
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv12338

    Modified Files:
    SlyVote.js
    Log Message:
    Made a couple of minor updates - Displaying the ESC=Quit text when voting on a poll, and when viwing the status, it now outputs the number of each poll and the total number of polls.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net