Commit Graph

26 Commits

Author SHA1 Message Date
Garvin Hicking
287368912a Use <label> tags 2003-05-29 17:43:19 +00:00
Marc Delisle
22868ea202 bug 740607 2003-05-29 16:50:10 +00:00
Garvin Hicking
5557d911ab Allow uploaded CSV importing. Should prevent some timeout issues when
uploading huge amounts of data.
Needs some testing.
2003-05-12 19:50:55 +00:00
Michal Čihař
1e8447e111 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +00:00
Alexander M. Turek
e6396b014a bug #640055 2002-11-19 14:09:39 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Loïc Chapeaux
9344d5ea79 fixed bug #614303 (Duplicate args in table tabs links) 2002-09-27 15:15:11 +00:00
Alexander M. Turek
7184bb81c8 For Lo�c: Coding standards 2002-08-21 09:30:53 +00:00
Michal Čihař
15eed4df54 Implemented feature #545379 - phpMyAdmin has now support for all MySQL manuals available. 2002-08-15 11:52:26 +00:00
Michal Čihař
383f6b6949 Improvements to importing/exporting when utf-8 translation is being used:
* Improved detection of used recoding function, now can be configured
      which function should be preffered ($cfg['RecodingEngine']).
    * read_dump.php3 uses new fuction PMA_convert_string instead of hardcoded
      iconv.
    * Support for converting charset of loaded files, used new function
      PMA_convert_file.
    * Support for exporting in custom charset.
2002-08-14 16:18:51 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Loïc Chapeaux
977bc475d6 Beautified generated html and fixed some display errors 2002-05-21 19:39:11 +00:00
Alexander M. Turek
b7af461d0e added labels for checkboxes 2002-05-19 21:52:19 +00:00
Loïc Chapeaux
e352f478dc Added top menu 2002-05-05 14:11:11 +00:00
Loïc Chapeaux
c76e31a92e $strKanjiEncodConvert (for japanese only) 2002-02-24 19:44:38 +00:00
Loïc Chapeaux
e3be56f88d fixed warnings and a parse error 2002-02-24 19:10:33 +00:00
Loïc Chapeaux
b106eb60d1 Japanese kanji encoding conversion feature thanks to Yukihiro Kawada 2002-02-24 18:46:40 +00:00
Marc Delisle
481179f785 Short doc 2001-12-22 16:49:29 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Marc Delisle
d5063bcfb7 updates 2001-09-28 12:47:31 +00:00
Loïc Chapeaux
08c353d467 Splitted the big "lib.inc.php3" into smaller libraries 2001-09-08 12:59:45 +00:00
Loïc Chapeaux
86fc3ba2a6 removed some unnecessary lines of code 2001-08-30 18:54:19 +00:00
Marc Delisle
0ab0ad63b1 merge Loic's version 2001-07-30 21:21:19 +00:00
Loïc Chapeaux
a9c365e815 fixed an invalid anchor in a documentation link in ldi_table.php3 2001-07-06 22:33:45 +00:00
Loïc Chapeaux
dfa57ed7d8 Added the path './' before all required or included files to avoid conflicts with the 'include_path' directive 2001-05-20 09:56:22 +00:00
Olivier Müller
7ff8fedebd Initial revision 2001-05-03 17:25:09 +00:00