Thilanka Kaushalya
|
344f7a57d3
|
Message undifined bug fixed in add new user to server privileges
|
2011-06-01 21:41:36 +05:30 |
|
Thilanka Kaushalya
|
14b5515d3a
|
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2011-05-31 23:16:28 +05:30 |
|
Thilanka Kaushalya
|
b1c12a0b74
|
Added Ajax behaviour to Add a new user in database privileges
|
2011-05-31 23:15:24 +05:30 |
|
unknown
|
4ab8e3f339
|
Don't show initials table for 20 privs or less
|
2011-05-30 12:45:15 -04:00 |
|
Madhura Jayaratne
|
633f63004b
|
Merge branch 'QA_3_4'
|
2011-05-22 09:33:48 +05:30 |
|
Madhura Jayaratne
|
f5eaf8c7d8
|
bug #3305606 [interface] Show all button wraps on privileges page
|
2011-05-22 09:30:44 +05:30 |
|
Piotr Przybylski
|
fe53e42d1d
|
Remove deprecated function PMA_DBI_get_fields
|
2011-05-20 23:12:58 +02:00 |
|
Michal Čihař
|
69fefacf1a
|
Merge branch 'QA_3_4'
|
2011-05-16 16:20:14 +02:00 |
|
Herman van Rink
|
c021d2f719
|
bug #3285929 [privileges] Revert temporary fix
|
2011-05-16 14:51:42 +02:00 |
|
Marc Delisle
|
38390524fe
|
Merge branch 'QA_3_4'
|
2011-05-15 12:46:45 -04:00 |
|
Marc Delisle
|
e5826013d7
|
Prevent notice for undefined variable
|
2011-05-15 12:46:11 -04:00 |
|
Herman van Rink
|
76a93bafdf
|
Merge branch 'QA_3_4'
|
2011-05-13 09:36:13 +02:00 |
|
Herman van Rink
|
584679c854
|
Merge branch 'upcomming3_4' into QA_3_4
|
2011-05-13 09:30:59 +02:00 |
|
Marc Delisle
|
13b31956ae
|
For easier reading, replace "!isset" with "! isset"
|
2011-05-09 12:49:05 -04:00 |
|
Marc Delisle
|
b2b1953db1
|
Start to replace warning level with error level
|
2011-05-03 18:52:37 -04:00 |
|
Marc Delisle
|
8d862a8cb5
|
Bug #3294818 Fatal error in server_privileges.php (bot access)
|
2011-05-01 06:50:37 -04:00 |
|
Herman van Rink
|
5569316389
|
bug #3285929 [privileges] Don't fail silently on missing priviledge to execute REVOKE ALL PRIVILEGES
|
2011-04-29 22:06:48 +02:00 |
|
Herman van Rink
|
b3f0c8f7ed
|
Formatted code and removed duplicate output of checked=checked
|
2011-04-26 16:50:37 +02:00 |
|
Herman van Rink
|
6617a14297
|
Add a loop to remove code duplication
|
2011-04-26 16:48:27 +02:00 |
|
Herman van Rink
|
0352d27db7
|
Merge branch 'QA_3_3'
|
2011-04-26 16:30:09 +02:00 |
|
Herman van Rink
|
7ebe311433
|
Add missing PMA_sqlAddslashes to $initial parameter
Security risk is low since a valid token is required to use this.
|
2011-04-26 16:28:50 +02:00 |
|
Herman van Rink
|
c759286fbe
|
Fixed comment typo
|
2011-04-25 12:34:37 +02:00 |
|
Madhura Jayaratne
|
60e08fc20c
|
Rows should not be marked in these tables. Added class="noclick"
|
2011-04-19 07:56:45 +05:30 |
|
Sílvio Soares Ribeiro Júnior
|
288329402c
|
Show error when adding new user which already exists
|
2011-04-07 11:29:10 +02:00 |
|
Rouslan Placella
|
ef48add94c
|
Patch 3276551 for another issue in bug 3188444
|
2011-04-05 16:21:09 -04:00 |
|
Rouslan Placella
|
16ff0aed79
|
Fix bug #3188444 (part 2) - DB-specific privileges and Ajax
|
2011-04-04 12:03:51 +02:00 |
|
Rouslan Placella
|
68eaccee9e
|
Patch #3246887 for Check all/Uncheck all links in db-specific privileges
|
2011-03-26 08:29:06 -04:00 |
|
Ravindra Nath kakarla
|
0d77b5084c
|
Patch #3194824 Partial list of users and new users
|
2011-03-01 08:04:09 -05:00 |
|
Marc Delisle
|
f328f6d4a9
|
Conditional Ajax in Privileges
|
2011-02-05 07:18:42 -05:00 |
|
Marc Delisle
|
5c47f19ce8
|
Incorrect "Edit privileges" link generated after a user creation (AJAX)
|
2011-01-08 07:36:44 -05:00 |
|
Marc Delisle
|
79c5181d2a
|
bug #3060972 Password generation not available with AJAX
|
2010-09-25 08:50:39 -04:00 |
|
ninadsp
|
aed2e27b3f
|
A better solution to the caching issues faced. Set jQuery's global Ajax parameter 'cache' to false, and also set the 'Cache-Control' header to 'no-cache'
|
2010-09-02 15:10:58 -04:00 |
|
Michal Čihař
|
d17fba309c
|
Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
|
2010-08-30 09:53:37 +02:00 |
|
ninadsp
|
c9253c0a0e
|
Merge conflict resolved for Lori's tree merge to main
|
2010-08-22 12:42:54 +05:30 |
|
Michal Čihař
|
862e3ca2a7
|
Merge branch 'QA_3_3'
Conflicts:
libraries/core.lib.php
server_databases.php
server_privileges.php
|
2010-08-20 13:40:37 +02:00 |
|
Michal Čihař
|
41145feb12
|
Merge branch 'MAINT_3_3_5' into QA_3_3
Conflicts:
ChangeLog
libraries/common.lib.php
|
2010-08-20 13:36:49 +02:00 |
|
Michal Čihař
|
be0f47a931
|
Fix XSS on hostname.
|
2010-08-18 12:13:59 +02:00 |
|
Michal Čihař
|
cd205cc55a
|
Fix XSS on username.
|
2010-08-18 12:12:09 +02:00 |
|
Michal Čihař
|
7dc6cea065
|
Fix XSS on tablename and pred_tablename.
|
2010-08-18 12:09:13 +02:00 |
|
Michal Čihař
|
6028221d97
|
Fix XSS on dbname.
|
2010-08-18 12:07:45 +02:00 |
|
Michal Čihař
|
2a1233b69c
|
Fix XSS on checkprivs.
|
2010-08-18 12:05:32 +02:00 |
|
ninadsp
|
0b2b21712e
|
Added documentation to PHP files
|
2010-08-15 01:50:47 +05:30 |
|
ninadsp
|
e8e87ae675
|
Resolved conflicts left over from previous merge
|
2010-07-29 22:53:07 +05:30 |
|
ninadsp
|
a2f78a6d38
|
Resolve merge conflicts for upstream merge
|
2010-07-29 19:17:25 +05:30 |
|
Michal Čihař
|
d291827444
|
No need to require_once footer
It is the last thing executed anyway (ends with exit).
|
2010-07-26 16:20:24 +02:00 |
|
Marc Delisle
|
cdcc5d7443
|
Merge branch 'QA_3_3'
|
2010-07-25 13:33:03 -04:00 |
|
Marc Delisle
|
053d6ca88e
|
bug #3033063 [core] Navi gets wrong db name
|
2010-07-25 13:32:35 -04:00 |
|
Marc Delisle
|
084c0dbcf5
|
functions.js included automatically
|
2010-07-24 08:11:48 -04:00 |
|
ninadsp
|
9391e869ac
|
The updated privileges are now wrapped with dfn tags as well.
|
2010-07-23 23:17:15 +05:30 |
|
ninadsp
|
e646a2760c
|
Fixed conflict due to upstream merge
|
2010-07-23 21:59:15 +05:30 |
|
ninadsp
|
13ec1423f6
|
Minor bug due to which the ajax response to revoke users was failing. Fixed it
|
2010-07-23 00:23:38 +05:30 |
|
ninadsp
|
4054332641
|
Update the privileges field in the usersForm table when the user is changed
|
2010-07-23 00:18:15 +05:30 |
|
ninadsp
|
85d42b8a57
|
Newly copied user too is appended to the table now
|
2010-07-23 00:03:12 +05:30 |
|
Michal Čihař
|
318dc4b650
|
Drop @version tag from docblocks.
|
2010-07-20 13:59:17 +02:00 |
|
Marc Delisle
|
4e5061d323
|
Generate password only available if JS is enabled
|
2010-07-19 10:03:17 -04:00 |
|
ninadsp
|
4b18b4c7d6
|
When a new user is created, the user's overview table on the top is now updated to reflect the newly added user's initial
|
2010-07-16 19:36:12 +05:30 |
|
ninadsp
|
fcae63bbd7
|
When a new user is added, his details are now appended to the user's table
|
2010-07-13 03:25:53 +05:30 |
|
ninadsp
|
4f1c348074
|
Added an id to the edit users form so that the check all/uncheck all
calls to setCheckboxes() will work.
|
2010-07-04 01:50:11 +05:30 |
|
ninadsp
|
dac68adc52
|
Show the SQL queries too in an Ajax response.
|
2010-06-30 01:20:09 +05:30 |
|
ninadsp
|
7f062310c6
|
Fixed the bug where the initials_table division landed up at the bottom
of the page after an ajax request completed.
Also, fixed the issue due to which the edit users dialog was empty
|
2010-06-30 00:38:28 +05:30 |
|
ninadsp
|
a87c4fc363
|
Removed extra calls to PMA_ajaxResponse and added a common call to it
for multiple actions. Modified the code for paginating the users table
with ajax, however it is still buggy
|
2010-06-27 03:27:29 +05:30 |
|
ninadsp
|
06a7736b88
|
Ajaxified Export Privileges. Added classes to Export and Edit links in
the Users table
|
2010-06-21 03:18:51 +05:30 |
|
ninadsp
|
1a9526a4ff
|
Improved the behaviour for an Ajax request to Reload Privileges by using
the new PMA_ajaxResponse. Modified the response for Revoke User in an
Ajax request.
|
2010-06-21 02:56:44 +05:30 |
|
ninadsp
|
fd5e2dc3c1
|
Fixed issues with submit of Add User form over Ajax.
Changed the id for the Add User Form to prevent conflict for the
setCheckboxes call
|
2010-06-17 18:21:03 +05:30 |
|
ninadsp
|
834b36bd6a
|
Merge remote branch 'origin/master'
|
2010-06-09 22:49:38 +05:30 |
|
Marc Delisle
|
5ed4790db0
|
move remaining old-format messages to the script that uses them, when possible
|
2010-06-08 12:32:18 -04:00 |
|
ninadsp
|
160f4314eb
|
Merge remote branch 'origin/master'
|
2010-06-03 22:34:52 +05:30 |
|
Marc Delisle
|
5dfe98a378
|
bug [privileges] List of tables not shown when the db name has a wildcard
|
2010-06-02 12:37:19 -04:00 |
|
Marc Delisle
|
5d525e89eb
|
bug [privileges] List of tables not shown when the db name has a wildcard
|
2010-06-02 12:32:54 -04:00 |
|
ninadsp
|
ed3e6a2925
|
Used the correct method, PMA_showMessage() instead of
$message->display()
|
2010-05-27 20:27:55 +05:30 |
|
ninadsp
|
d14abc17ca
|
Attached Ajax event handler to Reload Privileges
|
2010-05-26 18:27:21 +05:30 |
|
ninadsp
|
0e910967b0
|
Attached jQuery event handlers to Add a New User using
jQueryUI Dialog. Work in progress, still need to
handle submission of form
|
2010-05-26 11:46:08 +05:30 |
|
Michal Čihař
|
fd7ced8404
|
This don't have to be plural.
|
2010-05-25 14:30:13 +02:00 |
|
ninadsp
|
bed1948d04
|
testing git setup - no major change made in code yet
only added a few comments
|
2010-05-23 01:22:01 +05:30 |
|
Marc Delisle
|
632211d065
|
gettext conversion
|
2010-05-09 16:24:32 -04:00 |
|
Marc Delisle
|
f8f475419d
|
gettext conversion
|
2010-05-06 12:49:07 -04:00 |
|
Michal Čihař
|
352ee7834c
|
Reintroduce escaping.
|
2010-05-05 11:53:32 +02:00 |
|
Michal Čihař
|
139339eb3c
|
Proper context.
|
2010-05-05 11:53:31 +02:00 |
|
Michal Čihař
|
2f67c8331c
|
Use context here as it might be translated differently.
|
2010-05-05 11:48:36 +02:00 |
|
Marc Delisle
|
2182098af6
|
strings to gettext, second batch
|
2010-05-04 20:07:19 -04:00 |
|
Marc Delisle
|
ab57b74d40
|
similar messages had been merged
|
2010-05-03 07:35:37 -04:00 |
|
Michal Čihař
|
e4e121234b
|
There is no longer message for MySQL < 5.
|
2010-04-19 14:25:17 +02:00 |
|
Michal Čihař
|
5426dec6e4
|
Unify order of wildcards in messages.
|
2010-03-12 00:24:15 +01:00 |
|
Michal Čihař
|
8781e81c5e
|
Move some messages to places where they belong.
This is bascially just test that everything works as expected, much more
messages should follow.
|
2010-03-11 23:58:38 +01:00 |
|
Marc Delisle
|
819324ede6
|
remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
|
2010-03-06 18:04:17 +00:00 |
|
Herman van Rink
|
7e4bc32a6b
|
rfe #838637 Added semicolon to privilege export
|
2010-02-24 09:26:20 +00:00 |
|
Herman van Rink
|
6045e72cd3
|
[privileges] Improve escaping of hostname
|
2010-01-06 08:08:42 +00:00 |
|
Herman van Rink
|
fa735255b8
|
[privileges] Improve escaping of hostname
|
2010-01-06 08:08:42 +00:00 |
|
Marc Delisle
|
61855289e5
|
add protection in generated SQL query, thanks to Herman van Rink
|
2010-01-04 16:40:20 +00:00 |
|
Marc Delisle
|
5f7084b8e3
|
rfe #838637 Export user privileges
|
2010-01-03 16:01:49 +00:00 |
|
Marc Delisle
|
294d699e84
|
Action should always be displayed here
|
2010-01-03 13:04:15 +00:00 |
|
Marc Delisle
|
bb8084e0ca
|
Action should always be displayed here
|
2010-01-03 13:04:15 +00:00 |
|
Marc Delisle
|
526dce65cb
|
3.3
|
2009-12-31 13:11:19 +00:00 |
|
Marc Delisle
|
f3833884e4
|
3.3
|
2009-12-31 13:09:18 +00:00 |
|
Marc Delisle
|
e22d2204e5
|
improved escaping, thanks to Herman van Rink
|
2009-10-12 21:53:01 +00:00 |
|
Herman van Rink
|
2c80454a14
|
bug [gui] Generate Password not working for 'Change Login Information', only for 'Change password'
|
2009-07-12 12:13:11 +00:00 |
|
Marc Delisle
|
f440d45fc4
|
bug #2816840 [priv] Cannot change details for a user
|
2009-07-06 19:52:47 +00:00 |
|
Herman van Rink
|
933eb845de
|
[security] XSS: Insufficient output sanitizing (not exploitable without a valid token)
|
2009-06-30 13:19:39 +00:00 |
|
Marc Delisle
|
8480ffb665
|
improve function names
|
2009-06-07 11:09:13 +00:00 |
|
Marc Delisle
|
28751aba54
|
bug #2796066 [priv] Inconsistent display of databases list
|
2009-06-02 16:53:44 +00:00 |
|