Michal Čihař
15f887a979
Avoid loading themes from non directories, . and ..
2011-08-31 08:07:47 -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
a2f78a6d38
Resolve merge conflicts for upstream merge
2010-07-29 19:17:25 +05:30
Michal Čihař
2dffa21b0c
Loaded by common.
2010-07-26 16:28: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
Marc Delisle
2182098af6
strings to gettext, second batch
2010-05-04 20:07:19 -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ř
f89d6bfe36
There is no @protected...
2008-11-24 11:25:54 +00:00
Michal Čihař
84ae0420fe
Adding @package, third part.
2008-11-24 11:22:44 +00:00
Marc Delisle
544831fda7
patch #2007196 , Typos in comments, thanks to knittl - knittl
2008-07-01 19:21:28 +00:00
Sebastian Mendel
5dd96d42ce
replaced $PMA_errors with new PMA_Error_Handler
2007-10-08 16:02:58 +00:00
Sebastian Mendel
d2b9013fad
fixed E_STRICT
2007-08-02 11:40:16 +00:00
Sebastian Mendel
cfeb306526
coding standard: no spaces inside braces
2007-04-01 11:02:46 +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
827f929eb8
patch #1611684 additionnal change
2007-01-12 18:41:38 +00:00
Michal Čihař
bcc5684a84
security fixes
2007-01-09 09:50:49 +00:00
Marc Delisle
6ca612e2ea
remove a line that does nothing
2006-08-02 17:15:30 +00:00
Michal Čihař
fad722d2f4
Escape user input (CVE-2006-2031).
2006-05-02 09:28:42 +00:00
Sebastian Mendel
ab0c647e18
fixed fallback theme
2006-04-27 13:11:36 +00:00
Sebastian Mendel
5c82bf4b29
use fallback (original) css file if not found in current theme (no need to include unchanged files into theme, f. e. print.css)
2006-04-26 17:09:45 +00:00
Sebastian Mendel
161d2eb2aa
search themes on every script start
2006-04-26 13:29:01 +00:00
Sebastian Mendel
bdd49fd501
fixed bug #1469174 configuration changes not accepted in theme manager
2006-04-12 10:55:06 +00:00
Sebastian Mendel
e2980778e7
fixed bug #1469120 missing property in Theme_Manager class
2006-04-12 09:11:02 +00:00
Marc Delisle
0933619b6b
XSS vulnerability
2006-03-17 01:26:17 +00:00
Michal Čihař
0e01c5ba5c
Fix include path (bug #1442008 ).
2006-03-03 08:39:36 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
Sebastian Mendel
db64c9d105
update theme list on wakeup
2005-12-01 09:12:57 +00:00
Sebastian Mendel
fa4c30cfda
added PMA_Theme_Manager::printPreviews()
2005-11-29 12:48:53 +00:00
Sebastian Mendel
061da44a92
added some functionality
2005-11-29 12:15:42 +00:00
Sebastian Mendel
39384a2df2
new classes for handling themes
2005-11-28 07:59:36 +00:00