Sebastian Mendel
|
1ee1e0594e
|
added class icon to img-tags
|
2005-11-04 12:53:25 +00:00 |
|
Sebastian Mendel
|
2f31af9efa
|
bug #1348189 after droping db some links in main.php are missing
|
2005-11-04 12:31:37 +00:00 |
|
Sebastian Mendel
|
dbf4ee19e3
|
- bug# 1348089 SQL and actions bellow should be same width
- removed nowrap, vertical srcolling is really annoying
|
2005-11-04 12:16:06 +00:00 |
|
Michal Čihař
|
4c690ff753
|
Read InnoDB exact count before rendering icons for truncating (bug #1337744).
|
2005-11-04 09:47:44 +00:00 |
|
Sebastian Mendel
|
4b0cd49219
|
fixed display of stats for InnoDB and information_schema
|
2005-11-04 07:39:58 +00:00 |
|
Marc Delisle
|
d01a48b5bb
|
lang
|
2005-11-03 21:33:04 +00:00 |
|
Marc Delisle
|
f7fc6c6422
|
update
|
2005-11-03 21:32:04 +00:00 |
|
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 |
|
Marc Delisle
|
7f01edcc9b
|
typo
|
2005-11-03 12:53:28 +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
|
95b99fe543
|
fixed different font sizes
|
2005-11-03 10:34:24 +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ř
|
ab1c21b964
|
too much of just in one sentence
|
2005-11-02 21:14:03 +00:00 |
|
Marc Delisle
|
7a3fef0e39
|
typo and clarifications
|
2005-11-02 20:54:23 +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 |
|
Marc Delisle
|
7d6688e26c
|
patch #1340187, doc about port forwarding
|
2005-10-31 20:15:19 +00:00 |
|
Sebastian Mendel
|
669037e27e
|
fix for 'fixed some rtl language issues'
|
2005-10-31 17:46:37 +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ř
|
54870b1e44
|
include one missing string
|
2005-10-30 15:57:28 +00:00 |
|
Michal Čihař
|
fc4f3f5064
|
fix
|
2005-10-30 10:14:32 +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 |
|