Commit Graph

41 Commits

Author SHA1 Message Date
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
Madhura Jayaratne
7e169fcaef Coding style improvements 2012-08-31 01:27:17 +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
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
299da6d047 More style errors fixed 2011-09-23 11:36:14 +05:30
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
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ř
3cf4830bbb Replace TRUE/FALSE with true/false.
At least this seems to be the coding standard, so make all files
compliant.
2011-06-06 11:55:09 +02:00
Marc Delisle
850556978b Designer: their could be an internal relation to delete even if engine is InnoDB 2010-11-06 18:20:20 -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
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
dc6c010ddd deleting internal relation no longer worked 2008-05-11 13:11:10 +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
1e81ce19e3 removed MySQL < 5 code 2007-10-02 09:57:19 +00:00
Marc Delisle
9949e5c0b7 Do not try to delete an internal relation if we just deleted an InnoDB one 2007-07-11 12:21:48 +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
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
Michal Čihař
fb9a3a598e Check before commit! 2006-11-17 08:49:30 +00:00