Commit Graph

27 Commits

Author SHA1 Message Date
Marc Delisle
2d611cfa87 bug #4090 Downloading BLOB downloads page template 2013-09-14 06:24:32 -04:00
Abhishek Kandoi
1efb9b303e Fixed creation of global variables where_clause and transform_key 2013-05-02 10:57:56 +02:00
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
a062baf3bb Add empty line after file comment 2012-09-05 23:04:31 +05:30
Madhura Jayaratne
9a47688dc6 Various coding style improvements 2012-07-29 19:25:52 +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
Dieter Adriaenssens
543087f54c fix indentation 2012-04-29 00:40:12 +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
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
Michal Čihař
1d687ef960 Coding style 2011-08-04 15:21:59 +02:00
Michal Čihař
94ac586dba Move avoid_cache to end, it is not used so often as size 2011-08-04 15:02:35 +02:00
Michal Čihař
3a10de866c Include length in headers 2011-08-04 15:00:48 +02:00
Michal Čihař
6196970dc2 Use new function for no cache headers 2011-08-04 14:36:01 +02:00
Michal Čihař
eeb54e007b Use new function for download headers 2011-08-04 14:27:44 +02: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
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
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Marc Delisle
f55823f47f strings to gettext, first batch 2010-05-03 12:57:46 -04:00
Herman van Rink
a82cc85f04 Code cleanup done during Fosdem2010 2010-02-09 19:57:06 +00:00
Michal Čihař
4129e18938 Add MIME type detection to download (at least for images).
RFE#2937494
2010-01-25 11:51:15 +00:00
Michal Čihař
6d947f20b3 Improve field download.
- Check errors.
- Properly select database.
- Add some comments.
2010-01-22 16:27:50 +00:00
Michal Čihař
bdaedd3f83 rfe #1025696 [browse] Add direct download of binary fields. 2010-01-22 16:17:41 +00:00