johndoh
8eebbbfba4
Use timer to differentiate touch or touch + hold events ( #6259 )
7 years ago
Aleksander Machniak
58bdf72300
Improve installto.sh script output
7 years ago
Helmut K. C. Tessarek
5c78b8471b
Improve installto.sh (follow-up to PR #6261 ) ( #6263 )
...
If the contents `file` and `file.new` are the same, `file.new` should be removed.
7 years ago
Aleksander Machniak
ba9ee7e212
Elastic: Fix menu_destroy()
7 years ago
Aleksander Machniak
89715b040b
Pass an element index to the list_callback in entity_selector()
7 years ago
Aleksander Machniak
ad425aa3e0
Elastic: Make attachment properties table scrollable
7 years ago
Helmut K. C. Tessarek
ae9f79e155
Improve installto.sh to minimize downtime for an upgrade ( #6261 )
...
- do not overwrite .htaccess and .user.ini (create .new files instead)
- do not copy installer directory, if it does not exist on target
- notify user to delete the 'installer' dir after upgrade
7 years ago
Aleksander Machniak
d246b5bbd2
Fix typos
7 years ago
Aleksander Machniak
35a3abd3de
Fix skin extending for assets ( #5115 ) - take two
7 years ago
Aleksander Machniak
8355ba62fb
Revert "Fix skin extending for assets ( #5115 )"
7 years ago
Aleksander Machniak
60922dc3d5
Password: Added password_username_format option ( #5766 )
7 years ago
Aleksander Machniak
c5f91540f2
Elastic: Close menus also on touch inside an iframe
7 years ago
Aleksander Machniak
b87ecb4fa3
Re-arranged changelog entries
7 years ago
Aleksander Machniak
c0b9025215
Remove sample PHP configuration from .htaccess and .user.ini files ( #5850 )
...
Moved to https://github.com/roundcube/roundcubemail/wiki/Installation#php-configuration
7 years ago
Aleksander Machniak
63d3ad11fb
Use Masterminds/HTML5 parser for HTML5 support ( #5761 )
7 years ago
johndoh
2f7aaca342
Allow plugins to prevent multiple execution of getselection JS event ( #6256 )
7 years ago
Aleksander Machniak
3e241d728c
Remove IE7 hack
7 years ago
Aleksander Machniak
ee9f16f5a5
Elastic: Small improvements in attachment preview
7 years ago
Aleksander Machniak
d509f6a5b0
Elastic: Remove redundant styles
7 years ago
Aleksander Machniak
acfd335f14
Simplify code to set/change a skin
...
When changing skin in Preferences we do not use the new skin immediately,
we do this after redirect.
7 years ago
Aleksander Machniak
3e0e12227e
Use default skin on login page, also after logout
...
Before we stored user skin in session to keep user skin on logon after logout.
After more thinking... imho it's better to always present the same logon look.
7 years ago
Aleksander Machniak
e79838aaac
Enigma: Disable autofill for new keypair password
7 years ago
Aleksander Machniak
06f31461c6
Elastic: Support multi-selection lists inside of .content (and .list and .sidebar)
7 years ago
Aleksander Machniak
5809c57eb3
Elastic: Support floating action buttons also on 'content' element not only 'list'
7 years ago
Aleksander Machniak
3f53acb64a
Fix regression in skin extending for assets (commit ecde98729b
)
...
It could have been possible that core template loaded plugin files
by mistake (if file with the same name existed), we don't want that.
7 years ago
Aleksander Machniak
f9a5d03e5a
Fix bug where new_user_dialog email check could have been circumvented by deleting / abandoning session ( #5929 )
7 years ago
Aleksander Machniak
2faf7185db
Archive: Create archive folder automatically if it's configured, but does not exist ( #6076 )
7 years ago
Aleksander Machniak
1eaeb9e686
Elastic: Fix searchbar input finding for forms with hidden inputs
7 years ago
Aleksander Machniak
c1774b6e1d
Put additional footer content before "footer scripts" (for Elastic)
7 years ago
Aleksander Machniak
ecde98729b
Fix skin extending for assets ( #5115 )
...
Remove redundant is_file() calls.
7 years ago
Aleksander Machniak
5ce5f9a8bc
Use Github API as a fallback to fetch js dependencies to workaround throttling issues ( #6248 )
7 years ago
Aleksander Machniak
dd3ea4ed2b
Fix extracting codepage
7 years ago
Aleksander Machniak
9e426d2427
Merge branch 'master' of github.com:roundcube/roundcubemail
7 years ago
Aleksander Machniak
8a6a9e86ae
Fix handling of forwarded messages inside of a TNEF message ( #5632 )
7 years ago
Aleksander Machniak
f89fafb781
Elastic: Handle more corner cases of hide-menu event
7 years ago
Aleksander Machniak
38bda972c1
Add composer.json for krb_authentication plugin
7 years ago
Aleksander Machniak
0366d40bf9
Elastic: Add possibility to assign classes to .nav-link elements when converting fieldsets to tabs
7 years ago
Aleksander Machniak
a889f55c31
Fix PHP Warning: Use of undefined constant IDNA_DEFAULT on systems without php-intl ( #6244 )
7 years ago
Aleksander Machniak
9cd0c6e805
Add 1.3.6 release
7 years ago
Aleksander Machniak
f94ad22458
Elastic: Small form spacing fix
7 years ago
Aleksander Machniak
50312af17e
Fix fatal error on asset_exists() use
7 years ago
Aleksander Machniak
273973e2a4
Elastic: Don't convert tables inside of .raw-tables element
7 years ago
Aleksander Machniak
3f985c35d1
Elastic: Small form fixes
7 years ago
Aleksander Machniak
2584ed8bd7
Elastic: Bump up z-index value on #messagestack
7 years ago
Aleksander Machniak
3ddadf84ae
Use Bootstrap 4.1.0
7 years ago
Aleksander Machniak
418c72137e
Improve search_form() for external use
7 years ago
Aleksander Machniak
ff55fa622f
Fix jqueryui plugin compatibility with assets_dir setting
7 years ago
Aleksander Machniak
459c3845be
Elastic: Fix checkbox selection on enigma keys list
7 years ago
Aleksander Machniak
379c3111d1
Elastic: Remove redundant data: prefix in data-uri()
7 years ago
Aleksander Machniak
8373b3b3f0
Enigma: Enable keypair generation on Internet Explorer 11
7 years ago