Thijs Kinkhorst
2e8e2f06d1
Send the user to the options page if he clicks the Fetch link when
...
no servers are available.
2003-07-27 22:15:15 +00:00
Thijs Kinkhorst
5bb2c1ca8a
Make listcommands plugin work again w.r.t. smaction
2003-07-22 16:30:13 +00:00
Thijs Kinkhorst
46cfe9697d
Fix on previous commit
2003-07-21 13:23:44 +00:00
Thijs Kinkhorst
4e302f207b
Fix problem with javascript when user has other plugins that include a
...
form before this form (eg Menu Buttons plugin). Using the name of the
compose form solves this.
Plus, use SquirrelMail standard copyright notice.
2003-07-21 13:10:41 +00:00
tokul
3ef2a7f0e0
Updated list of servers
2003-07-20 07:45:17 +00:00
alex-brainstorm
a1e557f1a4
theme issue caused by validate.php not being first
2003-07-14 16:30:23 +00:00
tokul
e828dd4202
Added translate.ru online translator. Changed strings. Now it is possible
...
to change number of available languages or language pairs without
squirrelmail.po update. Different string used for InterTran is not mistake.
It looks better when string says "Number of supported languages = 28"
instead of "Number of supported language pairs = 28^2"
2003-07-13 10:45:45 +00:00
Thijs Kinkhorst
4dc2e61e2e
default becomes 0
2003-07-07 18:58:29 +00:00
Thijs Kinkhorst
176ac0781b
Use new get_identities() function
2003-07-07 13:57:09 +00:00
tokul
1d4d01b968
Duplicate strings. "Modify Server" and "Modify a Server". Leaving only
...
"Modify Server". This way does not require fixing any translations in
SM-STABLE14 before 1.4.1 release.
2003-07-06 08:32:11 +00:00
tokul
a710c458f6
Mofify a Server -> Modify a Server
2003-07-02 11:17:22 +00:00
Thijs Kinkhorst
5766de5c52
Fix rg issue
2003-07-02 06:45:36 +00:00
stekkel
74f2c3983b
Removal of function call to sqimap_read_data_list.
...
From now on plugins may never call that function. It's an internal function
used by sqimap_run_command or sqimap_run_command_list.
2003-06-28 13:55:49 +00:00
pdontthink
f3b243e033
minor changes
2003-06-13 05:28:50 +00:00
Thijs Kinkhorst
9d5490c98a
Fix comp_in_new: make outputing the compose link a function so that
...
the comp_in_new works the same everywhere.
In this new function, make sure that comp_in_new still works when
JavaScript off.
When JavaScript off, do not output all kinds of JavaScript functions
which are never going to be called.
2003-06-08 14:37:35 +00:00
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