Commit Graph

364 Commits

Author SHA1 Message Date
Marc Delisle
e6f155003c rename 2002-07-07 00:30:35 +00:00
Marc Delisle
6675630cb5 rename 2002-07-07 00:28:35 +00:00
Marc Delisle
82e66c568f rename 2002-07-07 00:23:00 +00:00
Loïc Chapeaux
b93a2a2650 Codding standards 2002-07-06 22:10:32 +00:00
Alexander M. Turek
a3371cef51 $GLOBALS[] 2002-07-06 21:23:28 +00:00
Marc Delisle
c27d7b07b5 rename 2002-07-05 21:02:59 +00:00
Marc Delisle
1183016f00 rename 2002-07-05 20:57:37 +00:00
Marc Delisle
3899285ee4 rename 2002-07-05 20:05:49 +00:00
Marc Delisle
491c8cfabc charset_conversion needs the constants 2002-07-05 19:54:05 +00:00
Loïc Chapeaux
7c23069d7b coding standards 2002-07-05 14:35:11 +00:00
Loïc Chapeaux
a5d00d53a9 coding standards 2002-07-05 13:25:03 +00:00
Alexander M. Turek
1e7b3d2902 Backwards compatibility for $cfg['PmaAbsoluteUri_DisableWarning']. 2002-07-04 10:44:13 +00:00
Robin Johnson
563b7444aa 2002-07-04 Robin Johnson <robbat2@users.sourceforge.net>
* config.inc.php3, libraries/common.lib.php3:
      Code for $cfg['PmaAbsoluteUri_DisableWarning']
2002-07-04 07:19:47 +00:00
Marc Delisle
40593910ef bug 576786 2002-07-03 15:04:06 +00:00
Marc Delisle
175f67e1b7 going rc3 2002-07-01 00:51:56 +00:00
Alexander M. Turek
91e6239adc Backwards compatibility for config files < rev. 1.113 2002-06-29 10:57:47 +00:00
Olivier Müller
11bcc210e1 default tab selection stuff:
* Documentation.html: docs about $cfg['DefaultTabDatabase']
      and $cfg['DefaultTabTable']
    * config.inc.php3, index.php3, left.php3, libraries/common.lib.php3:
      default tab selection is now customizable from config.inc.php3.
2002-06-29 08:13:01 +00:00
Marc Delisle
29fe17cc6b to avoid duplication of code 2002-06-28 11:50:52 +00:00
Alexander M. Turek
7349c35d7d bug #574025 2002-06-26 21:40:25 +00:00
Marc Delisle
7832442098 charset and db names 2002-06-26 18:58:25 +00:00
Olivier Müller
9172958f7c 2002-06-21 Olivier L. M�ller <om@omnis.ch>
* libraries/common.lib.php3, main.php3: be more tolerant with lazy
      sysadmins or users by letting them having an empty
      $cfg['PmaAbsoluteUri']. A default value (which should work according
      to the docs...) will be set and a warning displayed on main.php3.
2002-06-21 21:38:15 +00:00
Robin Johnson
0448a2913e * db_details_links.php3, header.inc.php3,
tbl_properties_links.php3, libraries/common.lib.php3
        - Neater tab code by Michal Cihar (Patch #571837)
2002-06-21 21:13:30 +00:00
Marc Delisle
d16fadc26b new georgian 2002-06-20 15:45:44 +00:00
Alexander M. Turek
bfdfec7f69 Patch #571426 2002-06-20 08:09:04 +00:00
Marc Delisle
013bf8c166 going to -rc2 2002-06-19 21:17:50 +00:00
Marc Delisle
50b3d3aec4 2.3.0-rc1 2002-06-19 20:43:54 +00:00
Marc Delisle
f490727af1 bypass format_sql for now 2002-06-19 20:39:01 +00:00
Marc Delisle
ddde729980 parse error 2002-06-19 14:57:08 +00:00
Alexander M. Turek
f88118f447 Only run config_import.lib.php3 if config.inc.php3 is too old. 2002-06-19 13:19:40 +00:00
Alexander M. Turek
75823768dc New backwards compatibility code 2002-06-19 13:06:01 +00:00
Robin Johnson
eb81d83b9d * libraries/charset_conversion.lib.php3,
libraries/common.lib.php3,
      main.php3
        - added isset() before some configuration variables
2002-06-19 08:07:03 +00:00
Robin Johnson
c246cedc00 libraries/relation.lib.php3:144,190
- Cleaned up is_array() to isset(0 && is_array()
2002-06-18 17:13:48 +00:00
Robin Johnson
b83b0e9349 libraries/relation.lib.php3:83
- Fixed $cfg['Servers']['Server'] -> $cfg['Server']
2002-06-18 16:40:45 +00:00
Marc Delisle
61b5ae3318 pmadb can be blank 2002-06-18 02:33:07 +00:00
Mike Beck
cd4dce6f0e last changes to have relationstuff in central db
enabled column_comments
2002-06-15 15:15:00 +00:00
Mike Beck
840f1a726e Changes for new centralized PMA DB - cfg Parameter is called pmadb now, not bookmarkdb 2002-06-15 10:57:05 +00:00
Mike Beck
d65c2cb7b0 config and functions useful when working with relationfeatures 2002-06-15 01:39:11 +00:00
Alexander M. Turek
707430045a JS syntax error 2002-06-14 19:12:09 +00:00
Alexander M. Turek
965cb0a4a7 German UTF-8 2002-06-14 15:43:51 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Mike Beck
f5e2b34491 Cleaning my code a little ;-) 2002-06-13 23:05:01 +00:00
Mike Beck
be0491f545 hopefully missing brackets detection is now bugfree ;-) 2002-06-13 09:38:06 +00:00
Mike Beck
43edef55a4 too many newlines when using syntaxcoloring fixed 2002-06-13 09:19:12 +00:00
Mike Beck
1eff1fcd64 now also syntaxhighlighting LIMIT 2002-06-13 08:05:08 +00:00
Mike Beck
228aa927ef more bugfixes for syntaxcoloring 2002-06-12 17:19:40 +00:00
Mike Beck
923a2c12e6 Bugfixing Syntaxcoloring 2002-06-12 16:12:07 +00:00
Mike Beck
8907f9ad77 Multiline SQL statements should still be in one line even after Syntaxcoloring 2002-06-12 14:54:33 +00:00
Mike Beck
5e9f703bc7 Now format_sql also finds missing brackets 2002-06-12 13:06:44 +00:00
Mike Beck
db0e689d4c enabled Syntaxcoloring for SQL Statements. This can be turned off in config.inc.php3 2002-06-12 11:59:35 +00:00
Alexander M. Turek
ce59b07f5a JS fixes 2002-06-11 14:50:48 +00:00