Commit Graph

259 Commits

Author SHA1 Message Date
Madhura Jayaratne
22e3a0d19f Fix some coding style violations
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-05-18 14:44:10 +05:30
Ashutosh Dhundhara
0a5d1ad757 RFE: #1448 Allow clicking an approximate row count to get a correct one.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-05-10 20:23:15 +05:30
Michal Čihař
7cccfc1b6d Remove unused variable
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-06 19:38:27 +02:00
Marc Delisle
c61475ee24 Refactoring: PMA_addRemoveFavoriteTables()
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-05-06 12:29:04 -04:00
Chanaka Indrajith
e936515a0a Remove empty else block
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
2014-04-21 20:38:54 +05:30
Chanaka Indrajith
a7e8820820 Limited the access to _tables variable in PMA_RecentFavoriteTable class
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
2014-04-20 22:47:14 +05:30
Marc Delisle
3e3d7db2c0 Merge pull request #1129 from WhaleWatching/navigation
Improve Navigation
2014-04-08 10:15:57 -04:00
Marc Delisle
e7d877d82a Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-04-07 12:47:42 -04:00
Edward Cheng
d74ac17cb4 Improve Navigation
Signed-off-by: Edward Cheng <c4150221@gmail.com>

Fix bugs.

Signed-off-by: Edward Cheng <c4150221@gmail.com>
2014-04-07 23:32:39 +08:00
Ashutosh Dhundhara
28b7b9031c Browser local storage support for Favorite tables feature.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fixed sync anchor location.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-04-02 18:20:29 +05:30
Ashutosh Dhundhara
e9d59fd7e0 Implemented Favorite tables feature with Ajax.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Minor fixes in Settings->Features page and Navigation Header class.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fixed translation issues in RecentFavoriteTable class.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fixed error in RecentFavoriteTable class.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Another fix in structure.lib.php.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-03-29 00:06:14 +05:30
Ashutosh Dhundhara
8bc21b7876 Feature request: #1476 Favourite tables select box.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Changes in "create_tables.sql".

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Minor fix in structure.lib.php.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Ripped Trailing White spaces.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Removed irrelevant comments from "FavouriteTable.class.php".

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fixed Table Summary colspan.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Changed Favourite to Favorite

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fixed failing test.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Feature request: #1476 Favourite tables select box. (Icon only)

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Gray and Golden Icons.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Removed unwanted icon from "img".

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Fixed error in PMA_buildActionTitles_test.php.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Re-positioned star icon and added tooltip to it.

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>

Ripped trailing spaces from "structure.lib.php" and "db_structure.js".

Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-03-26 23:37:19 +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
Michal Čihař
790a2c2bee Rename variable to match current meaning
There is not only INFORMATION_SCHEMA now, so the variable should have
more generic name.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-01-06 11:11:34 +01:00
Michal Čihař
0a3d1d5be8 Better names for URL generating functions 2013-08-07 10:58:17 +02:00
Michal Čihař
ef30133a94 Various coding style fixes 2013-08-06 15:44:51 +02:00
Michal Čihař
82b4a90c44 We need those files, so use require 2013-08-06 15:29:55 +02:00
Marc Delisle
ae4f3f81e4 These globals were not used 2013-08-03 05:58:26 -04:00
Marc Delisle
bfcaffe03b Directly use POST parameters 2013-08-01 08:41:59 -04:00
Marc Delisle
5a34172c89 The condition on $is_info no longer exists. 2013-08-01 07:33:25 -04:00
Michal Čihař
df3502e804 Another adding of comma to sentences 2013-07-12 15:54:18 +02:00
xmujay
d23aad1d5b refactor mysql_charsets.inc.php 2013-06-11 13:25:54 +08:00
Kasun Chathuranga
7da8b1ae57 Rename function name according to PEAR standards 2013-04-30 22:51:09 +05:30
Marc Delisle
431df615f2 Upgraded to jquery-ui-timepicker-addon 1.1.1 2013-01-01 11:50:04 -05:00
Rouslan Placella
efb83da243 Fixed syntax errors 2012-10-30 20:24:01 +00:00
Rouslan Placella
0d6c1fb175 Drop "Check All/Uncheck All" functionality in PHP, this is already handled in JS 2012-10-30 20:04:51 +00:00
Chanaka Indrajith
e6894be57f Renamed ->method() with PMA_Util::method() 2012-09-16 14:35:45 +05:30
Chanaka Indrajith
0829709064 Remove variable 2012-09-16 14:31:22 +05:30
Madhura Jayaratne
ba16e22315 Coding style improvements 2012-08-31 00:46:35 +05:30
Dieter Adriaenssens
112f8b92e3 fix coding style : correct function parameter spacing 2012-08-30 17:56:11 +02:00
J.M
f4ce124fa0 Fix bug #3559260 "Check tables having overhead link doesn't work", introduced in cbc8a4c 2012-08-21 21:53:19 +02:00
thilinaa
995e9fd858 functions name change 2012-08-18 08:58:06 +05:30
thilinaa
e5ba8a55ac missing bracket 2012-08-18 08:45:07 +05:30
thilinaa
d011856939 changed function name 2012-08-17 21:39:08 +05:30
thilinaa
c658b4dddf correct camel case 2012-08-17 21:36:10 +05:30
thilinaa
456f3f3d6b further refactoring for PMA_getHtmlForPrintViewAndDataDictionaryLinks() 2012-08-17 21:31:28 +05:30
Thilina Buddika
70dbf2aa56 missing global variables 2012-08-13 23:47:11 +05:30
thilinaa
07e9e3c166 missing return value 2012-08-12 10:22:52 +05:30
thilinaa
39a817be7c correct total table size and remove some php notices 2012-08-12 07:43:19 +05:30
thilinaa
81fb2e03c1 missing total size of the table 2012-08-12 03:45:30 +05:30
thilinaa
39fa327f7c missing function parameter 2012-08-12 03:40:31 +05:30
thilinaa
364fb6c8a5 change variable name 2012-08-12 03:10:50 +05:30
thilinaa
3d9a7d35f8 typo 2012-08-11 21:27:18 +05:30
thilinaa
7ab6486360 remove echo 2012-08-11 12:02:04 +05:30
thilinaa
cbc8a4c5c5 functions for get values for different table ENGINE type 2012-08-11 11:20:05 +05:30
thilinaa
2f9431e223 remove unwanted variable definitions 2012-08-11 08:38:12 +05:30
thilinaa
bd27e1869f implementation of PMA_getServerSlaveStatus() 2012-08-11 07:28:58 +05:30
thilinaa
4b0dea5db3 implementation of PMA_getAliasAndTruename() 2012-08-11 06:07:14 +05:30
thilinaa
3f26f58fd4 remove fatal error 2012-08-11 05:25:54 +05:30
thilinaa
69ce9ac2c4 move functons from db_structure-lib script to strucure-lib file 2012-08-10 21:56:57 +05:30