Commit Graph

21 Commits

Author SHA1 Message Date
Marc Delisle
9ec978a4a9 remove profiling 2006-09-19 21:33:14 +00:00
Sebastian Mendel
91c0522cd1 correctly escape strings inside JavaScript (part of bug #1532721) 2006-08-02 10:25:37 +00:00
Sebastian Mendel
9bd00d3dff renamed JavaScript function refreshLeft() to refreshNavigation() 2006-07-04 06:30:44 +00:00
Sebastian Mendel
506b3cb938 bug #1477576 with rtl langs, navi links open in wrong frame 2006-07-03 15:01:45 +00:00
Sebastian Mendel
cd00d5f600 bug #1477576 with rtl langs, navi links open in wrong frame 2006-07-03 14:32:15 +00:00
Marc Delisle
e32dceaa78 unnecessary disc access 2006-06-09 20:55:08 +00:00
Michal Čihař
79f778db99 Escape user input to avoid XSS. 2006-05-12 14:33:29 +00:00
Sebastian Mendel
7aceb33643 fixed bug #1454874 Javascript error in new (not framed) print window 2006-04-12 11:50:19 +00:00
Sebastian Mendel
44a0f36096 use PMA_getenv() 2006-04-11 14:33:17 +00:00
Sebastian Mendel
5bdcd33740 replaced $_SERVER with getenv() 2006-03-06 11:32:58 +00:00
Sebastian Mendel
784a4fb4f7 added icon for new window 2006-02-22 08:46:54 +00:00
Sebastian Mendel
9290eff347 bug #1436279 Left frame links open in new windows in Safari 2006-02-22 07:56:42 +00:00
Sebastian Mendel
2cecb832e6 do not print selflink 2006-02-17 11:05:26 +00:00
Sebastian Mendel
f4b8fae9cf fixed bug #1409893 - links in navigation frame opens new window 2006-02-13 13:21:18 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Sebastian Mendel
7358f5a712 allow 0 as name for database, table collumn, alias and index 2006-01-14 23:17:17 +00:00
Michal Čihař
75a16f45f8 Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +00:00
Michal Čihař
9aa4e9ac61 Better message for new window, thanks to Sebastian and Marc. 2005-11-25 08:49:56 +00:00
Michal Čihař
ab9aef8977 Header and footer per themes (RFE #984152), config.{header,footer}.inc.php files are now optional. 2005-11-25 08:37:54 +00:00
Michal Čihař
d4a6f3a670 Header and footer per themes (RFE #984152). 2005-11-25 08:17:42 +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