openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Facebook Steam Achievements
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 13, 2024 — Nov 13, 2025
Showing page 20 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
AdminLogin.aspx now uses the admin master page.
John Rummell
More...
over 15 years ago
Controls/ - added a few more controls since there was a lot of duplication between the two master pages. Also moved Google AdSense and Analytics settings into Web.config. Properties/AssemblyInfo - updated Assembly attributes to be more meaningful.
John Rummell
More...
over 15 years ago
Admin/Site.Master - added a new master page for the admin section that doesn't require a facebook login.
John Rummell
More...
over 15 years ago
Removed system.net/mailSettings since they are now configured at the web host root
John Rummell
More...
over 15 years ago
Removed elmah/errorMail web.config replacement since it was breaking the build.
John Rummell
More...
over 15 years ago
Web.config - fixed Elmah type in modules
John Rummell
More...
over 15 years ago
Admin/AddGame.aspx - adding a game now adds achievements for that game as well.
John Rummell
More...
over 15 years ago
(Update issue #15) : Add an Admin section
John Rummell
More...
over 15 years ago
SteamAchievements.sln - moved deployment project to SteamAchievements.Deploy.sln SteamAchievements/Controls/GoogleAds.ascx - added AdSense to Site.Master.
John Rummell
More...
over 15 years ago
All types that contain IDisposable types now implement IDisposable.
John Rummell
More...
over 15 years ago
Added License section where missing. SteamAchievements.Deploy - added missing config file replacements.
John Rummell
More...
over 15 years ago
SteamAchievements/Admin - Started admin section. SteamAchievements/App_Themes/Default - now using themes.
John Rummell
More...
over 15 years ago
SteamAchievements.Services/IAchievementService - now returning simple objects instead of LINQ to SQL objects.
John Rummell
More...
over 15 years ago
SteamAchievements/Default.aspx - added some simple instructions to the Update and Achievement sections.
John Rummell
More...
over 15 years ago
SteamAchievements.Data/MockSteamRepository - moved initialization into constructor so that it can be used while testing the web app. SteamAchievements/css/style.css - added .achievementImage class. SteamAchievements/Default.aspx - separated Update Achievements button from Achievements. SteamAchievements.csproj - removed unused project files.
John Rummell
More...
over 15 years ago
Added elmah error handling.
John Rummell
More...
over 15 years ago
AchievementManagerFixture - added test for AchievementManager.UpdateSteamUserId()
John Rummell
More...
over 15 years ago
AchievementManager.UpdateSteamUserId() - fixed update bug.
John Rummell
More...
over 15 years ago
SteamAchievements.Data/AchievementManager.GetMissingAchievements() - now sorting by UserAchievement.Date SteamAchievements.Data/MockSteamRepository - removed collection initialization since its done in the test fixture<. Replaced List<T> fields with Dictionary<TKey, TValue> to better model tables with primary keys. SteamAchievements.Services.Tests/AchievementManagerFixture - added InsertMissingAchievements()
John Rummell
More...
over 15 years ago
default.js - increased ajax timeout to 2 minutes.
John Rummell
More...
over 15 years ago
Now displaying the new achievement count after updating.
John Rummell
More...
over 15 years ago
SteamAchievements.Services.Tests/SteamCommunityManagerFixture - added fixture for SteamCommunityManager SteamAchievements.Services/SteamCommunityManager - removed dependency on IAchievementManager. SteamAchievements/Site.Master - TestMode now defaults to true. SteamAchievements/Web.config - added 5:00 timeout to service config.
John Rummell
More...
almost 16 years ago
SteamAchievements.Data/AchievementManager - refactored to possibly fix issue 3.
John Rummell
More...
almost 16 years ago
SteamAchievements.Data/AchievementManager - fixed a bug in InsertMissingAchievements() where a duplicate key exception could occur.
John Rummell
More...
almost 16 years ago
SteamAchievements.Services/SteamCommunityManager - now using the Steam Community XML "API" instead of parsing the HTML. SteamAchievements.Services/Properties/Settings.settings - removed regex settings since they no longer apply. SteamAchievements.Services.Tests - added a unit test for AchievementXmlParser.cs SteamAchievements/Default.aspx - added an error div for achievement update failures.
John Rummell
More...
almost 16 years ago
Site.Master - added link to FamFamFam in disclaimer.
John Rummell
More...
almost 16 years ago
Cleaned up the latest changes with Resharper. Updated WDP for new config files.
John Rummell
More...
almost 16 years ago
Updated UI button and loading elements. Moved serviceHostingEvironment setting into separate config files (still need to update WDP project).
John Rummell
More...
almost 16 years ago
Added Help page - still needs to be finished.
John Rummell
More...
almost 16 years ago
added Google Analytics tracking code.
John Rummell
More...
almost 16 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree