Commit Graph

118 Commits

Author SHA1 Message Date
Chanaka Indrajith
766466135e Implement class behavior of common.lib.php file 2012-06-22 23:38:33 +05:30
Chanaka Indrajith
35f4599870 Modifications to PMA_printButton() function in common.lib.php and renamed as PMA_getButton()() 2012-06-14 13:15:03 +05:30
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
243727043d Removed the last references to the old header files 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ř
539465aa3d Merge remote-tracking branch 'origin/QA_3_5'
Conflicts:
	tbl_printview.php
	tbl_structure.php
2012-05-30 09:47:38 +02:00
Michal Čihař
f78bfa7a4f Remove useless and wrong headers (rfe#3530327) 2012-05-30 09:45:40 +02:00
Michal Čihař
9945415ef2 Some coding style improvements 2012-05-29 17:33:43 +02:00
Michal Čihař
33bfd831ce Wrap some long lines 2012-05-29 17:31:06 +02:00
Michal Čihař
2cd51494d1 Add file level comment 2012-05-29 17:27:43 +02:00
Rouslan Placella
b06b622dde Use print.css in header_printview.inc.php 2012-05-13 00:28:34 +01:00
Rouslan Placella
fe48cd531d Fixed rendering of tbl_printview.php 2012-05-08 21:05:04 +01:00
Rouslan Placella
1fe696969c Don't display the menu bar in print view 2012-05-07 12:24:34 +01:00
Rouslan Placella
28923b496e Renamed tbl_common.php to tbl_common.inc.php for better consistency 2012-05-05 16:44:27 +01:00
Jo Michael
2466594cb7 Fix checkstyle ControlStructures warnings 2012-04-29 02:07:56 +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
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
Jo Michael
c9a370af1b Replaced valign HTML attribute with CSS 2012-03-31 18:21:45 +02:00
Jo Michael
b9c474c21c Replaced *[align] with *[class] for HTML5 validity 2012-03-27 14:09:12 +02:00
Jo Michael
c36a9113e0 Replaced td[align] with td[class] due to HTML5 2012-03-18 19:53:43 +01: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
Jo Michael
b2fd866d87 Leading ./ paths for includes can be omitted, part 2 2012-03-16 23:11:57 +01:00
Rouslan Placella
2776f89444 Disabled floating of the menubar in designer and fixed designer menu rendering in IE 2011-11-24 15:48:29 +00:00
Rouslan Placella
fad4b48539 A different solution for preventing the menubar from floating in print view 2011-11-23 22:25:21 +00: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
Michal Čihař
5674ac7c3e Remove commented out code 2011-10-24 17:20:16 +02:00
Michal Čihař
3dc06f4f70 Unify print button code and factor it out to function 2011-10-24 14:13:47 +02:00
Michal Čihař
252481af4a Factor out js code for printing 2011-10-24 14:10:08 +02:00
Michal Čihař
7efab496f7 Fix indentation 2011-10-24 14:05:52 +02:00
Michal Čihař
97b52b0fd3 Fix message 2011-10-24 14:02:21 +02:00
Madhura Jayaratne
9bcb83af03 File is being conditionally included; use "include" instead 2011-09-23 10:56:30 +05:30
Piotr Przybylski
3e0af18434 Fix indentation broken by past merges 2011-08-24 13:24:21 +02:00
Piotr Przybylski
8cd8760256 Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema 2011-08-23 22:48:14 +02:00
Piotr Przybylski
a7c0c55c7f Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	js/server_status.js
	libraries/common.lib.php
	tbl_printview.php
	tbl_select.php
	tbl_structure.php
2011-08-12 22:02:40 +02:00
Michal Čihař
3f81e8790d Remove useless space from messages 2011-08-10 13:44:39 +02:00
Michal Čihař
0c27f10e6f Avoid using ucfirst on translated strings, it will be broken for utf-8 anyway 2011-08-10 13:11:04 +02:00
Michal Čihař
86eaf538be Internationalize whole string 2011-08-10 13:10:19 +02:00
Michal Čihař
fae95bd225 Fix indentation of some code blocks 2011-08-08 17:33:54 +02:00
Piotr Przybylski
66665f326a Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	db_qbe.php
	js/server_status.js
	libraries/export/xml.php
	libraries/schema/Pdf_Relation_Schema.class.php
	tbl_printview.php
	tbl_structure.php
2011-08-04 20:19:43 +02:00
Michal Čihař
addeffabaf Use standard field processing machinery 2011-08-04 17:15:06 +02:00
Piotr Przybylski
e94e42fb73 Merge remote-tracking branch 'origin/master' into drizzle 2011-07-23 23:33:19 +02:00
Marc Delisle
7e197b695e Fix merge conflicts 2011-07-23 08:25:49 -04:00
Piotr Przybylski
3586bb992f Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	db_structure.php
	libraries/database_interface.lib.php
	libraries/server_synchronize.lib.php
	server_status.php
	sql.php
2011-07-22 11:07:04 +02:00
Michal Čihař
d55306252b Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
Herman van Rink
4bd27166c3 Another case of XSS 2011-07-07 14:43:45 -04:00
Marc Delisle
a0823be05a XSS on table Print view 2011-07-07 14:39:09 -04:00
Piotr Przybylski
12f70e8938 Replace all SHOW FIELDS calls with PMA_DBI_get_columns() or PMA_DBI_get_columns_sql()
Fix PMA_DBI_get_columns() in Drizzle when $full == false
2011-06-17 00:22:25 +02:00
Piotr Przybylski
56768f5f4c Merge branch 'master' into drizzle 2011-05-29 18:27:58 +02:00