Madhura Jayaratne
ac81596bfc
[Security] Fix path disclosure, items 1.4.x, 1.5 and 1.6
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-01-15 08:12:48 +11:00
Madhura Jayaratne
fea1d39fef
bug #4899 [security] CSRF vulnerability in setup
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-12 19:56:53 +05:30
Michal Čihař
fad8d76f68
Include minified versions JS in git of jQuery and jQuery-UI
2013-07-08 13:00:16 +02:00
Rouslan Placella
9b0dbbddea
Upgraded jquery json plugin to v2.4
2012-12-20 18:42:51 +00:00
Rouslan Placella
501e3a9f2c
Upgraded jquery and jquery-ui
2012-12-19 14:50:36 +00:00
Rouslan Placella
d9a6e77864
Fixed bug #3583240 - /setup: AJAX is not defined
2012-11-04 13:07:07 +00:00
Rouslan Placella
07c7b29f48
Fixes for disabling the response
2012-06-11 14:06:03 +01:00
Rouslan Placella
a054562100
PMA_Footer and PMA_Header no longer need to be singletons
2012-06-11 14:06:03 +01:00
Rouslan Placella
a9e97a9e72
Fixed invalid method invocation
2012-06-11 14:06:03 +01:00
Rouslan Placella
afb5600e7e
Dropped header_http.inc.php
2012-06-11 14:06:03 +01:00
Michal Čihař
daaf6dff2d
Merge branch 'setup-css' of https://github.com/mynetx/phpmyadmin into merge
...
Conflicts:
setup/index.php
2012-05-17 15:56:11 +02:00
J.M
3a4b831cf5
Adapt pmahomme style for setup pages
2012-05-17 15:28:28 +02:00
Michal Čihař
54dc10a012
Use PMA_fatalError instead of die
2012-05-09 11:58:10 +02:00
Dieter Adriaenssens
3a3da2987e
add vim directive for indenting with spaces
2012-04-11 16:18:53 +02:00
Marc Delisle
7fb054554c
Put back jQuery 1.6.2 due to conflicts with Highcharts 2.1.5 (tried to upgrade Highcharts but faced other problems)
2012-04-10 18:08:58 -04:00
Marc Delisle
1fd405d20e
Update to jQuery 1.7.2
2012-04-07 09:29:47 -04:00
Jo Michael
af0e6c71e7
Use HTML5 DOCTYPE along with new charset meta-tag
2012-03-16 22:54:32 +01:00
Dieter Adriaenssens
43b41a8cbb
cleanup package tags
2012-03-14 15:37:36 +01:00
Dieter Adriaenssens
9ed088cd7c
remove author names from code
2012-03-14 15:11:47 +01:00
Piotr Przybylski
4a5cb00df5
Fix jQuery UI version number
...
It's 1.8.16, not 1.8.6
2011-10-11 02:00:45 +02:00
Piotr Przybylski
ac365e0262
Upgrade jQuery UI to 1.8.6
2011-10-10 22:35:36 +02:00
Dieter Adriaenssens
5c751cd1c0
make die() messages translatable, where possible
2011-08-25 22:38:51 +02:00
Michal Čihař
4afb63d08f
Upgrade to jQuery 1.6.2
...
This should be compatible with 1.6.1 and my tests show no problems.
2011-08-05 15:31:38 +02:00
Marc Delisle
108f738423
remove version number in /setup
2011-07-15 08:57:23 -04:00
Marc Delisle
5f4a8e6a97
Update to jQuery 1.6.1
2011-05-14 08:26:00 -04:00
Miłosz Lewandowski
0d39b5f71a
Show message to move config in setup (bug #3277503 ).
2011-05-11 13:27:28 +02:00
Marc Delisle
b923bb3fbb
Upgrade to jQuery 1.4.4
2011-01-02 08:00:25 -05: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
4a5ffa7a12
File comments:
...
- remove @license and @version from comments
- add vim settings
- change descriptions in form definition files
2010-08-03 00:55:57 +02:00
Crack
b2ecf17803
Split setup/scripts.js into generic and setup script specific parts
2010-06-12 12:42:29 +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
Michal Čihař
c2de4dd8d9
Add full uncompressed version of jquery ui.
2010-04-15 09:34:52 +02:00
Michal Čihař
71ff89c2fe
Include non minified version in Git.
...
The JS compression will happen on release.
2010-04-13 11:52:33 +02:00
Crack
5603e1a683
Setup script: migrate MooTools code to jQuery
2010-04-09 11:11:39 +02:00
Marc Delisle
819324ede6
remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
2010-03-06 18:04:17 +00: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ř
78b00824eb
[core] Updated mootools to fix some glitches with Safari.
...
Mootools are now in separate files as distributed upstream.
2010-01-04 15:35:23 +00:00
Michal Čihař
9561f56875
Fix some phpdoc errors.
2008-11-24 09:55:30 +00:00
Marc Delisle
c930d2bd4f
patch #209978 , missing svn:eol-style
2008-09-10 16:53:28 +00:00
Piotr Przybylski
5c658310aa
new setup script (Google Summer of Code 2008), work in progress
2008-08-28 18:02:18 +00:00