Commit Graph

242 Commits

Author SHA1 Message Date
Kasun Chathuranga
adb2e43f7d Implement feature request #1414 - Allow specifying crontrolport
Set the value of controlport based on the value of controlhost
2013-05-02 21:36:05 +05:30
Michal Čihař
1d5539d3aa Better function names
Follow PEAR coding standard for function names.
2013-05-02 15:01:11 +02:00
Michal Čihař
04063608cb Use format string instead of concatenation 2013-04-25 14:42:45 +02:00
Madhura Jayaratne
2007eb7ff7 Space after exclamation mark 2013-04-12 22:09:26 +05:30
Marc Delisle
bcfba0d46c Fix merge conflicts 2013-02-09 07:50:16 -05:00
Marc Delisle
c8dfa6b2f7 Bug #3777 Cannot log out from second server 2013-01-20 12:51:48 -05:00
Marc Delisle
95fa48fc8e Remove remaining code in tbl_alter.php 2012-12-18 15:44:39 -05:00
Rouslan Placella
b621d2b56c Split the server staus monitor features into a separate page 2012-12-14 19:05:04 +00:00
Rouslan Placella
b1829bf2b2 No such files 2012-11-29 21:28:23 +00:00
Rouslan Placella
0dcaa03d39 Fixed undefined variable 2012-11-29 20:45:25 +00:00
Rouslan Placella
d505e3c70e Wait for erroring out about the token until after the authentication 2012-11-27 01:00:56 +00:00
Michal Čihař
3332746d90 Remove dead code 2012-11-12 09:16:08 +01:00
Rouslan Placella
0d7687d235 Fixed handling of NaviWidth configuration directive 2012-10-30 20:16:57 +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
Chanaka Indrajith
a6234ae0a3 Renamed the file to Util.class.php and modify the relavant files 2012-09-16 13:48:21 +05:30
Michal Čihař
82da547cf8 Fix gettext invocation 2012-09-05 15:50:08 +02:00
Madhura Jayaratne
c4a5af9182 Merge branch 'QA_3_5'
Conflicts:
	js/tbl_select.js
	po/da.po
	tbl_select.php
2012-08-06 22:04:02 +05:30
J.M
53f96bd760 bug #3546277 [core] Call to undefined function __() when config file has wrong permissions 2012-08-06 09:20:07 +02:00
Chanaka Indrajith
106265a7f8 Resolve conflicts 2012-06-30 11:30:39 +05:30
Chanaka Indrajith
74de5e3fd3 common.lib.php file renamed to CommonFunctions.class.php 2012-06-28 06:00:58 +05:30
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Alex Marin
415bd34b1c oop: change include locations for plugins 2012-06-22 19:13:33 +03:00
Alex Marin
65467e9c77 oop: AuthenticationCookie bug 2012-06-22 15:38:54 +03:00
Alex Marin
0565b0e12a oop: integrate authentication plugins 2012-06-22 11:43:54 +03:00
Michal Čihař
6fe86fc549 More clever URL rewriting with ForceSSL (bug #3510196) 2012-06-20 10:29:16 +02:00
Michal Čihař
d578bda100 Clarify code for ForceSSL
Conflicts:

	libraries/common.inc.php
2012-06-20 10:29:09 +02:00
Rouslan Placella
007b10e90a Moved lost global 2012-06-12 14:07:00 +01:00
Rouslan Placella
c7d835347c Force JSON response for AJAX requests 2012-06-11 14:06:04 +01:00
Rouslan Placella
796012fcc5 Completely drop footnotes and use tooltips instead 2012-06-11 14:06:04 +01:00
Rouslan Placella
f6bcab6425 Don't die before the Response class is instanciated 2012-06-11 14:06:04 +01:00
Rouslan Placella
6e12d1a088 Ensure that PMA_Response is instanciated in common.inc.php 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
a5761291f7 Added PMA_Response class 2012-06-11 14:06:03 +01:00
Rouslan Placella
e7a698200d Added PMA_Footer and PMA_Footnotes classes 2012-06-11 14:06:03 +01:00
Rouslan Placella
da1e70e1fb Integrated authentication libraries with PMA_Header class 2012-06-11 14:06:03 +01:00
Rouslan Placella
4a740376c8 Dropped header.inc.php in favor of the PMA_Header class 2012-06-11 14:06:02 +01:00
Rouslan Placella
97449dae42 New classes PMA_Header and PMA_Scripts 2012-06-11 14:06:02 +01:00
Madhura Jayaratne
8649b8263c Fix function names: PMA_AddJSCode -> PMA_addJSCode 2012-05-25 22:45:21 +05:30
Rouslan Placella
933ad71021 Merged CSS stylesheets 2012-05-18 19:14:09 +01:00
Michal Čihař
54dc10a012 Use PMA_fatalError instead of die 2012-05-09 11:58:10 +02:00
Madhura Jayaratne
e2e2bc47e6 Coding style improvements. Mostly wrapping long lines 2012-05-01 16:20:42 +05:30
Michal Čihař
281faa1c01 Prepare for different Types class for MySQL/Drizzle 2012-04-26 10:20:02 +02:00
Michal Čihař
a2bf814f57 Add class for handling types 2012-04-25 15:14:19 +02:00
Madhura Jayaratne
4b8d52d937 Fix CheckStyle warnings, Type:CloseBracketNewLine (Closing parenthesis of a multi-line IF statement must be on a new line) 2012-04-22 21:28:41 +05:30
Rouslan Placella
ff66fdbdf9 Remove stray trailing whitespaces 2012-04-22 00:12:30 +01:00
Jo Michael
cf27d588fe Fix Notice in libraries\common.inc.php#819 Undefined index: collation_connection 2012-04-20 10:35:01 +02:00
Jo Michael
3d28ac3b9e Fix Notice in libraries\common.inc.php#819 Undefined index: collation_connection 2012-04-19 18:44:50 +02:00
Michal Čihař
55eaf86ca3 Move SSL URI generating logic to Config class 2012-04-19 14:19:26 +02:00
Michal Čihař
07445e89a3 More clever URL rewriting with ForceSSL (bug #3510196) 2012-04-19 14:06:47 +02:00