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 |
|
Michal Čihař
|
bcc5684a84
|
security fixes
|
2007-01-09 09:50:49 +00:00 |
|
Marc Delisle
|
3c5b5d693a
|
undefined index
|
2006-11-18 11:49:48 +00:00 |
|
Michal Čihař
|
7e5f61842c
|
Fix path disclossure while passing array as some params.
|
2006-11-17 09:32:19 +00:00 |
|
Michal Čihař
|
491187ed77
|
Rename left.php to navigation.php and modify all calls to that. Only config variables are kept as Left*.
|
2006-10-16 07:43:48 +00:00 |
|
Sebastian Mendel
|
abe4cb310e
|
bug #1477576 with rtl langs, navi links open in wrong frame
|
2006-07-03 15:29:06 +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
|
9a4e3a65c2
|
improved themes
|
2006-04-27 13:18:42 +00:00 |
|
Michal Čihař
|
890918a20d
|
Check target against goto_whitelist.
|
2006-04-20 14:16:13 +00:00 |
|
Sebastian Mendel
|
44a0f36096
|
use PMA_getenv()
|
2006-04-11 14:33:17 +00:00 |
|
Sebastian Mendel
|
d9c104577b
|
replaced $_ENV with getenv()
|
2006-03-06 11:45:45 +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ř
|
76bbf08a3d
|
Move navigation frame to right for rtl languages.
|
2005-12-14 15:59:39 +00:00 |
|
Michal Čihař
|
c04775d955
|
Move navigation frame to right for rtl languages.
|
2005-12-14 15:35:24 +00:00 |
|
Sebastian Mendel
|
8444d62a58
|
syncronize id and name attribute for frame tags but keep IE sending querywindow form to the correct window (bug #1374757, #1364470, #1297985)
|
2005-12-07 22:59:37 +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 |
|
Sebastian Mendel
|
74f29a1f0e
|
- moved setting of cookies from index.php into common.lib.php
- revised the parameter passing code
- make use of new functionality of PMA_generate_common_url()
|
2005-11-29 08:46:23 +00:00 |
|
Sebastian Mendel
|
4d21dc6cae
|
wrong check for safari
|
2005-11-24 17:29:48 +00:00 |
|
Sebastian Mendel
|
81cd3d35dc
|
moved setting of cookies into index.php
|
2005-11-24 17:23:46 +00:00 |
|
Michal Čihař
|
f370db5942
|
Add target parameter to index.php to allow direct jump to any script.
|
2005-11-23 20:30:56 +00:00 |
|
Michal Čihař
|
618f2d7408
|
Move javascript stuff out of libraries folder.
|
2005-11-23 19:10:30 +00:00 |
|
Michal Čihař
|
0f8da57b54
|
Avoid XSS on HTTP_HOST.
|
2005-11-21 12:46:10 +00:00 |
|
Sebastian Mendel
|
ec0013dbf6
|
- common.lib.php should REALLY REALLY and ALWAYS be the first include
- no other calls to grab_gloabls.lib.php
|
2005-11-18 13:02:36 +00:00 |
|
Sebastian Mendel
|
fcf387bc70
|
common.lib.php should REALLY REALLY and ALWAYS be the first include
|
2005-11-18 12:50:49 +00:00 |
|
Sebastian Mendel
|
28a08f296b
|
fixed/added favicon
|
2005-11-08 09:45:13 +00:00 |
|
Sebastian Mendel
|
df461e2e65
|
added favicon.ico
|
2005-10-28 10:26:09 +00:00 |
|
Sebastian Mendel
|
e58627459a
|
fix problem not remembering selected server
|
2005-10-19 07:58:50 +00:00 |
|
Sebastian Mendel
|
cf9e4208d1
|
code cleanup whole querywindow js stuff, moved all in one new js file, now included in index.php, bug #1327055
|
2005-10-17 16:40:32 +00:00 |
|
Sebastian Mendel
|
3143135a5c
|
XHTML 1.0 trans. compliance and more semantic XHTML output
|
2005-10-11 11:49:17 +00:00 |
|
Michal Čihař
|
535387e736
|
Add frame spacing (RFE #1036013).
|
2004-10-19 17:23:09 +00:00 |
|
Garvin Hicking
|
9392a58483
|
removed superfluous spaces, introduced more CSS ID attributes
|
2004-10-08 11:14:08 +00:00 |
|
Marc Delisle
|
5103056f34
|
bug 1006011, save the chosen connection collation into a cookie
|
2004-08-26 11:12:17 +00:00 |
|
Marc Delisle
|
57035bec43
|
names and ids for framesets in the noscript section
|
2004-08-05 10:39:46 +00:00 |
|
Marc Delisle
|
0fdf872232
|
given names and ids for framesets
|
2004-08-03 11:09:35 +00:00 |
|
Marc Delisle
|
261abc7537
|
fine tuning left panel for IE
|
2004-07-17 00:57:53 +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
|
03f052c23a
|
bug 981939 and problem with db dropdown in original theme
|
2004-07-05 13:18:08 +00:00 |
|
Marc Delisle
|
bb98260cd3
|
compute queryframe height
|
2004-06-24 20:31:14 +00:00 |
|
Marc Delisle
|
61170805ec
|
temporary fix for new logo adjustment into frame
|
2004-06-24 14:57:19 +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 |
|
Marc Delisle
|
d9a21610d1
|
redesign part 3
|
2004-06-13 21:39:08 +00:00 |
|
Alexander M. Turek
|
37d50c1822
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
Garvin Hicking
|
c2b46ac945
|
Final batch of PHP3-Compatibility fixes. Please test. :-)
|
2003-11-22 20:57:48 +00:00 |
|
Michal Čihař
|
6884f9701a
|
no more support for php3
|
2003-11-18 15:20:45 +00:00 |
|