Chanaka Indrajith
|
e6894be57f
|
Renamed ->method() with PMA_Util::method()
|
2012-09-16 14:35:45 +05:30 |
|
Chanaka Indrajith
|
0829709064
|
Remove variable
|
2012-09-16 14:31:22 +05:30 |
|
Michal Čihař
|
82da547cf8
|
Fix gettext invocation
|
2012-09-05 15:50:08 +02:00 |
|
Madhura Jayaratne
|
21b89133e0
|
Some coding style improvements
|
2012-07-29 18:52:16 +05:30 |
|
Chanaka Indrajith
|
39d37fafcc
|
Resolved conflicts
|
2012-06-27 21:53:59 +05:30 |
|
Madhura Jayaratne
|
ec046f7d11
|
Use camel case for function names (PMA_query_as_controluser => PMA_queryAsControlUser)
|
2012-06-23 23:06:29 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Rouslan Placella
|
31c8ca6301
|
Disable Response class for XHR requests in PMD
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
e306fadaab
|
Integrated pmd with the new Header class
|
2012-06-11 14:06:03 +01:00 |
|
Madhura Jayaratne
|
67c68ba7ca
|
Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupported
|
2012-05-11 22:11:24 +05:30 |
|
Madhura Jayaratne
|
4ff76ff31c
|
Coding style improvements (Inline control structures are discouraged)
|
2012-04-25 23:39:04 +05:30 |
|
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 |
|
Michal Čihař
|
03cb361420
|
Add trailing ; after ALTER TABLE (rfe #2009500)
|
2012-04-19 13:48:30 +02:00 |
|
Michal Čihař
|
c8b686577c
|
Move common includes to root files rather than to library (which should not be lodaded separately) (issue #36)
|
2012-04-17 09:02:29 +02:00 |
|
Jo Michael
|
b2fd866d87
|
Leading ./ paths for includes can be omitted, part 2
|
2012-03-16 23:11:57 +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 |
|
Madhura Jayaratne
|
e67a0a2531
|
Spaces between parameters in function calls
|
2011-09-23 08:43:41 +05:30 |
|
Dieter Adriaenssens
|
a30554b1e4
|
use require() instead of include() when including file unconditionally
|
2011-09-06 21:48:05 +02:00 |
|
Dieter Adriaenssens
|
946b82a1fb
|
remove unused code
|
2011-08-25 22:41:40 +02:00 |
|
Michal Čihař
|
a1c5e7f67a
|
Move library to libraries
|
2011-08-19 12:21:55 +02:00 |
|
Michal Čihař
|
c9c9fdf49d
|
Consistent capitalisation of PMA_sqlAddSlashes
|
2011-06-27 14:48:15 +02: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 |
|
Marc Delisle
|
ab58b2cf6f
|
undefined messages in Designer
|
2010-11-07 07:18:53 -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ř
|
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
|
b05a903dc3
|
gettext conversion
|
2010-05-14 07:47:50 -04:00 |
|
Marc Delisle
|
e67f4cbc54
|
clarify function name
|
2009-06-24 11:34:56 +00:00 |
|
Michal Čihař
|
c892873ae3
|
Do not use same function name in two contexts.
|
2008-11-24 10:10:36 +00:00 |
|
Marc Delisle
|
7c5d5c466a
|
PBXT: foreign key support
|
2008-05-04 18:36:17 +00:00 |
|
Marc Delisle
|
11fe557094
|
avoid of existing variables during extract
|
2008-02-21 17:42:07 +00:00 |
|
Sebastian Mendel
|
cfeb306526
|
coding standard: no spaces inside braces
|
2007-04-01 11:02:46 +00:00 |
|
Sebastian Mendel
|
da19f7be80
|
marked phpMyAdmin Designer as own package (phpMyAdmin-Designer)
|
2007-03-20 15:11:15 +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 |
|
Marc Delisle
|
da02feb979
|
patch #1627831, English language improvements - also, abstract some messages to lang
|
2007-01-05 17:30:36 +00:00 |
|
Marc Delisle
|
af31d1e079
|
designer: support for MSIE 6 and various fixes
|
2007-01-02 14:39:22 +00:00 |
|
Marc Delisle
|
19a5d15d30
|
remove unneeded calls, and very if internal relations are enabled before trying to create one
|
2006-11-23 17:25:57 +00:00 |
|
Marc Delisle
|
2139841461
|
rename pmd_session.php to pmd_common.php
|
2006-11-22 18:05:33 +00:00 |
|
Marc Delisle
|
3affb2d94b
|
support internal relations also on unique keys, not only on primary keys
|
2006-11-19 12:59:09 +00:00 |
|
Michal Čihař
|
fb9a3a598e
|
Check before commit!
|
2006-11-17 08:49:30 +00:00 |
|