svncommit
dbbd1f495e
fix signature loading on Windows ( #1484545 )
17 years ago
svncommit
d9344fc349
HTML editing fixes, upgrade to TinyMCE v3.0.6
17 years ago
alecpl
d7a411f099
#1484391 , #1484403
17 years ago
alecpl
76a89bf04d
#1333167
...
#1484916
17 years ago
alecpl
47fab0a48e
- don't send set_env() when env array is empty
17 years ago
thomascube
54d830fa44
Fix html quoting in textareas
17 years ago
alecpl
f762088043
- fixed markreadbutton after r1291
17 years ago
yllar
9950110ddd
update
17 years ago
alecpl
a63e10ee7d
- removed strrstr() definition as it was needed only for php4
17 years ago
alecpl
a901aa564a
- Added sections (fieldset+label) in Settings interface
17 years ago
thomascube
3cd24d81e9
Always check for recent if a mailbox list is available
17 years ago
svncommit
c2d6a5ebf4
Update Dutch translation.
17 years ago
thomascube
b2d8b845de
Don't use inexisting class name
17 years ago
alecpl
3f5cef8666
- reverted r1295
...
- disable caching for unseen messages to allow marking as read remarked messages
17 years ago
alecpl
f21ebb47c7
- added seen flag value to etag, so it allows to mark again remarked messages
17 years ago
alecpl
9d6f8e8162
- don't change icon of deleted message when marking as read
17 years ago
alecpl
875a482d3c
- fix for buttons without commands (r1291)
17 years ago
alecpl
3d35312cc4
- Fixed and optimized 'read_when_deleted': mark as read on server side
...
in one action when marking as deleted, fixed js bugs when deleting
from message preview page
17 years ago
thomascube
47124c2279
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
17 years ago
alecpl
b00bd0f27d
- and another constraint for shift selection
17 years ago
alecpl
f2892d7cfc
- fix for shift key use without shift_start on the list
17 years ago
alecpl
768a24f27d
#1484983
17 years ago
alecpl
deb921f69f
- up-to-date
17 years ago
alecpl
480f8c5a09
added lost div (like in messagepreview.html)
17 years ago
alecpl
6d2714b3b3
#1484972 : optimization: mark as read in one action with preview, deleted redundant quota reads
17 years ago
alecpl
fe6b7ae748
some options moved outside user preferences section
17 years ago
alecpl
d0ece4fa94
translated new labels
17 years ago
alecpl
eaa39477bd
#1483863 : empty trash and expunge inbox on logout
17 years ago
alecpl
cb6b51ee76
- added rows highlighting in onmousemove on ksearch list
17 years ago
alecpl
073727e0d7
- typo
17 years ago
alecpl
3790508c20
- removed lines wrapping
17 years ago
alecpl
7479cc6570
#1484980 : fixed problem with month abbreviations localization (problem with May and maybe others)
17 years ago
alecpl
7be658c0eb
#1484979
17 years ago
alecpl
6f9876690a
#1484624 : do ob_start/ob_end_clean when reading config files
17 years ago
alecpl
e2062e420f
#1484977 : Dutch labels updated
17 years ago
yllar
e19b4fe9eb
estonian translation update
17 years ago
thomascube
e010845509
Don't attempt to send headers after content
17 years ago
thomascube
8b8bccf390
Start session before content is sent
17 years ago
alecpl
97f57daeb1
#1484898
17 years ago
alecpl
d41d67add6
- better commands enabling/disabling after get/post response, fixes:
...
when delete last (selected) message in mailbox content in preview
pane should be cleaned, when delete last (selected) message in mailbox
sellect-all, purge and others commands should be disabled,
and probably other related bugs
17 years ago
alecpl
e7886405d8
- added check
17 years ago
alecpl
2eb0326a55
- disable purge command after purge action
17 years ago
alecpl
7560371366
- fixed goto_url() call in logout command
17 years ago
alecpl
7155539ffd
- fixed not working debug console (was initialized before html object creation)
...
- fixed separator in debug console
17 years ago
alecpl
6051e6c189
#1484188 : added month names localization
17 years ago
alecpl
53e79dfa0c
#1484966 : place Message-Id below Received header
17 years ago
thomascube
c0dc9072c1
Add hint for saving config files + stop DB initialization if en error occurs
17 years ago
alecpl
f5e8d23e8e
#1484962 : typo
17 years ago
svncommit
43b9901e2e
restore baseline css file to themes folder, put overrides in skins folder ( #1484933 )
17 years ago
thomascube
5bb999411d
Checks are now done in installer/check.php
17 years ago