Commit Graph

122 Commits

Author SHA1 Message Date
Michal Čihař
57fcc1d6b5 Drop no longer needed date.js
Conflicts:
	js/date.js
2013-07-08 12:59:28 +02:00
Marc Delisle
431df615f2 Upgraded to jquery-ui-timepicker-addon 1.1.1 2013-01-01 11:50:04 -05:00
Chanaka Indrajith
36ffe5e0a3 Modified some untracked changes 2012-09-16 14:51:13 +05:30
Chanaka Indrajith
6971295e96 Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util:: 2012-09-16 14:41:47 +05:30
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Atul Pratap Singh
ef2123e06a Use PMA_TableSearch in tbl_zoom_select.php 2012-06-16 14:26:41 +05:30
Atul Pratap Singh
1bff87930c Resolve conflict in tbl_zoom_select.php 2012-06-15 10:25:45 +05:30
Atul Pratap Singh
d369d04da5 Add comment after PMA_ajaxResponse 2012-06-14 11:03:29 +05:30
Atul Pratap Singh
4183cdbaf4 Fix some spacing and coding styles in tbl_zoom_select.php 2012-06-13 16:06:23 +05:30
Atul Pratap Singh
2da7a2eba4 Move zoom-search result form's html to function 2012-06-12 11:31:26 +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
Rouslan Placella
635023c791 relation.lib.php is already included by common.inc.php 2012-06-11 14:06:03 +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
d7ab56f37b Fix zoom search point edit bug 2012-06-11 15:52:43 +05:30
Atul Pratap Singh
745598a090 Fix AJAX response extra_data in zoom search 2012-06-09 13:20:46 +05:30
Atul Pratap Singh
052fd61fdd Use PMA_tblSearchGetColumnProperties to change table row 2012-06-09 11:21:09 +05:30
Atul Pratap Singh
dd52a06570 Generalize column properties for search scripts 2012-06-09 10:13:08 +05:30
Atul Pratap Singh
26d8848e2c Unset temporary variable 2012-06-08 18:58:26 +05:30
Atul Pratap Singh
3420f14d74 Remove unuseful incremental constant in loop variable 2012-06-08 14:01:08 +05:30
Atul Pratap Singh
a812a8919e Remove variables left in 8a0d2d6766 2012-06-08 12:35:58 +05:30
Atul Pratap Singh
5d636a8672 Improve some repetitive code 2012-06-08 12:27:48 +05:30
Atul Pratap Singh
8a0d2d6766 Remove unused variables from post_params array 2012-06-08 12:00:06 +05:30
Atul Pratap Singh
efbe149def Use PMA_tblSearchGetSelectionForm to display zoom search form 2012-06-07 16:31:04 +05:30
Atul Pratap Singh
60ccfbef70 Improve if statement that sets default datalabel 2012-06-07 12:22:46 +05:30
Atul Pratap Singh
ad33688c70 Formed function to display datalabel and maxrowplotlimit options 2012-06-07 11:53:59 +05:30
Atul Pratap Singh
67190258c1 Remove unnecessary variable columnCount 2012-06-07 10:13:08 +05:30
Atul Pratap Singh
27c1ab6c31 Functions for some part of zoom search form display 2012-06-06 22:56:44 +05:30
Atul Pratap Singh
316dee3ba8 Fix function name: PMA_tbl_setTableHeader -> PMA_tbl_getTableHeader 2012-06-02 23:16:45 +05:30
Atul Pratap Singh
6a85bdd16f Use existing function to build SQL query 2012-06-01 21:32:11 +05:30
Atul Pratap Singh
2d9217f1da Make variable names uniform in search scripts 2012-06-01 20:57:20 +05:30
Atul Pratap Singh
81602beef8 Remove some unused variables from tbl_zoom_select.php 2012-05-30 17:59:38 +05:30
Atul Pratap Singh
b37066c4a4 Search criteria now gets displayed after zoom search operation 2012-05-30 17:32:04 +05:30
Michal Čihař
fd224d2f2e Fix typo 2012-05-30 09:01:51 +02:00
Michal Čihař
ad8f4cea4f Need to have type without length here 2012-05-29 14:32:16 +02:00
Marc Delisle
5229bc01a0 The column types were not available to the js level 2012-05-24 17:02:16 -04:00
Marc Delisle
5c53fb643a Fix merge conflicts 2012-05-24 12:34:15 -04:00
Marc Delisle
376579c517 Mouse wheel no longer used in zoom search 2012-05-24 12:19:37 -04:00
Marc Delisle
7a295f9473 Problems under IE 8 2012-05-21 07:57:40 -04:00
Marc Delisle
4ffeb06ca0 Improve resizer 2012-05-20 07:43:11 -04:00
Marc Delisle
d584260d78 Handling of dates 2012-05-19 18:14:55 -04:00
Madhura Jayaratne
0335bbae9d Add missing package tag 2012-05-16 20:36:14 +05:30
Madhura Jayaratne
3467896efd These have been missed when functions were renamed 2012-05-16 20:35:27 +05:30
Marc Delisle
0264deecd1 Reset zoom 2012-05-13 11:54:49 -04:00
Marc Delisle
9f6dc058dd Zoom 2012-05-13 11:24:25 -04:00
Marc Delisle
d00d62e141 Highlighter for data label 2012-05-13 11:11:30 -04:00
Marc Delisle
f5ac325de8 Parse numbers; axis labels 2012-05-13 08:45:11 -04:00
Marc Delisle
3d823620b2 simple plot 2012-05-13 07:24:04 -04:00
Michal Čihař
9ab1189b29 Remove unused parameter $base_dir 2012-05-09 11:34:02 +02:00