Commit Graph

15 Commits

Author SHA1 Message Date
lorilee
aa49b85fad Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
Conflicts:
	libraries/display_export.lib.php
2010-07-20 15:23:12 -07:00
Michal Čihař
11e53fb141 [core] Dropped AllowAnywhereRecoding configuration variable.
It really does not make sense these days, now the recoding of
export/import is available when the necessary extensions are loaded and
it is possible to disable it using RecodingEngine directive.
2010-07-20 12:05:07 +02:00
Michal Čihař
d7192b3a95 DefaultCharset is not used anywhere. 2010-07-20 11:52:33 +02:00
lorilee
4434b2c231 Added option in config.inc.php to set the default export method to quick, custom, or custom-no-form 2010-07-13 18:41:15 -07:00
Michal Čihař
a31e60356a Add configuration of tracking features (bug #2966752). 2010-04-02 09:59:37 +02:00
Michal Čihař
d77b51803a Allow to configure tracking table (bug #2966752). 2010-04-02 09:55:33 +02:00
Marc Delisle
819324ede6 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
Marc Delisle
4ad6f11561 patch #2948421 HTTP Basic auth realm name 2010-02-24 16:48:52 +00:00
Marc Delisle
2afc8f0707 bug #2890451 [setup] Inconsistent generated "designer_coords" 2009-11-02 00:18:07 +00:00
Marc Delisle
4b67c7483f [auth] New setting AllowNoPassword (supercedes AllowNoPasswordRoot) that applies to all accounts (even the anonymous user) 2009-03-02 16:19:36 +00:00
Piotr Przybylski
9f9fad1647 Setup script: moved swekey config from signon to server form 2008-11-13 20:02:18 +00:00
Piotr Przybylski
38734a3e16 Setup script:
- language strings cleanup
- removed import defaults
- add query window default tab setting
- added checks for zip/gzip/bzip avability
- fixed error icon
2008-10-09 16:39:45 +00:00
Marc Delisle
c930d2bd4f patch #209978, missing svn:eol-style 2008-09-10 16:53:28 +00:00
Michal Čihař
e0987bfbc8 do not allow root user without password unless explicitly enabled by AllowEmptyRoot 2008-09-03 13:45:12 +00:00
Piotr Przybylski
5c658310aa new setup script (Google Summer of Code 2008), work in progress 2008-08-28 18:02:18 +00:00