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
0761fb1801
Rename classes files.
...
Rename classes.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:21 +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
e6756427e4
Add partition maintenance actions
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-14 01:14:58 +05:30
Marc Delisle
362541e2dd
Fix parameters type
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-08-11 09:17:47 -04:00
Madhura Jayaratne
3e2982dadd
Remove one nesting level
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-11 14:19:22 +05:30
Madhura Jayaratne
238b1c5e80
Use purge parameter when dropping columns as well
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-11 13:16:49 +05:30
Madhura Jayaratne
bd396f9bea
Make PMA_cleanupRelations() more cohesive
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-11 13:04:25 +05:30
Madhura Jayaratne
e959e349c0
Do not attach index table unnecessarily
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-11 12:50:44 +05:30
Hugues Peccatte
a0070f411d
Add/update PHPDoc.
...
Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-26 12:31:57 +02:00
Marc Delisle
a240b32979
Merge pull request #1816 from udan11/misc
...
Added tests for sql.lib.php and parse_analyze.inc.php.
2015-07-25 20:36:32 -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
Dan Ungureanu
66406e154e
Fixed a few more issues.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-25 19:39:33 +03:00
Dan Ungureanu
b6fc66649e
Added tests for sql.lib.php and parse_analyze.inc.php.
...
Removed dead code.
Fixed miscellaneous issues.
Fixed a bug in PMA_isJustBrowsing().
Updated sql-parser library to udan11/sql-parser@e713c9f .
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-25 19:39:33 +03:00
Jason
6636153071
Resolve conflicts from upstream
...
Signed-off-by: Jason <jason.daurus@gmail.com>
2015-07-23 11:29:53 +08:00
Madhura Jayaratne
256d76f8d0
Use class to support rtl languages
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-21 14:15:29 +05:30
Marc Delisle
47ad60d0cb
Merge pull request #1800 from udan11/fix
...
Fix undefined index when executing some queries.
2015-07-19 08:29:51 -04:00
Dan Ungureanu
8939bd312f
Fix undefined index when executing some queries.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 14:56:58 +03:00
Marc Delisle
4c5b1a4131
Fix parameter type
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-19 06:20:14 -04:00
Dan Ungureanu
91b97fadc2
Remove unneeded closing tags.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Marc Delisle
680d70af8b
The "Sort by key" drop-down should have priority over the remembered sorting
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-14 09:22:02 -04:00
Marc Delisle
746afa6c64
Fix typo
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-12 06:55:55 -04:00
Dan Ungureanu
88955f90fe
Fixed the bug which didn't allow remembering sorting order.
...
Fixed coding style.
Removed debug code.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:17 +03:00
Dan Ungureanu
889b49ee13
Refactored Table.class.php.
...
Updated sql-parser library to udan11/sql-parser@b3eff80 .
Fixed failing test.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:16 +03:00
Dan Ungureanu
c8993af15a
Wrong query flags array was tested.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:16 +03:00
Dan Ungureanu
c34cf9ff29
More refactoring.
...
Updated sql-parser library.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:16 +03:00
Dan Ungureanu
684b4bed1a
Finished replacing the old parser in DisplayResults.
...
Updated sql-parser library.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:16 +03:00
Dan Ungureanu
2826b6b328
More refactoring.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:16 +03:00
Dan Ungureanu
46e44ed0d5
Replaced more of the old parser (2).
...
Updated sql-parser library.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:15 +03:00
Dan Ungureanu
f7689d5c7e
Replaced more of the old parser.
...
Updated sql-parser library.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-10 23:18:15 +03:00
Marc Delisle
3a3f7f7c5b
Fix parameter type
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-29 07:03:17 -04:00
Marc Delisle
1685669970
Add doc to messages
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-22 08:02:41 -04:00
Madhura Jayaratne
e0aa1a4c92
#4963 Improve/restore non-unique index row editing
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-22 13:46:18 +05:30
Marc Delisle
c289df12cd
Fix typo
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-12 07:35:34 -04:00
Nisarg Jhaveri
d1bb026034
Fix bug#4948
...
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-12 12:18:25 +05:30
Marc Delisle
4d9e3345de
Remove unused code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-07 06:32:58 -04:00
Deven Bansod
aeae86d7cc
RFE#701 - Print View using CSS - Rewrite
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-06-01 03:57:50 +05:30
Madhura Jayaratne
6439a10af2
bug #4872 Drop table doesn't remove the table name from navigation bar
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-29 19:17:58 +05:30
Marc Delisle
1659f80c50
Clarify method name (avoid confusion with SQL's VIEW)
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-05-25 13:10:55 -04:00
Marc Delisle
bb8a420d8c
Remove dead code
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-05-15 13:56:39 -04:00
Madhura Jayaratne
5857fe163d
Fix spacing after opening brace
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-28 11:05:08 +05:30
Madhura Jayaratne
83d19a2799
Identify real types
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-10 16:13:26 +05:30
Madhura Jayaratne
950d4ff3c2
Merge branch 'QA_4_4'
2015-04-03 18:54:55 +05:30
Madhura Jayaratne
c5260bb56d
bug #4836 Server warning after moving from console to direct clicks
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-03 18:53:31 +05:30
Marc Delisle
778ea5f2dc
Merge pull request #1613 from nijel/sql-session
...
Close session for executing user SQL queries
2015-03-28 08:03:15 -04:00
Madhura Jayaratne
8f58c8f851
bug #4805 Inline edit broken when using functions in query
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-03-27 19:39:11 +05:30
Madhura Jayaratne
5e823b1813
isset($num_rows) always evaluated to false
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-03-26 18:51:49 +05:30
Michal Čihař
d0ee2336e1
Close session for executing user SQL queries
...
This allows other requests to be performed while executing long SQL
query.
RFE #1001
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-03-26 13:43:56 +01:00
Madhura Jayaratne
ccca280ea6
rfe #947 Show edit/delete also when there is calculated column
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-03-24 20:13:01 +05:30
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