Commit Graph

236 Commits

Author SHA1 Message Date
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
Thilina Buddika
081e30e651 Render HTML for db structure table 2012-08-09 07:51:57 +05:30
Thilina Buddika
950bb60d23 remove html tag 2012-08-07 08:05:37 +05:30
Thilina Buddika
fd231a786c implementation of PMA_getTimeForCreateUpdateCheck() 2012-08-07 07:36:58 +05:30
Thilina Buddika
8145283d1a implementation of PMA_getHtmlForPrintViewAndDataDictionaryLinks() 2012-08-07 06:43:22 +05:30
Thilina Buddika
b9adefc92d implementation of PMA_getHtmlForCheckAllTables() 2012-08-07 06:30:30 +05:30
Thilina Buddika
50b339671b implementation of PMA_getHtmlBodyForTableSummery() 2012-08-07 05:55:14 +05:30
Thilina Buddika
f6617d04d7 implementation of PMA_getTableDropQueryAndMessage() 2012-08-06 23:32:34 +05:30
Thilina Buddika
831e847d04 implementation of PMA_getHtmlForActionLinks() 2012-08-06 23:13:24 +05:30
Chanaka Indrajith
39d37fafcc Resolved conflicts 2012-06-27 21:53:59 +05:30
J.M
8eb0f2f22b Use checkbox for checking/unchecking all rows in a table 2012-06-24 17:49:53 +02:00
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Chanaka Indrajith
9fba69e73a Modifications to PMA_listNavigator() function in common.lib.php and renamed as PMA_getListNavigator() 2012-06-14 09:02:28 +05:30
Rouslan Placella
eb98110541 Dropped footer.inc.php 2012-06-11 14:06:04 +01:00
Rouslan Placella
a054562100 PMA_Footer and PMA_Header no longer need to be singletons 2012-06-11 14:06:03 +01:00
Rouslan Placella
4a740376c8 Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
Michal Čihař
b4b6919746 Little bit of coding style 2012-04-26 16:18:37 +02:00
Jo Michael
a6486ce67d Re-allow to truncate empty tables in database structure (reverse-merged from commit c23fc1efe6) 2012-04-22 20:23:45 +02:00
Marc Delisle
bdd4fbb9f9 Merge branch 'QA_3_5' 2012-04-22 05:51:10 -04:00
Tufan Barış YILDIRIM
66c10144f3 Missing condition for confirmation message 2012-04-22 05:50:54 -04:00
Rouslan Placella
ff66fdbdf9 Remove stray trailing whitespaces 2012-04-22 00:12:30 +01:00
Marc Delisle
da0e04d179 Fix merge conflicts 2012-04-21 16:37:50 -04:00
Marc Delisle
a26aec4d80 bug #3516089 [structure] DROP does not work on defective VIEWs 2012-04-21 16:29:05 -04:00
Jo Michael
c23fc1efe6 Don't allow to truncate empty tables in database structure 2012-04-20 23:51:13 +02:00