Marc Delisle
3e460af6cf
remove non-UTF-8
2007-09-04 16:59:39 +00:00
Marc Delisle
86e8de4285
remove duplicate field ids
2007-09-04 16:28:51 +00:00
Marc Delisle
d25f96a383
dead code
2007-08-18 20:20:45 +00:00
Marc Delisle
ec57102634
warnings for new requirements; remove old PHP4 code
2007-08-18 20:15:47 +00:00
Marc Delisle
b530b2b579
bug #1771721 Old SVN URLs
2007-08-17 20:52:07 +00:00
Sebastian Mendel
008734f8b0
do NEVER unset $table or $db;
...
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
2007-03-30 09:12:05 +00:00
Sebastian Mendel
d0facc3d4f
splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php
2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173
fixed/added page level docblock
2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762
synced/fixed vim line
2007-03-19 17:55:39 +00:00
Sebastian Mendel
420a9d58e7
bug #1662976 Authentication fails when controluser/pass is set
2007-03-19 15:06:53 +00:00
Sebastian Mendel
e016d0a5c0
bug #1648802 different mysql library and server version
2007-03-15 12:13:04 +00:00
Marc Delisle
911316238b
bug 1658160, warning about mcrypt
2007-02-14 21:09:18 +00:00
Marc Delisle
42ac66ad74
get rid of propicon
2007-02-10 15:58:46 +00:00
Michal Čihař
cc2d695d8b
Add support for hiding server information.
2006-10-17 10:25:01 +00:00
Michal Čihař
b79587ee9f
Switch to subversion.
2006-10-13 08:10:07 +00:00
Michal Čihař
40a4f1f030
Mention wiki.
2006-10-13 08:06:24 +00:00
Sebastian Mendel
1eadc0a41a
use @todo tag for todo items, to show up in generated documentation
2006-09-21 14:28:46 +00:00
Sebastian Mendel
f106d9552e
make font size user configurable
2006-07-31 13:52:52 +00:00
Marc Delisle
e4ab1a1eb6
put emphasis on server name on main page
2006-07-13 12:15:11 +00:00
Sebastian Mendel
5304e6330d
move server selection in main to the 'right' (below 'phpMyAdmin')
2006-07-09 10:29:28 +00:00
Sebastian Mendel
baf9be29bd
move server selection above server details (more logical)
2006-07-06 08:21:32 +00:00
Marc Delisle
7374354a1a
bug #1496881 , CVS link in main.php broken
2006-05-29 16:08:33 +00:00
Michal Čihař
a9a04c3b64
Possibility to hide creating of database from main (RFE #1370100 ).
2006-04-27 22:02:57 +00:00
Michal Čihař
9e725e08c6
Fix logout link (bug #1474694 ).
2006-04-24 07:29:53 +00:00
Marc Delisle
7ebc479fa1
bug #1443337 , homepage link
2006-03-06 13:19:57 +00:00
Michal Čihař
e789e40a0b
Same title for processes link (RFE #1350356 ).
2006-02-22 11:31:32 +00:00
Michal Čihař
b105c6c0eb
Better message for reloading privileges (RFE #1420556 ).
2006-02-22 10:41:52 +00:00
Marc Delisle
c3a65a7792
constant already defined
2006-01-19 16:51:51 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
Michal Čihař
eecff606d7
Show server selection if no server set and we have one server configuration (bug #1399880 ).
2006-01-11 10:12:06 +00:00
Michal Čihař
b9a53f9c0e
Do not fail if no server is defined.
2006-01-11 09:54:45 +00:00
Marc Delisle
14af276a9d
reenable a non-privileged user to change his password; display the Reload MySQL link only if user has proper rights
2005-12-27 13:39:44 +00:00
Sebastian Mendel
a7b7f0bd11
- make use of new PMA_Theme and PMA_Theme_Manager classes
...
- remove libraries/select_theme.lib.php
2005-11-29 12:25:31 +00:00
Marc Delisle
b9120de531
move server choice into MySQL container
2005-11-25 14:45:22 +00:00
Sebastian Mendel
81cd3d35dc
moved setting of cookies into index.php
2005-11-24 17:23:46 +00:00
Marc Delisle
e201cdf3dc
Extensions
2005-11-24 13:57:46 +00:00
Sebastian Mendel
eaf7e8e493
- replaced table layout
...
- added some more infos
2005-11-24 12:45:49 +00:00
Michal Čihař
6aeabf44d1
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
2005-11-24 09:12:17 +00:00
Sebastian Mendel
8f1bb56896
- moved styles into css
...
- no need for javascript for theme selection
2005-11-23 16:56:16 +00:00
Michal Čihař
8996ff60a1
Functionalised server selection and use it in cookie auth (RFE #1362727 ).
2005-11-23 15:03:57 +00:00
Michal Čihař
23167de8bf
Common code for language selection form.
2005-11-23 11:12:58 +00:00
Michal Čihař
bee36e92a8
Escape verbose server name (bug #1362671 ).
2005-11-21 12:03:12 +00:00
Sebastian Mendel
507ea546b8
added $GLOBALS['PMA_errors'] array
2005-11-17 12:07:13 +00:00
Michal Čihař
72ca7ecf9a
Drop $cfg['ShowMysqlInfo'] and $cfg['ShowMysqlVars'] and show info in all cases. Drop $is_superuser condition from showing php info.
2005-11-13 21:04:50 +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
Sebastian Mendel
669037e27e
fix for 'fixed some rtl language issues'
2005-10-31 17:46:37 +00:00
Sebastian Mendel
45632daaac
fixed some rtl language issues
2005-10-31 15:22:03 +00:00
Michal Čihař
e5d60f74e3
Use normal message on reload, not just plain text.
2005-10-31 12:09:10 +00:00
Michal Čihař
97bcf33be6
Remove useless isset.
2005-10-24 22:15:16 +00:00
Sebastian Mendel
96d1b5cc8b
XHTML 1.0 trans. compliance
2005-10-11 16:07:27 +00:00
Marc Delisle
863a6e24d4
bug #1307208 , detect lack of permission for CREATE TABLE
2005-09-30 19:22:11 +00:00
Michal Čihař
64bd56dfba
Support for browsing selected columns (RFE #1275909 ).
2005-09-26 19:03:11 +00:00
Marc Delisle
b073c6365e
patch #1257134 : no longer emit the strPmaUriError message
2005-08-23 23:08:21 +00:00
Michal Čihař
48366e0746
Show box for creating database only if user has privileges to do so (bug #1167892 ).
2005-07-13 12:44:51 +00:00
Michal Čihař
22d486cd17
Correct ALT attribute for image (bug #1232124 ).
2005-07-10 18:58:37 +00:00
Marc Delisle
bf91566ec4
bug #1193450 : XHTML compliance
2005-05-22 17:11:10 +00:00
Michal Čihař
a9aedbe951
Unified cookie path handling, added / to end of path (bug #1155373 ).
2005-03-06 21:10:53 +00:00
Marc Delisle
fcd2180686
bug #1154137
2005-03-02 11:40:12 +00:00
Marc Delisle
d3d29bb440
bug #1143528 , Reload MySQL not shown on MySQL 4.1.2
2005-02-26 13:17:40 +00:00
Alexander M. Turek
fb814cd6ef
new icon
2005-01-20 00:06:40 +00:00
Michal Čihař
f1f39b8ed1
added infou about UFPDF to documentation
2004-12-29 14:16:51 +00:00
Marc Delisle
8a251a8f3f
Use SHOW GRANTS for MySQL 4.1.2+
2004-11-01 13:49:45 +00:00
Michal Čihař
b0468dce56
Don't display server choice here, if also in left frame (RFE #984153 ).
2004-10-21 15:52:39 +00:00
Michal Čihař
3f258cfb45
Cleanup of message displaying and navigation reloading.
2004-10-21 10:18:12 +00:00
Michal Čihař
7579740819
Added support for displaying bin logs (RFE #1011770 ).
2004-10-20 15:13:10 +00:00
Michal Čihař
34e3a84aa3
Handle correctly situation with no default server (bug #1049107 ).
2004-10-19 13:46:02 +00:00
Alexander M. Turek
6f96840173
use Traditional Chinese for Hong Kong users
2004-10-12 21:29:08 +00:00
Marc Delisle
f393179dc4
bug 992211 Database 5
2004-09-07 16:57:36 +00:00
Alexander M. Turek
8687273d14
Typo
2004-09-07 03:28:26 +00:00
Alexander M. Turek
dcf17c1159
Check the privileges of the anonymous user, too.
2004-09-05 15:53:32 +00:00
Marc Delisle
6111ce7d45
replace charset introducer by CONVERT USING
2004-09-03 18:59:22 +00:00
Michal Čihař
242e2351c1
Escape theme names (bug #1016608 ).
2004-09-03 12:10:07 +00:00
Michal Čihař
a56d76b55d
Don't show port after verbose name (bug #1013401 ).
2004-08-25 17:37:46 +00:00
Michal Čihař
ae85313a36
Impleneted versioning and naming for themes (RFEs #991642 and #991645 ).
2004-08-12 17:38:43 +00:00
Michal Čihař
ca5b16f654
Change look of adding fields into table (bug #991095 ).
...
I again did some XHTML validation, so removed few of most obvious errors, but there are still many, mostly missing alt attributtes for images and wrongly nested tags.
2004-08-12 15:13:20 +00:00
Marc Delisle
c08b5911f8
bug 980232, js error
2004-08-03 11:08:20 +00:00
Marc Delisle
e18937d5d2
better use default values in the fonction
2004-07-25 21:20:10 +00:00
Marc Delisle
837639360f
bug 997682 Illegal mix of collations
2004-07-25 20:17:53 +00:00
Marc Delisle
d78299a3d6
doc link for connection collation
2004-07-18 21:48:48 +00:00
Alexander M. Turek
278b126afe
The user may now choose his connection character set. This should fix bug #984912 .
2004-07-17 22:58:31 +00:00
Alexander M. Turek
231c7733f8
bug #991887
2004-07-15 21:08:59 +00:00
Marc Delisle
bfbc0d89b2
bug 984136
2004-07-15 18:58:54 +00:00
Marc Delisle
f96f458f18
bug 984136 wrong alignment in RTL
2004-07-07 13:58:05 +00:00
Marc Delisle
117b10d562
cosmetic
2004-07-02 14:27:54 +00:00
Marc Delisle
07833568ea
js error when switching theme
2004-06-25 17:55:04 +00:00
Michal Čihař
9c3c3104d4
Remember selected charset in cookie.
2004-06-25 08:23:47 +00:00
Michal Čihař
77d62c4a7c
Add headers to ChangeLog display.
2004-06-24 09:24:46 +00:00
Marc Delisle
0a3ca3efc1
remove /images
2004-06-23 13:50:38 +00:00
Marc Delisle
f8b479a748
files moved into themes/original
2004-06-17 00:49:31 +00:00
Marc Delisle
84c19c0f42
theme none should be original
2004-06-15 17:03:34 +00:00
Michal Čihař
019ce8747e
Use same code for all server selection, possibly display server links also in right frame, show server links in query frame when possible.
2004-06-15 13:05:02 +00:00
Michal Čihař
cad8362923
various theme selector fixes
2004-06-15 11:10:55 +00:00
Michal Čihař
04eabef22e
Don't reset theme on language change.
2004-06-15 10:55:40 +00:00
Michal Čihař
5ed8e1ef44
Possible undefined variable.
2004-06-15 10:45:06 +00:00
Marc Delisle
587566a89d
various fixes
2004-06-14 20:43:14 +00:00
Marc Delisle
d9a21610d1
redesign part 3
2004-06-13 21:39:08 +00:00
Michal Čihař
40844c8169
language detection improvements
2004-05-25 14:57:10 +00:00
Michal Čihař
1aaa89fa54
Little code reorganistaion (RFE #957308 ), removed some remaining php3 compatibility code in SQL parser.
2004-05-20 16:14:13 +00:00
Michal Čihař
9f07dee9a7
Let's get rid of some tables.
2004-05-13 18:35:29 +00:00