Marc Delisle
|
060c53c22d
|
Incorrect headers for DIA, EPS, SVG and Visio relational schema display
|
2012-07-22 08:03:33 -04:00 |
|
Rouslan Placella
|
6bfa855fcb
|
Revert "Fixed submission of Export Schema form"
This reverts commit 3b75241fa9.
|
2012-07-22 11:35:46 +01:00 |
|
Rouslan Placella
|
3b75241fa9
|
Fixed submission of Export Schema form
|
2012-07-21 18:17:19 +01:00 |
|
Marc Delisle
|
865d06ff7f
|
Could not add a table to a relational schema
|
2012-07-21 13:13:39 -04:00 |
|
Marc Delisle
|
02af4bcf4c
|
Could not delete a relational schema page
|
2012-07-21 12:58:24 -04:00 |
|
Marc Delisle
|
c8e96d0bf0
|
Missing getCommonFunctions method in class
|
2012-07-10 12:47:58 -04:00 |
|
Marc Delisle
|
03f34c4ef0
|
Unused method: setCommonFunctions()
|
2012-07-10 12:36:27 -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 |
|
Rouslan Placella
|
ae6e50a8a8
|
Drop display() from Header and Footer classes. The Response class will do all the rendering.
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
eb98110541
|
Dropped footer.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
a054562100
|
PMA_Footer and PMA_Header no longer need to be singletons
|
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 |
|
Michal Čihař
|
116945a28d
|
Various documentation fixes
|
2012-06-07 11:39:57 +02:00 |
|
Michal Čihař
|
2ebc3e3d94
|
Add @package to class docs
|
2012-06-07 11:36:30 +02:00 |
|
Michal Čihař
|
1848ed2f14
|
Drop PMA_PDF prefix from class methods
|
2012-06-07 11:35:29 +02:00 |
|
Michal Čihař
|
6e0a3d74f6
|
Add method docblock
|
2012-06-07 11:32:35 +02:00 |
|
Michal Čihař
|
c59da3d905
|
Missing file doc
|
2012-06-07 11:31:24 +02:00 |
|
Michal Čihař
|
0dd2323674
|
Use standard boolean operators
|
2012-06-07 11:29:50 +02:00 |
|
Michal Čihař
|
724fc4869f
|
Wrap some long lines
|
2012-06-07 11:29:26 +02:00 |
|
Michal Čihař
|
1a0471d8de
|
More readable code
|
2012-06-07 11:28:12 +02:00 |
|
Michal Čihař
|
705c01b5c9
|
Better name for function
|
2012-06-04 12:08:14 +02:00 |
|
Madhura Jayaratne
|
10510e16b4
|
Fix function name: PMA_download_header -> PMA_downloadHeader
|
2012-06-01 21:52:30 +05:30 |
|
Chanaka Indrajith
|
dd237eb924
|
Resolve conflicts due to changes in method names of common.lib.php
|
2012-05-13 12:39:31 +05:30 |
|
Madhura Jayaratne
|
67c68ba7ca
|
Fix function names: PMA_foreignkey_supported -> PMA_isForeignKeySupported
|
2012-05-11 22:11:24 +05:30 |
|
Madhura Jayaratne
|
b5bfe6df6a
|
Fix function names: PMA_display_html_radio -> PMA_displayHtmlRadio
|
2012-05-11 21:59:34 +05:30 |
|
Chanaka Indrajith
|
dfc73d3494
|
Resolved conflicts after merge
|
2012-05-08 23:57:59 +05:30 |
|
Chanaka Indrajith
|
004f4f5258
|
Render HTML content in PMA_displayTableHeaders() function at once, in display_tbl.lib.php file
|
2012-05-08 22:19:40 +05:30 |
|
Dieter Adriaenssens
|
7cb39d038a
|
remove unused variables
|
2012-05-05 23:18:03 +02:00 |
|
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 |
|
Marc Delisle
|
3da49e3418
|
Clarify variable name
|
2012-04-21 14:48:30 -04:00 |
|
Marc Delisle
|
1c58314c53
|
Clarify function name
|
2012-04-21 14:40:08 -04:00 |
|
Dieter Adriaenssens
|
0f772aa173
|
check if PHPMYADMIN is set
|
2012-04-14 16:51:26 +02:00 |
|
Madhura Jayaratne
|
3332151859
|
Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself)
|
2012-04-14 09:09:21 +05:30 |
|
Marc Delisle
|
a196cbd85f
|
Merge pull request #7 from mynetx/master
Various
|
2012-03-18 12:09:23 -07:00 |
|
Jo Michael
|
03eeeb3ccd
|
Removed: table[border] attribute (default is 0 anyways), a[rel] for non-standard values for HTML5 validity
|
2012-03-18 17:46:22 +01:00 |
|
Madhura Jayaratne
|
d5d3d2bba4
|
Use 'void' if nothing is returned
|
2012-03-18 10:04:39 +05:30 |
|
Jo Michael
|
3b56f6a53b
|
Leading ./ paths for links and favicons can be omitted, part 1
|
2012-03-16 23:04:12 +01:00 |
|
Jo Michael
|
158bdea073
|
$_POST and Pdf Relation Schema
|
2012-03-11 21:47:34 +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
|
bf4b95dafe
|
Little bit more width for tables
|
2011-10-08 14:33:39 +05:30 |
|
Madhura Jayaratne
|
f06e8ee9fc
|
Merge branch 'QA_3_4'
Conflicts:
libraries/schema/Pdf_Relation_Schema.class.php
libraries/schema/User_Schema.class.php
|
2011-10-08 14:26:48 +05:30 |
|
Madhura Jayaratne
|
329c9cac68
|
Avoid warnings on undefined variables
|
2011-10-08 14:15:17 +05:30 |
|
Madhura Jayaratne
|
55f2d0726b
|
Typo
|
2011-10-08 14:14:13 +05:30 |
|
Rouslan Placella
|
ef2e103adb
|
Merge branch 'sprites'
|
2011-09-30 19:51:05 +01:00 |
|
Marc Delisle
|
963f478fdd
|
Fix merge conflicts
|
2011-09-29 07:12:57 -04:00 |
|
Marc Delisle
|
86138fa914
|
Merge branch 'QA_3_4'
|
2011-09-29 07:06:48 -04:00 |
|