Commit Graph

115 Commits

Author SHA1 Message Date
Boris Gulay
f644b80c0e Added minified version if JS file. 2016-10-16 14:11:15 +03:00
Boris Gulay
dd2d8e10a4 Rewrite all git_input_value to single syntax. 2016-10-16 13:44:51 +03:00
Boris Gulay
8ca4d3bf56 Remove unnessecery logging. 2016-10-16 13:38:47 +03:00
Boris Gulay
829615ec5d Pass mbox name with switch command. 2016-10-16 13:32:02 +03:00
Boris Gulay
6285d0bffd Always reset selection to INBOX after switch. Closes #12. 2016-10-16 13:31:15 +03:00
Boris Gulay
a3ccfb5a8f Hide row for readonly field with JS. 2016-10-11 00:49:24 +03:00
Boris Gulay
08f6c86773 Fix restoring STORAGE options for default identity. Closes #8. 2016-10-10 00:34:16 +03:00
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
f1874e3fe7 Localization for Italian added. Thanx to Dario Pezzi, closes #10. 2016-06-20 23:24:34 +03:00
Boris Gulay
5096826621 Added French translation. Thanx to Mathieu Ambrosy, closes #9. 2016-06-19 00:27:15 +03:00
Boris Gulay
7a97816d1c Username is not a required field anymore. If empty - email from identity
is used.
1.0
2016-06-02 16:17:48 +03:00
Boris Gulay
6849c47fd9 Renamed initial file for PgSQL because of incorrect DB driver name. 2016-06-02 15:56:07 +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.
0.8
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
f28fb5bb58 Added initial script for MySQL (thanx Wouter de Geus). Closes #1. 2016-05-27 22:46:58 +03:00
Boris Gulay
1b424b4348 Fixed check for port number (cannot be 0). 0.7 2016-05-21 01:22:41 +03:00
Boris Gulay
6705312240 Removed NOT NULL constraints in initial file. 2016-05-21 01:22:41 +03:00
Boris Gulay
05ea494fa6 README.md edited online with Bitbucket 2016-05-20 20:42:22 +00: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
01edffa66b Removed unused skin-related styles. 2016-05-20 23:21:15 +03:00
Boris Gulay
9367409f36 Russian translation added. 2016-05-20 23:21:15 +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
2b9c43858e Fixed bug when account selected is shown twice on settings pages. 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
40e7f5664e Missing string added. 2016-05-20 23:21:15 +03:00
Boris Gulay
ea62869891 README.md edited online with Bitbucket 2016-05-20 16:06:32 +00:00
Boris Gulay
057c88ebc5 Added conflist option for SMTP switcher. 0.6 2016-05-16 22:43:53 +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
0925fca08a Removed old config files. 2016-05-16 21:35:31 +03:00
Boris Gulay
67dc78a48c Implemented basic SMTP functionality. 2016-05-16 21:16:17 +03:00
Boris Gulay
1b7d90a92b README.md edited online with Bitbucket 2016-05-16 17:44:03 +00:00
Boris Gulay
9c065f6149 Added link to bugtracker. 0.5 2016-05-16 15:43:11 +03:00
Boris Gulay
3318e0fec4 Added Roundcube version requirement. Added some more keywords. 2016-05-16 15:36:58 +03:00
Boris Gulay
a2dd36709b Fixed license name. 2016-05-12 23:23:33 +03:00