aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPUserManager.xcdatamodel/layout
Commit message (Collapse)AuthorAgeFilesLines
* Move the user manager data model to the new Models dir.stuconnolly2010-10-261-0/+0
|
* Fields in Resources tab of User Manager actually will persist now.mltownsend2010-05-211-0/+0
|
* - Fix quoting of various fields, including usernames and passwordsrowanbeentje2010-05-031-0/+0
| | | | | | | | - Restore ability to edit passwords - Fix the "Refresh" gear menu item not being connected to the action - Add support in code for renaming users - previously interface changes weren't saved - Fix user deletion support, including non-existant hosts. This addresses Issue #653.
* Fix for Title #118 on log.sequelpro.commltownsend2010-04-151-0/+0
|
* Made it so that the host can't be null. Goes to '%' by default.mltownsend2010-02-101-0/+0
|
* Fixed some issues with the drop user/drop host commands in the user managermltownsend2010-02-091-0/+0
|
* First stab at Schema Privileges. A UI redesign is on its way. Please test ↵mltownsend2010-02-021-0/+0
| | | | on non Production servers
* Significant User Management improvements:rowanbeentje2009-10-161-0/+0
| | | | | | | | | | | | - When reading data from the server, correctly map values to the SPUser object values to prevent data loss - Ask server for priv support; disable unsupported privs in the interface, and only try to grant/revoke supported privs. Fixes errors saving users on MySQL < 6. - Make "check all" and "uncheck all" buttons functional - Add checkboxes for MySQL 6 privs as we already map the data for them - Fix double retain of priv mapping dictionary - Error dialogs stay on screen for longer than half a second - New hosts are now selected for editing when added This addresses some of the issues in Issue #349.
* User manager tweaks:rowanbeentje2009-08-151-0/+0
| | | | | | | - Don't select the mysql database - make selections directly from the table where appropriate - Tweak REVOKE syntax to use FROM instead of TO - Rename "create temporary table" permission to "create temporary tables" so it saves correctly
* User Manager featuremltownsend2009-08-111-0/+0