48 Bug minor always 2010-02-13 14:38 2010-02-13 15:45 Adam high closed none none fixed 0 .mode doesn't check for duplicate most occurrent value. By def'n if the list has more than one mode there is no mode.
Adam 2010-02-13 15:45 This should be fixed in this revision.

http://dev.decafproductions.com/tree/js-math/revisions/00028/ [^]

47 Bug major always 2010-02-13 14:18 2010-02-13 15:06 Adam high closed none none fixed 0 .medium doesn't sort the array before comparing the items. It just treats the array as sorted.
Adam 2010-02-13 15:06 It should be fixed in this revision

http://dev.decafproductions.com/tree/js-math/revisions/00027/ [^]
46 Feature Request minor N/A 2010-02-13 12:43 2010-02-13 12:56 Adam Adam normal closed none none fixed 0 .[sum, diff, product, quotent, modulus] should all take two values or an array. You should be able to do both,

jsMath.sum([1,2,3,4]);

And

jsMath.sum(a, b);
Adam 2010-02-13 12:56 This has been fixed

http://dev.decafproductions.com/tree/js-math/revisions/00021/ [^]
45 Fatal Error crash always 2010-02-13 12:42 2010-02-13 12:48 Adam Adam high closed none none fixed 0 .pow creates an infinte loop on non int powers. On any non (int) _value_ .pow will create an infinite loop.
Adam 2010-02-13 12:48 This has been fixed over here.

http://dev.decafproductions.com/tree/js-math/revisions/00016/ [^]
44 Bug minor always 2010-02-13 12:42 2010-02-13 12:48 Adam Adam normal closed none none fixed 0 .modulus shouldn't be set to an array, just a single case. There is no need for .modulus to run on an array.
Adam 2010-02-13 12:48 This has been fixed.

http://dev.decafproductions.com/tree/js-math/revisions/00019/ [^]
43 Feature Request feature N/A 2010-02-13 12:41 2010-02-13 12:47 Adam Adam normal closed none none fixed 0 .percent shouldn't always append the '%'. It could be confusing if you always append it, plus it won't be operable then.
Adam 2010-02-13 12:47 This has been fixed.

http://dev.decafproductions.com/tree/js-math/revisions/00004/ [^]
42 Fatal Error minor always 2010-02-13 12:40 2010-02-13 12:47 Adam Adam normal closed none none fixed 0 .round fails on integers Infinite Loop
Adam 2010-02-13 12:47 This has been fixed.

http://dev.decafproductions.com/tree/js-math/revisions/00006/ [^]
41 Fatal Error minor always 2010-02-13 12:40 2010-02-13 12:49 Adam Adam normal closed none none fixed 0 .float fails on everything .float creates an infinite loop.
Adam 2010-02-13 12:49 This has been fixed in this revision.

http://dev.decafproductions.com/tree/js-math/revisions/00006/ [^]
40 Bug trivial always 2010-02-13 12:40 2010-02-13 12:47 Adam Adam normal closed none none fixed 0 .round doesn't check _places_ for an absolute value .round::places should be set to always use the Absolute Value
Adam 2010-02-13 12:45 That has been fixed in this revision.

http://dev.decafproductions.com/tree/js-math/revisions/00006/ [^]
Adam 2010-02-13 12:47 Sorry, it should be this revision.

http://dev.decafproductions.com/tree/js-math/revisions/00012/ [^]
17 crash always 2009-09-15 20:34 2009-09-16 21:08 Adam Adam normal assigned none none open 0 Total Re-write Requested. I'm going to redo it, it's not fit for production or an dev-alpha phase.
16 major always 2009-09-15 20:33 2009-09-16 21:08 Adam Adam normal assigned none none open 0 Lack of search feature. There is no way to search all posts/threads, a post, a thread for specific keywords.
15 feature always 2009-09-15 20:32 2009-09-16 21:08 Adam Adam normal assigned none none open 0 No auto submission limits. It would be really nice to detect when a lot of comments are being added or submitted, currently there is no such system.
14 feature always 2009-09-15 20:30 2009-09-16 21:08 Adam Adam normal assigned none none open 0 Can't ban specific Domains/TLD's from links submitted. You can't block spam links ect...
13 feature always 2009-09-15 20:30 2009-09-16 21:08 Adam Adam normal assigned none none open 0 No way to ban IP's or emails. You cannot ban IP's or emails...
12 feature always 2009-09-15 20:29 2009-09-16 21:08 Adam Adam normal assigned none none open 0 Lack of client side JS comment form validation. There should be some type of it...
11 feature always 2009-09-15 20:29 2009-09-16 21:08 Adam Adam normal assigned none none open 0 No Emoticons Simple, no usage for :) or :( :0 ect...
10 feature always 2009-09-15 20:28 2009-09-16 21:08 Adam Adam normal assigned none none open 0 Allow users to place a country flag next to their name in comments? Maybe we could allow a country code to be placed next to a commenter's name, it could be automatically selected or user picked.
9 feature always 2009-09-15 20:27 2009-09-16 21:08 Adam Adam normal assigned none none open 0 Lack of "Archive". No "Archive" (.html looking pages) of posts/comments.
8 feature always 2009-09-15 20:27 2009-09-16 21:08 Adam Adam normal assigned none none open 0 No "Sitemap" feature. There currently does not exist a "sitemap" feature for the system.

There should be separate sitemaps for posts and comments.
7 feature always 2009-09-15 20:26 2009-09-16 21:08 Adam Adam normal assigned none none open 0 No BB Code. There is not an option for BB (Buletin Board) code to be used in comments.
6 feature always 2009-09-15 20:25 2009-09-16 21:08 Adam Adam normal assigned none none open 0 XML/ATOM/JSON/Text Feeds for Posts/Comments You currently cannot get a feed of comments or posts...
5 feature always 2009-09-15 20:24 2009-09-16 21:08 Adam Adam normal assigned none none open 0 Insert a Hyperlink with the commenter's name. You cannot comment and include a hyperlink with the post.
4 feature always 2009-09-15 20:24 2009-09-16 21:08 Adam Adam normal assigned none none open 0 Can't search comments. You currently cannot search comments, at all or along side the posts.
3 feature always 2009-09-15 20:23 2009-09-16 21:08 Adam Adam normal assigned none none open 0 No "reply" feature. You cannot "reply" to specific comments.
2 major always 2009-09-15 20:22 2009-09-16 21:08 Adam Adam high assigned none none open 0 Message Board Code Sucks. Requesting total re-write.

- Doing...
1 major always 2009-09-15 20:21 2009-09-16 21:08 Adam Adam high assigned none none open 0 Server Side Code Sucks. I'm going to need to re-write all of the code, it's horrible.

Stay Tuned for a total re-write, that is once I get some other stuff done.