Commit Graph

4141 Commits

Author SHA1 Message Date
Alexander M. Turek
64444f22c1 Reformulated some passages. 2003-02-17 21:51:33 +00:00
Marc Delisle
8f36247c26 typo 2003-02-17 21:26:27 +00:00
Michal Čihař
8a97a09b32 updated czech translation 2003-02-17 21:19:24 +00:00
Alexander M. Turek
0dfea10650 Fixed edit link. 2003-02-17 19:43:42 +00:00
Marc Delisle
84930d7835 use SQL_CALC_FOUND_ROWS on MySQL 4 2003-02-17 19:31:11 +00:00
Garvin Hicking
133384a8e3 The case when you could edit binary data because of the ProtectBinary
variable is now handled as well. In this case, the (maybe edited) value is
kept, when no file was uploaded. I easified the IF/ELSE-Logic into those
parts:

1. If the file is valid, always use the data of the file and
overwrite any existing data or any input made in the textarea, if
ProtectBinary is set to FALSE.

2. If the file is malicious, the previous data will not be overwritten. If
ProtectBinary is set to FALSE, the input of the textarea will be used
instead.

3. If the file is empty, the previous data will be erased.

Please double-check, even though it's okay for me and I checked all
edit/insert actions with both ProtectBinary set to blob and to false.
2003-02-17 16:41:34 +00:00
Garvin Hicking
2168401a47 Reworked blob file upload. More security cautions, and preserve
fields contents, if no new file was uploaded. Moved is_uploaded_file
function from read_dump.php3 to common.lib.php3 for reusability.
2003-02-17 15:41:34 +00:00
Michal Čihař
7e5f426135 removed checkbox for binary uploads 2003-02-17 09:35:16 +00:00
Marc Delisle
c8136a3760 rc3 2003-02-17 01:58:36 +00:00
Marc Delisle
e6c5482e31 2.4.0-rc2 2003-02-17 01:32:48 +00:00
Marc Delisle
0565f28dad update 2003-02-17 01:26:01 +00:00
Olivier Müller
b389680fd3 case 2003-02-16 23:41:55 +00:00
Alexander M. Turek
70ac30539d another typo 2003-02-16 23:24:26 +00:00
Alexander M. Turek
6c5943c6bb typo 2003-02-16 23:22:49 +00:00
Alexander M. Turek
f401272fc0 sync 2003-02-16 23:21:49 +00:00
Alexander M. Turek
3de4ef3379 bug #682161 2003-02-16 23:01:22 +00:00
Alexander M. Turek
1ed66502dd bugfixes and reimplementations 2003-02-16 22:46:12 +00:00
Michal Čihař
a3b89ed801 updated czech translation 2003-02-16 21:22:19 +00:00
Michal Čihař
5bb2bc424a fixed url 2003-02-16 21:20:08 +00:00
Marc Delisle
c0917e9c50 japanese 2003-02-16 11:55:11 +00:00
Marc Delisle
5c3d4af214 update 2003-02-16 11:54:40 +00:00
Marc Delisle
39aea35dbb db privs 2003-02-16 11:40:44 +00:00
Marc Delisle
b243a1780e improved alignment 2003-02-16 11:25:46 +00:00
Marc Delisle
87a2561211 count records bugs 2003-02-16 11:15:03 +00:00
Marc Delisle
a9b3e20f1f count records bugs 2003-02-16 11:09:58 +00:00
Marc Delisle
ed17265db2 analyzer: clauses 2003-02-16 11:06:46 +00:00
Alexander M. Turek
eb723c5a68 typo 2003-02-15 19:33:06 +00:00
Alexander M. Turek
622661fcea Wrong URI 2003-02-15 19:31:07 +00:00
Alexander M. Turek
667e097417 (pl) Updates 2003-02-15 17:41:46 +00:00
Alexander M. Turek
6b4f99f5c9 Don't display edit link for database-independant queries. 2003-02-15 12:29:24 +00:00
Alexander M. Turek
0702039276 Prepared announcement for 2.4.0. Please feel free to correct it if necessary. 2003-02-15 11:39:17 +00:00
Marc Delisle
b759ead4a2 clarification 2003-02-14 18:15:03 +00:00
Alexander M. Turek
d19d064a89 check privileges 2003-02-14 14:47:41 +00:00
Alexander M. Turek
98a8b57ee7 date 2003-02-13 22:22:50 +00:00
Marc Delisle
189e0d3683 missing PHP close tag 2003-02-13 13:21:02 +00:00
Robin Johnson
26cb729a3e bug #685082 2003-02-13 04:25:50 +00:00
Marc Delisle
56e9cb638f Konqueror font size 2003-02-12 18:32:31 +00:00
Alexander M. Turek
27daf651b1 bug #684947 2003-02-12 16:07:38 +00:00
Marc Delisle
84384e43bc clarify 2003-02-12 15:12:20 +00:00
Marc Delisle
6a28efcd35 clarification 2003-02-12 15:02:06 +00:00
Marc Delisle
37b880ca7a update 2003-02-12 14:24:32 +00:00
Marc Delisle
308a7836b1 upload field only to BLOB 2003-02-12 13:53:35 +00:00
Marc Delisle
843c2e01f0 lang 2003-02-12 11:41:07 +00:00
Marc Delisle
07da95e941 update 2003-02-12 11:40:36 +00:00
Marc Delisle
e2e9f3bac7 update 2003-02-12 11:23:01 +00:00
Marc Delisle
c0d9d8d391 update 2003-02-12 11:17:49 +00:00
Marc Delisle
d92cbe642f bug 684712 2003-02-11 19:06:36 +00:00
Marc Delisle
a127eec371 sometimes filename is none 2003-02-11 17:55:49 +00:00
Marc Delisle
245d00eca9 sometimes filename is none 2003-02-11 17:50:28 +00:00
Alexander M. Turek
9ab6a7b35a Wrong link title. 2003-02-11 13:21:03 +00:00