Commit Graph

78 Commits

Author SHA1 Message Date
Madhura Jayaratne
d42ce0b6ab Fix bad line breaks
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-13 12:50:35 +05:30
Atul Pratap Singh
7d60c8c6f9 more js linkages for db-specific tree with select box
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-01-23 22:53:41 +05:30
Madhura Jayaratne
410e9d35aa Bug #4588 Moving, renaming, dropping actions in table operations page results in token mismatch
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-11-13 08:10:53 +05:30
Hugues Peccatte
037a034b43 Minor coding style modifications.
Fix typos.
PHPDoc and JSDoc updates.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 14:04:35 +01:00
Hugues Peccatte
bdb5f333d7 Fix PHPCS issues.
PHPDoc updates.
Minor coding style modifications.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-01 22:07:18 +01:00
Atul Pratap Singh
c70e109bd6 Feature#1546 Replace js sprintf library with a better one
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-10-03 17:08:25 +05:30
Marc Delisle
9ab4ade266 Remove dead code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-09-15 11:34:32 -04:00
Hugues Peccatte
f0c1480ee7 Javascript coding style modifications.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-14 15:51:40 +02:00
Ashutosh Dhundhara
35dab58bf5 RFE#1492: Remove the distinct query window.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-08-12 01:47:20 +05:30
Marc Delisle
f0e1dd8406 Merge pull request #1104 from madhuracj/nav
Add 'collapse all' and 'link with main panel' buttons to navigation
2014-08-03 07:37:00 -04:00
Madhura Jayaratne
dfe8dc283a Add 'collapse all' and 'link with main panel' buttons to navigation
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-07-28 09:58:24 +05:30
D-storm
5af334e15a fix js error: undefined dataTransfer.files in IE9
Signed-off-by: D-storm <chirayu.chiripal@gmail.com>
2014-07-27 23:22:50 +05:30
Chirayu Chiripal
e6d0ea8bc6 firefox detecting images in page as files on drag
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-07-26 19:44:14 +05:30
Marc Delisle
f41666c0ac Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-25 15:38:46 -04:00
minhaz
7d2cfdf573 #Feature:1522 enhancement
- User can close the upload status box, after uploading an invalid extension file, as suggested by D-Storm
 - minimize/maximise changed from -/- to -/+

Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-07-26 00:36:18 +05:30
Chirayu Chiripal
e7087eb698 check dragged element is file or not
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-07-25 15:46:06 +05:30
minhaz
6330df4175 #BUG4496 -- part 2, propagation bug fixed
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-07-25 14:28:27 +05:30
minhaz
c78b05eeab #BUG:4496 -- part 2 fix
Signed-off-by: A V Minhaz <minhazav@gmail.com>
2014-07-25 02:25:29 +05:30
Ann + J.M
c7b2ee28f3 Fix coding style in JS files
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-07-02 22:30:18 +02:00
Marc Delisle
f431a70869 Use dot notation
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-02 06:55:37 -04:00
minhaz
162d762824 Drag n drop import, feature request 1522
Signed-off-by: A V Minhaz <minhazav@gmail.com>
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-07-02 06:38:45 -04:00
Ann + J.M
e0c64783a3 Merge branch QA_4_1 into master
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-04-21 20:01:09 +02:00
Atul Pratap Singh
04f96f17b4 Fix bug#4371 Navi: expansion on the db name works only once
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2014-04-18 08:26:25 +05:30
Hugues Peccatte
287d08c826 Add message to warn the user if a form has too many fields.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-03-29 17:04:42 +01:00
Atul Pratap Singh
0f50b82bba Merge branch 'QA_4_0'
Conflicts:
	js/common.js
2013-10-14 23:59:11 +05:30
Atul Pratap Singh
06a1f782e1 Left in 8640de9 2013-10-14 16:02:22 +05:30
Atul Pratap Singh
8640de951c Adjust navigation only when there is database/table change, bug#4129 2013-10-14 15:28:54 +05:30
Michal Čihař
50deebcbdf Coding style: Bad line breaking before logical operators 2013-10-02 12:07:15 +02:00
Michal Čihař
4f5a9e40a2 Coding style: line breaking before + 2013-10-02 11:45:46 +02:00
Kasun Chathuranga
8d70cd4dec Merge branch 'QA_4_0' into merge. Resolved conflicts. 2013-09-03 14:13:02 +05:30
Kasun Chathuranga
9c8267a9a8 Properly open and select database when "Use <db>" command is issued 2013-08-31 12:42:45 +05:30
Kasun Chathuranga
b43f4c7fed Expand the navigation and highlight the current database or table/view 2013-08-30 12:30:05 +05:30
Atul Pratap Singh
f7e298bbf4 Remove multiple navigation reloads, fix autoexpand on use query 2013-08-27 17:34:45 +05:30
Atul Pratap Singh
3dd1c76504 Merge commit '15d03b2' 2013-08-26 18:15:48 +05:30
Atul Pratap Singh
77c4cbed7f Auto-expand the selected database, feature 1435 2013-08-26 18:13:16 +05:30
Atul Pratap Singh
15d03b2273 Move autoexpand to a function 2013-08-17 03:02:38 +05:30
Atul Pratap Singh
3e47c3f82b Auto-expand the selected database, feature 1435 2013-08-17 02:24:07 +05:30
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ř
020a3e1ce4 Use type cast safe comparison
The values like true, '' or 0 could compare to lot of other stuff with
type casting.
2013-04-15 12:03:11 +02:00
Rouslan Placella
4bbfb292e5 Bug #3598021 Dropping table does not reload main panel 2012-12-27 16:31:46 -05:00
Marc Delisle
fe741d8571 Add missing server parameter in the generated URL 2012-12-24 09:10:20 -05:00
Rouslan Placella
177b459822 Fixed bug #3583315 - Query doesn't load in the querywindow when clicking on edit 2012-11-19 23:36:05 +00:00
Rouslan Placella
bb2d1f13de Fixed mixup which happened due to a complex rebase 2012-10-30 20:24:01 +00:00
Rouslan Placella
7356b407ad Rewrite and integration of js/common.js 2012-10-30 20:23:59 +00:00
Rouslan Placella
50266d206b Fixed updating of the title of the page 2012-10-30 20:16:58 +00:00
Rouslan Placella
9063e76a95 Dropped unused functions 2012-10-30 20:16:58 +00:00
Rouslan Placella
d5db9dfc30 Implemented refreshing of the navigation 2012-10-30 20:10:21 +00:00
Rouslan Placella
9e3a9ee52f Dropped main.php 2012-10-30 20:10:20 +00:00
Rouslan Placella
eb98110541 Dropped footer.inc.php 2012-06-11 14:06:04 +01:00