Commit Graph

27056 Commits

Author SHA1 Message Date
Ralf Becker
c7763ee259 load chosen and CKEditor as part of API javascript boundle, as they are used be old eTemplate to and loading only one of the two et2 bundles fails 2015-06-08 14:33:57 +00:00
Ralf Becker
f4decee1b9 * Mail: correctly quote name / personal part containing German umlauts or special chars when searching for email addresses in compose 2015-06-08 14:26:25 +00:00
Hadi Nategh
58e4df159d Work in Progress of Messenger application
- Create a new application called Messenger
2015-06-05 15:51:19 +00:00
Ralf Becker
6c2cfaf1f3 copy 14.2 changelog to trunk to satisfy update checker 2015-06-03 14:27:16 +00:00
Hadi Nategh
004e1ba646 Remove name attribute if passwd widget has autocomplete="off" 2015-06-03 14:07:15 +00:00
Hadi Nategh
a7043964bb Fix translation and appIcon issue in mail integration 2015-06-03 13:24:51 +00:00
Hadi Nategh
f64e44ffad Fix mail display print with IE load issue 2015-06-03 10:48:43 +00:00
Hadi Nategh
e611eed179 Change autocomplete default value for passwd widget from "" to "off" 2015-06-03 09:05:11 +00:00
Hadi Nategh
8f7a05544e Add mail integration calendar action into preview toolbar 2015-06-03 08:44:44 +00:00
Hadi Nategh
3908b46079 Fix mailvelope display print with multipage content 2015-06-02 15:26:51 +00:00
Hadi Nategh
27e7c49e30 Style mailvelope display print frame 2015-06-02 12:24:29 +00:00
Hadi Nategh
9a572dbf7d Prepare mailvelope iframe to be printed, and hide other original frames 2015-06-02 11:01:45 +00:00
Hadi Nategh
b5dc84fc09 Revert commit #52857 2015-06-02 08:57:26 +00:00
Nathan Gray
c365c386e9 Make sure get_rows is always set, fixes error when setting forced/default columns 2015-06-01 19:18:15 +00:00
Nathan Gray
4619558c05 Avoid an extra reload from client side (egw.js) if there is no default app set by loading framework with home. 2015-06-01 18:10:41 +00:00
Hadi Nategh
ddfaa8202d Fix mail inline images does not work when compose from draft 2015-06-01 09:27:09 +00:00
Hadi Nategh
bc5023f18c Keep the fix from previous commit only for IE 2015-05-29 15:33:00 +00:00
Hadi Nategh
be96b786b7 Fix sending many mails from AB to mail compose causes url length limitation error in IE 2015-05-29 11:04:56 +00:00
Ralf Becker
2699dddc4e fix selector for Mailvelope iframe under Firefox 2015-05-29 11:04:09 +00:00
Klaus Leithoff
6ac985bb88 allow for visualization and sorting by the internal-/arrival- date of messages (list only) 2015-05-29 10:53:01 +00:00
Ralf Becker
73239006bf maximize description and got (not running) resize in Pixelegg with encrypted InfoLogs working 2015-05-29 09:18:33 +00:00
Ralf Becker
1ca4b24ec2 added missing error message when adding a responsible without key to an encrypted infolog, also adding timestamp to infolog-encryption.js to force loading of changed files 2015-05-29 08:20:41 +00:00
Nathan Gray
9c1ec7ba62 Fix keyboard actions changing selection to last clicked row instead of using current user selection. 2015-05-28 15:34:58 +00:00
Ralf Becker
4d15d4b12c encryption of InfoLog entries (EPL only) 2015-05-28 14:48:40 +00:00
Ralf Becker
ddbe8ccec3 encryption of InfoLog entries (EPL only) 2015-05-28 14:40:33 +00:00
Ralf Becker
876db7ca1e * CustomFields: keep order of select-options (was not working for nummeric values)
fixed #9613: Order of customs field in a selectbox has changed
2015-05-28 11:29:43 +00:00
Hadi Nategh
5e911b879d Bind the load event only once (.one), seems the jQuery(.on)+IE calls load event on an iframe twice 2015-05-28 09:28:34 +00:00
Ralf Becker
cffc879f04 fix not being able to mount /etemplates (no mount button), once it was unmounted and there are modified templates 2015-05-27 14:39:54 +00:00
Ralf Becker
01860bc469 * Mobile: fix redirect loop, if template_set was forced to something else then "pixelegg"
- refactored generation of framework object to egw_framework::factory used now in login.php and egw object
- using now $framework->template_dir for *.tpl files of template-sets
2015-05-27 14:01:32 +00:00
Ralf Becker
82f9190c32 * Tracker: fix slow rendering of edit popup for hugh number of tracker-user
doublicate check was iterating through all options for each option, causing it to take eg. 25s for 7000 options
2015-05-27 12:18:12 +00:00
Ralf Becker
3156134a31 remove double schema prefix "vfs://defaultvfs://default/path" 2015-05-27 12:15:36 +00:00
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
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
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
Ralf Becker
db180f816d ignore CR when comparing textfields for history 2015-05-26 10:50:42 +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
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
02c4219aa4 Highlight currently selected favorite 2015-05-21 15:46:14 +00:00