Site changelog

Understanding version numbers:
A.B.C.D
A) Major release, most likely major change in how the site generates the stats shown
B) Release containing new features or changes that require the SQL cache to be cleared
C) Release containing new features but they do not require the SQL cache to be cleared
D) Minor update, most likely a bug fix or some other minor tweak.

Key words used: Refactor

3.2.3.8
Added: If you do to many failed logins and your account is locked out, you will be sent a email to verify your account again.
Fixed: Case where new password could be entered
Fixed: Case where Captcha text would be null

3.2.3.7
Added: Made the confirm button border green
Fixed: User could be potensialy be without ability to join guild

3.2.3.6
Fixed: RSS feed not being valid and not working with all rss readers

3.2.3.5
Added: First version of a system that can provide extra information about abilities

3.2.3.4
Fixed: If you opened the CAPTCA site link directly it would not crash.

3.2.3.3
Added: ResetPassword.aspx More secure system for resting your password
Added: Now loads side bar ad.

3.2.3.2
Added: Sending emails when you where declined from joining a guild
Fixed: Internal site log would incorrectly log attemt to join guilds

3.2.3.1
Fixed: Death reports now show the name of the guy who died
Fixed: Its posible to request join a none a existing guild, in certain senarios
Fixed: Getting Feature in focus could fail and stop the page from loading.

3.2.3.0
Added: Player death reports are now linked in the player reports
Added: Now has the ability to generate multiple death reports pr encounter
Changed: Event.aspx minor UI layout changes

3.2.2.5
Added: Better description on event.aspx when max event gens was reached
Fixed: Trying to add item to site log would try to open a already open sql connection

3.2.2.4
Fixed: Ability.aspx links to players would incorrectly link to NPC

3.2.2.3
Added: Now uses SQL server connection pool
Changed: Player.aspx has had tables alinged correcty
Changed: PlayerDeath.aspx has been alined correcty
Fixed: A few cases where it could build incorrect links to NPC information

3.2.2.2
Added: Saves error report if trying to get name of entity not in database
Fixed: Site would not save errors if it did not have any callstack

3.2.2.1
Fixed: Event generation url would be incorrectly buildt

3.2.2.0
Added: Admin page to delete events
Added: Generation of overview now collects damage taken info
Added: Code to better handle trying to find a player in the DB that did not exist
Changed: URL used to generate events, no longer required to spesify guild id
Changed: Overview.aspx has had a refactor to clean code
Changed: Some minor refactors in regards to deleting events
Changed: Code that gets NPC and player list from SQL is alot less expensive for the sql server ( When generating events )

3.2.1.2
Fixed: Site login to affecting forum logins 

3.2.1.1
Fixed: Profile.aspx not allowing to be seen for logged in users

3.2.1.0
Added: Ability to filter to overview that allows damage to be filtered so only damage against bosses shows.
Added: Administrator page to view site logs
Added: Increased logging when creating a guild

3.2.0.2
Added: Now logs searches, so we later look at how to improve the search feature ( Be ware that any logs stored regarding searches will be deleted )
Added: Stats generation started from guild stats server will no be run in seperate thread
Changed: Code cleanup and some minor memory improvements

3.2.0.1
Fixed: site log sql line would refere to wrong colum name

3.2.0.0
Added: New layout CSS that supports older browsers and supports for upcomming right side ad
Added: Overview now can support filtering out self inflicted damage and healing
Added: More details to logging, now logs account releated things
Added: IFrame.ashx now has a option to hide the logo ( Usefull if your site has alot of IE6 or other dated browsers)
Added: Shows when the event was started in the Trivial tab
Changed: Player.aspx layout changes
Changed: NPC.aspx layout size locked
Removed: Unused administrator pages
Removed: Code that interconnected Forum and site.
Fixed: EventManager.aspx would not enforce minimum event name

3.1.13.0
Fixed: Case where site would not correctly close SQL connection

3.1.12.0
Added: Support for handeling ' like " in searches
Added: Displays some basic information about the event in Event.aspx
Changed: Player.aspx minor ui layout tweak
Fixed: Search.aspx would not allows you to research
Fixed: Generate stats for players/npc would take to long

3.1.11.0
Added: Event.aspx will now prevent to many instances of stats generation

3.1.10.0
Added: EventManager.aspx will now only allow guild managers to edit and delete events
Added: EventManager.aspx will now log actions in guild log
Added: Showing casts in player and npc reports
Added: Safty code in EventWorker.aspx to prevent it from being abused
Added: Player.aspx has had it UI layout changed
Changed: Major refactor of EventManager.aspx

3.1.9.0
Added: When using search it will update the url
Added: More details to site crashes
Changed: Both Versus grids are on the same line
Changed: Better error handeling when getting information from YG.com
Fixed: Searching for Bosses the link to the Guild would be faulty
Fixed: Site would crash with certain search string
Fixed: Would try to load player screenshoot when no valid one existed

3.1.8.0
Added: Members will recive a email when accepted to a guild
Fixed: Members page would not show the members wanting to join

3.1.7.0
Added: Will now what was searched for when the search was started via url
Added: Will show a messagebox if it fails to generate the stats for a event.
Added: Will now log site errors in greater detail.

3.1.6.0
Fixed: Improved the Encounter selector DropDown box

3.1.5.0
Fixed: GuildInfo.aspx could crash with badly formed url and a unauthenticated url

3.1.4.0
Added: Main logo can be clicked on
Added: Guild managers will now html mail when a member wants to join their guild
Added: Better system for sending emails internaly ( Used when sending html sends )
Added: Guild menu is now a tree menu
Added: Clicking on Guild brings you to GuildInfo.aspx
Added: Now shows the role of eatch member on Members.aspx
Added: Now detects outdated browsers and redirects them to the docs page
Added: GuildProfile.aspx Is completely rewritten
Refactored Members.aspx
Refactored GuildInfo.aspx

3.1.3.0
Added: option to delete accounts ( Administrative feature, helpfull for later when old accounts that are not verified will be deleted automaticly )
Added: Code to buffer the feature in focus meaning it no longer requires a sql query
Changed: Improved internal page for viewing internal site errors
Changed: Refactored Account class internaly


3.1.2.0
Added: New page that handles account registration ( looks almost the same, but backand it gives much greater control and consistency )
Added: New accounts will now recive a much more informative email that contains more information ( the emails thats required to verify the account )
Fixed: But that could make newly registered guilds log table name incorrect.

3.1.1.0
Fixed: Verification email sent to users would contain a invalid url
Fixed: When registering a guild it would not correctly follow the selected server

3.1.0.0
Added: New pages for guild and account profiles
Added: Great improvents to the managment pages for administrators

3.0.0.0
- New code that can pregenerate all stats pages for one event

2.x.x
- New sql code for generating stats

1.x.x
- First public version