Commit Graph

1956 Commits (647a7e91c634a9952e68902ff6e38be05eea0ab2)

Author SHA1 Message Date
Aleksander Machniak e972f1118b Elastic: Small fix for image-tools on mobile 7 years ago
Aleksander Machniak 3cba692ae1 Elastic: Fix z-index on date picker, improve dialog options button 7 years ago
Aleksander Machniak adaa3bc898 Elastic: Support "options" button in dialog footer 7 years ago
Aleksander Machniak a9c7ef17bd Add a way to not append attachment menu to attachment list entry 7 years ago
Aleksander Machniak 7fb568a569 Elastic: Don't replace already-existing id attribute of a nav-tab, small improvements in .file-upload 7 years ago
Thomas Bruederli 8679566766 Add toolbar icons for image zoom/rotate in larry (#6111) 7 years ago
Aleksander Machniak d4ced14455 Elastic: Added style for .ui-slider 7 years ago
Aleksander Machniak e4ccc2bb48 Update copyright year in few places 7 years ago
Aleksander Machniak 501e7e3c29 Elastic: Create fake rcube_browser object on error page to prevent from js errors 7 years ago
Aleksander Machniak 3e8ffa0c8d Don't add form-control class to file inputs, fix padding on .popupmenu.formcontent 7 years ago
Aleksander Machniak 752a20aa57 Fix height of a button in .table-widget footer 7 years ago
Aleksander Machniak dd4e0cc31e Prevent from a rare error 7 years ago
Aleksander Machniak 8eb4ae1b17 Elastic: Make .treetoggle transparent
On some lists it overlaps with focus indicator.
7 years ago
Aleksander Machniak 4224ae81d3 Elastic: Make treetoggle icon smaller 7 years ago
Aleksander Machniak 4a7603a207 Install Bootstrap and LessJS with install-jsdeps.sh 7 years ago
Aleksander Machniak 52dc193865 Cleanup README.md after merging Elastic code 7 years ago
Aleksander Machniak 94ee0094b1 Merge remote-tracking branch 'elastic/master' 7 years ago
Aleksander Machniak 157eb531b8 Also do not convert tables inside of the .boxinformation 7 years ago
Aleksander Machniak 7e0844d229 Add support for Mailvelope's encrypt and sign feature 7 years ago
Aleksander Machniak ba77da4b37 Unify .virtual entries' opacity in folder selector and other lists 7 years ago
Aleksander Machniak 9ccf7c01c8 Move @listing-treetoggle-width var to variables.less 7 years ago
Aleksander Machniak 20a81c2a0a Small alignment fix for treetoggle icon 7 years ago
Aleksander Machniak 6e763fe02c CS fixes 7 years ago
PhilW e92c130386 check for valid values in data-hidden attr 7 years ago
Aleksander Machniak b46ee5626b Unify opacity value on disabled buttons in toolbar and menus 7 years ago
Aleksander Machniak 7b282f637f Remove debug code 7 years ago
Aleksander Machniak 6df53c1642 Call resize() twice to workaround timing issues 7 years ago
Aleksander Machniak f301823130 Move resize() call to init callback
Fixes list header title alignment
7 years ago
Aleksander Machniak b45c009e37 Fix mobile menu header colors (#113) 7 years ago
johndoh 3c47323eec Correct ids for responses temaplate in classic and larry skin (#6185) 7 years ago
Aleksander Machniak 2df91d9ab6 Merge branch 'master' of github.com:roundcube/elastic 7 years ago
Aleksander Machniak 84d9d95f35 Re-worked expand/collapse in folder list (#50) 7 years ago
Aleksander Machniak fd0f404c32 Improvements in pgp keys search dialog 7 years ago
Aleksander Machniak ce9ee39fa9 Fix cut icon for expanded thread 7 years ago
Aleksander Machniak 2dc0ad07a0 Add .boxconfirmation style 7 years ago
Aleksander Machniak f52fc4317f Improve info-boxes for Enigma plugin 7 years ago
Aleksander Machniak 7ccf2752da Add CodeMirror styles 7 years ago
Aleksander Machniak ea6614a498 Define .btn.export icon 7 years ago
Aleksander Machniak 295fec1e21 Fix forward icon on messages list 7 years ago
Aleksander Machniak 33256ec030 Fix menu items state on hover 7 years ago
Aleksander Machniak 869b4202c5 A better workaround for Popper issue 7 years ago
Aleksander Machniak ea492869cd Allow editing of recipients input (#125) 7 years ago
Aleksander Machniak 50677633c0 Small fixes in .tagedit-list 7 years ago
Aleksander Machniak 2186c49ba9 Use theme colors for focused form controls 7 years ago
Aleksander Machniak 4b0e396440 Don't use blue for dialog buttons on mobile 7 years ago
Aleksander Machniak 1c8cf824be Small improvements 7 years ago
Aleksander Machniak 204480c63d Fix scrolling in message headers dialog (#142) 7 years ago
Aleksander Machniak 7853ae25c6 Better "identity" icon (#81) 7 years ago
Aleksander Machniak 880592b8a5 Fix image tools on mobile (and move it to left side) 7 years ago
Aleksander Machniak f53f3182d7 Merge pull request #141 from madmath03/login-form
Fix login form display on IE and Chrome
7 years ago
Aleksander Machniak f7dcc4c353 Support image tools 7 years ago
Mathieu Brunot 3cfabadb55 Fix login form display on IE and Chrome
Use viewport height for defining the margin-top.
7 years ago
Thomas Bruederli 95298fa428 Add option to encrypt & sign with Mailvelope > 2.0
UI elements added to larry and classic skin
7 years ago
Aleksander Machniak b7e5567f1b Update copyright year 7 years ago
Aleksander Machniak fdc52f2325 Re-wroked UI messages colors 7 years ago
Aleksander Machniak 18adf0239a Improvements to .ui-menu 7 years ago
Aleksander Machniak 1b102859f5 Add focus style for tagedit widget 7 years ago
Aleksander Machniak d7963c3c90 Fix regression in contact print 7 years ago
Aleksander Machniak 38d9407d04 Set .table-responsive-sm class on table parents 7 years ago
Aleksander Machniak 489920a361 Small improvements in recipient-input 7 years ago
Aleksander Machniak 23854b3bf2 Fix recipient boxes in recipient-input 7 years ago
Aleksander Machniak abf98762f1 Box shadow for focused recipient-input 7 years ago
Aleksander Machniak d4f71ec4f4 Change icons for View Source, Edit as New and Open in New Window buttons (#140) 7 years ago
Aleksander Machniak 64bde77717 Fix popup menus
We need to use Popper 1.12.6 until there's a remedy to
https://github.com/FezVrasta/popper.js/issues/532
7 years ago
Aleksander Machniak 76933f1c07 Elastic: Bootstrap 4.0.0 compat. 7 years ago
Aleksander Machniak befea99ab7 Update to Bootstrap 4.0.0 7 years ago
Aleksander Machniak a1a933cb5c Fix filterbar icon status 7 years ago
Aleksander Machniak 3cb91290b5 Improve .webkit-scroller class use 7 years ago
Aleksander Machniak 6316fe054c Refactored taskmenu
- Eliminate grey color
- On mobile display menu using style of other menus
- Fix Close button on iOS (#82)
7 years ago
Thomas Bruederli 1a2a2d2cb2 Listen to identity-encryption-* events to update UI styles 7 years ago
Thomas Bruederli b9a68b516a Make editity encryption view appear correctly in classic skin 7 years ago
Thomas Bruederli 1cb97c7efd Add 'encryption' block to identity settings
If Mailvelope is installed, this box will become visible and offer
functions to generate a key pair for the selected identity or list
existing private keys.
7 years ago
Aleksander Machniak 17d3ad4ecc Disable auto-zoom on form elements in iOS (#132) 7 years ago
Aleksander Machniak 1e82066d7e Add "List is empty..." element (#76) 7 years ago
Aleksander Machniak 2f2b6c186e Enable Copy menu-item also when there's one writeable addressbook and any readonly addressbook 7 years ago
Aleksander Machniak 7a719d203d Fix addressbook selector, show copy menu-item also when there's one readonly and one writeable addressbook 7 years ago
Aleksander Machniak 372fdbf9f2 Optimize listicons.png (after new icon has been added) 7 years ago
Aleksander Machniak add89b68eb Make qrcode also available on mobile 7 years ago
Aleksander Machniak 100204ea9c Merge branch 'move_addressbook' of https://github.com/johndoh/elastic into johndoh-move_addressbook 7 years ago
Aleksander Machniak e6356ddd63 Overwrite jQuery-UI icon to resize dialog - prevents from loading the whole image sprite 7 years ago
Aleksander Machniak ea4ce5129c FontAwesome 5.0.4 7 years ago
Aleksander Machniak 2059a92e89 Diaplay datepicker widget always centered (#62)
Fixes widget on mobile.
7 years ago
Aleksander Machniak 65f514ee10 Don't assign .table.table-responsive-sm to datepicker popup 7 years ago
Aleksander Machniak c03add5bf9 Fix login form alignment in Chrome
It looks that margin-top with percent value does not work the same as in Firefox.
7 years ago
Aleksander Machniak 07c1760a19 Fix padding of search button in sidebar header 7 years ago
PhilW 5497d30232 update for addressbook toolbar changes in core 7 years ago
Aleksander Machniak 8094753e6f Add .text-only style for "native" Bootstrap forms (that aren't .propform) 7 years ago
PhilW abbb832c6f move qrcode link to new contact actions menu 7 years ago
PhilW 489da28dab add move/copy contact widget 7 years ago
Aleksander Machniak 734fcb4c73 Make sidebar navigation less confusing, move selection button to list header 7 years ago
Aleksander Machniak 0cb876b788 Support tagedit widget (from jqueryui plugin) 7 years ago
Aleksander Machniak 10356a0230 Attachments list improvements 7 years ago
Aleksander Machniak e4c7e8ac7c Fix bug where attachment size wasn't visible when the filename was too long (#6033)
Uses flexbox, so works in recent browsers only. I don't plan to support olders.
7 years ago
Aleksander Machniak 2efab3d446 Add style for disabled links that are not buttons 7 years ago
Aleksander Machniak c2199c5101 Cleanup folder subscriptions "form" 7 years ago
Aleksander Machniak 10b01f33b3 Remove useless code 7 years ago
Aleksander Machniak f3602c676f Update to less 2.7.3 7 years ago
Aleksander Machniak ad90cc52f5 Fix list selection indicator (again) 7 years ago
Aleksander Machniak 34068ac445 Remove some Kolab plugin icons, they're now handled by libkolab plugin 7 years ago
Aleksander Machniak 6e24ebca6b Display icons on identities/responses/filters lists 7 years ago