Aleksander Machniak
446dbedbf6
Fix so setting frame to blank page works also while frame is loading another page
12 years ago
Aleksander Machniak
ed52a355b3
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
a3f745bccc
Fix email duplicate check on contact move/copy
12 years ago
Aleksander Machniak
3e3f39a06c
'moveto' -> 'move', cs fixes
12 years ago
Aleksander Machniak
a45f9b7bf5
Contacts drag-n-drop default action is to move contacts ( #1488751 )
...
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751 )
Use consistent naming: 'moveto' -> 'move'
12 years ago
Aleksander Machniak
049ba0aed2
Fix message list sort with THREADS=REFS and sort column other than "None" or "Sent date"
12 years ago
Aleksander Machniak
b7addfc77c
Use absolute paths in is_dir() checks to prevent open_basedir related warnings
12 years ago
Aleksander Machniak
d4a2ea1d87
Fix messages list sorting with THREAD=REFS
12 years ago
Aleksander Machniak
7045bb9c07
Fix parsing one-line FETCH response, e.g. "* 1 FETCH (UID 9844 BODY[2.4] NIL)"
12 years ago
Aleksander Machniak
ad052b81d8
Fix so filename label is "Name" not "Display name"
12 years ago
Thomas Bruederli
a7e0897fde
Synchronized localization files with Transifex
12 years ago
Thomas Bruederli
94b11361b5
Fix text-overflow
12 years ago
Aleksander Machniak
eaf3832e40
Add some displayed attachment info into javascript environment
12 years ago
Aleksander Machniak
57d1d60ef1
Added toolbar container on attachment preview page
12 years ago
Aleksander Machniak
dc56c50075
Fix handling of &, <, > characters in scripts/filter names ( #1489208 )
12 years ago
Aleksander Machniak
d6b592941d
Fix handling of &, <, > characters in scripts/filter names ( #1489208 )
12 years ago
Aleksander Machniak
1b52cfc45f
Support 'univentiongroup' objectclass, small code improvements
12 years ago
Aleksander Machniak
528366f693
Fix Close link and remove About link on error pages ( #1489109 )
12 years ago
Aleksander Machniak
a306996bc5
Change license to GPLv3+ also in README file
12 years ago
Aleksander Machniak
4feb8eb575
Refactoring in groups cache handling code, CS fixes
12 years ago
Aleksander Machniak
3427883c25
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
d675abc571
Make identity signature field wider ( #1489159 )
12 years ago
Thomas Bruederli
b373ac82e4
Don't query cache if static group_filter list is used
12 years ago
Thomas Bruederli
6ff6bedea4
Disable dragging/copying of contact groups
12 years ago
Thomas Bruederli
bdaa4b2cb6
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Thomas Bruederli
9eaf681b6b
Describe group filter's name_attr in sample config; defaults to 'cn' if not specified
12 years ago
Aleksander Machniak
253f0aed16
Remove deprecated (in PHP 5.5) PREG /e modifier usage ( #1489174 )
12 years ago
Aleksander Machniak
3aa16c320b
Fix icon position for all special folders when on second level of the tree.
...
This would be simpler if we'd have onlick on list row (<li>) instead of <a> element.
12 years ago
Aleksander Machniak
a5b79b15a8
Fix empty messages list when register_globals is enabled ( #1489157 )
12 years ago
Victor Benincasa
d7604c8c59
Fix Junk folder alignment when it's nested in inbox folder.
12 years ago
Aleksander Machniak
8f42c32c45
Improve code readability
12 years ago
Aleksander Machniak
2b3a3b1407
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
855c85377d
Performance improvement for searching in threaded mode. We can use
...
cached index now. Some other small improvements.
12 years ago
Victor Benincasa
093a3d9e7d
Fix improper error checking
...
Currently all (HTML/TEXT) spell checking logs an error (due commit b15cc7d
) and HTML spell checking doesn't work (due commit cfe2fc8
). Fix: ignore error="0" value from the returned XML as it isn't an error.
12 years ago
Aleksander Machniak
2787fbe5b6
Revert change where NULL config value wasn't handled as unset ( #1489202 )
12 years ago
Aleksander Machniak
1f4b2a7093
Update changelog
12 years ago
Aleksander Machniak
0494288999
Improved/unified attachment preview page
...
Implemented attachment print button
12 years ago
Aleksander Machniak
3a0f822767
Improve screen min-width calculation
12 years ago
Aleksander Machniak
bcc1590663
Fix screen element height in popups in Opera browser
12 years ago
Aleksander Machniak
12e69ce13d
Fix lack of space between searchfiler and quicksearchbar in Larry skin ( #1489158 )
12 years ago
Aleksander Machniak
f255dd787c
Fix error when searching in threaded mode
12 years ago
Aleksander Machniak
39a82a5d45
CS fixes
12 years ago
Aleksander Machniak
1965c3b367
Remove confusing note about closing ?> tag and no characters after it.
...
We currently do not require closing tag in config file, we also
correctly handle characters after the closing tag (#1489179 )
12 years ago
Aleksander Machniak
7a7c25aeff
Fix so valid and set date.timezone is not required by installer checks ( #1489180 )
12 years ago
Aleksander Machniak
9df7e17043
Disable workaround for http://bugs.php.net/bug.php?id=18556 if PHP 5.5 is detected
12 years ago
Thomas Bruederli
07c6c69eca
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
12 years ago
Aleksander Machniak
39b905b7a8
Canonize boolean ini_get() results ( #1489189 )
12 years ago
Aleksander Machniak
976ba376a9
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
d764723142
Improve IMAP APPEND handling so it can read message (parts) from file pointer(s)
...
and make it less memory consuming
12 years ago
Aleksander Machniak
3bbe4e7424
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago