• xtrn/SlyVote/SlyVote.js readme.txt

    From nightfox@VERT to CVS commit on Wed Aug 16 22:36:37 2017
    xtrn/SlyVote SlyVote.js 1.39 1.40 readme.txt 1.1 1.2
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv13522

    Modified Files:
    SlyVote.js readme.txt
    Log Message:
    Made a small code change around where votes are entered in the traditional user interface (when voting from viewing the results). Also added a condition where sysops are also able to close polls (although that functionality still isn't complete yet).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert|cvs|bbs].synchro.net
  • From nightfox@VERT to CVS commit on Thu Aug 17 18:13:32 2017
    xtrn/SlyVote SlyVote.js 1.40 1.41 readme.txt 1.2 1.3
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv32388

    Modified Files:
    SlyVote.js readme.txt
    Log Message:
    Version 0.25 Beta: Finished the code for closing a poll. This is done with the C key when viewing poll results.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert|cvs|bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sat Aug 19 09:10:45 2017
    xtrn/SlyVote SlyVote.js 1.44 1.45 readme.txt 1.3 1.4
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv17410

    Modified Files:
    SlyVote.js readme.txt
    Log Message:
    Version 0.27 beta: Made use of the new Msgbase.close_poll() method to close a poll. Requires the August 19, 2017 or newer build of Synchronet 3.17.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sun Aug 20 11:09:55 2017
    xtrn/SlyVote SlyVote.js 1.45 1.46 readme.txt 1.4 1.5
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv18612

    Modified Files:
    SlyVote.js readme.txt
    Log Message:
    Version 0.18 beta: Updated the vote option input for traditional mode (when voting from the 'view results' screen) so that it only accepts numbers and a comma for input. Also, updated the close-poll behavior so that only the user who created the poll can close it (removed the sysop).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sun Aug 27 15:00:31 2017
    xtrn/SlyVote SlyVote.js 1.47 1.48 readme.txt 1.6 1.7
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv554

    Modified Files:
    SlyVote.js readme.txt
    Log Message:
    Version 0.29 beta: Checked for the user's UFLAG_V restriction (not allowed to vote) in more places. If the user is not allowed to vote, they can still view poll results. Also, updated the poll viewing & stats view to say if a poll is closed. Also refactored code where the Frame & ScrollBar objects are created.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Fri Sep 8 20:48:50 2017
    xtrn/SlyVote SlyVote.js 1.48 1.49 readme.txt 1.7 1.8
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv9659

    Modified Files:
    SlyVote.js readme.txt
    Log Message:
    Version 0.30 beta: Implemented a user configuration file to store last-read message numbers separately from Synchronet's messagebase so that SlyVote won't mess with users' actual last-read message numbers. Also, updated so that when changing to another area, if the top item index is on the last page of the menu, then set the top item index to the first item on the last page.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sat Sep 9 20:51:48 2017
    xtrn/SlyVote SlyVote.js 1.49 1.50 readme.txt 1.8 1.9
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv22109

    Modified Files:
    SlyVote.js readme.txt
    Log Message:
    Version 0.31 beta: Optimization: Updated to only build the area selection menu once, the first time it's used. Also refactored a section of code there to go along with a bug fix in DDLIghtbarMenu.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Sun Sep 24 18:50:19 2017
    xtrn/SlyVote SlyVote.js 1.50 1.51 readme.txt 1.9 1.10
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv15589

    Modified Files:
    SlyVote.js readme.txt
    Log Message:
    Version 0.32 beta - Bug fix: After deleting the last poll in a sub-board, it now correctly goes to the main menu rather than reporting an error. Also, after creating or deleting a poll, the number of polls in the sub-board displayed on the main menu is now updated.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Mon Dec 18 12:12:32 2017
    xtrn/SlyVote SlyVote.js 1.51 1.52 readme.txt 1.10 1.11
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv17098

    Modified Files:
    SlyVote.js readme.txt
    Log Message:
    Version 0.33 beta: Updated the definitions of the KEY_PAGE_UP and KEY_PAGE_DOWN veriables to match what they are in sbbsdefs.js (if defined) from December 18, 2017 so that the PageUp and PageDown keys continue to work properly. This script should still also work with older builds of Synchronet.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Mon Mar 19 18:54:13 2018
    xtrn/SlyVote SlyVote.js 1.53 1.54 readme.txt 1.12 1.13
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv28518

    Modified Files:
    SlyVote.js readme.txt
    Log Message:
    Version 0.35 beta: Made a fix for non-lightbar voting input - It wasn't accepting Q to quit out of voting (a blank input worked though).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Mon Apr 23 21:26:01 2018
    xtrn/SlyVote SlyVote.js 1.55 1.56 readme.txt 1.14 1.15
    Update of /cvsroot/sbbs/xtrn/SlyVote
    In directory cvs:/tmp/cvs-serv13759

    Modified Files:
    SlyVote.js readme.txt
    Log Message:
    Version 0.37 Beta: When submitting a vote, the thread_id field is now set to the message/poll's message ID, not message number.

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