Thomas Bruederli
|
5926684aab
|
Unify path schema in global constants: paths always end with a /. Keep RCMAIL_CONFIG_DIR for backwards compatibility
|
12 years ago |
Thomas Bruederli
|
92964a4a6c
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Thomas Bruederli
|
dc088e25c2
|
Fix installer to work with the new framework architecture
|
12 years ago |
Thomas Bruederli
|
fdbe5a8804
|
Separate framework and application constants
|
12 years ago |
Thomas Bruederli
|
e2e2e8f379
|
Use new RCUBE_PLUGINS_DIR constant
|
12 years ago |
Thomas Bruederli
|
9be2f43d02
|
Define more (uniquely prefixed) constants for Roundcube directories in order to enhance the interoperability of the Roundcube framework
|
12 years ago |
Aleksander Machniak
|
0d4ccb8d88
|
Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Framework autoloader
|
12 years ago |
Aleksander Machniak
|
2470213313
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Aleksander Machniak
|
5352b55779
|
Merge branch 'master' of github.com:roundcube/roundcubemail
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
297c1afb80
|
Fix redundant colon after last address in print mode
|
12 years ago |
Aleksander Machniak
|
14d00daa1a
|
Fix absolute positioning in HTML messages (#1488819)
|
12 years ago |
Aleksander Machniak
|
65dff8f812
|
Fix hidden flag and default_addressbook settings handling
|
12 years ago |
Aleksander Machniak
|
922a1fb714
|
Add lost rcube_vcard.php file
|
12 years ago |
Aleksander Machniak
|
f690cf1eb6
|
Small style improvements
|
12 years ago |
Aleksander Machniak
|
d0edbfb33d
|
Fix cache (in)validation after setting \Deleted flag
|
12 years ago |
Aleksander Machniak
|
15cf4fa925
|
Rename rcube_bc.inc to bc.php for consistency
|
12 years ago |
Aleksander Machniak
|
ba6f21caeb
|
Framework files moved to lib/Roundcube
|
12 years ago |
Aleksander Machniak
|
f707fec000
|
Create Roundcube Framework initialization script (bootstrap)
|
12 years ago |
Thomas Bruederli
|
5e1775691c
|
Adapt stylesheets to recent changes in jQuery UI 1.9
|
12 years ago |
Thomas Bruederli
|
b81e7e91a9
|
Consider filename extension to detect image attachments of type application/octet-stream
|
12 years ago |
Aleksander Machniak
|
90ff4ca951
|
Small thread icon alignment fix
|
12 years ago |
Aleksander Machniak
|
17a8fb353b
|
Fix keybord events on messages list in opera browser (#1488823)
|
12 years ago |
Aleksander Machniak
|
9290303e80
|
Move prompt_silent() and get_opt() to rcube_utils class
|
12 years ago |
Aleksander Machniak
|
2b55d4f420
|
Fix selection of collapsed thread rows (#1488772)
|
12 years ago |
Aleksander Machniak
|
9ff3459d7b
|
Check if checkdnsrr() and getmxrr() functions exist before using them
|
12 years ago |
Thomas Bruederli
|
f27c536401
|
Unset null values in user prefs
|
12 years ago |
Thomas Bruederli
|
fa981985ee
|
New shell script to modify user preferences
|
12 years ago |
Thomas Bruederli
|
de1040731b
|
Properly add author name from gettext files
|
12 years ago |
Thomas Bruederli
|
b6add5aed0
|
Add noscript warning to login page (#1488615)
|
12 years ago |
Thomas Bruederli
|
6199a72c8e
|
Updated localization files from launchpad
|
12 years ago |
Thomas Bruederli
|
15eb32eee5
|
Mention new feature to compose messages in a new window
|
12 years ago |
Thomas Bruederli
|
271c5c9764
|
Correctly handle multiple file uploads (#1488820)
|
12 years ago |
Thomas Bruederli
|
19de536b86
|
Check mbstring extension before calling mb_internal_encoding()
|
12 years ago |
Thomas Bruederli
|
84294d952e
|
Updated changelog
|
12 years ago |
Thomas Bruederli
|
1faa16fc45
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Thomas Bruederli
|
810efee4d3
|
Avoid double-encoding of HTML entities in signature edit field
|
12 years ago |
Aleksander Machniak
|
42b8a60cf3
|
Fix wrapping of quoted text with format=flowed (#1488177)
|
12 years ago |
Thomas Bruederli
|
37557b5f08
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
12 years ago |
Thomas Bruederli
|
ac382e1145
|
Always save drafts with format=flowed in order to keep original paragraphs and line wraps (#1488799)
|
12 years ago |
Thomas Bruederli
|
c72a96144d
|
Improve line wrapping behavior where message charset is changed by plugins (including html2plaintext conversion)
|
12 years ago |
Aleksander Machniak
|
6459d86291
|
Select default_addressbook on the list in Address Book (#1488280)
|
12 years ago |
Thomas Bruederli
|
6fa61759e2
|
Add missing message display object in extwin mode
|
12 years ago |
Thomas Bruederli
|
a8f4960c99
|
Unlock UI even if no message display object exists
|
12 years ago |
Aleksander Machniak
|
e27a61a50d
|
Skip invalid vCards (#1488788)
|
12 years ago |
Aleksander Machniak
|
584e356920
|
Fix so mobile phone has TYPE=CELL in exported vCard (#1488812)
|
12 years ago |
Thomas Bruederli
|
be9aacaa52
|
Bring back lost localization for the about page
|
12 years ago |
Thomas Bruederli
|
a9e136161a
|
Use dedicated method to determine an attachment's file size
|
12 years ago |
Thomas Bruederli
|
e21c07038e
|
Use jQuery functions to maximize compatibility with all IE versions
|
12 years ago |
Thomas Bruederli
|
3bf7310fa3
|
Add onclick handler to Show-links
|
12 years ago |
Thomas Bruederli
|
54cc75f28d
|
Cast mimetypes property into an array on IE
|
12 years ago |