Michal Čihař
e8e46416fc
Wrap long lines
2013-08-06 15:06:04 +02:00
Michal Čihař
240b8332db
Readd AllowThirdPartyFraming option
...
We want by default no framing of phpMyAdmin, but still some sites might
need to embed it, so configuration option (with appropriate security
warning) is there.
This basically reverts d7e0bed284 .
2013-07-29 14:55:22 +02:00
Dieter Adriaenssens
ef423e145c
remove unused variables : key is not used
2013-01-24 17:31:06 +01:00
Rouslan Placella
c3d8eba07d
Prevent pointless requests for js files
2012-12-19 13:10:36 +00:00
Rouslan Placella
44c12545fc
Generate a single js file server-side for any number of requested files
...
IMPLEMENTS feature request #3583340
2012-12-19 13:10:36 +00:00
Rouslan Placella
c573b0c566
Moved setUrlHash module into ajax.js
2012-11-06 15:20:53 +00:00
Rouslan Placella
483dab2feb
phpcs fixes
2012-10-30 20:24:01 +00:00
Rouslan Placella
753e1f3648
Initial implementation of microhistory
2012-10-30 20:24:00 +00:00
Rouslan Placella
7356b407ad
Rewrite and integration of js/common.js
2012-10-30 20:23:59 +00:00
Rouslan Placella
d7e0bed284
Dropped configuration directive: AllowThirdPartyFraming
2012-10-30 20:16:56 +00:00
Rouslan Placella
307fff3570
The events for the navigation only need to be registered once
2012-10-30 20:10:20 +00:00
Rouslan Placella
7acfbd6544
Record which files to fire events for on initial page load
2012-10-30 20:07:01 +00:00
Rouslan Placella
5838a44339
Use AJAX.registerOnload() instead of $(document).ready()
2012-10-30 20:07:01 +00:00
Rouslan Placella
5486bdb312
Implemented page, menu and scripts loading via ajax
2012-10-30 20:04:52 +00:00
Rouslan Placella
547282a240
Fixed missing function argument in the PMA_Scripts class
2012-06-17 22:05:07 +01:00
Rouslan Placella
e7cd6a1e8a
PHP seems to reset the CWD after a call to exit, so we need to collect the file timestamps early
2012-06-11 14:06:04 +01:00
Rouslan Placella
07c7b29f48
Fixes for disabling the response
2012-06-11 14:06:03 +01:00
Rouslan Placella
e712968b96
Coding style fixes
2012-06-11 14:06:03 +01:00
Rouslan Placella
d5fa1c666f
Handle scripts in the PMA_Footer class
2012-06-11 14:06:03 +01:00
Rouslan Placella
de36567ea6
Docblocks and coding style fixes for the new classes
2012-06-11 14:06:03 +01:00
Rouslan Placella
46de9ecf01
Fixed JS bug in user prefs
2012-06-11 14:06:03 +01:00
Rouslan Placella
e306fadaab
Integrated pmd with the new Header class
2012-06-11 14:06:03 +01:00
Rouslan Placella
97449dae42
New classes PMA_Header and PMA_Scripts
2012-06-11 14:06:02 +01:00