baccon404 / procurement

Automatically exported from code.google.com/p/procurement
0 stars 0 forks source link

Enhancement: Manage MyLeagues and MyCharacters from Settings tab #250

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Right now the only way for users to modify the MyLeagues and MyCharacters lists 
(and settings to download according to those lists) is to manually edit the 
Settings.xml file.  While this is a perfectly reasonable thing to do, I think 
it would be great if users did not have to manually edit that file.  This is a 
step in that direction.

The attached patch adds a section to the Settings tab that lists all of a 
player's characters, grouped by league, with checkboxes for each to add or 
remove them from the appropriate list.  There are also checkboxes to modify the 
DownloadOnlyMyLeagues and DownloadOnlyMyCharacters settings.

I have attached a screenshot of what the modifications to the Settings tab look 
like.  I'm sorry, but I'm not very proficient with WPF, so, while it works, I 
imagine it might need some modifications for it to fit in with the Procurement 
style.  Let me know if there is anything you want me to fix or change.

Original issue reported on code.google.com by cmaca...@gmail.com on 11 May 2014 at 10:05

Attachments:

GoogleCodeExporter commented 8 years ago
You're creating these faster than I have time to add them (Not that I'm 
complaining!)

A welcome change, I'm sure a lot of users will be thankful for this!

Original comment by stickymaddness on 13 May 2014 at 3:56

GoogleCodeExporter commented 8 years ago
This has been implemented, see Issue 242 for comments.

Original comment by stickymaddness on 15 May 2014 at 4:53