Commit Graph

10633 Commits (12b1b54792ebbb26c8ceb77ca7b16a432f2edeca)
 

Author SHA1 Message Date
Aleksander Machniak 15cf12db1d Fallback to default compose action if addressbook is selected but has no members 7 years ago
Aleksander Machniak ea492869cd Allow editing of recipients input (#125) 7 years ago
Aleksander Machniak 9066ed4fa3 Add two labels, use consistent spacing 7 years ago
Aleksander Machniak f3c7b979b0 Remove redundant code
A first input in a dialog is focused automatically, no need to add code for this
7 years ago
PhilW 4f1da97af2 Merge branch 'master' into movecopy 7 years ago
Aleksander Machniak 50677633c0 Small fixes in .tagedit-list 7 years ago
Aleksander Machniak dfc835eb38 Fix add-contact and contact-delete actions 7 years ago
laodc edeb5d7ab4 Add support for PostgreSQL schemas in DSN (#6150)
If schema is set in the dsn, set search_path to the schema value.

Example:

$config['db_dsnw'] = 'pgsql://user:pass@localhost/dbname?schema=exampleschema';
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
Aleksander Machniak 59a63c95a4 Add possibility to scale/rotate image attachments for preview (#6111) 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 0f7cdcc846 Updated CHANGELOG 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
PhilW 43dcb3bdd9 simplify execution of group_assign_selected JS 7 years ago
PhilW f15c2eb777 simplify execution of move+copy JS commands 7 years ago
Aleksander Machniak b7e5567f1b Update copyright year 7 years ago
Aleksander Machniak fdc52f2325 Re-wroked UI messages colors 7 years ago
johndoh a8b16031bd add originalEvent param to actionafter event (#6144) 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 7abaab3098 Fix bug where text: syntax was forced for strings longer than 1024 characters (#6143) 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 d5b1fc4598 Fix js error 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 3dcbc616a4 s/unicode/Unicode/ 7 years ago
Aleksander Machniak 4f6079833a Fix PHP 7.2 warning: count(): Parameter must be an array or an object that implements Countable 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 e457cff08b Add space between buttons + trigger update event for skins 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 c4f9bd994e Hook into 'identity_form' plugin hook and add list of matching private keys 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 b38bb43630 Update to jQuery-3.3.1 7 years ago
Aleksander Machniak 17d3ad4ecc Disable auto-zoom on form elements in iOS (#132) 7 years ago