Author Topic: CIT Changelog  (Read 101654 times)

SaintNicster

  • Elite Boss
  • *****
  • Posts: 865
Re: New Features / Enhancements List
« Reply #40 on: January 28, 2010, 06:10:58 AM »
January 28, 2010

  • Fixed an issue where the validation scripts would add additional badges with the new translation feature.
    Example:  When validating the Festive badge, you would also be granted the Entertainer badge, as one of the French names of the badge was also "Festive".

  • Result of above fix:  scripts will only validate badges in the character's server's native language (French for Vigilance, German for Zukunft, English for all others)


SaintNicster

  • Elite Boss
  • *****
  • Posts: 865
Re: New Features / Enhancements List
« Reply #41 on: March 15, 2010, 01:46:04 AM »

March 14, 2010

  • Links to ParagonWiki from the Badge Details pages (example) fixed so that if the badge has a non-standard name, they can be pointed to the correct page.


SaintNicster

  • Elite Boss
  • *****
  • Posts: 865
Re: New Features / Enhancements List
« Reply #42 on: April 12, 2010, 09:44:50 PM »
April 12, 2010
  • Users now have the ability to store a short-ish note on one of their CIT characters via the "Edit Character" page
    (http://cit.cohtitan.com/manage/editchar/{char_id})
  • This note is only visible to the owner/user.


SaintNicster

  • Elite Boss
  • *****
  • Posts: 865
Re: New Features / Enhancements List
« Reply #43 on: May 03, 2010, 04:43:31 PM »
May 3, 2010


SaintNicster

  • Elite Boss
  • *****
  • Posts: 865
Re: New Features / Enhancements / Bug Fixes List
« Reply #44 on: May 06, 2010, 02:54:46 PM »
May 5, 2010
  • Fixed inline display issue for character notes field on the "Edit Characters" page


SaintNicster

  • Elite Boss
  • *****
  • Posts: 865
Re: New Features / Enhancements / Bug Fixes List
« Reply #45 on: May 17, 2010, 03:33:08 AM »
5/16/2010
  • Settitle Binds generator fixed to add quotes around folders with spaces.
  • Settitle binds for checklists checks for a trailing slash


SaintNicster

  • Elite Boss
  • *****
  • Posts: 865
Re: New Features / Enhancements / Bug Fixes List
« Reply #46 on: July 18, 2010, 12:51:30 AM »
July 17, 2010

There was a large code push to upgrade our behind-the-scenes frameworks.  There should be no real visibility to these changes, but if you've noticed that something has broken, please be sure to report it in the sub-forum.

Visible Fixes
  • Add A Character link on the home page points to the correct location.


SaintNicster

  • Elite Boss
  • *****
  • Posts: 865
Re: New Features / Enhancements / Bug Fixes List
« Reply #47 on: July 21, 2010, 09:10:07 PM »
July 21, 2010

Fixed a fatal error that occured when creating new records in the DB >.<


SaintNicster

  • Elite Boss
  • *****
  • Posts: 865
Re: New Features / Enhancements / Bug Fixes List
« Reply #48 on: July 29, 2010, 04:05:59 AM »
July 28, 2010
Fixed issue where Day Job badges weren't showing up if using the category drop down on the Ingame Comparison report badge. (http://cit.cohtitan.com/ingame/{charid})


Sekoia

  • Titan Network Admin
  • Elite Boss
  • *****
  • Posts: 1,848
Re: New Features / Enhancements / Bug Fixes List
« Reply #49 on: February 15, 2011, 11:41:21 PM »
February 4, 2011
  • Removed the auto-verification system. Badges will no longer auto-verify based on the presence of other badges. Instead, all badges must be directly verified through Sentinel.
  • Restored most badge relationship data that was previously temporarily removed.
  • Fixed styling for button padding under Firefox.
  • Transparent structural changes/improvements to code.
.

February 15, 2011
  • Added JSONP support to JSON feeds at My Data Feeds and Character Checklists.
  • Various minor transparent database/site changes as a step towards making the site more responsive.
  • Minor javascript fixes.

Sekoia

  • Titan Network Admin
  • Elite Boss
  • *****
  • Posts: 1,848
Re: New Features / Enhancements / Bug Fixes List
« Reply #50 on: February 25, 2011, 08:09:08 PM »
February 24, 2011
  • Cleared badge verification data, as detailed here.
.

February 25, 2011
  • Add cron job to fix global names that get uploaded with double @'s in older versions of Sentinel. Cron job runs every 15 minutes.

Sekoia

  • Titan Network Admin
  • Elite Boss
  • *****
  • Posts: 1,848
Re: New Features / Enhancements / Bug Fixes List
« Reply #51 on: February 26, 2011, 03:17:01 PM »
February 26, 2011
  • Auto-verification was still happening for account-level badges on existing characters when a new account-level badge was detected. This has been removed.
  • Removed the Agent of Order/Chaos and Agent of Praetoria badges from all characters to maintain the integrity of our data.
  • Made minor transparent changes in the database and to related code.

TonyV

  • Titan Staff
  • Elite Boss
  • ****
  • Posts: 2,175
    • Paragon Wiki
Re: New Features / Enhancements / Bug Fixes List
« Reply #52 on: February 26, 2011, 08:10:56 PM »
You, sir, are Awesome. Yes, with a capital "A".

Sekoia

  • Titan Network Admin
  • Elite Boss
  • *****
  • Posts: 1,848
Re: New Features / Enhancements / Bug Fixes List
« Reply #53 on: February 28, 2011, 04:08:31 AM »
February 27, 2011
  • Bugfix: A small typo in the cronjob that updates the Leaderboards was preventing it from running. It's been fixed and the Leaderboards are now being updated properly every four hours again.

Sekoia

  • Titan Network Admin
  • Elite Boss
  • *****
  • Posts: 1,848
Re: New Features / Enhancements / Bug Fixes List
« Reply #54 on: February 28, 2011, 11:07:23 PM »
February 28, 2011
  • Upgraded CodeIgniter framework from version 1.7.2 to version 2.0.0; made changes to CIT code necessary for 2.0.0.
  • Fixed numerous small warnings, largely due to undefined variables.
  • The Leaderboard now includes the server name in its output again.
  • On the Statistics page, the numbers for Pools were being calculated incorrectly leading to much smaller numbers. They are now properly calculated.
  • Replaced a few minor references to Glycerine with Sentinel.
  • The webservice now automatically strips the leading @ from global names if it is included. This should prevent ongoing problems with @Global versus @@Global in CIT that were resulting due to an old version of Sentinel supplying globals with the @ sign.
  • Removed unused code from the webservice.
  • Performed some database optimizations.

Sekoia

  • Titan Network Admin
  • Elite Boss
  • *****
  • Posts: 1,848
Re: New Features / Enhancements / Bug Fixes List
« Reply #55 on: March 01, 2011, 06:15:31 PM »
Important note: Due a change in how cookies are handled, you may need to clear your cookies before being able to log in or out of CIT. Specifically, you'll need to delete all cookies for "cohtitan.com" and "cit.cohtitan.com".

March 1, 2011
  • Rewrote authentication library and related code. Now uses a much smaller cookie. Also fixes an issue where users could not log in after yesterday's changes were pushed to live.
  • Removed SetTitle bindfile generator. Sentinel does not use bindfiles, and having them available was confusing people.
  • Removed references to HeroStats. Support for HeroStats is deprecated.
  • Removed references to Glycerine and TNT.
  • Fixed additional minor warnings and errors.

Sekoia

  • Titan Network Admin
  • Elite Boss
  • *****
  • Posts: 1,848
Re: New Features / Enhancements / Bug Fixes List
« Reply #56 on: March 01, 2011, 08:40:48 PM »
Important note: Due another change in how cookies are handled, you may need to clear your cookies before being able to log in or out of CIT. Specifically, you'll need to delete all cookies for "cohtitan.com" and "cit.cohtitan.com". This may apply even if you cleared them already because of the previous changes.

March 1, 2011
  • Fixed inadvertent change introduced by previous changes: username was supposed to be case insensitive for login but had changed to case sensitive. It is now case insensitive again.
« Last Edit: March 01, 2011, 08:58:04 PM by Sekoia »

Sekoia

  • Titan Network Admin
  • Elite Boss
  • *****
  • Posts: 1,848
Re: New Features / Enhancements / Bug Fixes List
« Reply #57 on: March 03, 2011, 06:03:21 PM »
March 3, 2011
  • Added a temporary message to the login page explaining the current difficulties with session authentication.
  • Removed error message about missing username/password that appeared when visiting the login page prior to a login attempt.
  • Removed the headers and footers from the checklist pages.
  • Removed the broken settitle zip link from badge checklists.

Sekoia

  • Titan Network Admin
  • Elite Boss
  • *****
  • Posts: 1,848
Re: New Features / Enhancements / Bug Fixes List
« Reply #58 on: March 03, 2011, 07:19:00 PM »
March 3, 2011
  • Fixed the Badge Spotlight feature. It should now update every 8 hours again.

Sekoia

  • Titan Network Admin
  • Elite Boss
  • *****
  • Posts: 1,848
Re: New Features / Enhancements / Bug Fixes List
« Reply #59 on: March 04, 2011, 10:06:08 PM »
March 4, 2011
  • Fixed various PHP warnings as reported here.
  • Refactored and improved code on the back end. No visible changes.