Madhura Jayaratne
|
070bb05212
|
Merge branch 'QA_4_3' into QA_4_4
|
2015-03-19 14:50:17 +05:30 |
|
Madhura Jayaratne
|
8f1bd009b0
|
bug #4810 Broken find and replace
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-03-19 14:48:47 +05:30 |
|
Dan Ungureanu
|
102cd3c273
|
BUG #4791. Zoom search: JavaScript error
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-03-10 07:29:17 +05:30 |
|
Madhura Jayaratne
|
d03c3adff4
|
More instances of .live() and .die() replaced with .on() and .off()
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-12-02 18:07:58 +05:30 |
|
Madhura Jayaratne
|
c397c9f2bb
|
Use div id sqlqueryresultsouter in table search since sqlqueryresults clashes with the results returned
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-28 12:29:07 +05:30 |
|
Atul Pratap Singh
|
6c83a2f2e3
|
Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe'
Conflicts:
js/config.js
js/db_search.js
js/functions.js
js/makegrid.js
js/server_privileges.js
js/tbl_structure.js
|
2014-10-01 20:42:21 +05:30 |
|
Atul Pratap Singh
|
a020eac11a
|
Add js checks in multiple files if data is undefined
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
|
2014-10-01 10:00:54 +05:30 |
|
Marc Delisle
|
bc14e8e24a
|
Avoid empty block notices
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-08-03 08:01:32 -04:00 |
|
Ann + J.M
|
0676121253
|
Fix coding style
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
|
2014-06-29 18:44:09 +02:00 |
|
Hugues Peccatte
|
40def1a7a2
|
Fix 'function declaration in loop' scrutinizer errors.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-06-19 21:42:59 +02:00 |
|
Marc Delisle
|
68c42a9738
|
bug #4383 Cannot update values in Zoom search
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-05-03 09:44:54 -04:00 |
|
Michal Čihař
|
424e2ee75b
|
Coding style: use type safe comparing for blank values
|
2013-10-02 11:45:46 +02:00 |
|
Michal Čihař
|
1bb39b0eff
|
Various coding style improvements
|
2013-07-30 14:36:43 +02:00 |
|
Marc Delisle
|
c1d7d986f4
|
Comparison does not work when the array element does not exist, leading to an incorrect sql query generated
|
2013-07-22 09:46:13 -04:00 |
|
Michal Čihař
|
c9ad6292a1
|
Use jQuery UI for parsing date strings
|
2013-07-08 11:26:29 +02:00 |
|
xmujay
|
9eb23b5aec
|
fix some JSLint error: using dot notation
|
2013-05-05 20:49:15 +08:00 |
|
Michal Čihař
|
b5d3b8c7b8
|
Declare variables just once
Variables should be declared just once in a function.
|
2013-04-16 17:26:08 +02:00 |
|
Michal Čihař
|
27b213431c
|
Reference javascript messages by dot notation instead of using ['strFoo']
|
2013-04-16 13:32:51 +02:00 |
|
Michal Čihař
|
e2571c5628
|
Various javascript spacing fixes
|
2013-04-15 16:20:04 +02:00 |
|
Michal Čihař
|
a1b6f206b2
|
Various spacing and identation fixes
|
2013-04-15 15:13:14 +02:00 |
|
Michal Čihař
|
c935413fcc
|
Various javascript fixes
- missing ;
- confusing !
|
2013-04-15 14:10:53 +02:00 |
|
Michal Čihař
|
e6517db98a
|
More javascript cleanup, more fixes of === / !===
|
2013-04-15 13:25:50 +02:00 |
|
Gemorroj
|
fc51a91713
|
many some minor fixes (sorry, see diff)
|
2013-01-26 15:35:29 +03:00 |
|
Marc Delisle
|
8cf17cee5e
|
Missing method
|
2012-11-09 08:13:39 -05:00 |
|
Michal Čihař
|
fa664fc0d3
|
Fix syntax error
|
2012-10-31 12:05:29 +01:00 |
|
Rouslan Placella
|
7356b407ad
|
Rewrite and integration of js/common.js
|
2012-10-30 20:23:59 +00:00 |
|
Rouslan Placella
|
3ca7d34240
|
Destroy registered jQuery events on page tear down
|
2012-10-30 20:07:01 +00:00 |
|
Rouslan Placella
|
5838a44339
|
Use AJAX.registerOnload() instead of $(document).ready()
|
2012-10-30 20:07:01 +00:00 |
|
Atul Pratap Singh
|
cd6f0d7ad7
|
Merge branch 'QA_3_5'
|
2012-09-10 05:58:23 +00:00 |
|
Atul Pratap Singh
|
fe69e4b737
|
Make chart background transparent in zoom search
|
2012-09-10 05:57:29 +00:00 |
|
Madhura Jayaratne
|
c49a5df9a3
|
Remove tabs and trailing white spaces
|
2012-08-30 22:03:07 +05:30 |
|
Rouslan Placella
|
a16e723048
|
Dropped PMA_ajaxResponse()
|
2012-06-11 17:58:35 +01:00 |
|
Atul Pratap Singh
|
0fbe20103f
|
Fix mangled datalabels bug(zoom search) in case of chromium browser
|
2012-06-11 16:46:41 +05:30 |
|
Atul Pratap Singh
|
d7ab56f37b
|
Fix zoom search point edit bug
|
2012-06-11 15:52:43 +05:30 |
|
Atul Pratap Singh
|
c4a307f915
|
Fix bug introduced due to incremental variable
|
2012-06-10 19:03:26 +05:30 |
|
Marc Delisle
|
f6330a3f17
|
Unnecessary comma is harmful under IE
|
2012-06-10 07:53:14 -04:00 |
|
Atul Pratap Singh
|
4a527478ca
|
Fix date/time picker problem in zoom search
|
2012-05-31 18:15:34 +05:30 |
|
Marc Delisle
|
3044b49094
|
store type for X and Y values
|
2012-05-24 13:55:01 -04:00 |
|
Marc Delisle
|
50333c6faa
|
Put back changes from c763cc45
|
2012-05-24 13:20:28 -04:00 |
|
Marc Delisle
|
6735f741f0
|
Put back changes from 9be5d8e0
|
2012-05-24 13:15:26 -04:00 |
|
Marc Delisle
|
33397880bd
|
Panning not supported at the moment
|
2012-05-22 12:53:15 -04:00 |
|
Marc Delisle
|
875d9d0f92
|
comments about tests under IE
|
2012-05-22 12:49:55 -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
|
a88705463d
|
first attempt at resizing
|
2012-05-19 18:57:16 -04:00 |
|
Marc Delisle
|
d584260d78
|
Handling of dates
|
2012-05-19 18:14:55 -04:00 |
|
Marc Delisle
|
4f596747fc
|
remove code for text type; handle Y values changes
|
2012-05-19 16:05:07 -04:00 |
|
Marc Delisle
|
0da8e6e474
|
start handling data point updates
|
2012-05-19 12:21:25 -04:00 |
|
Marc Delisle
|
bad1b3ee70
|
initial point click logic
|
2012-05-19 07:22:54 -04:00 |
|
Marc Delisle
|
0264deecd1
|
Reset zoom
|
2012-05-13 11:54:49 -04:00 |
|