Commit graph

968 commits

Author SHA1 Message Date
indiri69
e7e8403bb3 HTML output fixes. It's 4.01 Transitional compliant now. 2003-06-03 21:49:25 +00:00
stekkel
00b0ff47e8 Fixed wrong sqimap_run_command call. The $sid is added inside
sqimap_run_command!.
2003-06-02 21:19:53 +00:00
indiri69
aa340e2a2e Move some actions to their own functions. Change the
$mailfetch_pass_[$i] types variables to $mailfetch[$i]['pass']
2003-06-02 20:22:34 +00:00
indiri69
967050135e One of these days I'll get a commit right the first time :) 2003-06-02 19:36:49 +00:00
indiri69
355725cdbd Cleaned up code. Added "\r\n" after we submit a message so the imap server
knows we're done. (Used to lock up with IMAP Proxy)
2003-06-02 19:10:00 +00:00
tokul
98702da74f Added systrans.otenet.gr options and updated strings. 2003-05-31 08:55:41 +00:00
tokul
ef940abcae Added systran.otenet.gr Hellenic translations. 2003-05-31 08:50:46 +00:00
Thijs Kinkhorst
f93094c8db Fix E_ALL notice, thanks Alexandros. 2003-05-29 10:12:57 +00:00
jangliss
9957c57c0d Non-ascii characters caused problems with SVN function and were replaced
with a ? by SourceForge.net in your original log message, which follows:

Certain characters in translations would mess up on the post, such as an
umlaut would appear as ö in html, but after being posted it appears as
? so matching would always fail, making it impossible for those with
chars like that to mod/delete servers. (Bug #742705)
2003-05-25 13:05:34 +00:00
Thijs Kinkhorst
091e9bd7f2 All calls to this function were removed a while ago; remove the function
itself too.
2003-05-22 16:06:29 +00:00
tokul
1b18c73b05 functions/date.php has own functions for short name of month/weekday.
some translations need more than 3 symbols
some translations (German) has html codes in names.
2003-05-11 09:43:22 +00:00
jangliss
329f279f55 Typo making '">' and argument, and probably messing up the posting of
forms (Bug #715664)
2003-04-27 17:59:38 +00:00
pdontthink
2a417aba40 Minor fix for people who saw fatal errors trying to overwrite with the rename command. 2003-04-18 09:55:26 +00:00
Erin Schnabel
e2667cc7fa 1) Corrected errors with relative paths that prevented sounds from
being played correctly for notification/test.
2) Removed local file option. As it existed,  it didn't function properly
on windows, possibly also not on Unix. This function should be revisited, ,
possibly changing to support a single uploaded sound (less than a certain
size) per user, which would live in the prefs dir (?). This allows users
to supply their own sound of choice that will work regardless of
which PC they're using, which is more the point of SquirrelMail anyway.

