PretendYoureXyzzy/WebContent
David R. Bild 1c154efcaf correctly render cardcast codes with leading zeros
The /listcardcast output drops leading zeros from the deck codes, due to the string -> number -> string conversion process.

This commit fixes the displayed output by zero-padding the code to ensure it has the full five digits.

I don't know if this same issue manifests elsewhere.
2014-09-10 17:40:07 -05:00
..
META-INF initial commit 2011-12-16 16:39:52 -08:00
WEB-INF tweak user/game limits again 2014-04-06 00:34:02 -07:00
images - User preferences. Can turn off (dis)connect messages except for kicks/bans (fixes #9), and can ignore chat from specific users (except admins). Also remembers the user's name. All of these are stored in js cookies. 2012-10-11 21:18:40 -07:00
js correctly render cardcast codes with leading zeros 2014-09-10 17:40:07 -05:00
addcard.jsp Refactor CardSet, BlackCard, and WhiteCard to enable adding Cardcast card set support. 2014-08-10 15:55:42 -07:00
admin.jsp Since we already have a handy list of Admins, why not use it? (Fixes TODO.) 2014-04-02 23:19:50 +13:00
analytics.jsp change google analytics url 2014-01-26 10:15:13 -08:00
cah.css Initial Cardcast UI, with chat commands. Javascript formatter stuff in the project. 2014-08-10 22:16:15 -07:00
cardsets.jsp Refactor CardSet, BlackCard, and WhiteCard to enable adding Cardcast card set support. 2014-08-10 15:55:42 -07:00
changelog.html update changelog 2013-12-01 18:05:54 +00:00
game.jsp Initial Cardcast UI, with chat commands. Javascript formatter stuff in the project. 2014-08-10 22:16:15 -07:00
index.jsp Initial Cardcast UI, with chat commands. Javascript formatter stuff in the project. 2014-08-10 22:16:15 -07:00
jquery-ui.css - User preferences. Can turn off (dis)connect messages except for kicks/bans (fixes #9), and can ignore chat from specific users (except admins). Also remembers the user's name. All of these are stored in js cookies. 2012-10-11 21:18:40 -07:00
license.html change github url 2012-03-15 11:15:28 -07:00
stats.jsp properties file support for game and player limits. add this information to stats.jsp 2013-11-30 22:09:55 -08:00
viewcards.jsp Refactor CardSet, BlackCard, and WhiteCard to enable adding Cardcast card set support. 2014-08-10 15:55:42 -07:00