thomascube
|
5d2b7fd387
|
Added pspell support patch by Kris Steinhoff (#1483960)
|
16 years ago |
thomascube
|
522007bdb2
|
Switch installer from obsolete locale_string to language config option
|
16 years ago |
thomascube
|
d224551cfb
|
Fix read_when_deleted behavior + javascript codestyle
|
17 years ago |
alecpl
|
f5480daad3
|
change to config file missing from rev1580 (#1485179)
|
17 years ago |
alecpl
|
67effe9904
|
- actually we don't need default_skin option
|
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
|
712b30dd2d
|
- Added option to display images in messages from known senders (#1484601)
|
17 years ago |
alecpl
|
a0530a6ec0
|
- option to disable autocompletion from selected LDAP address books (#1484922
|
17 years ago |
svncommit
|
6444cf4b29
|
Remove comment characters which where 'helpfully' added by vim.
|
17 years ago |
svncommit
|
5e0045b128
|
Add option to log successful logins.
|
17 years ago |
alecpl
|
cd67494a9c
|
- TLS support in LDAP connections: 'use_tls' property (#1485104)
|
17 years ago |
till
|
c0e35832ae
|
set delete_always to false
|
17 years ago |
till
|
3bfab3b99c
|
fix to #1485083
|
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
|
2ca388d0d7
|
Call load_host_config() and add reference to Howto_Config (#1485040)
|
17 years ago |
alecpl
|
6153e20516
|
- Option 'use_SQL_address_book' replaced by 'address_book_type'
|
17 years ago |
svncommit
|
4f9c833742
|
/tmp/out
|
17 years ago |
thomascube
|
197601ef5f
|
Next step: introduce the application class 'rcmail' and get rid of some global vars
|
17 years ago |
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
17 years ago |
alecpl
|
fe6b7ae748
|
some options moved outside user preferences section
|
17 years ago |
alecpl
|
eaa39477bd
|
#1483863: empty trash and expunge inbox on logout
|
17 years ago |
thomascube
|
967b342039
|
Disable installer by default; add config option to enable it again
|
17 years ago |
thomascube
|
17b5fb797f
|
Add configurable default charset for message decoding
|
17 years ago |
thomascube
|
81355ae293
|
Correct example filter to work with the changes from r1025
|
17 years ago |
thomascube
|
83ce4bb0bc
|
Correct/clarify installation hints
|
17 years ago |
till
|
45a470a721
|
* tinymce has some issues (especially in the IE department), enable only if you can take it
|
17 years ago |
till
|
50c7535072
|
* added config variable for mime magic
|
17 years ago |
till
|
aec82bd940
|
* introduced session_domain
|
17 years ago |
thomascube
|
0ea884099a
|
Make sending of read receipts configurable
|
17 years ago |
thomascube
|
b2ff3d4461
|
Don't create default folders by default
|
17 years ago |
thomascube
|
e9ac143dbb
|
Copy changes from r892 and r903
|
17 years ago |
svncommit
|
5349b78ad4
|
Update copyright notice
|
17 years ago |
svncommit
|
aca3d25f1b
|
Make smtp HELO/EHLO hostname configurable (closes #1484067)
|
17 years ago |
thomascube
|
5eee009671
|
Allow vars and PHP code in templates; improved page title; fixed #1484395
|
17 years ago |
thomascube
|
d7d66380f0
|
Use server's timezone for defaults (#1484288)
|
17 years ago |
thomascube
|
03b27176ef
|
Applied patch for LDAP version (#1484552)
|
17 years ago |
till
|
7dce969fcd
|
+ added new config option: #1484484
|
17 years ago |
thomascube
|
6b603da6f1
|
LDAP improvements
|
17 years ago |
thomascube
|
e3caaf59c2
|
Use global filters and bind username/ for Ldap searches (#1484159)
|
18 years ago |
thomascube
|
f1154163b0
|
Merged branch devel-addressbook from r443 back to trunk
|
18 years ago |
thomascube
|
aad6e2a9c4
|
New session authentication, should fix bugs #1483951 and #1484299; testing required
|
18 years ago |
svncommit
|
8c8b2a487a
|
Allow 12 hour date to display for emails sent today (Doug Mandell).
|
18 years ago |
thomascube
|
b19097058c
|
Introducing preview pane and conditional skin tags
|
18 years ago |
thomascube
|
d656f1ca71
|
Made automatic draft saving configurable
|
18 years ago |
thomascube
|
9960666abe
|
Added support for Nox Spell Server; plus small bugfixes
|
18 years ago |
thomascube
|
fa4cd20fb1
|
Several bugfixes; see CHANGELOG for details
|
19 years ago |
thomascube
|
bac7d1742d
|
Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugs
|
19 years ago |
svncommit
|
b4b081713e
|
Workaround for drag-drop using whitespace in FF, Junk emptying, misc fixes
|
19 years ago |