lp:~mugle-dev/mugle/production

Created by Matt Giuca and last modified
Get this branch:
bzr branch lp:~mugle-dev/mugle/production
Members of MUGLE Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
MUGLE Developers
Project:
MUGLE
Status:
Development

Recent revisions

465. By Matt Giuca

Added a few more legal notices.
- Individual games copyright their respective authors.
- Not representing the views of the university disclaimer.

464. By Matt Giuca

BadgeService: Fixed accidentally returning the short name in the display name field.
All of the games were showing incorrect titles for badges (LP: #788618).

463. By Matt Giuca

UserGameProfileGetter: When creating a new UGP, update the User and Game objects with separate persistence manager.
This fixes a crash trying to use the same PM to write all three objects (LP: #788592).

462. By Matt Giuca

APITest: Check that the highscore text box is actually an integer (LP: #788563).

461. By Matt Giuca

Fixed some more comparisons between boxed numbers (need to use .equals instead of ==).
This was part of LP: #788479 -- I checked for == but forgot to check for !=.

460. By Matt Giuca

UserAchievementService, UserGameProfileService: Fixed bad logic determining the clientview on these objects (LP: #788492).

459. By Matt Giuca

UserService: Fixed bug where a non-admin user could not edit their own profile, due to incorrect key comparisons.
For some reason, this only showed up on production (LP: #788479).

458. By Matt Giuca

Updated app version number to 458.

457. By Matt Giuca

Mugle.html: Added explicit link to favicon (it doesn't appear to be showing up in production without this).

456. By Matt Giuca

Updated app version number to 456.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mugle
This branch contains Public information 
Everyone can see this information.

Subscribers