Hugues Peccatte
f0ba28fc1d
Set namespace on Advisor, Config, Console and Util classes.
...
Set namespace on DbQbe.
Set namespace to 'DbSearch'.
Split Advisor.class.php file.
Change Advisor namespace.
Rename DbQbe class and file.
Set namespace on DisplayResults.
Set namespace on Error.
Use namespace for ErrorHandler.
Add class autoloader.
Change ErrorHandler filename.
Remove some require.
Update Config namespace path.
Update PMA_Util to PMA\libraries\Util.
Rename Font and File classes files.
Use namespace for Footer.
Set namespace in all libraries classes.
Namespace OutputBuffering.
Export SubPartition.
Rename Partition file.
Namespace PDF.
Namespace RecentFavoriteTable.
Replace PMA_Response by Response and PMA_Message by Message.
Update uses and calls.
Fix unit tests.
Fix SqlParser autoload.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:22:52 +02:00
Dan Ungureanu
91b97fadc2
Remove unneeded closing tags.
...
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Chanaka Dharmarathna
4e68ada908
Remove dead codes
...
Signed-off-by: Chanaka Dharmarathna <pe.chanaka.ck@gmail.com>
2014-10-04 11:40:39 +05:30
Madhura Jayaratne
74aebe629b
Spaces around . operator
...
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-01-08 18:06:02 +05:30
J.M
65a4889a0f
Add HTML5 required, placeholder attributes
2013-08-18 15:37:53 +02:00
Michal Čihař
0a3d1d5be8
Better names for URL generating functions
2013-08-07 10:58:17 +02:00
Michal Čihař
d1bb142e87
Remove unused param from PMA_Util::showMySQLDocu
2013-08-07 08:48:50 +02:00
xmujay
6bb321670b
refactor of server_databases.php
2013-06-24 01:13:14 +08:00
xmujay
d23aad1d5b
refactor mysql_charsets.inc.php
2013-06-11 13:25:54 +08:00
Michal Čihař
2fbb4cee0d
Consistently include colon in strings to translate
...
In some languages this makes difference in translating, so it's better
to give translators full context.
2013-04-25 14:22:31 +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
Marc Delisle
2723495a4f
Removed the AjaxEnable directive
2012-12-21 16:04:57 -05:00
Chanaka Indrajith
6971295e96
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
2012-09-16 14:41:47 +05:30
Chanaka Indrajith
766466135e
Implement class behavior of common.lib.php file
2012-06-22 23:38:33 +05:30
Michal Čihař
cfee08c781
Drop $cfg['ErrorIconic']
2012-04-11 15:27:23 +02: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
Rouslan Placella
d17814f463
Replaced use of hard coded images with the sprite-aware PMA_getImage() functions (both PHP and JS).
2011-09-26 20:54:59 +01:00
Madhura Jayaratne
9bcb83af03
File is being conditionally included; use "include" instead
2011-09-23 10:56:30 +05:30
Tyron Madlener
3b3a9fc762
pma spritify part 2
2011-07-15 09:42:16 +03:00
Tyron Madlener
5e09426666
Merge
2011-06-06 14:38:56 +02:00
Marc Delisle
5f85bb0e83
Remove redundancy from message
2011-05-18 07:45:58 -04:00
Marc Delisle
a3e0bc0223
Conditional Ajax for create db
2011-02-02 12:42:46 -05:00
Marc Delisle
81d61125cc
bug #3072495 Creating new database on Databases tab messed layout
2010-10-11 09:34:51 -04: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
e6f083c703
Ajaxified Create Database action. Have to append newly created db to table yet though
2010-07-31 02:25:29 +05:30
ninadsp
e646a2760c
Fixed conflict due to upstream merge
2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +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
Marc Delisle
f55823f47f
strings to gettext, first batch
2010-05-03 12:57:46 -04:00
Marc Delisle
eb74324b59
XHTML other fixes
2009-02-16 10:13:51 +00:00
Michal Čihař
56941e509c
Adding @package, second part.
2008-11-24 11:05:40 +00:00
Marc Delisle
62461e5477
port 2.11.7.1 fix
2008-07-15 19:03:11 +00:00
Marc Delisle
fe78d240bb
b to strong, and remove bold for MySQL charset
2008-07-09 15:24:44 +00:00
Marc Delisle
afbb2a9dc2
protection against XSS when register_globals is on and .htaccess has no effect
2008-06-21 15:01:27 +00:00
Sebastian Mendel
a3923d6bdd
removed MySQL < 5 code
2007-10-02 09:23:37 +00:00
Sebastian Mendel
adb39168cc
coding standard: no braces around include
2007-04-01 09:51:41 +00:00
Sebastian Mendel
374abd5173
fixed/added page level docblock
2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762
synced/fixed vim line
2007-03-19 17:55:39 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
Michal Čihař
7160f799bd
Add label for create database input.
2005-11-15 11:18:48 +00:00
Michal Čihař
5e1ddad64e
Fix documentation links (bug #1341676 ).
2005-10-29 19:37:45 +00:00
Marc Delisle
863a6e24d4
bug #1307208 , detect lack of permission for CREATE TABLE
2005-09-30 19:22:11 +00:00
Michal Čihař
48366e0746
Show box for creating database only if user has privileges to do so (bug #1167892 ).
2005-07-13 12:44:51 +00:00