Commit Graph

209 Commits

Author SHA1 Message Date
Marc Delisle
63b1af983f Make the choices similar to other directives
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-05 13:27:54 -05:00
Chanaka Indrajith
30522c8d5f Rename the global variable from row_action_type to RowActionType
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
2013-12-05 23:31:50 +05:30
Chanaka Indrajith
113f8f490e Feature 1455 - Display image,text or both in table row actions area
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
2013-12-04 23:59:08 +05:30
Hugues Peccatte
3431c6be8e Fix sort on columns which uses function with column between back quotes. 2013-11-15 22:30:34 +01:00
Marc Delisle
1a0eff3a9c Fix typos 2013-11-12 07:16:20 -05:00
Marc Delisle
548d4f2b3c Fix coding style 2013-11-11 14:03:59 -05:00
Hugues Peccatte
927ba37a76 Minor fix for uninitialized vars. 2013-11-11 16:19:12 +01:00
Marc Delisle
e0d7c65ddd Fix coding style 2013-11-11 07:16:31 -05:00
Marc Delisle
d02c8b94f6 Fix coding style 2013-11-11 06:59:33 -05:00
Hugues Peccatte
464ec23ad8 Huge PHPDoc update. 2013-11-10 23:04:58 +01:00
Hugues Peccatte
661db9ec47 Update PHPDoc. 2013-11-08 19:28:20 +01:00
Hugues Peccatte
80210a489a Update PHPDoc. 2013-11-08 19:28:20 +01:00
Madhura Jayaratne
cb798bc5d2 Fix coding style 2013-10-22 07:05:44 +05:30
Madhura Jayaratne
17e4f9eb39 Fix syntax highlighting. Use PMA_Util::formatSql() for SQL formatting 2013-10-19 10:56:47 +05:30
Madhura Jayaratne
293a389560 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2013-10-18 17:41:53 +05:30
Madhura Jayaratne
8ea2ce5f23 Syntax highlighting for some system tables 2013-10-18 17:34:40 +05:30
Madhura Jayaratne
c164973f30 Check whether configuration storage tables are set and are not empty 2013-10-18 16:44:06 +05:30
Marc Delisle
cd1c3b6b28 Fix coding style 2013-10-18 05:48:33 -04:00
Marc Delisle
ab1a436169 Fix coding style 2013-10-18 05:42:59 -04:00
Marc Delisle
54b36d0c21 Fix coding style 2013-10-18 05:39:18 -04:00
Marc Delisle
4192d929d9 Undefined index 2013-10-17 06:21:05 -04:00
Marc Delisle
a0a88d8965 Fix coding style 2013-10-17 05:59:41 -04:00
Marc Delisle
88da7eeba0 Fixes many coding style "line too long" 2013-10-17 05:41:51 -04:00
Marc Delisle
d4a7e69250 Fix coding style 2013-10-15 05:58:32 -04:00
Marc Delisle
8691ff3c30 Fix coding style 2013-10-14 04:55:28 -04:00
Marc Delisle
0c35444cee Fix typos; improve comments 2013-10-13 07:20:47 -04:00
Marc Delisle
4bda95be50 Fix coding style 2013-10-13 07:16:40 -04:00
Madhura Jayaratne
3ab9e84254 Use PMA_Util::getDropdown() method to create dropdowns 2013-10-13 12:20:56 +05:30
Madhura Jayaratne
6f27ec86cc Auto submit display direction dropdown 2013-10-13 12:10:30 +05:30
Madhura Jayaratne
b162238695 bug #4087 Undefined index query 2013-09-15 13:57:57 +05:30
Madhura Jayaratne
fe0baeebb1 Merge branch 'QA_4_0'
Conflicts:
	libraries/special_schema_links.lib.php
2013-09-14 16:39:21 +05:30
Madhura Jayaratne
791244d70b bug #4092 Clicking on table name in view of information_schema redirects to wrong page 2013-09-14 16:35:06 +05:30
Madhura Jayaratne
a34a46c22d Merge branch 'QA_4_0'
Conflicts:
	libraries/DisplayResults.class.php
	libraries/information_schema_relations.lib.php
2013-09-14 14:45:27 +05:30
Madhura Jayaratne
3c8e4fb0bb Add missing default transformations 2013-09-14 14:36:03 +05:30
Isaac Bennetch
fa87bcec06 Merge pull request #582 from kasunchathuranga/fractionalSecs
Use fractional seconds in time, datetime and timestamp
2013-08-27 06:37:30 -07:00
Marc Delisle
2740b12f1c Fix typo 2013-08-25 07:10:45 -04:00
Marc Delisle
7a7283d457 Merge branch 'QA_4_0' 2013-08-25 07:03:18 -04:00
Marc Delisle
308a325301 bug #4066 varchar field not truncated in table browse mode 2013-08-25 07:02:29 -04:00
Kasun Chathuranga
b495061cdf Use fractional seconds in time 2013-08-10 11:26:43 +05:30
Michal Čihař
0a3d1d5be8 Better names for URL generating functions 2013-08-07 10:58:17 +02:00
Michal Čihař
8e71b13ced CS compliant transformation helper functions 2013-08-07 10:53:09 +02:00
Michal Čihař
53230cba43 Fix variable name 2013-08-06 13:51:30 +02:00
Michal Čihař
99af0cbc7e Remove unused parameter from PMA_Util::formatSql
We no longer need parsed SQL here.
2013-08-06 12:24:28 +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
Michal Čihař
72785eafe5 Remove double spacing 2013-07-30 14:04:05 +02:00
Michal Čihař
659156aeba Wrap long line 2013-07-30 13:19:32 +02:00
Michal Čihař
2f38880f41 Function isset already returns boolean, no need to process it again 2013-07-30 13:19:32 +02:00
Michal Čihař
750c090249 Separete checks for numeric and all and directly convert value 2013-07-30 13:19:32 +02:00
Michal Čihař
8dcdd6de7a Better variable name 2013-07-30 13:19:31 +02:00