34 Commits

Author SHA1 Message Date
Michal Čihař
67e4994490 Single place to handle redirection. 2011-01-31 15:22:25 +01:00
Michal Čihař
dc0c6938b2 [security] Redirect external links to avoid Referer leakage. 2011-01-28 13:22:41 +01:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
a2f78a6d38 Resolve merge conflicts for upstream merge 2010-07-29 19:17:25 +05:30
Michal Čihař
f700a73c81 No need for require_once in these files. 2010-07-26 16:44:47 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Michal Čihař
8b156bd837 rfe #1369509 Link to download more themes. 2009-03-03 15:20:29 +00:00
Michal Čihař
84ae0420fe Adding @package, third part. 2008-11-24 11:22:44 +00:00
Sebastian Mendel
adb39168cc coding standard: no braces around include 2007-04-01 09:51:41 +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
Michal Čihař
75a16f45f8 Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +00:00
Sebastian Mendel
6ac06df7f1 make use of new PMA_Theme and PMA_Theme_Manager classes 2005-11-29 12:49:35 +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
8f1bb56896 - moved styles into css
- no need for javascript for theme selection
2005-11-23 16:56:16 +00:00
Sebastian Mendel
8fc4a4ce05 moved styles into css 2005-11-23 15:01:29 +00:00
Sebastian Mendel
0567bfe215 drop PMA_setFontSizes() 2005-11-23 14:17:53 +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
Michal Čihař
52bb3fd79b Use common header. 2005-10-13 15:01:19 +00:00
Michal Čihař
6c8ec18ba9 Sort themes, use only one code for browsing directory with themes (RFE #1184251). 2005-06-24 12:35:22 +00:00
Michal Čihař
5b5e82a867 Not translated text (bug #1016610). 2004-09-29 15:13:44 +00:00
Michal Čihař
b425d0ebab Do not prepend $cfg['ThemePath'] with another './'. 2004-09-23 14:36:54 +00:00
Michal Čihař
4e37b29113 Better theme version check (bug #1023029). 2004-09-14 14:21:31 +00:00
Michal Čihař
242e2351c1 Escape theme names (bug #1016608). 2004-09-03 12:10:07 +00:00
Marc Delisle
49d79d2321 bug 1005479: remove hardcoded charset 2004-08-15 12:00:24 +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
f184c39b4a remove /images 2004-06-22 15:12:14 +00:00
Marc Delisle
38e93a4736 use standard header for theme manager 2004-06-20 13:01:30 +00:00
Marc Delisle
f8b479a748 files moved into themes/original 2004-06-17 00:49:31 +00:00