-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Various #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Various #7
Conversation
Conflicts: js/server_privileges.js server_privileges.php
|
Exporting checked users is not (currently) offered on the interface; this is why there is no Export link on the same line than Check all /Uncheck all. The link is "Export all" which export all users that are displayed. |
|
Which is why ZweiSteinSoft/phpmyadmin@013fe8d adds exporting checked users. |
|
I know, but IMO this was not part of the feature request. |
|
Right, Marc. Edited pull-request comment. :-) |
|
Added RFE #3488640 |
… are really hidden (ref. rfe #3488640)
…alidity (updated fieldset to #queryboxf for uniqueness, there are no CSS refs)
…on-standard values for HTML5 validity
Escape javascript variable content
More pmahomme buttons, $_POST-global fixes.
Also, extended the user-privileges export feature (Contest-6) to allow exporting checked users.