Ralf Becker
2903f1138e
* Addressbook: visualize own account ACL for non-admin users by making all other fields readonly
...
fixes #9669 - Eigenes Profil ändern
2015-05-27 05:31:16 +00:00
Ralf Becker
be5dd22a48
remove not used / wrong prefix from public key
2015-05-27 05:11:38 +00:00
Ralf Becker
c851583081
* Calendar: added deleted timestamp to history, to be able to see who deleted an event and when
2015-05-26 18:34:23 +00:00
Ralf Becker
01143f4b76
* Calendar: added deleted timestamp to history, to be able to see who deleted an event and when
2015-05-26 18:34:03 +00:00
Ralf Becker
ed01f80f24
fix magic suggest to always open a new line (sets width:0) by setting a min-width of 10em
2015-05-26 16:52:01 +00:00
Ralf Becker
aff68492e1
fix magic suggest to always open a new line (sets width:0) by setting a min-width of 10em
2015-05-26 16:51:43 +00:00
Ralf Becker
ad07c416bf
adding an own recipients onChange callback, as set_dragging_dndCompose is also called on hover
2015-05-26 16:33:35 +00:00
Ralf Becker
f0da3a71f9
fix error when switching encryption on for text mail, fix double signature when switching encryption off (by not doing a server round-trip)
2015-05-26 16:19:28 +00:00
Ralf Becker
d384f2407a
fix replies to encrypted mails dont open with encryption switched on
2015-05-26 15:25:54 +00:00
Nathan Gray
3b80346c3a
Some date formatting options could not be automatically parsed, so explicitly use user's date & time settings.
...
Fixes intermittent automatic {{timestamp/date}} placeholder.
2015-05-26 14:33:27 +00:00
Nathan Gray
90ec79834b
Fix 'Cannot read property...' error when adding an event via context menu
2015-05-26 14:29:30 +00:00
Ralf Becker
db180f816d
ignore CR when comparing textfields for history
2015-05-26 10:50:42 +00:00
Ralf Becker
ee900fbafc
ignore CR when comparing textfields for history
2015-05-26 10:50:04 +00:00
Klaus Leithoff
92c6d3da49
pending translations from our translation server
2015-05-26 08:58:20 +00:00
Klaus Leithoff
6b0edd339e
pending translations from our translation server
2015-05-26 08:55:49 +00:00
Nathan Gray
b1b8206d05
Use restore_count variable instead of non-existing length attribute, maybe helps with framework loading.
2015-05-25 17:05:06 +00:00
Nathan Gray
aa724afc03
Some date formatting options could not be automatically parsed, so explicitly use user's date & time settings.
...
Fixes intermittent automatic {{timestamp/date}} placeholder.
2015-05-25 15:34:41 +00:00
Nathan Gray
6841ad3d5d
Do not break home with in-progress et2 conversion
2015-05-25 14:57:35 +00:00
Nathan Gray
18bd10bf66
Fix 'Cannot read property...' error when adding an event via context menu
2015-05-25 14:27:26 +00:00
Ralf Becker
aa0026f0ae
retrieving and adding public keys to https://sks-keyservers.net/
2015-05-25 11:25:26 +00:00
Ralf Becker
a838f76da2
translation for mail encryption
2015-05-25 10:08:47 +00:00
Ralf Becker
af76a991d5
if we have no keyring, create one and open Mailvelope settings dialog so user can create or import a keypair, offer user to store new public key in addressbook, so other users can write him encrypted mail
2015-05-23 14:04:28 +00:00
Hadi Nategh
dda439f3c7
Do not allow to drag an invalid email address in compose
2015-05-22 15:26:50 +00:00
Hadi Nategh
51fd95b69c
Do not allow to drag an invalid email address in compose
2015-05-22 15:24:50 +00:00
Stefan Reinhardt
6e4432c6a4
pixelegg - Mail
...
changes 2x Icon for Iconbar
to_infolog.png
to_calendar.png
2015-05-21 16:27:33 +00:00
Nathan Gray
5f9e72e668
Pass full infolog data to check_access(), fixes access errors when importing with info_id
2015-05-21 15:53:09 +00:00
Nathan Gray
02c4219aa4
Highlight currently selected favorite
2015-05-21 15:46:14 +00:00
Hadi Nategh
ad2d331c86
Do not reinitiate the history log if it is already initiated
2015-05-21 14:27:15 +00:00
Hadi Nategh
809d066496
Fix some IDE warning
2015-05-21 14:25:06 +00:00
Hadi Nategh
76d22e8515
Fix some IDE warning
2015-05-21 14:22:51 +00:00
Hadi Nategh
02ad6049fe
Revert accidently commented out code from previous commit
2015-05-21 10:40:04 +00:00
Hadi Nategh
8fe33d287a
Do not reinitiate the history log if it is already initiated
2015-05-21 10:38:04 +00:00
Hadi Nategh
482f9f6c30
Style selectbox background icon better in preferences dialog
2015-05-21 08:25:10 +00:00
Hadi Nategh
b2e1fdcf71
Style selectbox background icon better in preferences dialog
2015-05-21 08:21:04 +00:00
Ralf Becker
8b88959e69
read client-side missing pgp keys from addressbook and offer user to import them
2015-05-20 21:20:10 +00:00
Nathan Gray
89ab122d3a
Avoid deprecated message caused by calling non-static method statically. Fixed by creating an instance to use.
2015-05-20 16:21:25 +00:00
Nathan Gray
6537acb11f
Highlight currently selected favorite
2015-05-20 16:12:29 +00:00
Hadi Nategh
dc3e6c12c2
Introduce a checkbox method for toolbar widget in order to be able to get/set checkbox actions
...
- Function pattern: widget.checkbox(action_id,[value])
2015-05-20 15:48:08 +00:00
Hadi Nategh
6a6f57dfac
Long taglist item should not stop taglist being resized in widthways
2015-05-20 15:45:43 +00:00
Hadi Nategh
c8a74f0126
Add missing action icons in compose toolbar, and fix dragging icon has no height
2015-05-20 15:45:18 +00:00
Ralf Becker
c41156c47c
check if we have PGP keys for all recipients, before switching to encrypted mail, when adding further recipients and before trying to send
2015-05-20 15:24:08 +00:00
Nathan Gray
f48424de9c
* If column information is stored in a favorite, restore it along with the filters
...
To get column information in the favorite, change the visible columns before you create the favorite.
If the favorite has no column information, the visible columns will not be changed.
2015-05-20 15:23:55 +00:00
Hadi Nategh
394f7394ff
Introduce a checkbox method for toolbar widget in order to be able to get/set checkbox actions
...
- Function pattern: widget.checkbox(action_id,[value])
- Fix encrypt toolbar action set/get according to new method
2015-05-20 15:18:00 +00:00
Nathan Gray
fbfb2f18d7
Allow column widgets a chance to resize after column change
2015-05-20 15:15:49 +00:00
Hadi Nategh
a4408aeb3f
Long taglist item should not stop taglist being resized in widthways
2015-05-20 11:09:11 +00:00
Hadi Nategh
84b9f579c7
Add missing action icons in compose toolbar, and fix dragging icon has no height
2015-05-20 10:26:08 +00:00
Ralf Becker
c7765473f3
- fix autosave and save as draft to store encrypted content
...
- fix inline reply to encrypted message to clientside decrypt message and add signature
2015-05-20 07:26:15 +00:00
Nathan Gray
8ade7b3926
Fix 'No project' column filter
2015-05-19 20:58:30 +00:00
Ralf Becker
517286fdab
using now a domain-specific "egroupware" keyring, instead of default "mailvelope", which only works on localhost, plus improved instructions
2015-05-19 20:23:38 +00:00
Nathan Gray
244d538653
Fix not found class, name has changed.
2015-05-19 20:15:13 +00:00