Marc Delisle
06d22e636e
Remove some unnecessary string concatenations
...
https://github.com/dseguy/clearPHP/blob/master/rules/no-unnecessary-string-concatenation.md
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-12-07 09:41:46 -05:00
Marc Delisle
9ee3931c09
Remove some unnecessary string concatenations
...
https://github.com/dseguy/clearPHP/blob/master/rules/no-unnecessary-string-concatenation.md
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-12-03 10:43:10 -05:00
Achilles-96
f72864cb2b
Fixes issue 11504
...
Signed-off-by: Achilles-96 <raghuram.vadapalli@research.iiit.ac.in>
2015-11-29 15:44:56 +05:30
Marc Delisle
9d381167f8
Merge branch 'QA_4_5'
2015-11-21 21:08:47 -05:00
Marc Delisle
348c7d734a
Fix incorrect message calling
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-11-21 21:06:31 -05:00
Marc Delisle
1fda587e35
Fixes #11667 Disable the tooltip in the navigation panel's filter box
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-11-13 19:08:29 -05:00
Hugues Peccatte
f9d582bd09
Make PHPCS happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-11-08 15:58:48 +01:00
Madhura Jayaratne
1d0ad159b1
Indicate when there are no parameters
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-11-04 08:27:10 +11:00
Hugues Peccatte
8b4590aaa9
Make PHPCS happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-24 13:08:44 +02:00
Madhura Jayaratne
a72e65e31e
Merge branch 'QA_4_5'
...
Conflicts:
js/messages.php
2015-10-09 10:10:14 +11:00
Madhura Jayaratne
cc4c615720
Fix #11548 Confirm box on "Reset slave" option
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-10-09 10:06:49 +11:00
Hugues Peccatte
2960e6780a
Merge remote-tracking branch 'origin/master' into useNamespaces_master
2015-09-30 22:05:24 +02:00
Madhura Jayaratne
d0efeac744
Allow adding and editing partitions
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-30 21:18:04 +10:00
Hugues Peccatte
b1038cfefa
Merge branch 'master' into useNamespaces_master
2015-09-04 22:37:45 +02:00
Michal ฤihaล
afbe065bde
Use ellipsis instead of three dots
...
Signed-off-by: Michal ฤihaล <michal@cihar.com>
2015-09-04 14:18:20 +02:00
Hugues Peccatte
7f8f34e89d
Remove classes require_once.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00
Hugues Peccatte
f0ba28fc1d
Set namespace on Advisor, Config, Console and Util classes.
...
Set namespace on DbQbe.
Set namespace to 'DbSearch'.
Split Advisor.class.php file.
Change Advisor namespace.
Rename DbQbe class and file.
Set namespace on DisplayResults.
Set namespace on Error.
Use namespace for ErrorHandler.
Add class autoloader.
Change ErrorHandler filename.
Remove some require.
Update Config namespace path.
Update PMA_Util to PMA\libraries\Util.
Rename Font and File classes files.
Use namespace for Footer.
Set namespace in all libraries classes.
Namespace OutputBuffering.
Export SubPartition.
Rename Partition file.
Namespace PDF.
Namespace RecentFavoriteTable.
Replace PMA_Response by Response and PMA_Message by Message.
Update uses and calls.
Fix unit tests.
Fix SqlParser autoload.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:22:52 +02:00
Madhura Jayaratne
4c968434e5
Use sentence case for these as well
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-25 21:41:27 +10:00
Madhura Jayaratne
8d22e3ab76
Use a proper dialog for instructions
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-25 13:40:39 +10:00
Madhura Jayaratne
487e1a8fa1
Fix floating. Fix styles for reported errors. Move inputs inside the form
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-22 11:36:19 +05:30
Madhura Jayaratne
335f1caf09
Fix typo
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-06 11:52:32 +05:30
Madhura Jayaratne
0d5999e052
Indicate the success of the template operations
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02 21:04:06 +05:30
Madhura Jayaratne
15a3686fd3
Better text for the submit button
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-25 11:42:50 +05:30
Marc Delisle
72833685b7
Merge pull request #1741 from nisargjhaveri/debug_console
...
Group/Ungroup queries in console SQL debug
2015-06-18 11:49:36 -04:00
Nisarg Jhaveri
d608832a9d
Group/Ungroup queries in console SQL debug
...
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-18 20:23:53 +05:30
Marc Delisle
c852dcb228
Merge pull request #1736 from nisargjhaveri/debug_console
...
[WIP] SQL debugging in console
2015-06-18 06:29:12 -04:00
Nisarg Jhaveri
e524023def
SQL debugging in console
...
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-18 15:52:13 +05:30
Madhura Jayaratne
2c0059cb4d
Localize action name
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-17 17:00:40 +05:30
Isaac Bennetch
0a868fb4ba
Merge pull request #1699 from devenbansod/rfe726
...
RFE#726 - Batch changing column collations
2015-06-09 08:31:02 -04:00
Deven Bansod
30c9b2d066
RFE#726 - Batch changing column collations
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-06-09 12:24:34 +05:30
Madhura Jayaratne
1369057141
Fix indentation
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-04 21:09:40 +05:30
Madhura Jayaratne
4e937d9918
Remove support for Shift + Click on function name to apply to all rows in insert/edit page
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-04 20:54:13 +05:30
Nisarg Jhaveri
34720c2365
Disable foreign key checks in SQL query box and config option
...
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-05-31 12:28:41 +05:30
Hugues Peccatte
1f0d3bde63
Make PHPcs happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-05-23 13:16:06 +02:00
Isaac Bennetch
b09cc73b49
Merge pull request #1686 from devenbansod/rfe946
...
RFE#946 : Change Collation w/o changing data and Confirm before changing
2015-05-23 00:40:39 -04:00
Deven Bansod
487c3266fc
RFE#946 : Change Collation w/o changing data and Confirm before changing
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-05-23 04:10:27 +05:30
Hugues Peccatte
f4ac3e3ba8
Make PHPcs happy.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-05-23 00:16:25 +02:00
Nisarg Jhaveri
e115adb533
Page-related settings, rfe#1559
...
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-05-18 20:38:07 +05:30
Madhura Jayaratne
3a52629431
COALESCE does not require confirmation since it does not affect data
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-13 18:47:13 +05:30
Madhura Jayaratne
c38965f830
TRUNCATE partition option
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-13 13:22:58 +05:30
Madhura Jayaratne
58e61e923e
Confirm before COALESCE as well
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-13 13:01:58 +05:30
Deven Bansod
d00fe5cf6a
RFE #1485 : Add a DROP/ COALESCE Partition option in Partition Maintenance
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-05-11 06:00:20 +05:30
Madhura Jayaratne
957ab5ad2b
A better way to export multiple RTE
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-06 08:47:19 +05:30
Madhura Jayaratne
87126d715f
Multiple item dropping for RTE
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-05 16:08:33 +05:30
Marc Delisle
bb7a254ce4
rfe #1146 Show original size of truncated columns
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-04-30 09:42:24 -04:00
Madhura Jayaratne
3b3a14f33c
Space after function keyword
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-27 19:14:00 +05:30
Madhura Jayaratne
fb52e6af04
Closing parenthesis of a multi-line function call must be on a line by itself
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-27 17:57:36 +05:30
Marc Delisle
b01503a293
Merge commit '847fa85'
2015-04-10 09:55:11 -04:00
Madhura Jayaratne
214e54ceec
Output buffering for dynamic scripts
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-09 13:28:35 +05:30
Aayush Anand
053ca6029e
additional feature for form validation
...
Signed-off-by: Aayush Anand <aayushism12@gmail.com>
2015-04-05 21:39:40 +05:30