Commit Graph

515 Commits

Author SHA1 Message Date
Alexander M. Turek
98e16357dd bug #594947 2002-08-22 07:08:39 +00:00
Marc Delisle
589ffda3ac logo 2002-08-21 14:47:22 +00:00
Marc Delisle
c694b7d412 web-based upload dir 2002-08-21 12:42:46 +00:00
Alexander M. Turek
7184bb81c8 For Lo�c: Coding standards 2002-08-21 09:30:53 +00:00
Michal Čihař
4ec6116a5a modified to fit coding standards 2002-08-21 09:18:20 +00:00
Alexander M. Turek
f175e698e1 bug #597184 2002-08-20 05:56:22 +00:00
Alexander M. Turek
71bf735d35 Backwards compatibility 2002-08-15 19:46:21 +00:00
Alexander M. Turek
b2ee62d970 Backwards compatibility 2002-08-15 17:15:58 +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
Alexander M. Turek
62aa653c52 bug #594235 2002-08-13 18:12:45 +00:00
Robin Johnson
8ea92fb4f1 Fixed bug #594098 2002-08-12 18:58:55 +00:00
Alexander M. Turek
1184150fd9 disallow accessing serious server files via "?goto=". 2002-08-12 08:43:45 +00:00
Alexander M. Turek
82f307edf3 We're not yet at RC1, Robin ;-) 2002-08-12 07:28:11 +00:00
Robin Johnson
28c3abda26 Updated Tags 2002-08-12 02:29:14 +00:00
Marc Delisle
ac1eb3840a 2.3.0 2002-08-11 23:48:47 +00:00
Alexander M. Turek
bc15d243a2 bug #590055 2002-08-11 21:24:54 +00:00
Robin Johnson
5a9011ff6f Fix for bug #582890 2002-08-11 08:09:05 +00:00
Robin Johnson
2fc7634686 Fix for bug #593386 might need more work depending on character set
research. We will need to end up knowing the character set MySQL is
using to do it totally right.
2002-08-11 07:27:36 +00:00
Alexander M. Turek
5a578cd5d4 Default pages for tables / databases. 2002-08-10 19:54:20 +00:00
Loïc Chapeaux
0738b17033 PHP3 fix and coding standards 2002-08-10 11:43:18 +00:00
Robin Johnson
c4f9ad6e96 accented characters function 2002-08-10 11:10:09 +00:00
Alexander M. Turek
aa69c5b36c The Georgian UTF-8 language file was offered even if $cfg['AllowAnywhereRecoding'] was set to FALSE. 2002-08-08 22:16:54 +00:00
Alexander M. Turek
a18a3d10f9 (hi) New language file 2002-08-08 16:08:35 +00:00
Alexander M. Turek
a388bb2532 XHTML fixes. 2002-08-08 10:01:47 +00:00
Robin Johnson
c439d917a4 Coding standards fixes by Loic 2002-08-07 22:36:18 +00:00
Robin Johnson
0aede53a1a - Spelling fix in $strSQPBugUnknownPunctation where not yet translated
- Spelling fix in
  $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
2002-08-07 21:39:46 +00:00
Marc Delisle
5e419a7d66 MySQL 3.21 compatibility 2002-08-07 12:07:35 +00:00
Robin Johnson
a9f696253d BUG() Change 2002-08-07 08:07:50 +00:00
Robin Johnson
9278aaeb17 * libraries/sqlparser.lib.php3:
- Converted code to use $str* variables
- BUG() code cleaned up (PMA_SQP_BUG, PMA_SQP_throwError)
- More PHP3 compatibility
2002-08-07 05:47:13 +00:00
Robin Johnson
0b55f80a01 Fix for renamed sqlvalidator 2002-08-07 03:14:12 +00:00
Robin Johnson
c6f8143fe4 2002-08-06 Robin Johnson <robbat2@users.sourceforge.net>
* libraries/sqlvalidator.php3, libraries/sqlvalidator.lib.php3:
            - Renamed libraries/sqlvalidator.php3 to libraries/sqlvalidator.lib.php3
2002-08-07 03:08:43 +00:00
Robin Johnson
f99a7c0463 Fixes for bugs in Loic's changes 2002-08-06 17:15:39 +00:00
Robin Johnson
09c1290781 Loic's updates 2002-08-06 17:09:32 +00:00
Robin Johnson
5db6cebdf7 Loic's code updates 2002-08-06 17:09:02 +00:00
Alexander M. Turek
12da5f0730 For Lo�c: do not die if relation table is broken in browse mode. 2002-08-06 09:56:41 +00:00
Marc Delisle
3513a3fe2f from Loic 2002-08-05 20:06:09 +00:00
Alexander M. Turek
91a3375289 Backwards compatibility etc. 2002-08-04 10:59:29 +00:00
Alexander M. Turek
f5ee240b53 default language should be en-iso-8859-1 2002-08-04 09:25:03 +00:00
Alexander M. Turek
ceb299777b typo 2002-08-04 08:03:19 +00:00
Robin Johnson
cff6f5f7ab Fix typo 2002-08-03 22:46:25 +00:00
Robin Johnson
d67eb1ca1d * libraries/sqlvalidator.php3, libraries/sqlvalidator.class.php3:
- Function documentation and cleanup
2002-08-03 22:17:48 +00:00
Robin Johnson
c28a9175ec * db_details.php3, db_stats.php3, main.php3, sql.php3
tbl_change.php3, tbl_query_box.php3, user_details.php3
libraries/common.lib.php3:
- changed show_query to use 1/0 instead of 'y'/'n'
* sql.php3, libraries/common.lib.php3:
- Improved logic of edit, show_as_php, explain and validator
in the SQL query box
2002-08-03 21:34:20 +00:00
Robin Johnson
ea2db87706 * libraries/sqlvalidator.class.php3:
- PHP Class to run SQL Validator
* libraries/sqlvalidator.php3:
- SQL Validator interface code
2002-08-03 10:23:04 +00:00
Robin Johnson
44feb702db * libraries/common.lib.php3:
- Cleaned up SQL Query links
- Made customizable in $cfg
* config.inc.php3:
- Added $cfg['SQLQuery']* for customizing SQL Query links
- Set defaults of $cfg['SQLQuery']* to act like old behavior
* lang/*:
- Changed $strExplain to say 'Query' instead of code
- Added $strNoExplain for reverse of Explain state
2002-08-03 08:22:01 +00:00
Robin Johnson
eb02389078 * libraries/defines*:
- Add another set of defines to make the original
  version datas available as strings.
2002-08-03 07:16:35 +00:00
Robin Johnson
39a386af83 * libraries/string.lib.php3:
- Detect U+00A0 as whitespace
2002-08-02 03:22:59 +00:00
Marc Delisle
7c305d18dd afrikaans 2002-08-01 13:32:54 +00:00
Robin Johnson
35099eb6b6 2002-07-31 Robin Johnson <robbat2@users.sourceforge.net>
tbl_properties_structure.php3 +40: Fix for a warning notice
libraries/sqlparser.lib.php3: Fix for another minor formatting quirk
2002-07-31 20:18:27 +00:00
Mike Beck
977cf63362 typo 2002-07-30 13:48:20 +00:00