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
|
7315902cb2
|
#1485405: typo
|
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 |
thomascube
|
95fcc33472
|
Separate method to create iframe tags (with a list of allowed attributes)
|
16 years ago |
alecpl
|
e2c610ebfa
|
- use more 'html' class
|
16 years ago |
alecpl
|
106d057f84
|
- allow signature textarea size setting from skin + use cols=60
|
16 years ago |
alecpl
|
d93fc991a8
|
- Display progress message for folders create/delete/rename operations (#1485357)
|
16 years ago |
alecpl
|
491a6e2901
|
- Allow and use spellcheck attribute for input/textarea fields (#1485060)
|
16 years ago |
thomascube
|
f645ce169e
|
Redesign of the identities settings + add config option to disable multiple identities
|
16 years ago |
alecpl
|
a81be1b534
|
-small folder names abbreviation fixes
|
16 years ago |
alecpl
|
3bd94b142e
|
- use html2text for signatures in Settings/Identities
|
16 years ago |
alecpl
|
000bb9a55c
|
- localization fix for 'replyto' label length (use short 'replyto' and long 'reply-to')
|
16 years ago |
thomascube
|
3e8bd7af59
|
Insert virtual folders in subscription list (#1484779) + code cleanup
|
16 years ago |
alecpl
|
55fb73529c
|
- fix language setting (language select wasn't "refreshed" after change)
|
16 years ago |
thomascube
|
62784a2ce5
|
Interesting: (0 == 'auto') => true
|
16 years ago |
thomascube
|
c8ae2497b7
|
Auto-detect client language and timezone if desired by config/prefs
|
16 years ago |
thomascube
|
64f20dae0c
|
Show real names in folder drop-down + rebuild default_imap_folders property when saving prefs
|
17 years ago |
thomascube
|
cb3538d2ab
|
Make special folders configurable for the user
|
17 years ago |
thomascube
|
6d6e066f23
|
Code cleanup with new html classes
|
17 years ago |
alecpl
|
67effe9904
|
- actually we don't need default_skin option
|
17 years ago |
alecpl
|
3b6b91ad1e
|
- lost files from r1539
|
17 years ago |
alecpl
|
e58df3adc9
|
- Added option to select skin in user preferences (#1485031)
- template_exists() moved to rcube_template class
|
17 years ago |
alecpl
|
166b615dbb
|
- Added option to disable displaying of attached images below the message body
|
17 years ago |
alecpl
|
f0d4b72a4e
|
- User preferences grouped in more fieldsets
|
17 years ago |
alecpl
|
712b30dd2d
|
- Added option to display images in messages from known senders (#1484601)
|
17 years ago |
alecpl
|
6eaac22d32
|
- Disallowed delimiter in folder name (#1484803)
|
17 years ago |
alecpl
|
681a59fa52
|
- Support for subfolders in default/protected folders (#1484665)
|
17 years ago |
alecpl
|
681969e95f
|
-don't set Preferences pagetitle in ajax calls
|
17 years ago |
alecpl
|
a55606b122
|
-localized pagetitle in Settings and Address book
-removed useless and not working code
|
17 years ago |
thomascube
|
c1b3c4cc31
|
Don't check for non-existing property -> fix address book
|
17 years ago |
alecpl
|
3044ae271e
|
-added flag_for_deletion in user prefs
|
17 years ago |
alecpl
|
1931cab4be
|
-removed messages list sorting option from user prefs
|
17 years ago |
alecpl
|
d9b29a2172
|
- In Preferences added possibility to configure 'read_when_deleted', 'mdn_requests', 'message_sort_col' and 'message_sort_order' options
|
17 years ago |
alecpl
|
72b2807fb9
|
-added confirmation message after identity insertion (like after update)
|
17 years ago |
thomascube
|
1854c4525b
|
More code cleanup + oop-ization
|
17 years ago |
alecpl
|
32ac953986
|
- Fix management of folders with national characters in names (#1485036, #1485001)
|
17 years ago |
alecpl
|
5b82152607
|
- fixed saving preferences after r1344
|
17 years ago |
thomascube
|
197601ef5f
|
Next step: introduce the application class 'rcmail' and get rid of some global vars
|
17 years ago |
alecpl
|
4c84ddade7
|
- removed redundant code
|
17 years ago |
svncommit
|
140d6e9063
|
fix HTML mail sending
|
17 years ago |
alecpl
|
09c1a37be2
|
- last change fix
|
17 years ago |
alecpl
|
28c59fcf24
|
- fixed folders management after r1291
|
17 years ago |
thomascube
|
ccb412f982
|
Set minimum number of rows per page (#1484935)
|
17 years ago |
alecpl
|
33bb9826a7
|
- added tinyMCE localization setting
- don't use tiny_mce_src.js
|
17 years ago |
svncommit
|
d9344fc349
|
HTML editing fixes, upgrade to TinyMCE v3.0.6
|
17 years ago |
alecpl
|
a901aa564a
|
- Added sections (fieldset+label) in Settings interface
|
17 years ago |
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
17 years ago |
alecpl
|
eaa39477bd
|
#1483863: empty trash and expunge inbox on logout
|
17 years ago |
alecpl
|
c5097c633b
|
#1484681
|
17 years ago |