Madhura Jayaratne
|
08ec08059a
|
Coding style improvements
|
2011-08-27 22:57:08 +05:30 |
|
Dieter Adriaenssens
|
946b82a1fb
|
remove unused code
|
2011-08-25 22:41:40 +02:00 |
|
Michal Čihař
|
b99420e2ae
|
Remove some unused variables
|
2011-08-23 15:02:18 +02:00 |
|
Dieter Adriaenssens
|
e82d3c7136
|
require/include are statements not functions; no parentheses are required
|
2011-08-21 23:36:10 +02:00 |
|
Madhura Jayaratne
|
4d77e95640
|
Coding style improvements for Svg_Relation_Schema
|
2011-08-22 00:44:51 +05:30 |
|
Madhura Jayaratne
|
c052a0203b
|
More instances of coding style violations in Eps_Relation_Schema
|
2011-08-21 00:47:29 +05:30 |
|
Madhura Jayaratne
|
efbbc52568
|
Coding style improvements for Pdf_Relation_Schema
|
2011-08-21 00:45:47 +05:30 |
|
Madhura Jayaratne
|
d5c3cbf42a
|
Style improvements for Export_Relation_Schema
|
2011-08-20 23:38:22 +05:30 |
|
Madhura Jayaratne
|
249a1d5c8c
|
Coding style improvements to Eps_Relation_Schema
|
2011-08-20 07:30:11 +05:30 |
|
Madhura Jayaratne
|
c5b108b716
|
Coding style improvements to Dia_Relation_Schema
|
2011-08-20 07:29:53 +05:30 |
|
Michal Čihař
|
f66f8b7074
|
Use PMA_DBI_get_columns instead of custom query
|
2011-08-19 09:14:54 +02:00 |
|
Michal Čihař
|
f0babc56a3
|
Fix indentation
|
2011-08-19 09:11:06 +02:00 |
|
Michal Čihař
|
dd046f10b3
|
Fix typo
|
2011-08-19 09:11:01 +02:00 |
|
Michal Čihař
|
88ef580bd5
|
Use PMA_DBI_get_columns instead of custom query
|
2011-08-19 09:09:12 +02:00 |
|
Michal Čihař
|
ab166dd849
|
Remove some unused vars
|
2011-08-19 09:06:46 +02:00 |
|
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 |
|
Piotr Przybylski
|
3782a6c89b
|
Remove JS function: getElement
|
2011-08-16 00:34:44 +02:00 |
|
Piotr Przybylski
|
824fac0da5
|
Import missing variable into method's scope
|
2011-08-16 00:09:04 +02:00 |
|
Piotr Przybylski
|
fd44145183
|
Add missing PMA_sqlAddSlashes
|
2011-08-16 00:07:57 +02:00 |
|
Piotr Przybylski
|
73485871c7
|
PMA_backquote is not needed here
|
2011-08-16 00:05:51 +02:00 |
|
Michal Čihař
|
b3939c021a
|
Remove not needed global $query_default_option
|
2011-08-15 11:41:49 +02:00 |
|
Michal Čihař
|
b0a108473e
|
Remove not needed param from PMA_REL_create_page
|
2011-08-15 11:36:13 +02:00 |
|
Michal Čihař
|
bbccd32c81
|
Improve coding style
|
2011-08-15 11:33:00 +02:00 |
|
Michal Čihař
|
6f22b57eb5
|
Fix off-by-one and invalid page references
|
2011-08-10 15:38:01 +02:00 |
|
Michal Čihař
|
fb5483e4f2
|
Do not mess with settings on download
|
2011-08-10 15:32:39 +02:00 |
|
Michal Čihař
|
b573a0d903
|
Factor out Download method
|
2011-08-10 15:31:22 +02:00 |
|
Michal Čihař
|
959abbc89c
|
Sane handling of PDF rendering errors
Will now display proper error page instead of adding errors to top of
PDF output (if any).
|
2011-08-10 15:27:42 +02:00 |
|
Michal Čihař
|
65faeba99f
|
Avoid blindly uppercasing translated strings
|
2011-08-10 15:12:54 +02:00 |
|
Michal Čihař
|
febbd219aa
|
Use getPageWidth and getPageHeight instead of won getW and getH
|
2011-08-10 15:10:43 +02:00 |
|
Michal Čihař
|
247a07fb6d
|
Move alias code to generic PMA_PDF class
|
2011-08-10 15:09:22 +02:00 |
|
Michal Čihař
|
7667986c3a
|
Make aliases work with current TCPDF which uses UTF16BE internally
|
2011-08-10 15:08:08 +02:00 |
|
Michal Čihař
|
0350930060
|
Remove unused getBuffer, also it is available upstream
|
2011-08-10 14:36:08 +02:00 |
|
Michal Čihař
|
7882f75085
|
Remove unused method
|
2011-08-10 14:35:28 +02:00 |
|
Michal Čihař
|
f6f133eb09
|
Avoid duplicating bookmark code from TCPDF, where it works
|
2011-08-10 14:33:03 +02:00 |
|
Michal Čihař
|
0d7d007995
|
Unify code for PDF footer
|
2011-08-10 14:29:22 +02:00 |
|
Michal Čihař
|
17cbe29592
|
Start base class for all PDF output
|
2011-08-10 14:24:22 +02:00 |
|
Michal Čihař
|
8f618e6f01
|
Convert more occurences of inline autosubmit code to external js
|
2011-08-08 13:29:20 +02:00 |
|
Michal Čihař
|
4833db7d64
|
Add some docblocks
|
2011-08-05 10:17:16 +02:00 |
|
Michal Čihař
|
416277f398
|
Use standard field processing machinery
|
2011-08-04 17:16:03 +02:00 |
|
Michal Čihař
|
8fcb4720e2
|
Include length in headers when we know it
|
2011-08-04 15:06:09 +02:00 |
|
Michal Čihař
|
b4a2dc7196
|
Use new function for download headers
|
2011-08-04 14:38:07 +02:00 |
|
Michal Čihař
|
34da1ea053
|
Use new function for download headers
|
2011-08-04 14:22:05 +02:00 |
|
Michal Čihař
|
c79fc30deb
|
Use new function for download headers
|
2011-08-04 14:21:27 +02:00 |
|
Michal Čihař
|
b68145bf88
|
Use new function for download headers
|
2011-08-04 14:21:01 +02:00 |
|
Michal Čihař
|
7afe37b0a5
|
Use new function for download headers
|
2011-08-04 14:20:32 +02:00 |
|
Marc Delisle
|
7e197b695e
|
Fix merge conflicts
|
2011-07-23 08:25:49 -04:00 |
|
Michal Čihař
|
9730a6b3d7
|
Merge commit '97b1375605f241481a953e2c78eb42d43f84fa9d'
Conflicts:
js/functions.js
libraries/common.lib.php
libraries/header.inc.php
server_status.php
|
2011-07-21 15:51:05 +02:00 |
|
Michal Čihař
|
48e9af42e0
|
Add missing space after foreach calls
|
2011-07-21 11:21:26 +02:00 |
|
Tyron Madlener
|
3b3a9fc762
|
pma spritify part 2
|
2011-07-15 09:42:16 +03:00 |
|
Herman van Rink
|
3ae58f0cd6
|
[security] Fixed local file inclusion vulnerability and code execution, see PMASA-2011-11
|
2011-07-08 21:43:38 +02:00 |
|