Commit Graph

124 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
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
Rouslan Placella
8812aeb7e2 Fixed initialisation of makegrid in database search results 2011-10-30 20:44:23 +00:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Dieter Adriaenssens
0ade69e84d use include() instead of require() when including file conditionally 2011-09-06 17:57:48 +02:00
Dieter Adriaenssens
94c6836f8b fix coding style : control structures 2011-09-05 14:28:17 +02:00
Piotr Przybylski
a7c0c55c7f Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	js/server_status.js
	libraries/common.lib.php
	tbl_printview.php
	tbl_select.php
	tbl_structure.php
2011-08-12 22:02:40 +02:00
Michal Čihař
db50c8cf09 Remove unused variables 2011-08-09 08:33:50 +02:00
Piotr Przybylski
3586bb992f Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	db_structure.php
	libraries/database_interface.lib.php
	libraries/server_synchronize.lib.php
	server_status.php
	sql.php
2011-07-22 11:07:04 +02:00
Michal Čihař
9405dbb82a Fix spacing after @param 2011-07-22 09:21:55 +02:00
Michal Čihař
219ec73d69 Spacing around if 2011-07-22 09:10:37 +02:00
Piotr Przybylski
7255ec2100 Change PMA_DBI_get_columns() to always return complex descriptions, never simple column list (it was needed for one case anyway)
Bugfixes
2011-06-30 00:48:19 +02:00
Piotr Przybylski
a3b1000b43 Fix database search 2011-06-28 18:36:51 +02:00
Piotr Przybylski
713bf22079 Drizzle has no CONVERT and everything is utf-8 2011-06-28 17:47:47 +02:00