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 |
|
Aris Feryanto
|
7e5fddf4ae
|
Recent table: Add support for browser without javascript
|
2011-06-20 13:21:07 +07:00 |
|
Michal Čihař
|
bbbf2c49ed
|
Drop $GLOBALS['charset'].
It was anyway always set to utf-8 so it does not make sense to keep it
as a variable.
|
2011-06-03 14:04:29 +02:00 |
|
Michal Čihař
|
e6026f6faf
|
Merge remote-tracking branch 'origin/QA_3_4'
|
2011-05-23 13:22:11 +02:00 |
|
Michal Čihař
|
eb52f22eb0
|
bug #3276001 [core] Avoid caching of index.php.
|
2011-05-23 13:19:43 +02:00 |
|
Marc Delisle
|
5f4a8e6a97
|
Update to jQuery 1.6.1
|
2011-05-14 08:26:00 -04:00 |
|
Michal Čihař
|
394c6734d0
|
Use PMA_includeJS from top level page.
This prevents loading files twice, each time with different URL.
|
2011-02-08 09:27:40 +01: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
|
a2f78a6d38
|
Resolve merge conflicts for upstream merge
|
2010-07-29 19:17:25 +05:30 |
|
Michal Čihař
|
ee767e2d3d
|
No need to explicitely include relation.lib its anyway included in common.inc
|
2010-07-26 16:17:59 +02:00 |
|
ninadsp
|
e646a2760c
|
Fixed conflict due to upstream merge
|
2010-07-23 21:59:15 +05:30 |
|
Michal Čihař
|
3e57a8eca9
|
No @uses __('Something').
|
2010-07-20 15:06:34 +02:00 |
|
Michal Čihař
|
318dc4b650
|
Drop @version tag from docblocks.
|
2010-07-20 13:59:17 +02:00 |
|
Michal Čihař
|
8ceb240551
|
Drop passing of convcharset.
|
2010-07-20 11:43:10 +02:00 |
|