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ř
|
6a4e37d300
|
Make status messages a sentence
|
2014-01-29 13:33:15 +01:00 |
|
Madhura Jayaratne
|
788f7efbe2
|
A couple of missed renamings in 790a2c2bee
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-01-07 17:03:31 +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 |
|
Madhura Jayaratne
|
47b6d8d86e
|
Merge branch 'QA_4_0'
|
2013-09-25 09:37:34 +05:30 |
|
Madhura Jayaratne
|
e144e3e41e
|
No need to do index checking if the table is not InnoDB
|
2013-09-25 09:32:13 +05:30 |
|
Madhura Jayaratne
|
511a005281
|
Merge branch 'QA_4_0'
|
2013-09-25 06:46:04 +05:30 |
|
Madhura Jayaratne
|
352c60d4ca
|
bug #4102 ALTER TABLE ORDER BY and InnoDB
|
2013-09-25 06:43:15 +05:30 |
|
Michal Čihař
|
9c141ee607
|
Various coding style fixes
|
2013-08-06 15:56:32 +02:00 |
|
xmujay
|
d23aad1d5b
|
refactor mysql_charsets.inc.php
|
2013-06-11 13:25:54 +08:00 |
|
Madhura Jayaratne
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Rouslan Placella
|
51d88264fc
|
Improved layout on db and table operations pages
|
2013-05-11 12:06:27 +01:00 |
|
Kasun Chathuranga
|
42256b2d0c
|
PMA_DBI_select_db --> PMA_DBI_selectDb
|
2013-05-04 08:26:27 +05:30 |
|
Kasun Chathuranga
|
32e6c06324
|
PMA_DBI_get_columns --> PMA_DBI_getColumns
|
2013-04-30 23:36:47 +05:30 |
|
Marc Delisle
|
bd15a48ff2
|
Fix undefined variable notice
|
2013-03-23 07:23:06 -04:00 |
|
Rouslan Placella
|
5491e69d58
|
Fixed broken storage engine selection on tbl_operation.php
|
2012-11-30 11:56:58 +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
|
97da49085b
|
Remove trailing white spaces
|
2012-08-30 22:36:30 +05:30 |
|
Dieter Adriaenssens
|
112f8b92e3
|
fix coding style : correct function parameter spacing
|
2012-08-30 17:56:11 +02:00 |
|
Dieter Adriaenssens
|
a9c4a1a5e5
|
fix coding style
|
2012-08-30 17:41:33 +02:00 |
|
Thilina Buddika
|
9948b26fbe
|
missing function parameter in operation-lib
|
2012-08-15 21:52:57 +05:30 |
|
Rouslan Placella
|
3a3aa643dd
|
Fixed double confirmation message display on table options form submission
|
2012-08-09 10:27:21 +02:00 |
|
Thilina Buddika
|
7337affd40
|
remove echo
|
2012-08-06 06:53:55 +05:30 |
|
Thilina Buddika
|
2d10c24867
|
implementation of PMA_getQueryAndResultForPartition()
|
2012-08-06 05:50:49 +05:30 |
|
Thilina Buddika
|
165cec112d
|
implementation of PMA_getWarningMessagesArray()
|
2012-08-06 03:32:58 +05:30 |
|
Thilina Buddika
|
829b7a7ae7
|
remove global variable definitions and remove php notices and formatting
|
2012-08-06 03:14:57 +05:30 |
|
Thilina Buddika
|
80cfd8d6ed
|
implementation of PMA_getTableAltersArray()
|
2012-08-05 20:30:47 +05:30 |
|
Thilina Buddika
|
ed8cc33285
|
PMA_getQueryAndResultForReorderingTable() implementation and formatting
|
2012-08-05 08:49:48 +05:30 |
|
Thilina Buddika
|
3c42744ed2
|
remove php notice
|
2012-08-03 05:45:24 +05:30 |
|
Thilina Buddika
|
69e525f911
|
implementation of PMA_getHtmlForReferentialIntegrityCheck()
|
2012-08-02 06:02:58 +05:30 |
|
Thilina Buddika
|
769ce97e8c
|
impelementation of PMA_getHtmlForPartitionMaintenance()
|
2012-08-01 19:10:44 +05:30 |
|
Thilina Buddika
|
4af9a84945
|
impelementation of PMA_getHtmlForDeleteDataOrTable()
|
2012-08-01 17:29:50 +05:30 |
|
Thilina Buddika
|
a7b2b663e0
|
further refactoring for PMA_getHtmlForTableMaintenance()
|
2012-07-31 21:48:14 +05:30 |
|
Thilina Buddika
|
5521c6bfdb
|
PMA_getHtmlForTableMaintenance() function implementation
|
2012-07-30 21:55:45 +05:30 |
|
Thilina Buddika
|
d993322397
|
remove some HTML tags from tbl_operation script
|
2012-07-29 22:53:19 +05:30 |
|
Chanaka Indrajith
|
39d37fafcc
|
Resolved conflicts
|
2012-06-27 21:53:59 +05:30 |
|
J.M
|
fea07f0a0e
|
ajax_request might not be set in tbl_operations
|
2012-06-25 16:27:08 +02:00 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Rouslan Placella
|
a16e723048
|
Dropped PMA_ajaxResponse()
|
2012-06-11 17:58:35 +01:00 |
|
Rouslan Placella
|
eb98110541
|
Dropped footer.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
Chanaka Indrajith
|
bf15800089
|
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
|
2012-05-11 16:05:55 +05:30 |
|
Chanaka Indrajith
|
dfc73d3494
|
Resolved conflicts after merge
|
2012-05-08 23:57:59 +05:30 |
|
Chanaka Indrajith
|
004f4f5258
|
Render HTML content in PMA_displayTableHeaders() function at once, in display_tbl.lib.php file
|
2012-05-08 22:19:40 +05:30 |
|
Rouslan Placella
|
28923b496e
|
Renamed tbl_common.php to tbl_common.inc.php for better consistency
|
2012-05-05 16:44:27 +01:00 |
|
Rouslan Placella
|
2c805ade8b
|
Dropped tbl_links.inc.php
|
2012-05-05 16:44:27 +01:00 |
|
Jo Michael
|
161a5a9321
|
Fix new checkstyle warnings
|
2012-04-29 03:16:11 +02:00 |
|
Jo Michael
|
7c1411d3e0
|
Fix checkstyle InlineControlStructure warnings
|
2012-04-29 02:36:12 +02:00 |
|
Jo Michael
|
6839781e88
|
Fix checkstyle MultiLineAssignment warnings
|
2012-04-29 02:16:40 +02:00 |
|
Madhura Jayaratne
|
4b8d52d937
|
Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line)
|
2012-04-22 21:28:41 +05:30 |
|