Marc Delisle
5103056f34
bug 1006011, save the chosen connection collation into a cookie
2004-08-26 11:12:17 +00:00
Marc Delisle
2102df6073
move search operators to config
2004-08-17 12:37:37 +00:00
Michal Čihař
8f3c3accec
Better appending of LIMIT (bug #978930 ).
2004-08-16 15:55:06 +00:00
Michal Čihař
37307b9905
remove useless comparsion
2004-08-12 18:08:18 +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
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
a991dc6265
typo about GLOBALS
2004-07-15 11:17:47 +00:00
Marc Delisle
6f97956b60
bug 989581 and display problems if left panel when switching themes
2004-07-14 13:16:03 +00:00
Marc Delisle
ed3eaa7449
renamed colors.inc.php to layout.inc.php
2004-07-12 15:20:55 +00:00
Marc Delisle
0e8e84d8c0
bug 981359 optional hex for binary
2004-07-01 01:30:37 +00:00
Alexander M. Turek
5dd5999d7f
security fix against $_REQUEST['cfg'] exploits
2004-06-30 13:13:19 +00:00
Marc Delisle
eaea6da89d
BrowseMarkerEnable
2004-06-24 14:20:26 +00:00
Marc Delisle
f5db2f7cfe
BrowsePointerEnable
2004-06-24 13:47:01 +00:00
Marc Delisle
de04757024
LeftPointerEnable
2004-06-24 12:41:10 +00:00
Michal Čihař
d924b831fd
Use read_dump.php instead of sql.php for links, otherwise we'll fail on commas.
2004-06-24 11:28:30 +00:00
Marc Delisle
4eb829f874
remove /images
2004-06-23 13:31:44 +00:00
Marc Delisle
85c2d52ce5
missing elements for Refresh link feature
2004-06-22 18:16:45 +00:00
Marc Delisle
919bfd6646
redesign phase 4
2004-06-18 20:02:27 +00:00
Marc Delisle
9d339c0a1f
undefined unparsed_sql when fmtType is none
2004-06-17 19:46:33 +00:00
Marc Delisle
03f9900a64
fix original theme colors
2004-06-17 09:47:13 +00:00
Marc Delisle
a828c214da
better message
2004-06-16 23:06:07 +00:00
Marc Delisle
59a2ae4d90
missing tags
2004-06-16 12:39:00 +00:00
Michal Čihař
1eaa0a7596
slight optimalisation
2004-06-16 07:39:48 +00:00
Marc Delisle
21fbc1d33d
missing title tags
2004-06-16 01:54:29 +00:00
Michal Čihař
367d508d21
On error show edit link with table context if possible.
2004-06-15 17:27:17 +00:00
Michal Čihař
9e75a51fd0
for marc :-)
2004-06-15 15:36:56 +00:00
Marc Delisle
67d381bb22
test for PMA_securePath
2004-06-15 15:26:50 +00:00
Marc Delisle
a12663d2d0
PMA_securePath
2004-06-15 14:50:22 +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ř
092769a727
Support for SHA1 function (RFE #971703 ).
2004-06-15 10:37:39 +00:00
Marc Delisle
bdaf8242e4
make it work with older config file
2004-06-14 23:16:37 +00:00
Marc Delisle
d9a21610d1
redesign part 3
2004-06-13 21:39:08 +00:00
Michal Čihař
d9cc90927c
Add FOREIGN_KEY_CHECKS=0 to export (RFE #966038 ).
2004-06-08 09:21:48 +00:00
Alexander M. Turek
e10e729b96
backwards compatibility
2004-06-08 05:50:02 +00:00
Michal Čihař
6ecfb039fc
Remove spaces from strServer, strDatabase
2004-06-03 10:20:28 +00:00
Michal Čihař
a32dc0b397
css improvements (design should not be changed by this, just the way how it is done)
2004-06-03 09:31:39 +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ř
ea63ab24c5
Show refresh link only for SELECT and SHOW queries.
2004-05-13 17:59:56 +00:00
Alexander M. Turek
1856f02c20
patch #947190 (Redesign)
2004-05-08 14:20:25 +00:00
Michal Čihař
0b9bdd62a7
Support for insert multiple rows at once (RFE #749733 ).
2004-05-05 10:05:30 +00:00
Michal Čihař
af00a22cdd
Add Refresh link (RFE #942110 ).
2004-05-03 13:48:42 +00:00
Michal Čihař
e60b9ac61b
Make tabs CSS styled (RFE #946540 ).
2004-05-03 09:35:14 +00:00
Marc Delisle
4d197aa5dc
Patch 859034 better BLOB comparison
2004-04-29 17:35:57 +00:00
Garvin Hicking
8cc4bd7fa4
Bug #942296 - Safari can't handle location.replace() redirects
...
correctly
2004-04-28 12:13:36 +00:00
Michal Čihař
23f8ddfdbd
When only_db matches no database, do not show any (bug #943626 ).
2004-04-28 10:57:25 +00:00
Michal Čihař
04229e997f
Be valid XHTML.
2004-04-27 11:54:54 +00:00
Marc Delisle
02580c9b3b
optional server list as links in left panel
2004-04-26 14:01:25 +00:00