alecpl
|
cf6a833c95
|
- fix "Back to message list" button (#1485440)
|
16 years ago |
alecpl
|
2483a886ac
|
-revert r1920 (as it breaks some things)
|
16 years ago |
svncommit
|
253cc5890d
|
Fix typo.
|
16 years ago |
alecpl
|
b76275da65
|
- show notice instead of warning if search results contains no results (#1485437)
|
16 years ago |
alecpl
|
466d1dfb68
|
- nl_NL update (#1485436)
|
16 years ago |
alecpl
|
7b77f2e83a
|
- don't reload messages list if user clicks on (already) selected folder
|
16 years ago |
alecpl
|
0e109cfd1b
|
- revert wrong stuff from my tests that shouldn't be commited
|
16 years ago |
alecpl
|
52851464e0
|
- Fix race conditions when changing mailbox (set some env variables only when needed - no action or action==list)
|
16 years ago |
alecpl
|
2c832e4519
|
- small improvement in getunread.inc + fix: don't call msglist_select() for getunread and check-recent actions
|
16 years ago |
alecpl
|
4683bf1640
|
- typos
|
16 years ago |
alecpl
|
d6497f4db3
|
- Fix folders css class setting for folder with names matching defined classes (#1485355)
|
16 years ago |
alecpl
|
7d16faec67
|
- de_* update
|
16 years ago |
alecpl
|
58f786f19d
|
- removed old and not used ldapscripts.html
|
16 years ago |
alecpl
|
5f660cd7c4
|
- Minimize "inline" javascript use (#1485433)
|
16 years ago |
alecpl
|
a2740628bb
|
- improved rcube_sess_gc() when enable_caching=false, also use join() once
|
16 years ago |
alecpl
|
4e9349d5e8
|
- small style clean up
|
16 years ago |
alecpl
|
3feb553528
|
- localizations update for r1908
|
16 years ago |
alecpl
|
fd51e0fea5
|
- Better handling of "no identity" and "no email in identity" situations (#1485117)
|
16 years ago |
alecpl
|
56cf503a1b
|
- Localized filesize units (#1485340) + small labels capitalization change in en.* (#1485407)
|
16 years ago |
alecpl
|
ab8b44741d
|
- Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)
|
16 years ago |
alecpl
|
dda3c7db46
|
- Fix compose window width/height (#1485396)
|
16 years ago |
alecpl
|
f4b8681160
|
- Stop spellchecking when switching to html editor (#1485362)
|
16 years ago |
alecpl
|
ef925ffe08
|
- small css fix (#1485427)
|
16 years ago |
alecpl
|
123a02c8c7
|
- #1485423: fixed virtuser_query checking
|
16 years ago |
alecpl
|
526d170e1d
|
- Fix htmleditor spellchecking on MS Windows (#1485397)
|
16 years ago |
alecpl
|
bf2f39ea6d
|
- #1485290: Fix unread counter when displaying cached massage in preview panel
- remove some empty lines in app.js
|
16 years ago |
alecpl
|
f7028b2079
|
- small improvement: don't use implode to check array elements
|
16 years ago |
svncommit
|
8d0224c9b6
|
Update nl_NL translation.
|
16 years ago |
alecpl
|
ffae15e5fc
|
- Added 'mime_param_folding' option with possibility to choose
long/non-ascii attachment names encoding eg. to be readable
in MS Outlook/OE (#1485320)
- Added "advanced options" feature in User Preferences
|
16 years ago |
alecpl
|
29e697b24a
|
- small rename in pl_PL locale
|
16 years ago |
alecpl
|
e80f502efb
|
- added 'en_US.utf8' as fallback for setlocale
|
16 years ago |
alecpl
|
5b4562e494
|
- read 'name' parameter after 'filename' and rfc2231's parameters,
Thunderbird truncate long filenames in 'name', but 'filename' contains the whole name
|
16 years ago |
alecpl
|
09f19e675f
|
- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)
|
16 years ago |
thomascube
|
47c9ccbf6f
|
Also allow appending messages to inbox (if not listed)
|
16 years ago |
thomascube
|
bb8781c6d7
|
Improve vcard decoding and import step
|
16 years ago |
thomascube
|
cefd1d8c91
|
DRY: set (secure) cookies using rcmail::setcookie() + set session.only_use_cookies
|
16 years ago |
svncommit
|
cc4b36b143
|
update cs_CZ
|
16 years ago |
alecpl
|
d6869a6693
|
- Fix language autodetection (#1485401)
|
16 years ago |
alecpl
|
7315902cb2
|
#1485405: typo
|
16 years ago |
svncommit
|
78d08476f3
|
update zh_TW
|
16 years ago |
alecpl
|
07d36706e5
|
#1485403: fix "bolding" of folder with subfolders with more than two levels
|
16 years ago |
alecpl
|
94a99c11f4
|
- fixed handling of apostrophes in filenames decoded according to rfc2231
|
16 years ago |
alecpl
|
e98809ae55
|
- allow to enable/disable configuration for only some of special folders
|
16 years ago |
alecpl
|
cc669e3727
|
- read current language from rcube_user object (config may contains 'pl', but user 'pl_PL')
|
16 years ago |
alecpl
|
cdc539d561
|
- there's no 'locale_string' option now
|
16 years ago |
svncommit
|
34b8b1e133
|
update (#1485392)
|
16 years ago |
thomascube
|
7d7f67dde1
|
Apply changes of installer script to trunk
|
16 years ago |
thomascube
|
2fd6c217a3
|
Update user agent string (#1485390)
|
16 years ago |
thomascube
|
e93e54fb26
|
Tiny correction of phpdoc
|
16 years ago |
thomascube
|
95fcc33472
|
Separate method to create iframe tags (with a list of allowed attributes)
|
16 years ago |