alecpl
|
ec581c106e
|
- Revert r3941 (#1486979)
|
14 years ago |
alecpl
|
d37e1e25ff
|
- Change upload box form name (was the same as compose form)
|
14 years ago |
alecpl
|
0a36c392db
|
- Fix closing popups with ESC key on some browsers
|
14 years ago |
alecpl
|
372d3bf6de
|
- Fix Chrome browser was recognized as Safari
|
14 years ago |
alecpl
|
3e15dbfa58
|
- Fix attachment upload popup disapears on double click in Firefox (#1486930)
|
14 years ago |
alecpl
|
272a7e5a24
|
- Don't use mail_header_delimiter when saving mail in IMAP
|
14 years ago |
alecpl
|
086767c8f2
|
- Added mail_header_delimiter validation
|
14 years ago |
alecpl
|
7b7edcfa52
|
- Always check INBOX for recent messages, with check_all_folders=false too (#1486912)
|
14 years ago |
alecpl
|
b2f3e60d22
|
- Fix JS error in IE (can't move focus to the control...) (#1486972)
|
14 years ago |
alecpl
|
bdf6ded0a6
|
- Fix JS error when switching off HTML editor in identity form
|
14 years ago |
alecpl
|
d11fb20061
|
- Added fieldsets in Identity form, added 'identity_form' hook
|
14 years ago |
yllar
|
1645b5b902
|
new language: Khmer and pt_PT it_IT uk_UA updates
|
14 years ago |
alecpl
|
564741f77b
|
- performance: use custom function for IV vector generation instead of mcrypt_create_iv()
|
14 years ago |
alecpl
|
b0fd4cfd69
|
- Small improvement
|
14 years ago |
alecpl
|
5ac188f0a7
|
- Fix hide_message() to work when called from an iframe
|
14 years ago |
alecpl
|
33bfe1c9dc
|
- Fix JS error when spellchecker feature is disabled
|
14 years ago |
alecpl
|
1d8cbca272
|
- Use host FQDN in Message-Id, if possible (#1486924)
|
14 years ago |
alecpl
|
01538da580
|
- Show disabled checkboxes for protected folders instead of dots (#1485498)
|
14 years ago |
alecpl
|
b0d46b1ab6
|
- lock_form(): fix hidden fields were disabled because of wrong type check
- lock_form(): fix initially disabled fields shouldn't be enabled on unlock
|
14 years ago |
alecpl
|
64233d2189
|
- Fix timezone string in sent mail (#1486961)
|
14 years ago |
alecpl
|
5cd00e2481
|
- Fix "Threaded" checkbox after subfolder creation (#1486928)
|
14 years ago |
alecpl
|
47d06e46df
|
- Display inline images with known extensions and non-image content-type (#1486934)
|
14 years ago |
alecpl
|
2d27641cb5
|
- Fix r3913: don't run spellchecker on send
|
14 years ago |
alecpl
|
38d9304a00
|
- Remove unused check
|
14 years ago |
alecpl
|
736790f625
|
- Fix JS error on IE when trying to send HTML message with enabled spellchecker (#1486940)
|
14 years ago |
alecpl
|
882b0f5e7f
|
- Fix focus position after initial signature change in html editor
|
14 years ago |
alecpl
|
eb9eff0711
|
- Fix TinyMCE buttons are hidden in Opera (#1486922)
- Fix initial resizing of html editor in some browsers
|
14 years ago |
alecpl
|
1fb718cae0
|
- Fix TinyMCE uses zh_CN when zh_TW locale is set (#1486929)
|
14 years ago |
alecpl
|
eeb34ba356
|
- Fix Tab key doesn't work in HTML editor in Google Chrome (#1486925)
|
14 years ago |
alecpl
|
196d04f488
|
- Fix "Select all" causes message to be opened in folder with exactly one message (#1486913)
|
14 years ago |
alecpl
|
65060100b6
|
- Fix parse error after uncommenting default ldap_public settings (#1486953)
|
14 years ago |
alecpl
|
d1dd13ee5c
|
- Fix SMTP test in Installer (#1486952)
|
14 years ago |
alecpl
|
70cfb42839
|
- Unset message type after hidding it
|
14 years ago |
alecpl
|
554d793780
|
- Fix set_busy() when called from an iframe
|
14 years ago |
alecpl
|
45da0106fb
|
- Changelog update
|
14 years ago |
alecpl
|
5cf7aae178
|
- Don't add date to log when using syslog
|
14 years ago |
alecpl
|
053e5a087c
|
- Fix list page controls when contacts group is selected
|
14 years ago |
alecpl
|
3c3433e05a
|
- Added 'message_body_prefix' hook. Now it's possible to add some HTML code
before every displayed part of the message.
|
14 years ago |
alecpl
|
4612535008
|
- Revert last (unintentional) commit
|
14 years ago |
alecpl
|
b72a1001dc
|
- ja_JP update (#1486911)
|
14 years ago |
alecpl
|
1a2f8375de
|
- add message_part_structure hook also for text parts of mixed messages
|
14 years ago |
alecpl
|
ac1898173b
|
- Fixes in SQL init script + added update script for MSSQL database
|
14 years ago |
alecpl
|
9601f05424
|
- Two fixes for Konqueror
|
14 years ago |
alecpl
|
5807133b88
|
- Fix upgrade script for SQLite (#1486903)
|
14 years ago |
alecpl
|
b6244d5ce7
|
- Improve email regexp in mailto: links handler (#1486808)
|
14 years ago |
alecpl
|
27a96a40db
|
- Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902)
|
14 years ago |
alecpl
|
ecc28ce02f
|
- Removed /i from regexp
|
14 years ago |
alecpl
|
3c9d9aa943
|
- Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898)
|
14 years ago |
alecpl
|
119ad13d74
|
- Rename hooks: contact_save -> contact_update, identity_save -> identity_update, delete_identity -> identity_delete
- Print warning to the log about deprecated hook names usage
|
14 years ago |
alecpl
|
03dbf37d5c
|
- Small improvement in SELECT response parsing
|
14 years ago |