Commit Graph

224 Commits

Author SHA1 Message Date
Madhura Jayaratne
ccc17ae112 Merge branch 'bookmark' 2016-03-10 00:58:49 +11:00
Madhura Jayaratne
b55ddd09b5 Use as non-static methods
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-03-10 00:25:06 +11:00
Madhura Jayaratne
263bd601e6 Remove bookmark library includes
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-03-09 23:57:09 +11:00
Madhura Jayaratne
43cfba9f24 Refactor bookmarking
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-03-09 23:39:29 +11:00
Michal Čihař
3bda9a03b9 Move Kanji encoding handling to Encoding class
Issue #11731

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-03-08 14:55:41 +01:00
Durgesh
0b64827930 Refactored url parmeters generating, Issue #11990
Signed-off-by: Durgesh <007durgesh219@gmail.com>
2016-02-22 14:36:41 +05:30
Michal Čihař
55b317c699 Remove /*overload*/ prefix from mb_* calls
I believe this was temporary flagging to see which code is migrated and
can be safely removed now.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-04 16:35:28 +01:00
Hugues Peccatte
f9d582bd09 Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-11-08 15:58:48 +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
6c9e566b3e Clarify verification
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-08-01 08:39:39 -04:00
Marc Delisle
ee70ff7236 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-29 19:33:44 -04:00
Hugues Peccatte
56c07e6f35 Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-25 22:51:02 +02:00
Madhura Jayaratne
81f5c747c2 Merge branch 'QA_4_4'
Conflicts:
	libraries/sql_query_form.lib.php
2015-07-22 15:33:40 +05:30
Madhura Jayaratne
e555d0e6ab Fix legend for table SQL page
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-22 15:25:09 +05:30
Madhura Jayaratne
75f255bc0f Fix direction for CodeMirror editors as ltr
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-21 10:22:57 +05:30
Madhura Jayaratne
8d6a505b86 Even for rtl languages SQL is written in English and should be ltr
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-20 15:10:21 +05:30
Madhura Jayaratne
b25fd075af Fix broken rtl display
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-20 14:58:53 +05:30
Madhura Jayaratne
7da9186dbc Move checkbox for foreign key check to the footer
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-20 13:20:31 +05:30
Madhura Jayaratne
19c9ab55bd Link to new FAQ entry
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-20 12:13:26 +05:30
Dan Ungureanu
91b97fadc2 Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Isaac Bennetch
cad0eda2c7 Merge pull request #1720 from devenbansod/rfe1594
RFE#1594: Use plain English descriptors instead of script names for Browse, SQL, Privileges, etc links
2015-06-12 15:13:34 -04:00
Deven Bansod
edad7fcb3c Replace script names as config options with plain english words
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-06-13 04:41:54 +05:30
Marc Delisle
a069ab24ee Optimize
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-10 13:31:47 -04:00
Marc Delisle
e1c8b94345 Refactor
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-10 13:27:39 -04:00
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
Madhura Jayaratne
8cb82815c7 rfe #1380 Support for Paramaters with raw SQL
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-29 15:35:52 +05:30
Marc Delisle
ed27666193 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-04-18 06:28:21 -04:00
Madhura Jayaratne
b48f1ea52f rfe #933 Manage multiple variable in bookmarked query
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-03-23 15:15:28 +05:30
Marc Delisle
cb57c53de4 Improve messages
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-03-01 06:38:22 -05:00
Madhura Jayaratne
f014821409 Alternative implementation for rfe #1602
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-26 16:35:10 +05:30
Nisarg Jhaveri
8f04eed777 SQL formatting with sql-formatter
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-01-06 13:29:43 +05:30
Madhura Jayaratne
4327a98910 Use div id sqlqueryresultsouter in SQL tab since sqlqueryresults clashes with the results returned 2014-11-28 12:30:06 +05:30
Marc Delisle
8fd9c48c9c Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-11-18 11:54:27 -05:00
Hugues Peccatte
e17de11c74 Improve multibytes string manipulation performances.
Review SQL import process.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-10-30 17:40:09 +01:00
Ann + J.M
b1a7039ae3 Convert PMA_URL_getCommon calls to new style
Rewritten tests need validation
Signed-Off-By: Ann + J.M. <phpMyAdmin@ZweiSteinSoft.de>
2014-10-18 19:42:29 +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
5985894160 Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-07 00:31:45 +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
Marc Delisle
551099bc93 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-08-23 07:34:11 -04:00
Ashutosh Dhundhara
35dab58bf5 RFE#1492: Remove the distinct query window.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-08-12 01:47:20 +05:30
Ashutosh Dhundhara
04d7be1b06 RFE#869: Run SQL query: Allow rollback for InnoDB tables.
Rollback support for other Transactional engines other than InnoDB.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-06-22 22:41:23 +05:30
Chirayu Chiripal
b527dc74a1 bugfix-4415,4453,4452,4451: Complete makeover of rfe-1518
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-13 23:56:24 +05:30
Michal Čihař
98034ba148 Remove $GLOBALS['cfg']['Bookmark'] variable
It makes it impossible to include bookmark library at any time as when
it is included before configuration is loaded it caches false result for
bookmarks support.

And anyway, using superglobals is always bad idea.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-06-12 13:45:03 +02:00
Hugues Peccatte
22d3e26cba Minor PHPDoc and return update.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-06-09 15:20:22 +02:00
Marc Delisle
673fce8145 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-03 12:33:25 -04:00
Michal Čihař
77caf6151b Correct punctuation for sentences
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-02 11:19:15 +01:00
Michal Čihař
f51823fb3c Merge commit '142b64581c882f866c99f897793b559b36869b3d' 2014-01-15 08:41:43 +01:00
Viduranga Wijesooriya
a526fa384a fixed #4229 Javascript error in SQL edit window
Signed-off-by: Viduranga Wijesooriya <vpowerrc@gmail.com>
2014-01-15 08:37:54 +05:30
Madhura Jayaratne
6335b10574 Fix coding style
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-08 14:35:15 +05:30