Commit Graph

43 Commits

Author SHA1 Message Date
Marc Delisle
f463b1cc7a bug #3022705 [import] Import button does not work in Catalan when there is no progress bar possible 2010-06-29 07:48:28 -04:00
Marc Delisle
5227d998ec bug #2998889 Import button does not work in Catalan 2010-05-09 07:00:49 -04:00
Herman van Rink
be71307d17 Backported uploadprogress part of rev 13423 and 13424 to QA_3_3 and MAINT_3_3_0 2010-03-03 09:02:12 +00:00
Marc Delisle
bf7b74e941 bug #2929958 Cannot import (French interface) 2010-01-11 17:56:53 +00:00
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +00:00
Marc Delisle
e7d20c38bf XHTML improvements 2009-12-29 17:45:15 +00:00
Tomas Srnka
818a664b3d Updated JS code for displaying upload and import information 2009-09-13 12:28:35 +00:00
Marc Delisle
60536d78e1 patch #2798592 [import] Progress bar 2009-07-02 12:12:06 +00:00
Michal Čihař
7676f7e1b5 rfe #2100910 configurable default charset for import 2008-11-30 13:53:40 +00:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Marc Delisle
6208585d04 no longer useful since all lang files are UTF-8 2008-10-01 20:48:40 +00:00
Marc Delisle
2fff6e358f bug #2080963 [charset] Clarify doc and improved code 2008-09-07 15:29:00 +00:00
Marc Delisle
9e83516255 bug #2033962 [import] Cannot import zip file 2008-08-09 17:14:28 +00:00
Marc Delisle
19a9c6017d bug #2018595 [import] Potential data loss on import resubmit 2008-07-17 14:02:26 +00:00
Marc Delisle
afbb2a9dc2 protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
Sebastian Mendel
085a7c8f22 make use of PMA_Message 2007-10-17 12:14:19 +00:00
Sebastian Mendel
0f18e49843 make use of PMA_Message 2007-10-17 09:06:00 +00:00
Sebastian Mendel
86b1e3032b remove some space wasting elements - not finally, just let see how it is in work environment and how other say about 2007-10-09 12:56:33 +00:00
Sebastian Mendel
ec7a30f4fd make use of new third 'class' parameter for PMA_showMessage() 2007-10-09 12:16:10 +00:00
Sebastian Mendel
a3923d6bdd removed MySQL < 5 code 2007-10-02 09:23:37 +00:00
Marc Delisle
8eb4d37fe2 XHTML fixes 2007-09-02 19:23:59 +00:00
Sebastian Mendel
d0ac1f2bbb XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
Sebastian Mendel
adb39168cc coding standard: no braces around include 2007-04-01 09:51:41 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Marc Delisle
0123c35841 Character set of file message appeared twice 2006-07-22 21:13:24 +00:00
Marc Delisle
0a7b433275 bug #1449793, respect file_uploads Off 2006-04-08 11:00:20 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Sebastian Mendel
5ee43f75f7 fixed bug: display issues with Opera (and Safari?) 2006-01-17 11:23:06 +00:00
Michal Čihař
3e79c53e3f Generic plugin infrastructure and use it in import (needed for RFE#1325937), work in progress. 2005-12-08 22:52:03 +00:00
Sebastian Mendel
02d1596902 missing '/' for closing div tag 2005-12-06 09:58:21 +00:00
Michal Čihař
40c9bb105c Fix import layout (bug #1370416), prefer recoding of strings over changing MySQL charset as in this case we can show resulting queries. 2005-12-05 23:10:28 +00:00
Michal Čihař
75a16f45f8 Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +00:00
Michal Čihař
6aeabf44d1 Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
Michal Čihař
2a9f434d87 Support for user specific upload and save directories (RFE #1260039). 2005-10-18 19:55:11 +00:00
Sebastian Mendel
265bfe861a small CSS fixes 2005-10-13 15:25:06 +00:00
Sebastian Mendel
efa10c4bb8 JavaScript errors, layout errors 2005-10-13 10:43:35 +00:00
Sebastian Mendel
7dd2e62d3d XHTML compl. 2005-10-13 09:34:56 +00:00
Michal Čihař
cbea45fa0f Use common file listing in query window, remove no more used functions. Please note that file import from query windows is currently half rewritten, so compressed imports will not work. 2005-09-27 19:30:44 +00:00
Michal Čihař
22ddb6cee2 Sort file list on import tab, prepare generic framework to be used elsewhere (RFE #1303145). 2005-09-27 18:57:58 +00:00
Michal Čihař
64bd56dfba Support for browsing selected columns (RFE #1275909). 2005-09-26 19:03:11 +00:00