Commit Graph

4230 Commits

Author SHA1 Message Date
Marc Delisle
4bae3aaca4 favicon on login panel 2005-11-03 20:07:43 +00:00
Marc Delisle
91870dadbe bug #1339184, MySQL 5 strict mode, errors inserting auto-increment fields 2005-11-03 18:24:15 +00:00
Sebastian Mendel
fb923f851a fixed some rtl lang issues 2005-11-03 17:50:09 +00:00
Sebastian Mendel
5fd01ea5b9 use $GLOBALS as this scripts can be included from inside a function 2005-11-03 12:22:08 +00:00
Michal Čihař
4be384426b Incorrect message for validate links (bug #1346608). 2005-11-03 10:35:35 +00:00
Sebastian Mendel
cd2bb66a80 fixed different font sizes 2005-11-03 10:19:24 +00:00
Sebastian Mendel
d58e39b5ee fixed different font sizes 2005-11-03 08:50:57 +00:00
Michal Čihař
77e68e5a39 Use $cfg['Servers'][1] from config.default.php as defaults for settings in config.inc.php (bug #1330847). 2005-11-02 19:46:47 +00:00
Michal Čihař
52a5f8156e This is not a configuration file. 2005-11-02 19:05:42 +00:00
Sebastian Mendel
1095a31bd2 - XHTML compl.
- added class icon
2005-11-02 17:15:44 +00:00
Sebastian Mendel
e033b3f347 - replaced $cfg['Bgcolor*'] with classes
- reduced output size by 40%
2005-11-02 17:10:27 +00:00
Sebastian Mendel
131d56cf90 - replaced $cfg['Bgcolor*'] with classes
- make use of fieldset
2005-11-02 16:30:06 +00:00
Sebastian Mendel
7a4a72e955 - fixed html output of table
- used fieldset for forms
2005-11-02 14:35:26 +00:00
Sebastian Mendel
d7b9ad99e6 minor fixes: html output, speed, rtl lang 2005-11-02 08:18:40 +00:00
Sebastian Mendel
c097def342 fixed 'not defined function' 2005-11-02 07:38:57 +00:00
Sebastian Mendel
522c09e27b display error in error box 2005-11-02 07:22:55 +00:00
Marc Delisle
ce68e023e2 undefined variable 2005-11-01 18:46:42 +00:00
Sebastian Mendel
a289fc337a - fixed some rtl languages issues
- added style for notice box (server_export.php)
2005-11-01 09:07:48 +00:00
Sebastian Mendel
166660ebbf bug #1342332 Error messages wrongly formatted. 2005-11-01 07:53:26 +00:00
Sebastian Mendel
1d651f2d9f changed favicon 2005-10-31 16:11:22 +00:00
Sebastian Mendel
45632daaac fixed some rtl language issues 2005-10-31 15:22:03 +00:00
Sebastian Mendel
f761143b95 - use right image path
- fixed icon alignment for rtl languages
2005-10-31 14:59:55 +00:00
Michal Čihař
15884c9c1d Fix URL for cursor (bug #1342683). 2005-10-31 14:03:00 +00:00
Marc Delisle
0a7036cfa1 do not display password No if this is not a real user definition 2005-10-31 13:39:33 +00:00
Michal Čihař
e5d60f74e3 Use normal message on reload, not just plain text. 2005-10-31 12:09:10 +00:00
Michal Čihař
aff64fa5ee Allow collation change for ENUM and SET columns (bug #1343627). 2005-10-31 11:30:29 +00:00
Michal Čihař
4e729233fb Simplify code. 2005-10-31 09:30:55 +00:00
Michal Čihař
da6fae1ec9 Use common code for generating links to documentation, fixes link to new style docs. 2005-10-30 18:59:40 +00:00
Michal Čihař
7ae4646de6 Fix including of files when search path does not contain current directory. 2005-10-30 18:51:34 +00:00
Michal Čihař
e6c5fd8027 Do not escape SQL query twice while showing it in error message (bug #1336452). 2005-10-30 17:52:49 +00:00
Michal Čihař
bc9b7aa8b3 Do not break on special chars in column name (bug #1180668). 2005-10-30 17:24:43 +00:00
Michal Čihař
8bb3b6e969 translation update 2005-10-30 10:12:27 +00:00
Michal Čihař
27876a0246 Sync japanese also, it works now (at least for me). 2005-10-30 10:11:35 +00:00
Michal Čihař
6bee4926c9 Remove duplicite message. 2005-10-30 10:03:50 +00:00
Michal Čihař
148cd8ffdf translation update 2005-10-30 10:02:43 +00:00
Michal Čihař
6783b93986 whitespace cleanup 2005-10-29 22:45:47 +00:00
Michal Čihař
5e1ddad64e Fix documentation links (bug #1341676). 2005-10-29 19:37:45 +00:00
Michal Čihař
fd2196ce5c fix links for chapter documentation (bug #1341676), drop support for old links. 2005-10-29 19:36:24 +00:00
Michal Čihař
1d1005fc3b Link documentation to version we run (RFE #1334292). 2005-10-29 19:09:31 +00:00
Marc Delisle
52795b74fa patch 1328902 (adapted), format row count in the Browse header 2005-10-29 19:06:28 +00:00
Marc Delisle
0fd2ba167f respect the chosen initial 2005-10-29 18:49:54 +00:00
Olivier Müller
d1b7c6bb55 Back from another army period, finally :) (2 years left, normally)
* scripts/upgrade.pl: various fixes (was not handling rc/pl correctely),
      and improvements (--force option, installation summary, backup directory
      timestamp)
2005-10-29 15:03:09 +00:00
Marc Delisle
c9ee62a22d using mysql_fix_privilege_tables does not remove extra privileges granted at some point during upgrade to MySQL 4.0.x 2005-10-29 13:13:48 +00:00
Sebastian Mendel
df461e2e65 added favicon.ico 2005-10-28 10:26:09 +00:00
Sebastian Mendel
59e0493b3e - minor tweak in display
- added PMA_unescape_mysql_wildcards()
- bug #1144110 Unable to escape "_"
- now every user from every mysql table is displayed
- no table specific rights for db wildcards
2005-10-28 09:16:36 +00:00
Sebastian Mendel
ce7425d598 bug #688255 Can't edit priv. when different host in db and user 2005-10-27 20:49:15 +00:00
Sebastian Mendel
4e097c02e9 format rowcount in left frame 2005-10-27 17:09:59 +00:00
Sebastian Mendel
2d6e0f00d8 [XSS] clean $_SERVER variables 2005-10-27 17:03:36 +00:00
Sebastian Mendel
6c7933cd52 - bug #1274032 Field privileges with database names containing underscores
- use DROP USER
 - use db_name LIKE REPLACE( mysql.db.Db, \_, _ )
2005-10-27 15:23:32 +00:00
Sebastian Mendel
82e144529b bug #1334963 Per-server themes - left frame colors unthemed 2005-10-27 08:57:00 +00:00