Commit Graph

190 Commits

Author SHA1 Message Date
Loïc Chapeaux
ec2d3e9447 Added warnings about the "only_db" setting 2001-10-11 22:47:24 +00:00
Loïc Chapeaux
a8e7ec0a8c The background colors for both the fames are now defined in the configuration file thanks to Laurent Penou 2001-10-07 16:32:17 +00:00
Korakot Chaovavanich
2b2c88b620 show table comment/description as tooltip in left frame 2001-10-04 02:29:52 +00:00
Loïc Chapeaux
55963749db improved the zip dump feature 2001-09-23 09:06:29 +00:00
Loïc Chapeaux
6026f15e75 * added the $cfgShowStats setting
* resorted the core phpMyAdmin settings in a more logical way
2001-09-20 08:03:16 +00:00
Loïc Chapeaux
149ed7b949 added a optionnal "show all" button in display mode 2001-09-13 18:25:59 +00:00
Loïc Chapeaux
20fbb53055 improved binary fields protection 2001-09-08 16:00:32 +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
ec0f76187e added the "UNIX_TIMESTAMP" function 2001-08-28 17:50:53 +00:00
Loïc Chapeaux
4e5b85c29b Merged patch #455484 ("Smart" order) thanks to Jakub Wilk 2001-08-27 16:24:52 +00:00
Robin Johnson
eee4dc0755 config.inc.php3: $cfgServers[1]['connect_type'] how to connect to MySQL server 2001-08-22 21:42:58 +00:00
Olivier Müller
3d439121e3 * config.inc.php3, config.php3, Docs, sql.php3: added configuration variable
$cfgAllowUserDropDatabase (set by default to FALSE), which will display
          or not the link "Drop database" and reject the command if the user is
          not allowed to run it (requested by <lance@uklinux.net>).
2001-08-21 17:41:58 +00:00
Loïc Chapeaux
662df47fa8 Merged the socket patch from Dan Allen 2001-08-20 20:08:01 +00:00
Loïc Chapeaux
c3d62b3988 according to rfc 2816, the location http header requires an absolute URI 2001-08-20 19:08:29 +00:00
Marc Delisle
7b5e0de828 cfgProtectBlob default value 2001-08-20 12:36:14 +00:00
Olivier Müller
1ad52bc131 typo 2001-08-19 20:04:09 +00:00
Loïc Chapeaux
9f031ad790 Merged patch #452877 ($cfgServer['only_db'] - array) from Jakub Wilk 2001-08-19 15:02:51 +00:00
Robin Johnson
3e7b6edd76 config.inc.php3:
- Added comments about what many of the configuration variables do
	- Replaced multiple spaces with tabs for alignment
2001-08-17 18:08:27 +00:00
Loïc Chapeaux
7eeb5056a8 Fixed some coding style inconcistencies 2001-08-15 18:08:46 +00:00
Olivier Müller
65340286de * db_details.php3: feature request #451138: display # of tables,
* left.php3: added display of # of tables, for a better overview
        * config.php3, lib.inc.php3, docs: feature request #451137:
2001-08-15 17:35:58 +00:00
Steve Alberty
7ca7edd88d minor changes 2001-08-10 09:18:02 +00:00
Loïc Chapeaux
22596a4ec0 added two directives to disable the use of compression for dump files 2001-08-04 13:02:10 +00:00
Loïc Chapeaux
f3c31f7c58 * Removed the error_reporting statement (usefull for debugging but not so nice for a release)
* Fixed some coding inconcistencies
2001-08-03 13:57:18 +00:00
Armel Fauveau
170abe1fc3 Bookmark Support now advanced auth 2001-07-31 21:03:47 +00:00
Marc Delisle
047acbf862 bug 443760 2001-07-31 01:29:39 +00:00
Marc Delisle
0ab0ad63b1 merge Loic's version 2001-07-30 21:21:19 +00:00
Marc Delisle
b1881d455b bug 443318 2001-07-23 17:02:42 +00:00
Olivier Müller
f23901fc49 *** empty log message *** 2001-07-21 21:59:00 +00:00
Olivier Müller
92d49b4432 2.2.0rc3 release 2001-07-21 21:53:20 +00:00
Steve Alberty
d211a3b862 add 2001-07-21 17:31:06 +00:00
Marc Delisle
7d5c43d1f4 dynamic length 2001-07-19 18:54:19 +00:00
Olivier Müller
67e2dddf0f ooops :) 2001-07-05 21:56:41 +00:00
Olivier Müller
c617522395 *** empty log message *** 2001-07-04 21:07:32 +00:00
Olivier Müller
237796b15b * set version to 2.2.0rc1
* removed anything about "unofficial" from the pages :)
        * updated links, and labels in all lang files
        * General cleanups and updates in the docs and README files
2001-07-04 21:04:59 +00:00
Steve Alberty
2dc218d43a add option cfgSkipLockedTables 2001-06-14 16:09:35 +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
Armel Fauveau
0a35c11957 Bookmark Support 2001-05-07 03:59:13 +00:00
Robin Johnson
8649b504a2 Trailing slash on help path bug fixed. 2001-05-06 01:15:56 +00:00
Robin Johnson
56acb51617 Some functions discussed on patch #419826 added. 2001-05-05 22:11:31 +00:00
Olivier Müller
7ff8fedebd Initial revision 2001-05-03 17:25:09 +00:00