Commit Graph

467 Commits

Author SHA1 Message Date
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
Mike Beck
af12351175 Loic found some parse errors ;-( 2002-07-30 13:44:49 +00:00
Mike Beck
9519b6dff9 Bug 58825: if no pmadb is filled in there should be a decent error 2002-07-30 12:51:38 +00:00
Marc Delisle
f3dc6788a6 for Loic 2002-07-29 16:11:30 +00:00
Marc Delisle
1369befc9d rc5 2002-07-28 23:38:43 +00:00
Marc Delisle
9dc83fc7d8 typo 2002-07-26 18:30:59 +00:00
Robin Johnson
fa12f6bd65 Fix for ob_flush() bug code 2002-07-26 17:41:01 +00:00
Robin Johnson
00cdeb0819 PHP3 fix for gzcompress bug code 2002-07-26 17:33:31 +00:00
Robin Johnson
1e8bbf98cb libraries/sqlparser.lib.php3:
- Fixed ANSI type string escaping
- Fixed formatting wrt. whitespace in FormatHTML
2002-07-26 17:23:18 +00:00
Mike Beck
36abcf50c4 making the output of relation_lib more beautiful 2002-07-26 16:25:11 +00:00
Mike Beck
1ecf48c138 making the verbose mode of relation.lib more beautiful 2002-07-26 16:20:54 +00:00
Loïc Chapeaux
4d5747e176 Translated a string & coding standards 2002-07-26 10:07:45 +00:00
Loïc Chapeaux
a6da8ec9a6 PHP3 fixes 2002-07-26 08:14:02 +00:00
Robin Johnson
bd50de3e00 libraries/sqlparser.lib.php3:
- Fixed analyze code to remove print_r()
2002-07-26 00:01:02 +00:00
Robin Johnson
4d4fff739b libraries/sqlparser.lib.php3:
- Fix strpos on line 168/169 to work with PHP3
2002-07-25 23:06:00 +00:00
Robin Johnson
c6ea79ba9b config.inc.php3, libraries/sqlparser.lib.php3:
- Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
2002-07-25 22:49:34 +00:00
Marc Delisle
2fb919dafa typo 2002-07-25 13:12:15 +00:00
Marc Delisle
2f03dfeca6 for Loic 2002-07-25 12:29:02 +00:00
Robin Johnson
f932ee45ed libraries/sqlparser.lib.php3:
- Cleaned up CSS creation functions
- Formatting fixes
libraries/sqlparser.data.php3:
- Added 'ANALYSE' reserved word (note spelling)
header.inc.php3:
- Added CSS for SQL Parser
libraries/common.lib.php3:
- Change of PMA_format_sql to use new SQL Parser
2002-07-25 05:02:54 +00:00
Robin Johnson
91731e157d libraries/sqlparser.lib.php3:
- Added CSS creation rules
config.inc.php3:
- Added SQL Parser variables
- Remove old SQL Parser variables
2002-07-25 00:09:44 +00:00
Robin Johnson
b3aba47a81 * libraries/sqlparser.lib.php3:
- Spacing around if statements
- Added require statements for parser
- Moved to global constants for size of keyword arrays
2002-07-24 21:37:22 +00:00
Robin Johnson
f14e05364c libraries/sqlparser.data.php3: Merged 2002-07-24 21:33:39 +00:00
Robin Johnson
8cd995a790 Initial Merge completed.
Adding long term debugging code now.
2002-07-24 19:14:47 +00:00
Marc Delisle
453f10eedd new slovenian 2002-07-24 18:42:57 +00:00
Robin Johnson
a820c208e1 libraries/sqlparser.lib.php3: SQL Parser merging (in progress) 2002-07-24 18:03:50 +00:00
Robin Johnson
b2b23b096d 2002-07-24 Robin Johnson <robbat2@users.sourceforge.net>
* libraries/string.lib.php3: optimizations (thanks Lo�c)

2002-07-24 Lo�c Chapeaux  <lolo@phpheaven.net>
    * libraries/string.lib.php3: Function documentation
2002-07-24 18:01:28 +00:00
Mike Beck
546fac14e5 changes by Loic:
default language should be en-iso-8859-1
beautified code in relation.lib.php3
2002-07-24 16:21:30 +00:00
Mike Beck
86efec66f7 change by Loic: XHTML compliance 2002-07-24 14:08:28 +00:00
Robin Johnson
adb72cbca5 libraries/string.lib.php3: String functions for new SQL Parser
Documentation still in progress.
2002-07-23 22:37:17 +00:00
Mike Beck
7c886392ca fix against bug #578404 by Loic 2002-07-23 15:54:40 +00:00
Marc Delisle
ed74cb4bfa for Loic 2002-07-22 13:18:02 +00:00
Marc Delisle
aab4919565 faq for mysql extension 2002-07-21 23:29:07 +00:00
Loïc Chapeaux
8792cefc7c PHP3 fixes and coding standards 2002-07-19 11:46:42 +00:00
Alexander M. Turek
0f629f73dc Exit the script if iconv cannot be used. 2002-07-18 22:58:42 +00:00
Alexander M. Turek
e2b2560a98 Don't include the "real" config file if a developer edition exists. 2002-07-18 22:12:49 +00:00
Steve Alberty
1c4df63fe5 It is now possible to print stats for more than 2 GB (up to exa byte) 2002-07-18 16:15:57 +00:00
Marc Delisle
6c980cd46b bug 579785 2002-07-18 15:03:24 +00:00
Marc Delisle
67eacc4223 commit for Loic 2002-07-17 16:21:08 +00:00
Alexander M. Turek
56c7987b63 Disable UTF-8 if $cfg['AllowAnywhereRecoding'] has been set to FALSE. 2002-07-17 10:26:27 +00:00
Alexander M. Turek
aa8e7b70fa Backwards compatibility, remerged changes after RC3 2002-07-17 06:52:09 +00:00
Marc Delisle
91bdb92806 undefined variable 2002-07-16 19:41:54 +00:00
Mike Beck
0243ae4144 Ability to create PDF where all tables have the same width 2002-07-16 19:10:54 +00:00
Mike Beck
262c7c9613 give the user an easy way to test why relationstuff is not working
page chk_rel is accessible from db_details_structure
warning there can be disabled in config.inc.php3
2002-07-16 17:34:46 +00:00
Marc Delisle
4f3640a82e better logic 2002-07-16 11:41:40 +00:00
Marc Delisle
5bd3c315c1 bug 581577 2002-07-16 11:32:58 +00:00
Alexander M. Turek
82cb0689c0 Coding standards 2002-07-15 21:26:12 +00:00
Alexander M. Turek
c537c01580 Changed the default value for $cfg['AllowAnywhereRecoding'] 2002-07-15 20:42:58 +00:00
Marc Delisle
42c958fe0b remove @ before dl() 2002-07-15 15:31:18 +00:00
Marc Delisle
0176f64406 better fix from Loic 2002-07-15 14:18:23 +00:00