Didn't want to try to squeeze the change to upload in under 1.4, so I just
removed it entirely.
2003-03-31 04:18:21 +00:00
philippe_mingo
e4ba9851d4 Masato Higashiyama japanese patch. 2003-03-27 16:47:48 +00:00
Jimmy Conner
c4f1e2e052 Another operator bug... 2003-03-27 04:02:12 +00:00
Thijs Kinkhorst
b046a7f6bb Fix typo in var name and add two prefs which were left out when renumbering
the server data. And wrap the lines in a nicer way. Fixes #708956.
2003-03-26 16:30:01 +00:00
Jimmy Conner
3b96f33cf9 A few spelling corrections 2003-03-25 04:42:04 +00:00
Thijs Kinkhorst
869364224e Consistant capitalization 2003-03-23 11:38:27 +00:00
Thijs Kinkhorst
bcbb0cea30 String correction 2003-03-18 23:02:54 +00:00
Thijs Kinkhorst
1ce9170e40 More global cleanup. Now all SESSION and COOKIE use sqgetglobalvar, what's
remaining is a wide deployment of _POST and _GET.
2003-03-11 16:57:21 +00:00
Thijs Kinkhorst
789316d2ec Clean up spamcop plugin wrt globals.
Fix a bug in saving the spamcop ID.
Eliminate evil "extract($_SESSION);" statement.
And make the produced html more valid.
2003-03-11 16:30:54 +00:00
Thijs Kinkhorst
d98a929811 cleanup some plugins to make use of sqgetGlobalVar 2003-03-11 15:57:22 +00:00
Thijs Kinkhorst
8fdfe7f302 Fix logic I mixed up. 2003-03-10 16:18:29 +00:00
jangliss
075784c951 DMN now remembers the last target mailbox to match up with the rest of SM 2003-03-08 04:41:35 +00:00
Thijs Kinkhorst
bf6349bfbd Undo fix for PHP 4.0.4 since SquirrelMail doesn't work reliably with 4.0.4
anyway.
2003-03-07 15:33:05 +00:00
Thijs Kinkhorst
de57b6365e Make listcommands work with php 4.0.4 and 4.0.5. Thanks Oyku Gencay. 2003-02-26 11:34:13 +00:00
Thijs Kinkhorst
0047c09649 Small html fix 2003-02-20 10:04:57 +00:00
philippe_mingo
06a30b76d2 Alexandros Vellis: Bugfix 2003-02-13 14:04:52 +00:00
stekkel
b7e5220480 removed one of my stupid debug lines. 2003-02-10 09:27:48 +00:00
jangliss
b411773e09 Updates to reflex removal of sqextractGlobalVar 2003-02-07 23:13:13 +00:00
stekkel
c1318dac96 Fixed path to sounds,
Removed expensive select call and replaced it by a status call.
2003-02-06 19:38:02 +00:00
tokul
dbbd5fb423 disabled translator.go.com. 2003-02-02 10:07:05 +00:00
tokul
454311b2a9 fixed missing $body and added changes of translation engines 2003-02-02 09:36:24 +00:00
Thijs Kinkhorst
94e0642947 two tags were not echo'ed 2003-01-30 15:33:04 +00:00
jangliss
7c4ac46cee More XSS fixes 2003-01-24 02:29:49 +00:00
Thijs Kinkhorst
4bb8daa4c1 "XXS-yourself" fixes 2003-01-23 22:32:24 +00:00
tassium
c691b263f5 Avoid XSS silliness in the calendar plugin 2003-01-23 20:57:39 +00:00
tassium
bd7228db6b E_ALL fix; missing ' around index name 2003-01-23 20:43:29 +00:00
Thijs Kinkhorst
9afee0cda8 Fix html errors that cause display problems in NS4. Thanks "ME". 2003-01-19 11:40:23 +00:00
Thijs Kinkhorst
018ebd198f Fix abook_take 2003-01-17 18:15:24 +00:00
tokul
add9b431d0 Translated strings in plugin to gettext. 2003-01-16 21:18:12 +00:00
tokul
7bed5ba6d6 Added Turkish option. But plugin still needs to be fixed and made E_ALL
compatible.
2003-01-16 21:15:35 +00:00
Thijs Kinkhorst
6340eaaa3b Fix the save message button, using new functionality marc introduced yesterday. 2003-01-15 12:23:59 +00:00
Thijs Kinkhorst
b786b6b5e2 Disable Save button because that doesn't work. Can be re-enabled if the
download option is working again.
2003-01-11 13:03:22 +00:00
Thijs Kinkhorst
e1602cca45 Fixes by Thomas CASTELLE 2003-01-11 12:49:22 +00:00
Thijs Kinkhorst
e38d37bb29 Fix typo 2003-01-10 14:39:50 +00:00
tassium
d1cc599af5 Ok, I screwed up. When I put in cram-md5 and digest-md5, I left the alternative as being "plain", which is a misnomer. There really IS a mechanism called "plain", and what we're doing isn't it. So I've renamed our "plain" to "login".
For IMAP, it uses the IMAP4rev1 "LOGIN <user> <pass>" syntax.
For SMTP, it uses the AUTH LOGIN (two-step) method.
2003-01-04 06:01:26 +00:00
tassium
908f57897d Finished up defines for all current config options. Should be up to date with 1.3.x/1.4.0. This plugin is shaping up nicely... 2003-01-04 04:30:39 +00:00
Erin Schnabel
3b6e061082 Added new function:
sqgetGlobalVar($name, $value [, location] );
This function looks for a variable named $name.
If found, it sets the value into $value (in signature, is &$value) and
returns true. If the variable is not found, the function returns false.

The optional constant allows you to pick which location to
check for the variable in. If none is specified, it will check,
in this order, $_SESSION, $_POST, $_GET. These are defined constants
for use with this function:
 SQ_INORDER - same as specifying nothing, check all three.
 SQ_SESSION
 SQ_POST
 SQ_GET

    It is recommended that plugins, all functions use this instead of
    directly accessing $_SESSION/$_POST/$_GET arrays, as we have
    already taken care of scope (global, etc).

    The Administration plugin has been updated to use this function,
    as an example.

    This is an alternative to sqextractGlobalVar($name), which looks
    for a var named $name in the SESSION/GET/POST arrays, and creates
    a global variable if defined.
2003-01-04 01:12:14 +00:00