Commit Graph

32342 Commits

Author SHA1 Message Date
f16ca103ab Do not translate tooltips of mailboxes in mail tree, in order to be able
to check the actual name of the mailbox via tooltip value.
2017-09-07 16:42:05 +02:00
2bbe5f4862 Fix tree widget's node loses its tooltip after setLabel 2017-09-07 16:32:07 +02:00
0ebc591d45 Add fullline_cat_bg class for fields which need to get categories colors
as background.
2017-09-07 14:46:48 +02:00
50fcc36aff Some clean up 2017-09-07 10:34:02 +02:00
c6cd5ea8db Implement a complement for Usenet Signature Convention, in order to remove
signature part from reply to message
2017-09-06 17:24:10 +02:00
134f0db1b9 Do not add signature ruler for signature at the top of message (RFC 3676.4.3) 2017-09-06 12:32:02 +02:00
39759eb267 * Calendar - fix bug where private events for multiple users in week view only showed for one user 2017-09-05 11:20:53 -06:00
0ececf8c78 Set statustext value as text by default
- Introduce new boolean attribute called statustext_html in case we want
explicitly statustext gets rendered as html
- Fix Calendar tooltip with new statustext_html attribute
2017-09-05 19:04:45 +02:00
7c7b1711e5 * Timesheet - Fix bug where editing entries from disabled users changed the user 2017-09-05 09:04:31 -06:00
36991cb80b S/MIME:
- Encode saved mail into sent folder with ENCODE_7bit to avoid any changes.
- Fix signed mails in sent folder not being correctly verified after.
2017-09-04 12:39:58 +02:00
4d8efd0c4a S/MIME:
- Add public key of sender into recipient keys while encrypting a message.
This make encrypted mails in sent folder readable by sender as well.
2017-09-04 11:43:33 +02:00
ee092b0d5a S/MIME:
- Rephrase warning message for reading encrypted mails with no relevant 
pubkey and privkey
- If no mimeType provided set it to default type from mime object
2017-09-04 10:20:04 +02:00
bde19f6f6c S/MIME:
- Preset smime_sign and smime_encrypt toolbar actions if the original mail
is smime.
- Fix smime alignment of smime icons in mail preview
2017-09-01 16:20:57 +02:00
1112b3bc59 Toggle checkbox action based on its value 2017-09-01 16:17:01 +02:00
f4dd4bbf96 S/MIME:
- Reveal more info about signer and certificate
2017-09-01 11:38:39 +02:00
644f9e2dff Avoid fatal error in automatic preference update 2017-08-31 10:26:05 -06:00
1a8e584e0c S/MIME:
- Fix PGP signed messages get shown as red
- Fix attachments area always gets displayed
2017-08-31 17:33:33 +02:00
7e275df4e4 * Calendar - Fix month overflow bug when scrolling prev / next 2017-08-31 08:49:16 -06:00
dd299021c2 run 16.1.002 --> .003 update automatic, to not show user time-grid in month-view, if admin did not run the update 2017-08-31 14:03:35 +02:00
914d6b2a52 S/MIME:
- Make sure content of p12 file contained \0 chars at the end stored in credentials will not get trimmed.
2017-08-31 11:40:02 +02:00
c886d567f9 share token could still contain "+", which Vfs::encodePathComponent was not encoding
fixes some files not opening in Collabora
2017-08-30 18:16:15 +02:00
3f06a89db5 S/MIME:
- Store full binary (pkcs12) certificate into credentials
- Extract cacert from pkcs12 and feed it into signing process
- Implement p12 export
2017-08-30 17:00:28 +02:00
b785766331 * LDAP/Mail: fix new accounts did not automatic enable mail account
Thanks to Lagrange, Joseph Fernando for the fix.
2017-08-29 20:08:43 +02:00
b3d8959e34 S/MIME:
- Fix misalignment of remember password option
2017-08-29 15:42:49 +02:00
f788f001d0 Fix broken mail compose 2017-08-29 11:38:08 +02:00
495d67d5d0 Testing max & min on date widget 2017-08-28 11:44:30 -06:00
8fd6325c3d S/MIME:
- Override send function in mailer object to be able to use additional options of part->send
- Fix Signed html message gets not working
2017-08-28 19:24:51 +02:00
4fcebd2f93 * Calendar - add preference to view month as a time grid, same as other views 2017-08-28 10:01:27 -06:00
74bfeade9e S/MIME:
- Fix waring about openssl CA's bundle path
2017-08-28 16:24:56 +02:00
4b9b5aa7e4 S/MIME:
- Add password remember option for smime_passphrase dialog in compose
2017-08-28 16:14:56 +02:00
e3799c52fc S/MIME:
- Fix smime credentials get stored with wrong account_id
2017-08-28 15:18:25 +02:00
466e3ad364 S/MIME:
- Missing part from commit ef04e0bb77
2017-08-28 15:02:38 +02:00
ef04e0bb77 S/MIME:
- use acc_smime_username for fetching smime certificate
2017-08-28 14:22:55 +02:00
668cbaaacb S/MIME:
- Store email address associated with certificate into cred_email
2017-08-28 12:35:21 +02:00
6539b66cdc * Timesheet - Fix 0 quantity was not allowed 2017-08-25 10:11:41 -06:00
61dc75621d Etemplate simple date widget tests 2017-08-25 10:11:41 -06:00
1128f771b5 S/MIME:
- Add clickable class for sign and encryption indicators
2017-08-25 16:46:34 +02:00
36211267bf S/MIME:
- Implement unknownemail status in case signer email address is not matched with sender email address
2017-08-25 16:07:09 +02:00
38b844c91f S/MIME:
- Fix certificate details styling
2017-08-25 14:47:58 +02:00
e97ee436e8 Add a generic class for hiding element 2017-08-25 12:29:47 +02:00
830bbd127c S/MIME:
- Add certificate info dialog
2017-08-25 12:26:13 +02:00
6cdcdf8180 * Univention: fix setup configuration does not allow to store Univention as account backend 2017-08-25 09:03:44 +02:00
a89ccaa455 S/MIME:
- Set verification status text when the signature is verified
2017-08-24 19:00:46 +02:00
17f06241d3 Keep vertical splitter open if nothing is selected as default 2017-08-24 18:33:22 +02:00
63440ddbc5 S/MIME:
- Keep private key encrypted
- Show password field always
2017-08-24 18:15:40 +02:00
b0cd55f0b6 Some more Etemplate tests 2017-08-24 08:48:07 -06:00
97543138f8 Some test documentation 2017-08-24 08:48:07 -06:00
997c2fd1d5 Add simple tests for textbox widget 2017-08-24 08:48:07 -06:00
567d3d0a72 fix wrong namespace 2017-08-24 16:40:23 +02:00
26c4425e2b Set vertical splitter for mail list if nothing is selected as default 2017-08-24 12:14:18 +02:00