Commit Graph

191 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
Madhura Jayaratne
c4a5af9182 Merge branch 'QA_3_5'
Conflicts:
	js/tbl_select.js
	po/da.po
	tbl_select.php
2012-08-06 22:04:02 +05:30
Madhura Jayaratne
7e0028e4af bug #3540922 [edit] Error searching table with many fields 2012-08-06 21:44:16 +05:30
Madhura Jayaratne
ad1bc257e4 bug #3548491 [interface] Inline query editor doesn't work from search results 2012-07-28 17:29:52 +05:30
Atul Pratap Singh
a2de4d5c34 Use PMA_TableSearch in tbl_select.php 2012-06-15 15:33:36 +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
Atul Pratap Singh
67190258c1 Remove unnecessary variable columnCount 2012-06-07 10:13:08 +05:30
Atul Pratap Singh
54be18e0d1 Generalize some new functions for zoom search 2012-06-02 11:24:57 +05:30
Atul Pratap Singh
9f14151c7c Remove more variables from post_params 2012-06-01 12:42:50 +05:30
Atul Pratap Singh
9469041654 Resolve conflicts in tbl_select.php 2012-05-29 20:06:55 +05:30
Michal Čihař
ad8f4cea4f Need to have type without length here 2012-05-29 14:32:16 +02:00
Atul Pratap Singh
d777dce1b9 Removed some variables from post_params array 2012-05-28 19:25:22 +05:30
Marc Delisle
e1bf9394c9 Already implemented 2012-05-28 07:43:51 -04:00
Atul Pratap Singh
d3aff8b31a Move functions from tbl_select.php to libraries/tbl_select.lib.php 2012-05-25 22:53:27 +05:30
Atul Pratap Singh
470feae4f3 Variable name improvements in tbl_select.php 2012-05-23 23:53:28 +05:30
Atul Pratap Singh
bab0096296 Fixing broken table search feature due to function name changes 2012-05-23 22:13:58 +05:30
Atul Pratap Singh
360e2063ea More improvements in tbl_select.php 2012-05-18 23:18:48 +05:30
Atul Pratap Singh
f9a0537fe4 Improvements and fixes in tbl_select.php refactoring 2012-05-16 14:53:35 +05:30
Atul Pratap Singh
0265058ca7 Fix doc comment in 36d56fb2ea 2012-05-15 21:46:49 +05:30
Atul Pratap Singh
36d56fb2ea Refactoring tbl_select.php 2012-05-15 18:53:28 +05:30
Chanaka Indrajith
dd237eb924 Resolve conflicts due to changes in method names of common.lib.php 2012-05-13 12:39:31 +05:30
Madhura Jayaratne
7bc0d5a4ff Fix function names: PMA_generate_slider_effect -> PMA_generateSliderEffect 2012-05-11 22:23:01 +05:30
Madhura Jayaratne
60f84a045e Fix function names: PMA_generate_html_tabs -> PMA_generateHtmlTabs 2012-05-11 22:18:20 +05:30
Madhura Jayaratne
b5bfe6df6a Fix function names: PMA_display_html_radio -> PMA_displayHtmlRadio 2012-05-11 21:59:34 +05:30
Chanaka Indrajith
7ac4b4b822 Merge remote branch 'upstream/master' 2012-05-10 08:53:39 +05:30
Michal Čihař
9ab1189b29 Remove unused parameter $base_dir 2012-05-09 11:34:02 +02: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
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
Madhura Jayaratne
8243eace0f Wrap some long lines 2012-04-30 23:23:50 +05:30
Michal Čihař
13bd089c62 Centralize generating of operators list 2012-04-26 10:14:25 +02:00
Michal Čihař
454493992e Move NumOperators to PMA_Types 2012-04-26 10:02:30 +02:00
Michal Čihař
89d1733200 Move TextOperators to PMA_Types 2012-04-26 10:01:19 +02:00
Michal Čihař
ffaf63b79d Move EnumOperators to PMA_Types 2012-04-26 09:59:59 +02:00
Michal Čihař
1ad90fde1c Move NullOperators to PMA_Types 2012-04-26 09:57:49 +02:00
Michal Čihař
d5fba335e1 Merge pull request #47 from nijel/master
Types class preview
2012-04-26 00:53:55 -07:00
Madhura Jayaratne
4ff76ff31c Coding style improvements (Inline control structures are discouraged) 2012-04-25 23:39:04 +05:30
Michal Čihař
58c1b658e1 Simplify code 2012-04-25 15:25:59 +02:00
Michal Čihař
c1940d2b4f Use isUnaryOperator method 2012-04-25 15:17:17 +02:00
Rouslan Placella
ff66fdbdf9 Remove stray trailing whitespaces 2012-04-22 00:12:30 +01:00
Marc Delisle
dd5aae9a67 jQuery UI is already included from common.inc.php 2012-04-09 09:09:07 -04:00
Jo Michael
5b09d0f066 Cleanup HTML5 validity issues 2012-04-01 20:14:50 +02:00
Jo Michael
b2fd866d87 Leading ./ paths for includes can be omitted, part 2 2012-03-16 23:11:57 +01:00
Marc Delisle
4250ddbc63 No longer depend on grab_globals.lib.php for $_POST variables 2012-03-07 12:51:25 -05:00
Marc Delisle
96dd071a5f Fix merge conflicts 2011-11-24 16:54:25 -05:00
Marc Delisle
dac8d6ce25 [security] Self-XSS on column type (table Search), see PMASA-2011-18 2011-11-22 12:46:46 -05: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