Commit Graph

55 Commits

Author SHA1 Message Date
Dan Ungureanu
5e27e54f60 Fix minor coding style issues.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-03-11 14:52:04 +02:00
Madhura Jayaratne
b15d9c5136 Properly align jQuery dialog
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-16 12:13:02 +05:30
Madhura Jayaratne
9ccc5322dc Merge branch 'QA_4_3' 2015-02-16 09:58:22 +05:30
Madhura Jayaratne
40a82f6011 bug #4769 Previously set column aliases are destroyed if returned to the same table
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-16 09:57:35 +05:30
Madhura Jayaratne
7bc50e5f56 Merge branch 'QA_4_3'
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-16 09:34:07 +05:30
Madhura Jayaratne
1d73964695 bug #4763 Database export with more than 512 tables fails
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-16 09:20:29 +05:30
Madhura Jayaratne
4a90211202 rfe #1549 Reset auto-increment when exporting structure
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-12 16:16:51 +05:30
Marc Delisle
0653435b83 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-18 08:26:06 -05:00
Madhura Jayaratne
4c69e7a857 Merge branch 'QA_4_3'
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-11 16:04:12 +05:30
Madhura Jayaratne
4f1ce1004e bug #4638 Default Export Method setting broken
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-11 15:57:19 +05:30
Madhura Jayaratne
096c5d4ac0 Use .prop() in place of .attr() in appropriate places
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-04 11:39:45 +05:30
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
Chirayu Chiripal
aae1b30d62 fix export with more than 1000 input fields (db/table/column alias)
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-09-29 18:50:12 +05:30
Chirayu Chiripal
b3b6176f16 make alias export dialog button names translatable
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-26 01:57:21 +05:30
Chirayu Chiripal
c8a6ea0467 scrutinizer issues fix
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-19 17:10:55 +05:30
Chirayu Chiripal
3ea7d2b52d rfe-755: export with table/column name changes
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-06-16 22:41:50 +05:30
Michal Čihař
1ec3ac446d Fixed indetation
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-06 19:49:47 +02:00
Michal Čihař
d681d77263 Use dot notation for accessing array members
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-05-06 19:48:03 +02:00
Marc Delisle
9115548f00 Merge commit 'abe4702' 2014-04-10 06:12:01 -04:00
Marc Delisle
05912b5c2c Fix merge conflict
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-04-10 06:11:24 -04:00
Marc Delisle
abe4702d87 Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-04-10 06:08:52 -04:00
Smita Kumari
b21c43245d bugfix 4346: if exeTimeLimit is set to zero then export timeout won't occur so need to check for it
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2014-04-09 22:07:38 +05:30
Michal Čihař
2bacdef4f4 Drop non js behavior of export chooser
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-28 08:51:58 +01:00
Umair Khan
2ca5735443 Fix empty filename during export
Signed-off-by: Umair Khan <omerjerk@gmail.com>
2014-02-24 18:21:17 +05:30
Umair Khan
7baa79c28c BugFix #4294
Signed-off-by: Umair Khan <omerjerk@gmail.com>
2014-02-21 00:14:18 +05:30
Marc Delisle
d3fc017131 Code cleanup
Signed-off-by: Marc Delisle <marc@infomarc.info>
2013-12-19 06:26:18 -05:00
Smita Kumari
675e457f50 bug fix #2760
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
2013-12-18 19:17:59 +05:30
Michal Čihař
ea5d365877 Move function definitions to top 2013-07-30 14:36:43 +02:00
Madhura Jayaratne
cc0ea11024 Merge branch 'QA_4_0' 2013-04-19 11:53:52 +05:30
Madhura Jayaratne
feaad54ef5 Properly disable text fields in Chrome 2013-04-19 11:53:32 +05:30
Spun Nakandala
aef391032f Fixed #3883 Export > Custom > Dump some rows : input fields are disabled 2013-04-19 11:49:52 +05:30
Madhura Jayaratne
e8e4b6a75e Merge pull request #269 from scnakandala/Bug_3883
Bug fix for Bug #3883
2013-04-18 23:14:01 -07:00
Spun Nakandala
e969e4187a Fixed #3883 Export > Custom > Dump some rows : input fields are disabled 2013-04-19 11:23:44 +05:30
Michal Čihař
a1b6f206b2 Various spacing and identation fixes 2013-04-15 15:13:14 +02: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
Jo Michael
13644d8591 Short-hand notation for jQuery document.ready event 2012-04-21 02:44:18 +02:00
Rouslan Placella
9c16704968 Speed-up selectors 2012-04-10 21:50:34 +01:00
Gemorroj
d8d25826a0 Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin
Conflicts:
	js/export.js
2012-04-09 15:07:20 +03:00
Jo Michael
4cfd1cf149 Replace removeProp("checked") with prop("checked", false), calling removeProp("checked") is irreversible in Chrome 2012-04-08 16:45:46 +02:00
Gemorroj
ad03783a2f A more correct variable name. 2012-04-08 15:34:26 +03:00
Gemorroj
2c618b102f some fixes and code optimizations in export 2012-04-07 18:45:02 +03:00
Gemorroj
c3747a56e5 some code standards fixes 2012-04-07 17:10:32 +03:00
Gemorroj
8bdca339f6 Better compatibility with newer versions of jQuery.
Method of "attr" changed to "prop", method of "removeAttr" changed to "removeProp", attr("value" is replaced by the method of "val".
2012-04-07 14:27:28 +03:00
Michal Čihař
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02:00
Madhura Jayaratne
4d1540cc1c bug #3348995 [config] $cfg['Export']['asfile'] set to false does not select asText option 2011-07-01 22:58:35 +05:30
Michal Čihař
0431042bd0 Drop $Id$ expansion, nobody complained so far it not working. 2010-09-07 15:00:44 +02:00
lorilee
89c9de9f09 If structure is not being exported, the comment options for structure should not be enabled 2010-08-11 13:39:35 -07:00
lorilee
b87010e89b Fixed data/structure options toggling problem when Back link is used 2010-08-11 12:28:31 -07:00
lorilee
7826652898 Added option in config.inc.php to set the default export method to quick, custom, or custom-no-form 2010-07-13 18:19:54 -07:00