Commit Graph

10805 Commits (9284d4a8c91614063c53cca19627a2d514531718)
 

Author SHA1 Message Date
Aleksander Machniak da5080a980 Merge branch 'master' into dev/elastic
Conflicts:
	skins/elastic/ui.js
6 years ago
Aleksander Machniak 15f0a1e8e6 Elastic: Pretty select dropdown 6 years ago
Aleksander Machniak 2548a7c55e Elastic: Fix focus after adding/removing recipient input in mail compose 6 years ago
Graymanflo b1ea91c161 Fix typo in English translations. (#6287) 6 years ago
Aleksander Machniak 36d98110c2 Elastic: Fix margin on fieldsets inside tabbed form 6 years ago
Aleksander Machniak fc88c5b1f6 Elastic: Use select.custom-select instead of select.form-control
It's just better looking.
6 years ago
Aleksander Machniak 430c000e32 Support skin localization (#5853) 6 years ago
Aleksander Machniak 48cb0a2c0f Elastic: Fix various issues with the new toolbars layout 6 years ago
Aleksander Machniak 66550f65ae Support enabling checkbox selection on list after intialization and existing records 6 years ago
Aleksander Machniak 67b5ba67dd Show confirm dialog when moving folders using drag and drop (#6119)
As it was very easy to accidentally move a folder tree by dragging & dropping
we now ask the user to confirm the action.
6 years ago
Aleksander Machniak 526f4ddbb4 Elastic: Fix interface "jump" after folder rename (#6283) 6 years ago
Aleksander Machniak f0fc42b3c4 Elastic: Try a new design for some toolbars (work in progress) 6 years ago
Aleksander Machniak 1247a8dd7d Fix bug where some forbidden characters on Cyrus-IMAP were not prevented from use in folder names 6 years ago
Aleksander Machniak 0716d499bc Fix bug where some escape sequences in html styles could bypass security checks 6 years ago
Aleksander Machniak 78e84a5c79 Update changelog 6 years ago
Edgaras L c236c22c41 Parse all quotas from GETQUOTAROOT (#6280) 6 years ago
Aleksander Machniak e04d5313bd Elastic: Make options button in dialogs always on left 6 years ago
Aleksander Machniak d37d9be3e7 Elastic: FontAwesome 5.0.11 6 years ago
Aleksander Machniak e44308693c Elastic: Small color improvements 6 years ago
Aleksander Machniak 02c0072706 Elastic: Fix compatibility with attachment_reminder 6 years ago
johndoh 5caab079fa Make settings list html more consistent (#6204) 6 years ago
Aleksander Machniak d49eb1889b Fix selecting jQuery-UI styles for skins that extend Elastic 6 years ago
Aleksander Machniak 7f1f6849d7 Elastic: Add forgoten custom style files
Note: We could make them optional, but we need to support less < 2.x for now.
6 years ago
Aleksander Machniak e857ba9b42 Elastic: Added logo image support, taskmenu improvements
TODO: Roundcube logo re-design
6 years ago
johndoh 8eebbbfba4 Use timer to differentiate touch or touch + hold events (#6259) 6 years ago
Aleksander Machniak 58bdf72300 Improve installto.sh script output 6 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.
6 years ago
Aleksander Machniak ba9ee7e212 Elastic: Fix menu_destroy() 6 years ago
Aleksander Machniak 89715b040b Pass an element index to the list_callback in entity_selector() 6 years ago
Aleksander Machniak ad425aa3e0 Elastic: Make attachment properties table scrollable 6 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
6 years ago
Aleksander Machniak d246b5bbd2 Fix typos 6 years ago
Aleksander Machniak 35a3abd3de Fix skin extending for assets (#5115) - take two 6 years ago
Aleksander Machniak 8355ba62fb Revert "Fix skin extending for assets (#5115)" 6 years ago
Aleksander Machniak 60922dc3d5 Password: Added password_username_format option (#5766) 6 years ago
Aleksander Machniak c5f91540f2 Elastic: Close menus also on touch inside an iframe 6 years ago
Aleksander Machniak b87ecb4fa3 Re-arranged changelog entries 6 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
6 years ago
Aleksander Machniak 63d3ad11fb Use Masterminds/HTML5 parser for HTML5 support (#5761) 6 years ago
johndoh 2f7aaca342 Allow plugins to prevent multiple execution of getselection JS event (#6256) 6 years ago
Aleksander Machniak 3e241d728c Remove IE7 hack 6 years ago
Aleksander Machniak ee9f16f5a5 Elastic: Small improvements in attachment preview 6 years ago
Aleksander Machniak d509f6a5b0 Elastic: Remove redundant styles 6 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.
6 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.
6 years ago
Aleksander Machniak e79838aaac Enigma: Disable autofill for new keypair password 6 years ago
Aleksander Machniak 06f31461c6 Elastic: Support multi-selection lists inside of .content (and .list and .sidebar) 6 years ago
Aleksander Machniak 5809c57eb3 Elastic: Support floating action buttons also on 'content' element not only 'list' 6 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.
6 years ago
Aleksander Machniak f9a5d03e5a Fix bug where new_user_dialog email check could have been circumvented by deleting / abandoning session (#5929) 6 years ago