alecpl
e9b57bb874
- #1484816 : keypress (not keydown) for repeat
2008-06-12 06:47:20 +00:00
alecpl
d87fc29fee
- don't call expunge and don't remove message row after message move
...
if flag_for_deletion is set to true (#1485002 )
2008-06-11 19:26:08 +00:00
alecpl
287227502a
- focus the list after drag&drop
2008-06-11 19:09:15 +00:00
alecpl
6025c83ba5
- mce_editable field is not used in tinymce3, so detect html-editable textarea by class name
2008-06-11 08:07:33 +00:00
alecpl
23bba05d7d
- allow tabindex in buttons and #1484171
2008-06-10 18:37:38 +00:00
yllar
8b365e22fa
#1485116
2008-06-10 12:06:55 +00:00
yllar
8cc6078876
fr_FR update, thanks Maximilien
2008-06-10 11:46:14 +00:00
alecpl
32b7092759
#1485110
2008-06-09 12:22:54 +00:00
alecpl
a0530a6ec0
- option to disable autocompletion from selected LDAP address books ( #1484922
2008-06-08 18:17:09 +00:00
alecpl
7e78b2ec37
-segfault ( #1485109 )
2008-06-07 19:33:07 +00:00
alecpl
5f95315182
- added 'pl' alias
2008-06-07 19:31:56 +00:00
alecpl
b541216c53
-added encoding detection for attachment names when message part hasn't got charset definition ( #1484969 )
2008-06-07 18:48:59 +00:00
thomascube
c8fb2b7784
Update UPGRADNG instructions + add SVN revision to version string (if available)
2008-06-07 13:34:41 +00:00
thomascube
350459486d
Change meta-charset specififcation in HTML to UTF-8; no need for mb_convert_encoding() anymore
2008-06-07 12:51:21 +00:00
thomascube
c3ab753765
Fix language detection + update Catala localization
2008-06-07 11:47:46 +00:00
thomascube
235086c7de
Cleaned up localization names to unique language_COUNTRY schema according to ISO 639-1 and ISO 3166-1
2008-06-07 11:22:59 +00:00
alecpl
70a0566562
- just boolean check
2008-06-06 09:42:31 +00:00
alecpl
cd67494a9c
- TLS support in LDAP connections: 'use_tls' property ( #1485104 )
2008-06-06 09:38:30 +00:00
thomascube
cfe4a6baf4
Fix structure parsing and html output for multipart messages
2008-06-05 17:35:12 +00:00
alecpl
077070381f
#1485106
2008-06-05 17:31:57 +00:00
alecpl
49e5f72328
- added iil_PutLine() wrapper for fputs()
...
- code cleanup and identation fixes
2008-06-05 17:26:52 +00:00
thomascube
ece3aed366
Fix BODYSTRUCTURE response parsing: some servers respond like 'F1247 OK Completed (0.000 sec)'
2008-06-05 10:44:48 +00:00
thomascube
0a99895ead
Fix fallback if no message strucutre is provided by the imap server
2008-06-05 10:33:29 +00:00
thomascube
70aa900cba
Use internal strtolower function because mbstring is optional
2008-06-05 10:09:24 +00:00
yllar
3d5eafb362
Updated Arabic Translation
2008-06-05 06:55:51 +00:00
thomascube
21605c4e8f
Distinguish html and plaintext parts in messagy body display
2008-06-04 09:51:39 +00:00
thomascube
a8755664af
Allow <body> tag in HTML messages which will be converted to <div class='rcmBody'>
2008-06-04 09:40:17 +00:00
thomascube
65cc1c196f
Chech for mb_convert_encoding first because mbstring is optional for RoundCube + add some phpdoc
2008-06-04 09:13:06 +00:00
alecpl
5d6ec21f9f
-typo in get_header()
2008-06-04 07:05:47 +00:00
alecpl
68217c548a
-add convert encoding before html parsing
2008-06-03 17:07:53 +00:00
alecpl
02548b976c
- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()
...
- imap.inc: Fixed iil_C_FetchStructureString() to handle many
literal strings in response (#1484969 )
- imap.inc: Removed hardcoded data size in iil_ReadLine()
2008-06-03 12:23:55 +00:00
alecpl
e47aadcd99
#1485098
2008-06-02 17:44:02 +00:00
alecpl
c5fb694f36
#1484856
2008-06-02 12:24:31 +00:00
alecpl
065f2762f2
-fix for backslash in folder name
2008-06-02 11:33:54 +00:00
yllar
ce2a55cbfb
sk & fi update
2008-06-01 15:40:16 +00:00
alecpl
d1e8e3f5a0
- Escape \ in login ( #1484614 )
2008-05-31 07:55:20 +00:00
alecpl
0be1bcbc03
-removed not existing variable
2008-05-30 19:55:28 +00:00
yllar
186f3fa81f
et_EE update
2008-05-30 16:31:49 +00:00
alecpl
e16938eac8
- Support " and \ in folder names
2008-05-30 16:15:35 +00:00
thomascube
134eafd5b8
Tell the user which character is forbidden + add translation
2008-05-30 13:27:13 +00:00
alecpl
6eaac22d32
- Disallowed delimiter in folder name ( #1484803 )
2008-05-30 11:52:15 +00:00
alecpl
ea400ed2df
-cleanup
2008-05-30 10:55:05 +00:00
alecpl
681a59fa52
- Support for subfolders in default/protected folders ( #1484665 )
2008-05-30 10:35:19 +00:00
thomascube
45f56c1c40
Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments
2008-05-29 16:10:42 +00:00
alecpl
06c1652d7f
- pl -> pl_PL
2008-05-29 10:51:17 +00:00
alecpl
75da0b6f74
-fixed last commit
2008-05-29 10:47:49 +00:00
alecpl
531abb1a95
-set utf8 locales in setlocale()
2008-05-29 10:43:29 +00:00
alecpl
681969e95f
-don't set Preferences pagetitle in ajax calls
2008-05-29 07:36:53 +00:00
thomascube
0e6bdbe8f5
Pass auth_type as argument; don't start session if started from command line
2008-05-28 22:44:22 +00:00
thomascube
c3bc10eb42
Updated German localizations
2008-05-28 21:36:42 +00:00