Hugues Peccatte
74f0beda8f
Fix syntax error.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-20 20:56:12 +02:00
Marc Delisle
bc7d57f613
The minimum supported MySQL version is 5.5
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-10-16 13:32:15 -04:00
Madhura Jayaratne
460b71fc8d
Status menu should be active for server_status_processes.php
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-10 12:00:42 +05:30
Hugues Peccatte
95f4ed1558
Replace mb functions by standard string functions.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-05 12:48:25 +02:00
Hugues Peccatte
48bd3b8ee5
Remove unused $pmaString.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-05 10:42:44 +02:00
Hugues Peccatte
3de88162ff
Replace PMA_String uses by mb_* calls.
...
Remove part of unused variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 20:53:01 +02:00
Hugues Peccatte
9b77d746ab
Mass modifications to use PMA_String.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
Bimal Yashodha
285c18acdd
Use db_desginer.php as a route for all designer operation. Combine pmd_general.lib.php and designer.lib.php into db_designer.lib.php
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-08-14 07:22:32 +05:30
Bimal Yashodha
39d4fc1023
Check whether the db is not system schema
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-07-25 15:36:48 +05:30
Bimal Yashodha
be1cd209f5
Merge branch 'master' into indexdb
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-07-23 15:27:26 +05:30
Bimal Yashodha
7ec0f098db
Use designer without configuring tables
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-07-23 14:37:38 +05:30
Chirayu Chiripal
04a3a7073b
RFE-1488/781: User privilege tab not shown in all relevant cases
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-07-18 00:13:08 +05:30
Ann + J.M
f5a9a60382
Fix coding style
...
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-07-03 20:27:39 +02:00
Marc Delisle
232a03a4bd
Remove dead code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-27 08:23:12 -04:00
Madhura Jayaratne
521a77d8bd
Merge pull request #1232 from kb-yashodha/multipages1
...
Complete multipages functionality in designer
2014-06-16 15:22:13 +05:30
Bimal Yashodha
48dd4f354d
Remove references to designer_coords and designerwork
...
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
2014-06-16 11:39:39 +05:30
Marc Delisle
36d2c402fa
Merge branch 'QA_4_2'
2014-06-07 09:03:10 -04:00
Marc Delisle
9342cc6709
Incorrect menu tab generation from usergroups
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-07 09:02:10 -04:00
Marc Delisle
673fce8145
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:33:25 -04:00
Smita Kumari
175b69b72b
central columns management page basic
...
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
central columns management page edit/delete
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
added column length to central columns table
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
fix edit issu
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
remove logging and alert statement
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
delete an entry fixed
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
col_length default to 0 + filter rows
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
fix menu tab test case
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
fix col_length datatype plus menu tst case fix
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
added cancel button
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
sprite regenerate for adding cntral columns icon
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
removing default value from col_length of type text
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
message format
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
search fix plus uitablfilter plugin modify to take elements to limit search to
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
refactoring db_cntral_columns.php plus file description in db_cntral_columns.js
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
added table sorting
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
fix js error for empty central columns
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
refactoring of code plus adding option to add a column to central list
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
removing trailing white spaces
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
handle condition if central list is empty
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-06-02 01:57:50 +05:30
Michal Čihař
790a2c2bee
Rename variable to match current meaning
...
There is not only INFORMATION_SCHEMA now, so the variable should have
more generic name.
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-01-06 11:11:34 +01:00
Hugues Peccatte
2fc0ca777d
Update PHPDoc.
2013-11-10 10:28:05 +01:00
Marc Delisle
dcdf8e6bd2
Fix codestyle
2013-10-07 06:40:11 -04:00
Kasun Chathuranga
f7bf216e28
Change the structure of pma__usergroups table
2013-09-08 22:58:47 +05:30
Kasun Chathuranga
059d2e2d10
Rights tab should only be accessible to super users
2013-09-05 07:58:12 +05:30
Kasun Chathuranga
d19049cb81
Show sub menus only in Users page
2013-08-31 13:23:24 +05:30
Kasun Chathuranga
99c65f37e7
Table specific privileges
2013-08-30 18:49:03 +05:30
Michal Čihař
e9da696911
Various coding style fixes
2013-08-07 11:59:01 +02:00
Michal Čihař
0a3d1d5be8
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
Michal Čihař
a5f572e132
Factor out text showing detection as well
2013-07-30 15:07:44 +02:00
Michal Čihař
7a97781c23
Share code for checking whether to show icons
2013-07-30 14:54:21 +02:00
Madhura Jayaratne
b72638c6e1
Fix test failures
2013-07-17 17:03:50 +05:30
Kasun Chathuranga
45645a192b
Escape values in SQL queries
2013-07-16 06:43:05 +05:30
Kasun Chathuranga
3e8325afb0
Move User groups related functionality to a separate sub menu tab
2013-07-12 18:37:48 +05:30
Kasun Chathuranga
62b12b4d21
Fix error introduced while resolving merge conflicts
2013-07-12 17:04:00 +05:30
Kasun Chathuranga
f56891acec
Merge branch 'master' into configurableMenus
...
Conflicts:
libraries/Menu.class.php
libraries/Util.class.php
2013-07-12 17:01:03 +05:30
Michal Čihař
c0ce163e05
Drop some unused local variables
...
Found by PMD on our CI server
2013-07-10 14:53:05 +02:00
Marc Delisle
bbabfa80ca
There might be other reasons to use the SQL query box on an empty database
2013-07-10 07:20:19 -04:00
Kasun Chathuranga
b756916c46
Manage user groups
2013-07-08 15:28:57 +05:30
Kasun Chathuranga
08cd261856
Allow setting user groups when creating and editing users
2013-07-08 01:20:31 +05:30
Kasun Chathuranga
7cfdbc03ec
Fix checkstyle errors
2013-07-05 12:32:01 +05:30
Kasun Chathuranga
160e2cb8d8
Fix checkstyle errors
2013-07-05 12:28:18 +05:30
Kasun Chathuranga
e4f52e7d4c
Use empty to avoid notices
2013-07-05 10:28:22 +05:30
Kasun Chathuranga
5e6bdf1b24
Display menu items according to the user group configuration
2013-07-02 23:58:26 +05:30
Kasun Chathuranga
41a497d169
Implement 'find and replace in a column' feature
2013-06-26 20:30:28 +05:30
Michal Čihař
bebba32337
Merge remote-tracking branch 'origin/QA_4_0'
...
Conflicts:
libraries/config.values.php
libraries/sql_query_form.lib.php
server_binlog.php
server_databases.php
tbl_structure.php
test/classes/PMA_DisplayResults_test.php
2013-06-24 10:41:54 +02:00
Marc Delisle
d4d5a03766
Bug #3960 NavigationBarIconic config not honored
2013-06-21 10:00:41 -04:00
Marc Delisle
4a91c5753c
Fix merge conflicts
2013-06-08 13:36:15 -04:00
Marc Delisle
30e0e3648d
bug #3921 Call to undefined function PMA_isSuperuser() if default server is not set
2013-06-08 13:27:29 -04:00
Marc Delisle
c690e5279a
Fix merge conflict
2013-06-08 08:43:56 -04:00