alecpl
|
1931cab4be
|
-removed messages list sorting option from user prefs
|
17 years ago |
thomascube
|
26539d5f99
|
Made encrypt_passwd method public as requested in #1485071
|
17 years ago |
thomascube
|
8fa58e72a3
|
New class rcube_message representing a mail message; changed global $MESSAGE from array to object
|
17 years ago |
yllar
|
e2f958ced1
|
translation updates
|
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
|
e5a83494d0
|
-reverted 1286 change (don't need div here)
|
17 years ago |
alecpl
|
cc85f38ab9
|
-reverted r1391 and fix for IE7 (IE6 should still be ok)
|
17 years ago |
thomascube
|
aec031c547
|
Better description of imap_auth_type option
|
17 years ago |
thomascube
|
b026c3be85
|
Make IMAP auth type configurable (#1483825)
|
17 years ago |
thomascube
|
405aba8323
|
Allow tabindex attribute in textareas
|
17 years ago |
thomascube
|
033478df29
|
Link global config array with class props (to be removed)
|
17 years ago |
alecpl
|
51cca60914
|
- Fix attachment list on IE 6/7 (#1484807)
|
17 years ago |
thomascube
|
3978ab3928
|
Make sure we have a valid integer even if date is empty (#1485055)
|
17 years ago |
alecpl
|
8274ef47e9
|
-folder names/icons moved 5px to the left
|
17 years ago |
alecpl
|
e94a0ba152
|
- small fixes
|
17 years ago |
alecpl
|
f2b323e82e
|
- fix #1485066
|
17 years ago |
yllar
|
48e2cfd981
|
small fix to pt_PT
|
17 years ago |
alecpl
|
834432f3cf
|
-small design changes (margins, etc.)
|
17 years ago |
yllar
|
20c0207ef9
|
pt_PT update
|
17 years ago |
alecpl
|
800c48079d
|
- #1484524
|
17 years ago |
svncommit
|
c17991c294
|
fix script to show cc/bcc fields
|
17 years ago |
svncommit
|
84f5b78c6d
|
remove code obsoleted by fix to parse_attrib_string
|
17 years ago |
alecpl
|
fc23121982
|
-added check for caching_enabled (#1485051)
|
17 years ago |
alecpl
|
72b2807fb9
|
-added confirmation message after identity insertion (like after update)
|
17 years ago |
alecpl
|
54dd42c318
|
- fixed problem with postgresql sequences (after MDB2 drivers update)
|
17 years ago |
alecpl
|
e5deaae528
|
- Updated PEAR::DB package to version 1.7.13
|
17 years ago |
alecpl
|
a6f90e1b2b
|
-fixed disclaimer
|
17 years ago |
alecpl
|
2e90ff5b62
|
- Make password input fields of type password in installer (#1484886)
|
17 years ago |
alecpl
|
30606bf9aa
|
- updated and added info about new options in UPGRADING (#1485014)
|
17 years ago |
alecpl
|
2710462290
|
- small localization fixes (#1484895)
|
17 years ago |
alecpl
|
9d9f8dc834
|
- fix: fallback labels/messages ignored from en_US localisation files after r1360 (#1485057)
|
17 years ago |
alecpl
|
885ebb8da2
|
- added enctype for attachments form (#1485056)
|
17 years ago |
thomascube
|
2ca388d0d7
|
Call load_host_config() and add reference to Howto_Config (#1485040)
|
17 years ago |
alecpl
|
ad69589792
|
- fixed comments
|
17 years ago |
alecpl
|
ca4c087f02
|
- Don't call CAPABILITY twice if possible (RFC3501 [7.1])
|
17 years ago |
alecpl
|
3998350520
|
- Fixed (?) r1366 change (#1485050)
|
17 years ago |
alecpl
|
583850d00c
|
- Corrected message headers decoding when charset isn't specified and improved
support for native languages (#1485050, #1485048)
|
17 years ago |
alecpl
|
ed5ed98bea
|
- make address_book_type option case insensitive
|
17 years ago |
alecpl
|
6153e20516
|
- Option 'use_SQL_address_book' replaced by 'address_book_type'
|
17 years ago |
alecpl
|
f1b75374b2
|
- Optimized messages sorting on servers without sort capability (#1485049)
|
17 years ago |
alecpl
|
1a659d789f
|
- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)
|
17 years ago |
svncommit
|
4f9c833742
|
/tmp/out
|
17 years ago |
thomascube
|
1854c4525b
|
More code cleanup + oop-ization
|
17 years ago |
alecpl
|
eb774cc6eb
|
- removed trigger_error() call
|
17 years ago |
alecpl
|
a4e6ed10f6
|
- fixed setting pagetitle in ajax calls
|
17 years ago |
alecpl
|
32ac953986
|
- Fix management of folders with national characters in names (#1485036, #1485001)
|
17 years ago |
alecpl
|
90cd452bc0
|
- last commit fix
|
17 years ago |
alecpl
|
1088d66745
|
- Do charset conversion also for from/to column on messages list
|
17 years ago |
alecpl
|
b61965256e
|
Installer: encode special characters in DB username/password (#1485042)
|
17 years ago |
alecpl
|
c5cc386da4
|
- fixed searching broken in r1341
|
17 years ago |