Commit Graph

49622 Commits

Author SHA1 Message Date
Michal Čihař
1d687ef960 Coding style 2011-08-04 15:21:59 +02:00
Michal Čihař
ff074b1d2f Better parameter name 2011-08-04 15:21:06 +02:00
Michal Čihař
a665c7d8a6 Fix docblock 2011-08-04 15:20:19 +02:00
Michal Čihař
bffad98915 Separate data decoding from output 2011-08-04 15:19:29 +02:00
Michal Čihař
6c92b02f81 Avoid using $_REQUEST all over the code 2011-08-04 15:08:38 +02:00
Michal Čihař
8fcb4720e2 Include length in headers when we know it 2011-08-04 15:06:09 +02:00
Michal Čihař
99faf22237 Add missing docs 2011-08-04 15:03:31 +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ř
fa300e3887 Missing doc 2011-08-04 14:59:45 +02:00
Michal Čihař
4acaf76312 Documentation 2011-08-04 14:58:22 +02:00
Michal Čihař
f97b5aba9b Better check for valid filename 2011-08-04 14:57:16 +02:00
Michal Čihař
71db1cb416 Cleanup po files 2011-08-04 14:50:36 +02:00
Michal Čihař
440f72082f Coding style, simplify flow, remove exit() calls 2011-08-04 14:47:11 +02:00
Michal Čihař
73fb08d3d8 Revert "Feature idea: Collapsible navigation frame"
This reverts commit 5fb7f9cd17.

Conflicts:

	js/common.js
2011-08-04 14:41:29 +02:00
Michal Čihař
7ba9449486 Revert "Icons for collapsible frame"
This reverts commit 05dd085aeb.
2011-08-04 14:40:57 +02:00
Michal Čihař
a2fc059f98 Fix syntax error 2011-08-04 14:39:45 +02:00
Michal Čihař
1369bf2c43 Document weirdness 2011-08-04 14:38:59 +02:00
Michal Čihař
b4a2dc7196 Use new function for download headers 2011-08-04 14:38:07 +02:00
Michal Čihař
bbaeb8922b Use new function for download headers 2011-08-04 14:37:42 +02:00
Michal Čihař
6196970dc2 Use new function for no cache headers 2011-08-04 14:36:01 +02:00
Michal Čihař
2283b016bb Use HTTP/1.1 for all browsers 2011-08-04 14:35:36 +02:00
Michal Čihař
6ef6ab3d79 Add some comments 2011-08-04 14:33:11 +02:00
Michal Čihař
cb337bbb02 Use new function for no cache headers 2011-08-04 14:32:02 +02:00
Michal Čihař
7281d04793 Factor out no caching headers 2011-08-04 14:31:32 +02:00
Michal Čihař
1a5154bd87 Use new function for download headers 2011-08-04 14:29:56 +02:00
Michal Čihař
d6c2dfb51b Use new function for download headers 2011-08-04 14:28:23 +02:00
Michal Čihař
eeb54e007b Use new function for download headers 2011-08-04 14:27:44 +02:00
Michal Čihař
045f59c78a Use new function for download headers 2011-08-04 14:26:47 +02:00
Michal Čihař
1031bf2df8 Use new function for download headers 2011-08-04 14:25:45 +02:00
Michal Čihař
5b568db10f Use new function for download headers 2011-08-04 14:24:57 +02:00
Michal Čihař
e7db079b81 Use predefined PHP constant for date instead of manually defining format 2011-08-04 14:24:15 +02:00
Michal Čihař
aa5156463b Allow spaces in filename 2011-08-04 14:22:41 +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
Michal Čihař
69a69a5fb8 Use new function for download headers 2011-08-04 14:19:53 +02:00
Michal Čihař
5d05da19f2 Use new function for download headers 2011-08-04 14:19:07 +02:00
Michal Čihař
b9f1fe6bfa Include no caching headers 2011-08-04 14:18:32 +02:00
Michal Čihař
350157c552 Use generic function for download headers 2011-08-04 14:17:18 +02:00
Michal Čihař
66f9667a61 Generic function for sending download headers 2011-08-04 14:17:07 +02:00
Michal Čihař
17689a2df4 Coding style 2011-08-04 14:12:09 +02:00
Michal Čihař
b9a7ac7425 Avoid skiping authentication and token check 2011-08-04 14:06:27 +02:00
Michal Čihař
fc7a273eda Update po files 2011-08-04 14:01:50 +02:00
Michal Čihař
262cced72f Coding style 2011-08-04 13:59:28 +02:00
Michal Čihař
41bbe32b12 Merge remote-tracking branch 'tyron/master'
Conflicts:
	js/functions.js
2011-08-04 13:58:20 +02:00
Michal Čihař
0d9a0cb42b Simplify logic 2011-08-04 13:49:15 +02:00
Michal Čihař
4fb5b65fd2 Remove unused parameter $container from PMA_getIcon 2011-08-04 13:47:44 +02:00
Michal Čihař
7a07c42de5 Variable include_box is not used 2011-08-04 13:40:49 +02:00