aboutsummaryrefslogtreecommitdiffstats
path: root/Models/SPUserManager.xcdatamodel/elements
Commit message (Collapse)AuthorAgeFilesLines
* - When saving user changes to the database, catch errors and display them ↵rowanbeentje2011-01-201-0/+0
| | | | | | | | in a single sheet for review. This fixes a number of isGroupRow crashes on any error. - Track a host row's original host to allow host edits - Update localisable strings
* Move the user manager data model to the new Models dir.stuconnolly2010-10-261-0/+0
73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99