Commit Graph

1090 Commits

Author SHA1 Message Date
Loïc Chapeaux
190227f14a * explicited the use of MySQL wildcards in the "only_db" setting
* merged patch #474210 (hiding full text of navigation buttons) submitted by Gosha Sakovich
2001-10-26 21:28:04 +00:00
Loïc Chapeaux
4e92fb24fc parametrized the pointer color in browse mode 2001-10-25 21:22:26 +00:00
Loïc Chapeaux
4b4b38d3f0 removed column names from the "grant" commands 2001-10-24 20:24:28 +00:00
Robin Johnson
08904ddc46 Documentation updates 2001-10-24 19:09:59 +00:00
Robin Johnson
bd38d1f15f Minor update to SQL query to create stduser 2001-10-24 03:28:02 +00:00
Robin Johnson
14eb25d385 Redid documentation of advanced authentication. 2001-10-23 22:28:30 +00:00
Loïc Chapeaux
8076cfa362 - fixed authentication issues
- extended the use of stduser/stdpass to the basic authentication
2001-10-23 21:45:50 +00:00
Loïc Chapeaux
8d802a1a26 cleaned up the configuration file 2001-10-23 06:41:20 +00:00
Loïc Chapeaux
bce9eb19d1 add a requirement for the socket directive 2001-10-22 19:56:18 +00:00
Marc Delisle
bdcdbbba77 credits, etc 2001-10-21 14:55:33 +00:00
Loïc Chapeaux
a7abeeac50 removed the xml declaration 2001-10-19 14:05:30 +00:00
Loïc Chapeaux
c07a87d4b6 fixed bug #472353 - Doc can't be opened in IE5/Mac (because of an invalid DTD) 2001-10-18 17:49:28 +00:00
Loïc Chapeaux
4e9e5fb895 added a link to the official MySQL documentation for the "socket error" problems 2001-10-17 08:50:38 +00:00
Marc Delisle
8fce0b1da9 typo 2001-10-14 21:07:12 +00:00
Loïc Chapeaux
c6c3fc35f1 added some words about requirement for table sizes 2001-10-13 15:15:17 +00:00
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
Loïc Chapeaux
2b4887ac5a added an other warning for Mac users thanks to "Ladonna G." 2001-10-04 21:21:40 +00:00
Loïc Chapeaux
d9a2824909 added warning for Mac users thanks to "g-doggie" 2001-10-04 20:48:01 +00:00
Loïc Chapeaux
583b8d2a89 added the $cfgShowTooltip entry 2001-10-04 20:15:53 +00:00
Loïc Chapeaux
55963749db improved the zip dump feature 2001-09-23 09:06:29 +00:00
Armel Fauveau
50c734d0bb Zip dump support 2001-09-22 23:02:40 +00:00
Loïc Chapeaux
03404619ab * added a faq entry about server crashes and output compression problems;
* changed the faq entry about "headers already sent by..." because users should also ensure the beginning of the config file is the php starting tag;
* fixed misc typos.
2001-09-22 10:25:31 +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
Marc Delisle
04da8110e2 clarification about stduser 2001-09-04 13:50:52 +00:00
Loïc Chapeaux
868944f467 the $cfgLimitChars applies to blob and text fields 2001-09-01 19:22:59 +00:00
Marc Delisle
a8021957a4 Doc updates 2001-09-01 00:39:30 +00:00
Loïc Chapeaux
634b370c36 let's start 2.2.1-dev :) 2001-08-31 18:42:07 +00:00
Olivier Müller
9b35f1d61d phpMyAdmin 2.2.0-final release 2001-08-30 22:39:31 +00:00
Olivier Müller
6a098f990e *** empty log message *** 2001-08-30 18:45:45 +00:00
Marc Delisle
2051533d0d new FAQ entry 2001-08-29 12:45:05 +00:00
Loïc Chapeaux
4e5b85c29b Merged patch #455484 ("Smart" order) thanks to Jakub Wilk 2001-08-27 16:24:52 +00:00
Marc Delisle
13de70a361 new FAQ 2001-08-25 14:30:20 +00:00
Marc Delisle
72c268d2a7 typos 2001-08-23 13:20:12 +00:00
Olivier Müller
6f9343f2e2 preparation of cvs tarballs 2001-08-23 07:21:03 +00:00
Robin Johnson
27da959306 * Documentation.html
- documented $cfgServers[n]['connect_type']
                - two minor fixes for typo's that i noticed
2001-08-22 22:26:43 +00:00
Loïc Chapeaux
3ca18844fc added a FAQ entry about the logout bug and a link to it at the welcome page 2001-08-22 17:13:12 +00:00
Marc Delisle
5c07a40234 index creation FAQ 2001-08-22 15:20:49 +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
Loïc Chapeaux
d47e003edb various updates 2001-08-19 21:00:49 +00:00
Olivier Müller
8c99c7cba3 docs fixes, removed contents of CREDITS (is in Documentation.html) 2001-08-19 20:06:21 +00:00
Loïc Chapeaux
9f031ad790 Merged patch #452877 ($cfgServer['only_db'] - array) from Jakub Wilk 2001-08-19 15:02:51 +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
Loïc Chapeaux
6038b9fbae Updated Polish translation thanks to Jakub Wilk 2001-08-09 15:15:37 +00:00
Olivier Müller
ea10f8b3f6 version 2001-08-09 08:09:19 +00:00