Madhura Jayaratne
|
84e9ce4946
|
Spaces around . operator
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-01-08 17:26:27 +05:30 |
|
Dieter Adriaenssens
|
0fe2acc424
|
Merge branch 'master' into string_width
Conflicts:
test/classes/schema/Svg_test.php
|
2013-11-28 16:32:49 +01:00 |
|
Hugues Peccatte
|
d3601abf96
|
Global PHPDoc update.
|
2013-11-10 12:29:55 +01:00 |
|
Madhura Jayaratne
|
20608589c3
|
Remove trailing white spaces
|
2013-10-19 14:29:05 +05:30 |
|
Dieter Adriaenssens
|
2569fee671
|
move duplicate getStringWidth method to seperate class
|
2013-09-27 21:32:12 +02:00 |
|
Dieter Adriaenssens
|
06a98db530
|
fix typo
|
2013-09-27 18:45:47 +02:00 |
|
Dieter Adriaenssens
|
ab5d73a6f6
|
reformat PMA_SVG::getStringWidth
|
2013-09-27 18:44:52 +02:00 |
|
Dieter Adriaenssens
|
32fc5933ac
|
wrap long lines
|
2013-09-27 16:53:39 +02:00 |
|
adamgsoc2013
|
ad726ccb94
|
split output from constructor for Schema classes
remove "exit" which is unneeded action
|
2013-07-10 17:10:13 +08:00 |
|
adamgsoc2013
|
bedd8288af
|
fix the class redefine error in sub class of Schema
1. change class Table_Stats to Table_Stats_$type
2. change class Relation_Stats to Relation_Stats_$type
|
2013-07-10 13:35:47 +08:00 |
|
adamgsoc2013
|
9d8e88bbb1
|
Add UT to validate that the data is set correctly on the sub class of Schema
|
2013-07-10 00:26:24 +08:00 |
|
Kasun Chathuranga
|
0eb45c7a60
|
Add missing package names, align comments
|
2013-06-11 22:02:07 +05:30 |
|
Madhura Jayaratne
|
3dd99512f0
|
These constants are better as a part of DatabaseInterface class
|
2013-05-26 21:15:24 +05:30 |
|
Madhura Jayaratne
|
650a8cdda3
|
Convert database interface to a class
|
2013-05-24 17:30:59 +05:30 |
|
Kasun Chathuranga
|
556bcb9f9d
|
PMA_DBI_num_rows --> PMA_DBI_numRows
|
2013-05-04 08:39:43 +05:30 |
|
Kasun Chathuranga
|
a242ed1ae5
|
PMA_DBI_fetch_row --> PMA_DBI_fetchRow
|
2013-05-04 08:31:22 +05:30 |
|
Kasun Chathuranga
|
5bcc32999f
|
PMA_DBI_fetch_assoc --> PMA_DBI_fetchAssoc
|
2013-05-04 08:30:12 +05:30 |
|
Kasun Chathuranga
|
6b1f6ae046
|
Merge branch 'master' into DBI_naming_cleanUp
Conflicts:
libraries/database_interface.lib.php
libraries/db_table_exists.lib.php
libraries/relation.lib.php
libraries/rte/rte_triggers.lib.php
libraries/schema/Dia_Relation_Schema.class.php
libraries/schema/Visio_Relation_Schema.class.php
tbl_addfield.php
|
2013-05-01 00:51:15 +05:30 |
|
Kasun Chathuranga
|
d933575811
|
PMA_DBI_try_query --> PMA_DBI_tryQuery
|
2013-04-30 23:05:18 +05:30 |
|
Madhura Jayaratne
|
2007eb7ff7
|
Space after exclamation mark
|
2013-04-12 22:09:26 +05:30 |
|
Madhura Jayaratne
|
466a7645c7
|
PHP keywords must be lowercase
|
2013-04-12 21:45:02 +05:30 |
|
Madhura Jayaratne
|
150a47f4b7
|
Use underscore prefix for private methods and instance variables
|
2012-09-22 23:50:41 +05:30 |
|
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ř
|
69fdc5d209
|
Various coding style improvements
|
2012-09-04 15:43:25 +02:00 |
|
Marc Delisle
|
060c53c22d
|
Incorrect headers for DIA, EPS, SVG and Visio relational schema display
|
2012-07-22 08:03:33 -04:00 |
|
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 |
|
Madhura Jayaratne
|
10510e16b4
|
Fix function name: PMA_download_header -> PMA_downloadHeader
|
2012-06-01 21:52:30 +05:30 |
|
Marc Delisle
|
8cad88ecf8
|
Improve method name
|
2012-04-30 11:43:00 -04:00 |
|
Marc Delisle
|
2a66742a00
|
Improve naming
|
2012-04-29 15:07:46 -04:00 |
|
Dieter Adriaenssens
|
68fe78a42a
|
fix function definition
|
2012-04-29 01:09:09 +02:00 |
|
Dieter Adriaenssens
|
0f772aa173
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Madhura Jayaratne
|
d5d3d2bba4
|
Use 'void' if nothing is returned
|
2012-03-18 10:04:39 +05:30 |
|
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
|
4d77e95640
|
Coding style improvements for Svg_Relation_Schema
|
2011-08-22 00:44:51 +05:30 |
|
Piotr Przybylski
|
493aa3a6f0
|
A few fixes for comments in Relation_Schema classes (they still require further work)
|
2011-08-16 14:16:46 +02:00 |
|
Michal Čihař
|
8fcb4720e2
|
Include length in headers when we know it
|
2011-08-04 15:06:09 +02:00 |
|
Michal Čihař
|
c79fc30deb
|
Use new function for download headers
|
2011-08-04 14:21:27 +02:00 |
|
Michal Čihař
|
c9c9fdf49d
|
Consistent capitalisation of PMA_sqlAddSlashes
|
2011-06-27 14:48:15 +02:00 |
|
Michal Čihař
|
a01662dd4a
|
Revemo empty @license tags
|
2011-06-27 11:22:10 +02:00 |
|
Michal Čihař
|
4af40a31d5
|
Remove empty @copyright tags
|
2011-06-27 11:21:54 +02:00 |
|
Michal Čihař
|
ae8935acf3
|
Remove some useless doctags
|
2011-06-22 08:58:18 +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
|
e6211f0c2f
|
Other replacements for easier reading
|
2011-05-09 12:57:28 -04:00 |
|
Michal Čihař
|
0431042bd0
|
Drop $Id$ expansion, nobody complained so far it not working.
|
2010-09-07 15:00:44 +02:00 |
|
Marc Delisle
|
7ca0657ff0
|
remove author names as per our policy
|
2010-08-29 08:54:12 -04:00 |
|
Michal Čihař
|
ab03dc8d5c
|
Whitespace cleanup.
|
2010-08-23 10:50:17 +02:00 |
|
Adnan
|
d579653dc5
|
Removed debug commented code
|
2010-08-18 19:31:29 +05:00 |
|