Commit Graph

135 Commits

Author SHA1 Message Date
Kasun Chathuranga
d632dd9946 Merge branch 'master' into DBI_naming_cleanUp
Conflicts:
	ChangeLog
2013-05-01 21:33:52 +05:30
J.M
04bc077291 Use indeterminate check all checkbox in server privileges 2013-05-01 16:44:35 +02:00
J.M
3b100f4a2d Fix row numbers for users list 2013-05-01 15:53:58 +02:00
Kasun Chathuranga
4b6703cd7e More sensible warning message 2013-05-01 07:38:17 +05:30
Kasun Chathuranga
6b1f6ae046 Merge branch 'master' into DBI_naming_cleanUp
Conflicts:
	libraries/database_interface.lib.php
	libraries/db_table_exists.lib.php
	libraries/relation.lib.php
	libraries/rte/rte_triggers.lib.php
	libraries/schema/Dia_Relation_Schema.class.php
	libraries/schema/Visio_Relation_Schema.class.php
	tbl_addfield.php
2013-05-01 00:51:15 +05:30
Kasun Chathuranga
fbe4438628 PMA_DBI_fetch_result --> PMA_DBI_fetchResult 2013-05-01 00:05:16 +05:30
Kasun Chathuranga
7f56c8504d PMA_DBI_fetch_single_row --> PMA_DBI_fetchSingleRow 2013-05-01 00:03:03 +05:30
Kasun Chathuranga
bc4bfaa6d5 PMA_DBI_fetch_value --> PMA_DBI_fetchValue 2013-05-01 00:02:00 +05:30
Kasun Chathuranga
32e6c06324 PMA_DBI_get_columns --> PMA_DBI_getColumns 2013-04-30 23:36:47 +05:30
Kasun Chathuranga
d933575811 PMA_DBI_try_query --> PMA_DBI_tryQuery 2013-04-30 23:05:18 +05:30
Kasun Chathuranga
45caa5896a Merge branch 'master' into Feature499
Conflicts:
	js/server_privileges.js
2013-04-29 21:18:14 +05:30
Michal Čihař
2fbb4cee0d Consistently include colon in strings to translate
In some languages this makes difference in translating, so it's better
to give translators full context.
2013-04-25 14:22:31 +02:00
Kasun Chathuranga
57cb8449e7 On user creation, warn if the user already exists 2013-04-13 19:47:38 +05:30
Madhura Jayaratne
54623503e4 bug #3703 Incorrect updating of the list of users 2013-03-24 20:50:40 +05:30
Madhura Jayaratne
a75d06b88b Quit using jQuery UI dialogs for editing privileges and adding users 2013-02-04 20:56:07 +05:30
Michal Čihař
57a97a7057 Use up to date links to bugs and feature requests 2013-02-04 11:52:47 +01:00
Madhura Jayaratne
9c4a7a1330 Fix SQL syntax error when creating a user with privileges for a specific database 2013-02-04 12:34:14 +05:30
Michal Čihař
54b2540d87 Use ellipsis where appropriate 2013-01-10 13:33:29 +01:00
Marc Delisle
2723495a4f Removed the AjaxEnable directive 2012-12-21 16:04:57 -05:00
Marc Delisle
397c5b8167 Missing Change password dialog in Edit privileges 2012-11-10 09:09:24 -05:00
Michal Čihař
c023df1fe0 Use context for all "New" strings
Otherwise it is impossible to properly translate it in languages which
use different word form for different gender.
2012-10-31 09:52:58 +01:00
Rouslan Placella
eedf07e915 Dropped getReloadNavigationScript(), this is already handled by Footer.class.php 2012-10-30 20:23:59 +00:00
Rouslan Placella
e27fd3394a Fixed ajax-loaded users privileges pages 2012-10-30 20:16:58 +00:00
Rouslan Placella
e9cc1a22d5 Fixed ajax-loaded privileges pages 2012-10-30 20:04:52 +00:00
Rouslan Placella
a6f5470d0a Use an "ajax" class on ajaxified forms in server_privileges 2012-10-30 20:04:52 +00:00
Rouslan Placella
0a639f6123 Use an "ajax" class on ajaxified "Initials" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
0d6c1fb175 Drop "Check All/Uncheck All" functionality in PHP, this is already handled in JS 2012-10-30 20:04:51 +00:00
Madhura Jayaratne
9edd649aa2 Fix spacing between parameters 2012-09-22 22:36:23 +05:30
Chanaka Indrajith
13208324d3 Removed unnecessary empty lines in functions 2012-09-19 00:15:15 +05:30
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Chanaka Indrajith
e6894be57f Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064 Remove variable 2012-09-16 14:31:22 +05:30
Madhura Jayaratne
fc2e835bf3 General coding style improvements 2012-08-23 23:23:51 +05:30
Madhura Jayaratne
573a7facb6 Fix doc blocks 2012-08-23 23:04:06 +05:30
Michal Čihař
3ff66459a4 Gettext makes no sense here 2012-08-23 09:26:44 +02:00
Marc Delisle
c554004f35 Port fix from a483935cf8 to master 2012-08-22 10:25:17 -04:00
thilinaa
a51f387594 fixed bug[3542599]- After edit global privileges not update 2012-08-19 22:30:10 +05:30
thilinaa
bdcae38f19 Merge remote-tracking branch 'upstream/master' 2012-08-19 16:40:28 +05:30
Marc Delisle
0324e37e69 Fix bug #3546478 (User initials not displayed) 2012-08-19 06:54:15 -04:00
thilinaa
73dc66c0a1 modifications for some global variabes 2012-08-19 10:46:32 +05:30
thilinaa
554fca6204 formatting for server_privileges-lib 2012-08-19 00:23:30 +05:30
Thilina Buddika
40364f9507 upstream merge 2012-08-04 04:43:54 +05:30
Thilina Buddika
059cb239bb fix - Bad ajax response when adding a user without a host 2012-08-03 05:04:29 +05:30
Madhura Jayaratne
e51499d33c Remove 'export privileges for all users' link as it is now redundant 2012-08-01 16:59:36 +05:30
Madhura Jayaratne
f4c4fe8ebe White space clean up 2012-08-01 16:17:13 +05:30
Thilina Buddika
75d20f23fc a function for get sql queries for display and add user 2012-07-21 05:21:19 +05:30
Thilina Buddika
b05ee596f9 remove global variables 2012-07-19 01:19:38 +05:30
Thilina Buddika
f03376076d remove php notice 2012-07-18 22:51:24 +05:30
Thilina Buddika
6ec2e514b6 remove global variable pma_pw2 2012-07-18 08:32:52 +05:30
Thilina Buddika
c6e265c236 remove global variable 2012-07-18 08:30:59 +05:30