alecpl
b77d0dd6c5
- added options to use syslog instead of log file ( #1484850 )
...
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
16 years ago
alecpl
9e8e5fa634
- Removed support for PEAR::DB driver
16 years ago
alecpl
f74b283fd4
- Fix buttons status after contacts deletion ( #1485233 )
16 years ago
alecpl
2c6fa93371
- Add Content-Length header while attachments downloading ( #1484256 )
16 years ago
svncommit
5cfe194f48
added note about entity escape fix #1484904
16 years ago
thomascube
ded713982e
Respect spellcheck_uri in tinyMCE spellchecker ( #1484196 )
16 years ago
thomascube
4ca10b8d51
Enable spellchecker for HTML editor
16 years ago
thomascube
5d2b7fd387
Added pspell support patch by Kris Steinhoff ( #1483960 )
16 years ago
thomascube
ac5d15de29
Added template object for current mailbox name ( #1485256 )
16 years ago
alecpl
d8d41658d3
- Case insensitive contacts searching using PostgreSQL ( #1485259 )
16 years ago
thomascube
aee3a2f1d2
Fix hiding of mark menu ( #1484944 )
17 years ago
thomascube
faf8766fd2
Save outgoing mail to selectable folder ( #1324581 )
17 years ago
alecpl
5b1de55981
- use long date format in print mode ( #1485191 )
17 years ago
alecpl
18240a9201
- Updated TinyMCE to version 3.1.0.1
17 years ago
thomascube
5b3dd412d2
Check PERMANENTFLAGS before saving MDNSent flag ( #1484963 , #1485163 )
17 years ago
thomascube
e3e597e3b6
Re-enable autocomplete attribute for login form ( #1485211 )
17 years ago
alecpl
e189a6ca18
- Added flag column on messages list ( #1484623 )
17 years ago
alecpl
1c25366406
Patched Mail/mimePart.php ( http://pear.php.net/bugs/bug.php?id=14232 )
17 years ago
alecpl
ddd776b2a3
- Allow trash/junk subfolders to be purged ( #1485085 )
17 years ago
alecpl
ad572a1f2e
- Added Azerbaijani translation
17 years ago
thomascube
c719f3c1e0
Store compose parameters in session and redirect to a unique URL
17 years ago
thomascube
9f6adf9264
Corrected changelog
17 years ago
thomascube
4230651565
Add fallback to old 'skin_path' property + indent with spaces instead of tabs
17 years ago
alecpl
1bc48e3ee8
- Fixed forwarding messages with one HTML attachment ( #1484442 )
...
- Fixed encoding of message/rfc822 attachments and image/pjpeg handling (#1484914 )
17 years ago
alecpl
3a01c39af8
- small doc fixed ( #1485133 )
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
f0d4b72a4e
- User preferences grouped in more fieldsets
17 years ago
alecpl
ee289dc2ed
- Updated PEAR::Mail_Mime ( #1484973 )
17 years ago
alecpl
712b30dd2d
- Added option to display images in messages from known senders ( #1484601 )
17 years ago
alecpl
60881e5a14
- Fix corrupted MIME headers of messages in Sent folder ( #1485111 )
17 years ago
alecpl
d87fc29fee
- don't call expunge and don't remove message row after message move
...
if flag_for_deletion is set to true (#1485002 )
17 years ago
alecpl
a0530a6ec0
- option to disable autocompletion from selected LDAP address books ( #1484922
17 years ago
thomascube
c3ab753765
Fix language detection + update Catala localization
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
alecpl
077070381f
#1485106
17 years ago
thomascube
c5688efa83
Update CHANGELOG
17 years ago
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()
17 years ago
alecpl
d1e8e3f5a0
- Escape \ in login ( #1484614 )
17 years ago
alecpl
e16938eac8
- Support " and \ in folder names
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
53873e32aa
- Fixed sorting of folders with non-ascii characters
17 years ago
alecpl
89cf7c201b
- ... and Address Book
17 years ago
alecpl
a55606b122
-localized pagetitle in Settings and Address book
...
-removed useless and not working code
17 years ago
alecpl
d7f3d796a2
-Fixed Mysql DDL for default identities creation ( #1485070 )
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