-
xtrn/slyvote/readme.txt slyvote.js
From
nightfox@VERT to
CVS commit on Saturday, December 29, 2018 15:29:14
xtrn/slyvote readme.txt 1.1 1.2 slyvote.js 1.2 1.3
Update of /cvsroot/sbbs/xtrn/slyvote
In directory cvs:/tmp/cvs-serv3034
Modified Files:
readme.txt slyvote.js
Log Message:
Version 0.39 beta: Made use of file_cfgname() when looking for and loading the configuration file.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
nightfox@VERT to
CVS commit on Wednesday, January 02, 2019 12:38:45
xtrn/slyvote readme.txt 1.2 1.3 slyvote.js 1.3 1.4
Update of /cvsroot/sbbs/xtrn/slyvote
In directory cvs:/tmp/cvs-serv32715
Modified Files:
readme.txt slyvote.js
Log Message:
Updated SlyVote's version to 1.00, now that Synchroent 3.17b has been officially released
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
nightfox@VERT to
CVS commit on Sunday, March 29, 2020 17:23:28
xtrn/slyvote readme.txt 1.6 1.7 slyvote.js 1.9 1.10
Update of /cvsroot/sbbs/xtrn/slyvote
In directory cvs:/tmp/cvs-serv5531
Modified Files:
readme.txt slyvote.js
Log Message:
Version 1.05: Added a null check for the value returned by msgbase.get_index() before using the value wherever get_index() is called.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
nightfox@VERT to
CVS commit on Tuesday, March 31, 2020 21:18:57
xtrn/slyvote readme.txt 1.7 1.8 slyvote.js 1.10 1.11
Update of /cvsroot/sbbs/xtrn/slyvote
In directory cvs:/tmp/cvs-serv17272
Modified Files:
readme.txt slyvote.js
Log Message:
Version 1.06: Scrollbars are now enabled in some menus where it would be useful. Requires the latest dd_scrollbar_menu.js.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
nightfox@VERT to
CVS commit on Saturday, April 04, 2020 15:08:16
xtrn/slyvote readme.txt 1.8 1.9 slyvote.js 1.11 1.12
Update of /cvsroot/sbbs/xtrn/slyvote
In directory cvs:/tmp/cvs-serv2997
Modified Files:
readme.txt slyvote.js
Log Message:
Speed optimizaiton: Made use of the updated DDLightbarMenu, which allows replacing the NumItems() and GetItem() functions to let the menu use a differnet list of items, to avoid adding/copying a bunch of items via DDLightbarMenu's Add() function. Requires the latest dd_lightbar_menu.js in sbbs/exec/load.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
nightfox@VERT to
CVS commit on Monday, May 18, 2020 19:30:08
xtrn/slyvote readme.txt 1.9 1.10 slyvote.js 1.13 1.14
Update of /cvsroot/sbbs/xtrn/slyvote
In directory cvs:/tmp/cvs-serv4484
Modified Files:
readme.txt slyvote.js
Log Message:
Version 1.08: Fixed a typo when calling GetKeyWithESCChars()
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
nightfox@VERT to
CVS commit on Tuesday, May 19, 2020 20:55:56
xtrn/slyvote readme.txt 1.10 1.11 slyvote.js 1.14 1.15
Update of /cvsroot/sbbs/xtrn/slyvote
In directory cvs:/tmp/cvs-serv25478
Modified Files:
readme.txt slyvote.js
Log Message:
Verison 1.09: Now saves the user's last sub-board to the user config file for SlyVote, so SlyVote will start in that sub-board the next time the user runs SlyVote.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
nightfox@VERT to
CVS commit on Friday, May 22, 2020 20:37:09
xtrn/slyvote readme.txt 1.11 1.12 slyvote.js 1.15 1.16
Update of /cvsroot/sbbs/xtrn/slyvote
In directory cvs:/tmp/cvs-serv26976
Modified Files:
readme.txt slyvote.js
Log Message:
Version 1.10: Fixed a bug introduced in 1.07 where the useAllAvailableSubBoards 'false' setting was being ignored when it was set to false when changing to another sub-board. (Reported by Havok)
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Eric Oulashin@VERT to
Git commit to main/sbbs/master on Friday, April 02, 2021 22:48:23
https://gitlab.synchro.net/main/sbbs/-/commit/9817d68edc474b31e545cc0c
Modified Files:
xtrn/slyvote/readme.txt slyvote.js
Log Message:
Version 1.11: When configured to use all available sub-boards, still don't allow choosing
a sub-board that has polls disabled. This fixes an issue where SlyVote was showing all
available message groups but some could be empty due to having no sub-boards that allow polls.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Friday, April 02, 2021 22:48:23
https://gitlab.synchro.net/main/sbbs/-/commit/55cc09eb992635cb62d7ee41
Modified Files:
xtrn/slyvote/readme.txt slyvote.js
Log Message:
Merge branch '247_slyvote_msggroup_undefined' into 'master'
Fix for #247: Slyvote javascript error pMsgGrps[pGrpIdx] is undefined
See merge request main/sbbs!122
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Eric Oulashin@VERT to
Git commit to main/sbbs/master on Sunday, May 14, 2023 19:21:14
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Sunday, May 14, 2023 19:21:14
https://gitlab.synchro.net/main/sbbs/-/commit/930a5384fa6ceea8f9fe98cb
Modified Files:
xtrn/slyvote/readme.txt slyvote.js
Log Message:
Merge branch 'slyvote_abort_chg_sub_board_fix_and_refactor_read_config' into 'master'
SlyVote: Fix for error when quitting/aborting out of choosing a different sub-board. Refactored ReadConfigFile().
See merge request main/sbbs!291
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net