Hugues Peccatte
dffc8c34e9
Remove logic code in declaration files.
...
Move declaration out of logic file.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-27 18:56:39 +01: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
Marc Delisle
ffdd12dd01
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-05-28 09:55:57 -04:00
Marc Delisle
d248f77458
Fix issues
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-05-21 15:03:24 -04:00
Marc Delisle
8d4f2cb4b0
Refactor
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-05-21 14:27:36 -04:00
Marc Delisle
bd7cd9ab9c
Merge branch 'QA_4_4'
2015-05-05 10:04:37 -04:00
Marc Delisle
d3338edf87
phpunit 4.2: assertTag is deprecated
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-05-05 10:04:11 -04:00
Marc Delisle
775d1dca70
Best practice: remove PHP closing tag
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-04-24 11:33:29 -04:00
Hugues Peccatte
42e0bdd47a
Fix typos.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 18:32:42 +01: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
Marc Delisle
95ab00dd76
Remove unused parameter
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-05-26 10:18:34 -04:00
Chirayu Chiripal
58dba3809f
fixed browse foreign values copying description in input field
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-05-22 13:49:05 +05:30
Chirayu Chiripal
c3f2abe873
FR #1487 : Browse Foreign Values should be modal dialog
...
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-05-14 17:30:11 +05:30
Michal Čihař
d559fa6a21
Remove trailing whitespace from the code
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-20 09:36:48 +01:00
Marc Delisle
4ad48947f7
Refactor: new PMA_getDescriptionAndTitle()
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-09 06:39:40 -05:00
Marc Delisle
20da1d306e
Missing right title
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-09 06:19:18 -05:00
Marc Delisle
1938454134
Improve variable names
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-08 08:19:23 -05:00
Marc Delisle
4232ee9ee1
Clarify variable names
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-07 06:37:04 -05:00
Marc Delisle
0a65267a57
Fix merge conflict
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-01-06 20:04:22 -05:00
Hugues Peccatte
008b1fa8d3
Rewrite to decrease number of nested levels.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-07 22:16:16 +01:00
Madhura Jayaratne
20608589c3
Remove trailing white spaces
2013-10-19 14:29:05 +05:30
Spun Nakandala
1040b95c2f
error corrected
2013-09-09 23:07:16 +05:30
Dieter Adriaenssens
a329ebee4e
fix multiple parameter comment issues
2013-09-09 18:19:00 +02:00
Dieter Adriaenssens
f8de83796d
fix coding style : space between ) and {
2013-09-09 18:19:00 +02:00
Spun Nakandala
8ff74d0b0d
error corrected
2013-09-08 23:51:54 +05:30
Spun Nakandala
fd32385236
added method PMA_getHtmlForColumnElement
2013-09-06 23:14:15 +05:30
Spun Nakandala
c38da98d4a
added browse_foreigners.lib.php and extracted methods from browse_foreigners to it.
2013-09-06 21:00:16 +05:30