Commit Graph

42 Commits

Author SHA1 Message Date
236997cbc2 Use standard doctype 2025-04-21 22:03:03 -07:00
Marc Delisle
b2d9121f18 Remove the custom color picker feature 2011-04-22 07:00:45 -04: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
9c34a0eec9 Merged branch official/master. Resolved merge conflicts introduced due to merging of Piotr and Martynas's branches 2010-08-28 01:53:52 +05:30
Crack
5a3ec082d8 fix user preferences in phpmyadmin.css.php
fix css for LightTabs
fix values in <select> lists
2010-07-27 23:15:23 +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
Herman van Rink
43c7f409e3 Add missing slash in jquery css include 2010-04-16 10:09:12 +02:00
Michal Čihař
32d8506607 Add jquery ui theme to themes. 2010-04-15 10:17:58 +02:00
Michal Čihař
f9ccd69538 Remove no longer needed language file names. 2010-04-09 13:57:36 +02:00
Marc Delisle
783892518c Replace MooRainbow with a jQuery color picker 2010-03-25 13:27:58 -04:00
Michal Čihař
94c2f864ae [core] Remove config data from session as it brings chicken-egg problem.
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Marc Delisle
d0c0771de0 mooRainbow.css only if needed 2008-07-19 07:31:22 +00:00
Marc Delisle
bb2c1fbb8d color picker (work in progress) 2008-07-10 17:53:31 +00:00
Marc Delisle
afbb2a9dc2 protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
Sebastian Mendel
b70c5af8d3 define charset first: <http://code.google.com/docreader/#p(doctype)s(doctype)t(ArticleUtf7)> 2008-05-15 07:57:10 +00:00
Sebastian Mendel
c44c681d35 prevent search indexes from indexing phpMyAdmin installations 2008-04-02 07:18:20 +00:00
Marc Delisle
603e566c0d bug #1864468 [display] Theme does not switch to darkblue_orange 2008-01-05 13:33:05 +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
Marc Delisle
42ac66ad74 get rid of propicon 2007-02-10 15:58:46 +00:00
Marc Delisle
8cda2c9b41 allow caching of phpmyadmin.css.php 2006-12-10 13:30:40 +00:00
Sebastian Mendel
757ba7b8da fix to remove scrollbar bug in IE without quirks mode 2006-07-08 09:35:52 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Michal Čihař
8cdb8fb2aa Drop <base href=".." />, it should not be needed at all. 2005-12-11 20:20:14 +00:00
Michal Čihař
05c719aba3 Fix XSS on some libraries (CVE-2005-3665). 2005-11-24 08:15:00 +00:00
Sebastian Mendel
0567bfe215 drop PMA_setFontSizes() 2005-11-23 14:17:53 +00:00
Sebastian Mendel
28a08f296b fixed/added favicon 2005-11-08 09:45:13 +00:00
Sebastian Mendel
eb3f4f5d30 fixed position of link meta tag 2005-11-04 13:20:40 +00:00
Marc Delisle
4bae3aaca4 favicon on login panel 2005-11-03 20:07:43 +00:00
Sebastian Mendel
222f50220c removed unused 'js_isDOM' 2005-10-17 11:32:15 +00:00
Michal Čihař
65b357e886 Move browser detection to only place where it is currently used. 2005-10-13 15:06:46 +00:00
Michal Čihař
f78aa1b2ef Use common header. 2005-10-13 14:48:16 +00:00
Sebastian Mendel
96d1b5cc8b XHTML 1.0 trans. compliance 2005-10-11 16:07:27 +00:00
Marc Delisle
1e98f5f7d4 comments adjustments 2005-07-16 12:59:01 +00:00
Michal Čihař
fc1be828b6 User can now have different theme per server (RFE #1231599). 2005-07-10 18:42:00 +00:00
Michal Čihař
ffe8be0356 Actually use print style in themes, also fixes RFE #1120880. 2005-03-06 23:23:46 +00:00
Michal Čihař
74ec215abc - Fix displaying indexes for print view, use same function as for normal view (bug #1119388).
- Use CSS for hiding print button rather than javascript.
2005-02-14 17:00:08 +00:00
Marc Delisle
d9a21610d1 redesign part 3 2004-06-13 21:39:08 +00:00
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00