Thomas Bruederli
|
e2f3710476
|
Update Changelog
|
10 years ago |
Thomas Bruederli
|
e8b82c2e7b
|
Fix rcube_utils::normalize_string() to support unicode characters + add argument for minimum token length
|
10 years ago |
Thomas Bruederli
|
09c58d1add
|
Make rcube_utils::strtotime() timezone aware (#1490163)
|
10 years ago |
Thomas Bruederli
|
b737021a90
|
Improve plugin selection in installer; check already selected plugins
|
10 years ago |
Thomas Bruederli
|
d1bf0feed4
|
Use current year for timezone offset display
|
10 years ago |
Aleksander Machniak
|
6ca090b341
|
Add _mbox parameter to the 'mark' request sent after opening a message
|
10 years ago |
Aleksander Machniak
|
d9897520e7
|
Upgrade jQuery to version 2.1.3
|
10 years ago |
Aleksander Machniak
|
79e92da7ed
|
Fix js error when calling show_popup_dialog() without 'options' argument
|
10 years ago |
Aleksander Machniak
|
11eb072f80
|
Fix rcube_utils::get_boolean() test to not use deprecated function alias
|
10 years ago |
Thomas B.
|
8e7ed506c4
|
Merge pull request #248 from flanpy/master
#1489096 : Ability to select plugins to enable in the installer
|
10 years ago |
Aleksander Machniak
|
06410e41e0
|
Update changelog
|
10 years ago |
Thomas Bruederli
|
4081940908
|
Add hint about the optional LDAP modules listed in "suggest" (#1490183)
|
10 years ago |
Thomas Bruederli
|
b9014db990
|
Update Changelog
|
10 years ago |
Thomas Bruederli
|
8d9945c4f6
|
Enable updating of composer.json dependencies
|
10 years ago |
Thomas Bruederli
|
bd51db63de
|
Sync vendor folder if exists in source package (#1490145)
|
10 years ago |
Aleksander Machniak
|
aafccefb88
|
Properly set fuzzy_search for vlv searches
|
10 years ago |
Thomas Bruederli
|
ceee7eb110
|
Prevent folder selection changes if app is busy (#1490158)
|
10 years ago |
Thomas Bruederli
|
da0d0aca2a
|
Avoid useless reloading list when resetting search with active filter (#1490057)
|
10 years ago |
Aleksander Machniak
|
cc5e4452db
|
Read page and page_size before check_recent hook is executed
- some plugins may change them to invalid values (in mail context)
|
10 years ago |
Aleksander Machniak
|
217a1fce53
|
Fix compatibility with assets_path setting
|
10 years ago |
Aleksander Machniak
|
343dc97ba1
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
10 years ago |
Aleksander Machniak
|
877e44bd8f
|
Small improvements in About dialog
|
10 years ago |
Thomas Bruederli
|
b80f4bafc3
|
Remove focus from toggle item if clicked with the mouse
|
10 years ago |
Aleksander Machniak
|
8ccfc271d7
|
Fix skin inheritance for some icons (#149017)
|
10 years ago |
Aleksander Machniak
|
7e788e4352
|
Fix legacy_plugin so it works with assets_path/assets_dir
and also when css/js file URLs do not contain cache buster
|
10 years ago |
Aleksander Machniak
|
7259529fad
|
Get rid of requests whitelist for security check bypass
|
10 years ago |
Aleksander Machniak
|
681ba6fc3c
|
Improve system security by using optional special URL with security token
Allows to define separate server/path for image/js/css files
Fix bugs where CSRF attacks were still possible on some requests
|
10 years ago |
Thomas Bruederli
|
53b7421d44
|
Fix list icon for replied+forwarded+unread messages
|
10 years ago |
Aleksander Machniak
|
fa424e54d2
|
Set compose mode in session when needed - skip one session update when composing new message
|
10 years ago |
Aleksander Machniak
|
8e30385da9
|
Merge pull request #251 from Ch00k/master
Clarify temp/logs directories permissions
|
10 years ago |
Andriy Yurchuk
|
402c1bff01
|
Clarify temp/logs directories permissions
|
10 years ago |
Aleksander Machniak
|
066e22874b
|
Don't log "No suitable function found for UTF-8..." as E_USER_WARNING.
Use E_USER_NOTICE - this happens quite often as email messages
containing invalid charset name are not so rare.
|
10 years ago |
Aleksander Machniak
|
8841810bce
|
Update TinyMCE to 4.1.7, use cache_suffix option to prevent browser caching issues
|
10 years ago |
Aleksander Machniak
|
630d08fb49
|
Assign "mainaction" class to "default" buttons in dialogs
|
10 years ago |
Aleksander Machniak
|
d7cd5ddb86
|
Add missing composer.json files (skipped because of .gitignore)
|
10 years ago |
Aleksander Machniak
|
10ea055684
|
Add missing composer.json files (skipped because of .gitignore)
|
10 years ago |
Aleksander Machniak
|
1143428dcb
|
Update package.xml -> composer.json
|
10 years ago |
Aleksander Machniak
|
ef29ac4339
|
Fix generation of Blowfish-based password hashes (#1490184)
Added password_blowfish_cost config option.
|
10 years ago |
Aleksander Machniak
|
72b117feb1
|
Use consistent license identifiers, remove redundant package.xml files
|
10 years ago |
Aleksander Machniak
|
ecf6c79d00
|
Bump up version number, remove package.xml file
|
10 years ago |
Aleksander Machniak
|
defe025b61
|
Fix button size in Larry
|
10 years ago |
Aleksander Machniak
|
adc23f8b01
|
Fix label on "forwarded" icon
|
10 years ago |
Aleksander Machniak
|
a3873bd93c
|
Enable menu-* actions when UI is locked
|
10 years ago |
Aleksander Machniak
|
b262e12964
|
Fix import of contacts with multiple email addresses from Google-csv format (#1490178)
|
10 years ago |
Aleksander Machniak
|
f864495b7b
|
Fix import of multiple contact email addresses from Outlook-csv format (#1490169)
|
10 years ago |
Aleksander Machniak
|
cf7471eb86
|
Move some styles from #mailboxlist to .folderlist
|
10 years ago |
Aleksander Machniak
|
f7f4672649
|
Fix regression in rcmail::show_bytes() where unit was set to "[]" instead of "B"
|
10 years ago |
Aleksander Machniak
|
61ca7956cc
|
Fix button label: ignore -> Ignore (#1490170)
|
10 years ago |
Aleksander Machniak
|
692011df7f
|
Extend list_emails() to optionally return only default identity
|
10 years ago |
Aleksander Machniak
|
32eb977b12
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
10 years ago |