Michal Čihař
|
63a5fdaa21
|
Add rel="noopener noreferrer" to all target="_blank" links
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-07-12 10:59:38 +02:00 |
|
Michal Čihař
|
cf2e0afdb7
|
Use https for wiki links
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-07-09 09:10:57 +02:00 |
|
Marc Delisle
|
a498a6c8cb
|
bug #3995 Drizzle server charset notice
|
2013-10-06 09:32:24 -04:00 |
|
Marc Delisle
|
256fcb61fe
|
bug #4099 Server/library difference warning: setting is ignored
|
2013-09-24 06:49:39 -04:00 |
|
Michal Čihař
|
4da684e7b6
|
Fixed escaping in error message asking for translations
|
2013-07-30 10:17:32 +02:00 |
|
Marc Delisle
|
30e0e3648d
|
bug #3921 Call to undefined function PMA_isSuperuser() if default server is not set
|
2013-06-08 13:27:29 -04:00 |
|
Marc Delisle
|
d2e217160b
|
bug #3961 Avoid Suhosin warning when in simulation mode
|
2013-06-02 09:21:00 -04:00 |
|
J.M
|
529903e0dd
|
Fix bug #3907 undefined variables, function parameter problems
Thanks Rasmus Lerdorf for analyzing!
|
2013-05-13 11:27:56 +02:00 |
|
Samith Dassanayake
|
16fcf13983
|
Fixed coding style
|
2013-03-08 22:43:17 +05:30 |
|
Samith Dassanayake
|
c88420a247
|
[Contest1] No hard-coded icons in css
Modified "list-style-type" to "none" for the list items that has an image as the bullet point and aligned them
|
2013-03-02 22:07:48 +05:30 |
|
Dieter Adriaenssens
|
49371bbb85
|
Better description
|
2013-02-13 14:38:06 +01:00 |
|
Michal Čihař
|
1e4d8e2996
|
Merge branch 'master' of git://github.com/DronRathore/phpmyadmin into DronRathore-master
Conflicts:
index.php
|
2013-01-10 08:46:40 +01:00 |
|
Dron Rathore
|
1176ea8b7c
|
Fixed a Typo.
Typo.
|
2013-01-10 12:56:57 +05:30 |
|
Marc Delisle
|
2723495a4f
|
Removed the AjaxEnable directive
|
2012-12-21 16:04:57 -05:00 |
|
Michal Čihař
|
a6e5286467
|
Fix links to FAQ
|
2012-11-12 14:15:45 +01:00 |
|
Michal Čihař
|
61a601fc73
|
Implement linking to new documentation
|
2012-11-12 09:48:05 +01:00 |
|
Rouslan Placella
|
963a196fb1
|
Renamed PMA_Language_select and dropped use of echo in this function
|
2012-11-05 20:26:12 +00:00 |
|
Rouslan Placella
|
9fd82511c8
|
Open phpinfo in a new window
|
2012-10-30 20:24:00 +00:00 |
|
Rouslan Placella
|
49d2d6f5fb
|
Fixed behavior of NavigationDisplayServers configuration directive
|
2012-10-30 20:16:57 +00:00 |
|
Rouslan Placella
|
41ddd1cc6a
|
Renamed configuration directive: LeftDisplayServers => NavigationDisplayServers
|
2012-10-30 20:16:57 +00:00 |
|
Rouslan Placella
|
237e7f11c9
|
Avoid redirecting to self
|
2012-10-30 20:10:21 +00:00 |
|
Rouslan Placella
|
4d4c8a9bad
|
Update recent tables through index,php instead of navigation.php
|
2012-10-30 20:10:20 +00:00 |
|
Rouslan Placella
|
1b69d0bf55
|
Drop the target attrbute from links and forms
|
2012-10-30 20:10:20 +00:00 |
|
Rouslan Placella
|
797fbf4a98
|
Die after redirect
|
2012-10-30 20:10:20 +00:00 |
|
Rouslan Placella
|
90b7b964a9
|
Dropped outdated workaround
|
2012-10-30 20:10:20 +00:00 |
|
Rouslan Placella
|
9e3a9ee52f
|
Dropped main.php
|
2012-10-30 20:10:20 +00:00 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +05:30 |
|
Michal Čihař
|
44d59e7636
|
Various coding style improvements
|
2012-09-04 15:51:02 +02:00 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Rouslan Placella
|
1f7daca600
|
Dropped PMA_includeJS() in favor of the PMA_Scripts class
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
d9bedbd75e
|
Finished integrating the PMA_Footer class
|
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 |
|
Madhura Jayaratne
|
6f9253b59e
|
Various coding style improvements
|
2012-06-03 20:40:47 +05:30 |
|
Michal Čihař
|
c3afb50573
|
Add docs to some files and methods
|
2012-04-27 13:41:44 +02:00 |
|
Willian Gustavo Veiga
|
bf540384ee
|
Unnecessary "else" statement removed
|
2012-04-13 22:12:28 -03: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 |
|
Rouslan Placella
|
e60b73fab9
|
Fixed broken redirect due to globals removal on expired session
|
2012-04-04 20:04:58 +01:00 |
|
Michal Čihař
|
22c3b46546
|
Merge remote-tracking branch 'origin/QA_3_5'
|
2012-04-04 11:27:34 +02:00 |
|
Rouslan Placella
|
04e64410d7
|
Fixed bug #3514490 - Multiple Navigation panels bug still present
|
2012-04-04 02:17:54 +01:00 |
|
Jo Michael
|
b2fd866d87
|
Leading ./ paths for includes can be omitted, part 2
|
2012-03-16 23:11:57 +01:00 |
|
Jo Michael
|
3b56f6a53b
|
Leading ./ paths for links and favicons can be omitted, part 1
|
2012-03-16 23:04:12 +01:00 |
|
Jo Michael
|
e04d8812fb
|
Bug #3498559 Not relying on grab_globals for $_GET[target], use $_REQUEST
|
2012-03-10 14:21:33 +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
|
a30554b1e4
|
use require() instead of include() when including file unconditionally
|
2011-09-06 21:48:05 +02:00 |
|
Dieter Adriaenssens
|
e82d3c7136
|
require/include are statements not functions; no parentheses are required
|
2011-08-21 23:36:10 +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 |
|
Michal Čihař
|
e57f27e50b
|
Remove @uses tags from docblocks
|
2011-06-27 11:20:20 +02:00 |
|