Search found 38 matches

by sulfur
Mon Dec 16, 2013 4:07 pm
Forum: Development
Topic: Player name sorting
Replies: 4
Views: 37164

Player name sorting

When viewing a list of players in sortable tables (such as on team stats, division-wide stats, etc), the sort function should logically sort by last name, not first name as it currently does. Note that the player searches and "list all" function are exempt from this, as they separate the p...
by sulfur
Mon Dec 16, 2013 2:52 pm
Forum: Development
Topic: Bug: "Rescheduled" game status (fixed)
Replies: 6
Views: 41144

Re: "Rescheduled" game status

Looks like it's moved inside a prior if statement instead of sitting outside -- and sho'nuff, it did the trick.
by sulfur
Mon Dec 16, 2013 1:43 pm
Forum: Development
Topic: Stat tracking ideas/etc...
Replies: 11
Views: 139650

Re: Stat tracking ideas/etc...

The fun part here is that I'm being forced to learn how you deal with features/options along the way -- that's been the biggest learning curve to date. I see where stuff gets put out to the browser, so the next step is to suss out how to handle the options/settings/etc. For stats on a player page, s...
by sulfur
Mon Dec 16, 2013 1:41 pm
Forum: Development
Topic: Bug: "Rescheduled" game status (fixed)
Replies: 6
Views: 41144

Re: "Rescheduled" game status

I had 'em in the same... due to the "stats" page. It's Monday. I'm sticking with that as my excuse! :)
by sulfur
Mon Dec 16, 2013 1:16 pm
Forum: Development
Topic: Bug: "Rescheduled" game status (fixed)
Replies: 6
Views: 41144

OK, that makes sense to me (note that there's a bit at the end of page 1... about individual stats... page wrap! :) ).
by sulfur
Mon Dec 16, 2013 12:16 pm
Forum: Development
Topic: Bug: "Rescheduled" game status (fixed)
Replies: 6
Views: 41144

Bug: "Rescheduled" game status (fixed)

And another item... For game status entries, there are: Normal In Progress Home Default Away Default Rescheduled Cancelled Forfeit Is "rescheduled" intended to be "To Be Rescheduled", because as soon as I mark a game in that state, it now allows submission of stats/etc and shows ...
by sulfur
Mon Dec 16, 2013 11:43 am
Forum: Development
Topic: Stat tracking ideas/etc...
Replies: 11
Views: 139650

Re: Stat tracking ideas/etc...

I've been working on this stuff as mentioned, no huge advances yet, but I've got some solid ideas as to how to handle it. Related to that, I'm also playing with a feature that allows "rating" information to be hidden (it's not applicable to our league, but may be to another league of the s...
by sulfur
Mon Dec 16, 2013 11:40 am
Forum: Development
Topic: Attendance oddity...
Replies: 6
Views: 58797

Re: Attendance oddity...

Unfortunately not -- no shell access to begin with, but very limited on where access can come from unfortunately.

For the time being, we'll just suffer through this and I'll keep poking at it. My test site works perfectly, but the production has a weird hiccough. I just don't get it.
by sulfur
Mon Dec 09, 2013 8:35 pm
Forum: Development
Topic: Attendance oddity...
Replies: 6
Views: 58797

Re: Attendance oddity...

Well, we have one league, one division, and one facility (and one field) at the moment, so that simplifies those tables! Haha.

I'll get a dump together and email it shortly.
by sulfur
Mon Dec 09, 2013 4:54 pm
Forum: Development
Topic: Attendance oddity...
Replies: 6
Views: 58797

Re: Attendance oddity...

I did make some manual changes to the DB, specifically in the status on the attendance (mostly because I wanted to see what things looked like, and the system wouldn't let me do it via the interface, except for the upcoming game -- I would guess that there was some time lag between points A and B in...