Madhura Jayaratne
1113ba080b
Fix #11464 phpMyAdmin suggests upgrading to newer version not usable on that system
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-23 00:06:25 +10:00
Michal Čihař
4404f28d4b
Replace some links to sourceforge.net with our website
...
- donations are no longer processed by sf.net
- support forums are disabled for years, point users to support page
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-07-02 13:39:15 +02:00
Michal Čihař
a6fd4c2ed4
Cleanup URLs to our website
...
- use https everywhere
- follow redirects on renamed pages
Signed-off-by: Michal Čihař <michal@cihar.com>
2015-07-02 13:39:10 +02:00
Madhura Jayaratne
d6afe6ccf6
bug #4899 [security] CSRF vulnerability in setup
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-13 11:28:19 -04:00
Hugues Peccatte
3de88162ff
Replace PMA_String uses by mb_* calls.
...
Remove part of unused variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-28 20:53:01 +02:00
Hugues Peccatte
9b77d746ab
Mass modifications to use PMA_String.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-06 10:44:03 +02:00
Marc Delisle
f46865c660
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-04-11 09:34:51 -04:00
Ann + J.M
356626bbaa
[interface] Highlight active left menu item in setup
...
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
2014-03-29 20:45:49 +01:00
Marc Delisle
b809e36836
Fix coding style
...
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-03-03 08:10:24 -05:00
Michal Čihař
cea7f75dab
Correct punctuation for sentences
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-02 11:19:15 +01:00
Hugues Peccatte
4f05a8abfa
Merge pull request #808 from Tithugues/nestedLevels
...
Nested levels
2013-12-27 05:33:10 -08:00
Hugues Peccatte
ef49eff205
Standardize names of functions.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-27 13:49:57 +01:00
Madhura Jayaratne
a10ac8859f
Minimize using static methods
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2013-12-23 12:55:39 +05:30
Hugues Peccatte
291c4246b8
Replace function PMA_performConfigChecks by a class.
...
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-22 21:32:05 +01:00
Piotr Przybylski
858b20d26d
Removed wiki links from setup script and user preferences
2013-11-03 13:07:22 +01:00
Piotr Przybylski
a67e41a646
Refactored ConfigFile class so that it is no longer a singleton
...
Fixes bug #4123 Double config including
2013-11-03 12:54:20 +01:00
Marc Delisle
85c5464cec
Fix codestyle
2013-09-09 06:08:26 -04:00
Marc Delisle
24e84b07df
Fix codestyle
2013-09-09 05:55:04 -04:00
Marc Delisle
2c41695fe9
Fix codestyle
2013-09-09 05:49:07 -04:00
Marc Delisle
f30b6a6a5f
Fix codestyle
2013-09-09 05:40:20 -04:00
Marc Delisle
7694dcf4fd
Fix codestyle
2013-09-09 05:35:12 -04:00
Marc Delisle
d8a575210f
Fix codestyle
2013-09-09 05:25:02 -04:00
Marc Delisle
3bd9c515d3
Fix codestyle
2013-09-09 05:16:30 -04:00
Michal Čihař
6ac552ac7c
No more inline html
2013-08-07 13:48:20 +02:00
Michal Čihař
0a3d1d5be8
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
Marc Delisle
269d0c89fe
Fix merge conflicts
2013-07-28 06:17:38 -04:00
Marc Delisle
1429272136
Remove other .htaccess for directories which are not at risk
2013-07-17 15:25:53 -04:00
Michal Čihař
272c7a7918
Better name for function getting language name
2013-05-02 16:10:14 +02:00
Michal Čihař
cf3b086e7e
Various coding style improvements
2013-04-16 13:29:03 +02:00
Rouslan Placella
126319c325
Fixed bug #3585349 - error in setup
2012-11-08 12:10:53 +00:00
Marc Delisle
91a4ca445d
Replace "frame" with "panel" and "left" with "navi" or "navigation"
2012-11-03 07:27:17 -04:00
Michal Čihař
51b8557604
Better naming of functions
2012-09-11 10:14:42 +02:00
Michal Čihař
371d420c21
Simplify linking to documentation
...
Now documentation can be simply linked using [doc@anchor]..[/doc]
2012-09-05 15:19:13 +02: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
Madhura Jayaratne
36644a8365
Arguments with default values must be at the end of the argument list
2012-05-10 21:38:32 +05:30
Michal Čihař
54dc10a012
Use PMA_fatalError instead of die
2012-05-09 11:58:10 +02:00
Jo Michael
161a5a9321
Fix new checkstyle warnings
2012-04-29 03:16:11 +02:00
Jo Michael
7c1411d3e0
Fix checkstyle InlineControlStructure warnings
2012-04-29 02:36:12 +02:00
Michal Čihař
952647ef80
Fix syntax error
2012-04-26 13:25:13 +02:00
Madhura Jayaratne
4ff76ff31c
Coding style improvements (Inline control structures are discouraged)
2012-04-25 23:39:04 +05:30
Madhura Jayaratne
3332151859
Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself)
2012-04-14 09:09:21 +05:30
Dieter Adriaenssens
3a3da2987e
add vim directive for indenting with spaces
2012-04-11 16:18:53 +02:00
Jo Michael
653f086815
Replaced xml:lang attributes by lang for HTML5
2012-03-18 14:46:59 +01:00
Dieter Adriaenssens
43b41a8cbb
cleanup package tags
2012-03-14 15:37:36 +01:00
Michal Čihař
c9c9e549da
Use uniqid to display this message every time configuration is saved
2012-01-31 11:03:03 +01:00
Michal Čihař
e56949f160
Use package name PhpMyAdmin
...
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Dieter Adriaenssens
8adddca21f
Merge branch 'QA_3_4'
2011-10-04 19:16:10 +02:00
Dieter Adriaenssens
ca597dc423
[security] Fixed XSS in setup (host parameter), see PMASA-2011-16
2011-10-04 19:15:19 +02:00
Dieter Adriaenssens
5c751cd1c0
make die() messages translatable, where possible
2011-08-25 22:38:51 +02:00