Klaus Leithoff
ddee9f61be
* eMail: if the identity used for sending is part of the users mainProfile Identities (provided with the mainProfile by ogServer->getAccountEmailAddress ->NOT USER DEFINED<-) then the sender information is set accordingly, as it is assumed that the emailaddresses fetched with getAccountEmailAdress are known to the SMTP Server, thus allowing to be used as Sender/Return-Path
2011-07-28 10:44:54 +00:00
Klaus Leithoff
f257ad06be
improving the identification of identities as user defined identities vs. identities provided as mailadresses/mailaliases assigned to the user (these mailadresses are returned by ogServer->getAccountEmailAddress)
2011-07-28 10:29:19 +00:00
Klaus Leithoff
4fc9ab1a66
* email: compose, control the display of identities - identical identities should only be displayed once
2011-07-28 10:27:58 +00:00
Klaus Leithoff
6399e345cf
wordwrap , dont break overlong words containing html entities;
2011-07-27 13:14:39 +00:00
Ralf Becker
632a91774d
allow dash ("-") in app name, eg. sitemgr-site
2011-07-26 13:49:53 +00:00
Klaus Leithoff
8756fcbf57
fix warning ->missing argument 1 for select_widget<- : make the parameter optional by assigning a default value
2011-07-26 07:49:24 +00:00
Klaus Leithoff
88c088eb86
fix warning ->missing argument 1 for select_widget<- : make the parameter optional by assigning a default value
2011-07-26 07:43:53 +00:00
Klaus Leithoff
45468c801a
patch to fix problem with ->not able to see mail<- egw_instant_load.html not found. provided by Vladimir Kolobkov; Thanks a lot
2011-07-25 15:52:22 +00:00
Klaus Leithoff
6c4d5dfc48
support dparameters (structure part 8) for images while parsing the message body structure
2011-07-21 14:56:45 +00:00
Klaus Leithoff
204d961150
make sure there is no whitespace leading or trailling the host string, when attempting to send
2011-07-21 12:11:33 +00:00
Klaus Leithoff
f297d65790
make sure there is no whitespace leading or trailling the host string, when attempting to send
2011-07-21 12:11:17 +00:00
Klaus Leithoff
cae37dab26
if there is only a single event in the action, buffer it into/with a window.setTimeout function call, and wait for the trigger to execute and clean up as it does with multiple actions on a target
2011-07-21 10:50:33 +00:00
Klaus Leithoff
b685831cbe
add the xml export file for better changetracking
2011-07-20 15:23:36 +00:00
Klaus Leithoff
c0754a606e
* timesheet: fix tabcontrol not working, fix for broken saving description in simple/short view mode
2011-07-20 10:59:07 +00:00
Nathan Gray
a2be785731
Bring some HTML styles into merged documents (ODT & docx)
2011-07-19 23:32:01 +00:00
Klaus Leithoff
7f7cf6b60e
try to reopen mail, when saving as draft; make sure we are connected, before trying to reopen a drafted Message (while/after saving)
2011-07-19 13:28:13 +00:00
Klaus Leithoff
970eb8b388
take care that winmail.dat attachments are only resolved by tnef (if available) if required (e.g.:the message is opened)
2011-07-19 09:54:38 +00:00
Klaus Leithoff
16b88bb9e7
use new option to fetch the activeMailProfile by ProfileID
2011-07-19 08:28:56 +00:00
Klaus Leithoff
84b6a5d87c
allow to fetch identity by assigned serverID (fetches the first match found)
2011-07-19 08:27:34 +00:00
Klaus Leithoff
f3538e3f9a
fix broken category search, selected cat=1 always, when only one category wasselected, as (int) of an array does not give the required/expected result
2011-07-19 07:46:22 +00:00
Klaus Leithoff
5529618ba1
fix broken category search, selected cat=1 always, when only one category wasselected, as (int) of an array does not give the required/expected result
2011-07-19 07:32:28 +00:00
Klaus Leithoff
95f6389c64
fix by Ralf for bug, that prevented the update of accounts, if your accountselection method is groupmembers
2011-07-18 10:09:53 +00:00
Klaus Leithoff
fe9e16d845
fix by Ralf for bug, that prevented the update of accounts, if your accountselection method is groupmembers
2011-07-18 09:46:32 +00:00
Klaus Leithoff
32a20c8eaa
fix javaScript error for firstChild is null, on opening mails without subject, or with no accessible subject
2011-07-18 07:47:46 +00:00
Klaus Leithoff
c997f1f1f6
add missing default translation for lang key tls
2011-07-14 08:57:28 +00:00
Klaus Leithoff
6263753e80
add missing default translation for lang key tls
2011-07-14 08:54:30 +00:00
Nathan Gray
a24606739e
Fix category list action buttons
2011-07-13 16:39:36 +00:00
Ralf Becker
f294a9274c
removed two css settings messing up existing eTemplate layouts:
...
- spans were different vertical aligned the prefixing text
- all nextmatch header were forced to left alignment
--> seems to have no negative effect, but fixes some ugly layout bugs
2011-07-13 12:51:33 +00:00
Klaus Leithoff
bed0c7a265
notification/tracker: in special cases, the owner of an entry was notified twice; now control who is notified in the first (admin) notification run, and pass the already notified email-addresses to the general run
2011-07-13 07:30:28 +00:00
Nathan Gray
21cc152386
Get action button & select all button working for email popup
2011-07-12 14:36:59 +00:00
Ralf Becker
43c4113d83
using grid styleing also for nextmatch widgets without nextmatch header
2011-07-12 09:53:39 +00:00
Nathan Gray
3049faf994
Remove action column from email select rows
2011-07-11 17:35:33 +00:00
Ralf Becker
f8d62195a2
style for disabled buttons
2011-07-10 18:23:27 +00:00
Ralf Becker
b7d5f6564d
fixed not working default app for mobile browsers
2011-07-10 12:05:59 +00:00
Ralf Becker
039288b06e
fixing the last fix, code was still needed ;-) and automatically hiding the location bar for mobile browsers
2011-07-10 12:05:20 +00:00
Ralf Becker
84727a4a49
fixed division by zero, by removing not longer needed mobile code
2011-07-09 16:53:24 +00:00
Ralf Becker
8e83e41263
- improved mobile template: calendar & email sidebox is showing now, removed most of the former css hidden stuff
...
- fixes jscalendar to work will in sliding sidebox
2011-07-09 16:35:18 +00:00
Jörg Lehrke
79fa226d83
* Generate well-formed XML for Funambol and SyncEvolution clients (community bug#2975)
2011-07-08 19:46:08 +00:00
Jörg Lehrke
d9581a6ff3
* Generate well-formed XML for Funambol and SyncEvolution clients (community bug#2975)
2011-07-08 19:45:40 +00:00
Klaus Leithoff
3e405cc1b7
if requesting UIDs, do not try to look for the set assuming we got ids
2011-07-08 09:42:24 +00:00
Ralf Becker
816cae2dfa
* CalDAV/GroupDAV: disabling not working iterator, causing not all events to be returned to client
2011-07-08 08:01:33 +00:00
Klaus Leithoff
4d2202563c
fix fatal error: unsupported operand type in resources_ui line 428; reported on community tracker#3006
2011-07-08 07:52:48 +00:00
Klaus Leithoff
356d4b0db6
fix fatal error: unsupported operand type in resources_ui line 428; reported on community tracker#3006
2011-07-08 07:47:45 +00:00
Nathan Gray
48139cfafc
Make 'Creator' and 'Modifier' more widely available by putting them into preferences
2011-07-07 20:08:12 +00:00
Nathan Gray
765f486753
Can't edit a category that's not from the current app - open super-globals read-only
2011-07-07 18:54:59 +00:00
Nathan Gray
52f3dd9ed2
Use a different method of filtering out global categories
2011-07-07 18:34:33 +00:00
Nathan Gray
283a2a01ff
Change how app filter works:
...
- Only list All and current app
- All shows app + globals, app shows just app categories
- App filter hidden when editing super globals
2011-07-07 17:19:04 +00:00
Ralf Becker
2b0278fbbd
switch html5 form validation off for cancel buttons and in etemplate editor (or whenever any $ignore_validation expression is given)
2011-07-07 12:54:11 +00:00
Ralf Becker
4f60da9af5
differenciate in our serverside user-agent detection between Chrome and Safari, and disable html5 form validation for float, as Chrome 12 rejects float values with comma as decimal separator
2011-07-07 11:50:06 +00:00
Klaus Leithoff
8d9003fbf8
fix bug that prevented the editing of own infologs, if no grouprights are set, and history config for application infolog is not set
2011-07-07 08:19:31 +00:00