Commit Graph

136 Commits

Author SHA1 Message Date
Marc Delisle
bb01f9b2b7 Refactor db_info.inc.php
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-08-25 11:16:59 -04:00
Hugues Peccatte
37f6b992da Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-06-14 13:50:57 +02:00
Marc Delisle
4eccae5290 Merge pull request #1547 from znck/master
Remove unneeded closing tags
2015-03-26 07:56:45 -04:00
Chirayu Chiripal
72b07cae86 Fix some more coding style
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2015-03-07 20:37:17 +05:30
Rahul Kadyan
4d308ba364 Remove unneeded closing tags
Closing tags at the end of file are not mandatory. It is often
suggested to omit to closing tags at the end of file to prevent
unwanted effects as PHP will start output buffering if there is
any character after closing tag.

Reference: http://php.net/manual/en/language.basic-syntax.phptags.php

Signed-off-by: Rahul Kadyan <hi@znck.me>
2015-03-06 23:37:35 +05:30
Hugues Peccatte
42e0bdd47a Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 18:32:42 +01:00
Marc Delisle
f9a0e1e8e9 Unused code or parameter
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-05-29 12:39:36 -04:00
Hugues Peccatte
cbc966c03d PHPCS updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-03-15 12:29:31 +01:00
Hugues Peccatte
c38b78defb PHPCS updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-03-15 11:46:16 +01:00
Marc Delisle
46b3419977 Merge commit '431c2ad' 2014-02-28 15:15:19 -05:00
Sampath Liyanage
431c2ad5d8 DB Search bug fix
Signed-off-by: Sampath Liyanage <plbsam@gmail.com>
2014-02-28 01:50:33 +05:30
Michal Čihař
b4d03dc9f5 Correct punctuation for sentences
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-02 11:30:39 +01:00
Marc Delisle
431df615f2 Upgraded to jquery-ui-timepicker-addon 1.1.1 2013-01-01 11:50:04 -05:00
Rouslan Placella
993db13788 Fixed ajax-loaded db search pages 2012-10-30 20:04:52 +00:00
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Marc Delisle
dca620c86b Improve comments 2012-07-07 10:58:49 -04:00
Atul Pratap Singh
01bcab2782 Use PMA_DbSearch in db_search.php 2012-07-07 16:12:49 +05:30
Atul Pratap Singh
21eff5b2fc Resolve conlicts in db_search.php 2012-07-04 01:19:37 +05:30
Chanaka Indrajith
a76dcc4e4f Resolve conflicts 2012-06-30 11:47:45 +05:30
Atul Pratap Singh
82ff5dc5e0 Improve usage visibility of criteriaSearchString variable 2012-06-30 11:28:46 +05:30
Atul Pratap Singh
7ab40e1deb Variable improvement left in 417856ee9f 2012-06-29 22:39:12 +05:30
Atul Pratap Singh
417856ee9f Variable name improvements 2012-06-29 00:10:30 +05:30
Atul Pratap Singh
f3d2f17700 Move functions to separate library file 2012-06-28 07:44:41 +05:30
Atul Pratap Singh
b10429b268 Fix comment 2012-06-28 07:25:09 +05:30
Atul Pratap Singh
b19d201c16 Make variable names more readable in db_search.php 2012-06-28 07:17:40 +05:30
Chanaka Indrajith
39d37fafcc Resolved conflicts 2012-06-27 21:53:59 +05:30
Atul Pratap Singh
2c4a14a8f8 Fix broken delete feature in database search 2012-06-27 08:22:41 +05:30
Atul Pratap Singh
e23ba53da0 Rearrange content in db_search.php 2012-06-27 08:04:45 +05:30
Atul Pratap Singh
23107c0521 Slice PMA_dbSearchGetWhereClause out of PMA_getSearchSqls 2012-06-27 07:58:23 +05:30
Marc Delisle
04aad44461 Shorten the message; improve table name visibility 2012-06-26 10:18:06 -04:00
Atul Pratap Singh
bcd4a8c20d Use new way of generating content in db_search.php 2012-06-26 02:24:37 +05:30
Atul Pratap Singh
46a4b693d4 Slice PMA_dbSearchGetResultsRow out of PMA_dbSearchGetSearchResults 2012-06-26 02:01:00 +05:30
Atul Pratap Singh
98c8b308b8 Fix typo in doc comments 2012-06-26 00:26:51 +05:30
Atul Pratap Singh
0435de02c7 Form function for displaying search results 2012-06-26 00:00:29 +05:30
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Atul Pratap Singh
48d9cf9f8b Remove HTML-PHP mix used for displaying db search form 2012-06-20 00:00:26 +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
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
Michal Čihař
397b6fd00e Cleanup spacing after @return 2012-04-27 11:33:26 +02:00
Madhura Jayaratne
8e62b92d70 Coding style improvements 2012-04-14 17:44:39 +05:30
Madhura Jayaratne
3332151859 Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself) 2012-04-14 09:09:21 +05:30
Jo Michael
88de8778ac Replaced obsolete a[name] with a[id] for URL fragment jump 2012-03-31 18:36:41 +02:00
Jo Michael
c9a370af1b Replaced valign HTML attribute with CSS 2012-03-31 18:21:45 +02:00
Jo Michael
c36a9113e0 Replaced td[align] with td[class] due to HTML5 2012-03-18 19:53:43 +01:00
Jo Michael
b2fd866d87 Leading ./ paths for includes can be omitted, part 2 2012-03-16 23:11:57 +01:00
Michal Čihař
2d354d70f1 Use ordered format string to ease work for translators 2012-03-14 16:34:37 +01:00
Madhura Jayaratne
35b18e57a2 Coding style improvements - Multiline assignments 2011-12-07 23:28:50 +05:30