Commit Graph

33 Commits

Author SHA1 Message Date
Boris Gulay
8b527820e9 Fixed shameful bug on displaying accounts list. 2016-10-10 00:11:41 +03:00
Boris Gulay
b3adf0842f Added functionality for preconfigured mail settings. Closes #7. 2016-06-23 00:34:22 +03:00
Boris Gulay
deac908a77 Fixed bug on plugin strtup (it was always sure we are impersonating). 2016-06-22 23:23:16 +03:00
Boris Gulay
7a97816d1c Username is not a required field anymore. If empty - email from identity
is used.
2016-06-02 16:17:48 +03:00
Boris Gulay
ecbadcd866 Added suggestions for default values in UI (interactive). Fixed bug when
Security combobox was not disabled.
2016-06-02 15:24:08 +03:00
Boris Gulay
9ebacf0d61 Fix: impossible to send messages from default identity if SMTP auth is required. Thanx to Galina Gulay. 2016-05-31 00:01:08 +03:00
Boris Gulay
ab7bae56b5 Fixed unable to switch to default ident after two or more time switching
between another identities.
2016-05-30 01:45:40 +03:00
Boris Gulay
d93dd2be03 Fixed set of errors when two identities have same user name. Closes #4,
thanx Wouter de Geus.
2016-05-30 01:41:50 +03:00
Boris Gulay
f7b650db3e Changed the way connection security is set. Now supporting SSL and TLS
separatly. Closes #5, thanx to Wouter de Geus.
2016-05-28 18:21:27 +03:00
Boris Gulay
4da9b48776 Added missing log file name. Closes #3, thanx to Wouter de Geus. 2016-05-28 17:22:57 +03:00
Boris Gulay
d667518d1f Fixed vary dangerous error when while editing settings ALL records ware
updated instead of only one.
2016-05-28 00:29:35 +03:00
Boris Gulay
5ad75ce989 Field validation code refactored. 2016-05-28 00:22:57 +03:00
Boris Gulay
dbadde3333 Fixed validation error when editing identity with Enabled not checked. 2016-05-28 00:22:57 +03:00
Boris Gulay
b499688318 Fixed #2 validation error when saving default identity (thanx Wouter de
Geus).
2016-05-28 00:22:49 +03:00
Boris Gulay
6cfbeab7f0 Added RUS messages for validation errors. 2016-05-27 23:42:46 +03:00
Boris Gulay
b10f3625c2 Added string in ENG for all validation erros. 2016-05-27 23:25:26 +03:00
Boris Gulay
1b424b4348 Fixed check for port number (cannot be 0). 2016-05-21 01:22:41 +03:00
Boris Gulay
5a704f2717 Fixed double encryption of pwd when changing record (cannot connect
after change).
2016-05-20 23:40:48 +03:00
Boris Gulay
bbf28eed57 Label and host are not required from now. 2016-05-20 23:21:15 +03:00
Boris Gulay
ec71910156 Done better checks and saving NULL instead of empty string. 2016-05-20 23:21:15 +03:00
Boris Gulay
f700593730 Added data validation for identity form. 2016-05-20 23:21:15 +03:00
Boris Gulay
9db4f48593 Do now show connection options for default identity. 2016-05-20 23:21:15 +03:00
Boris Gulay
95716183d7 Make fields on form disabled if Enabled not checked. 2016-05-20 23:21:15 +03:00
Boris Gulay
41186b613e Added logging in Roundcube way. Removed some unneccesery logging. 2016-05-16 22:36:01 +03:00
Boris Gulay
3e41e57888 Now correct identity is selected when creating new message in remote
account.
2016-05-16 22:18:20 +03:00
Boris Gulay
67dc78a48c Implemented basic SMTP functionality. 2016-05-16 21:16:17 +03:00
Boris Gulay
fa9ebaf095 Fixed saving values for default acc. 2016-05-12 22:53:08 +03:00
Boris Gulay
65500f9332 Accounts are correctly selected in combobox. Better using PHP functions to compare strings. 2016-05-12 22:46:09 +03:00
Boris Gulay
12df24e675 Yess!! Switching finally works!!! 2016-05-12 22:19:01 +03:00
Boris Gulay
92ed8e8364 Main account now in the list. 2016-05-12 18:20:17 +03:00
Boris Gulay
822c232ed0 Rewrite DB logic to work with flags. Rewrite account switch logic. 2016-05-11 14:29:22 +03:00
Boris Gulay
b0149a99c2 Boolean fields changed to int. 2016-05-11 12:05:42 +03:00
Boris Gulay
f9b2762d30 Really initial commit. 2016-04-28 00:43:39 +03:00