aboutsummaryrefslogtreecommitdiffstats
path: root/Models/SPUserManager.xcdatamodel/elements
Commit message (Collapse)AuthorAgeFilesLines
* Tweak and improve the User Manager:rowanbeentje2013-03-091-0/+0
| | | | | | | | | - Rework how data to populate the user manager is retrieved from the server, speeding up display of lots of users by a large factor - Fix support for schema permissions for the Anonymous user, and add support for '%' and '' hostnames (only showing if already set once), fixing Issue #1620 - Highlight databases in the user manager that have permissions set for the selected user - Switch to using the centrally provided database list to reduce queries and remove the information_schema and performance_schema "databases" - Speed up a number of operations by tweaking the logic and queries used
* - 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