[SOGo] BTS activities for Wednesday, December 28 2016

2016-12-28 Thread SOGo reporter
Title: BTS activities for Wednesday, December 28 2016





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Wednesday, December 28 2016

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
3968
	2016-12-28 07:28:50
	updated (open)
	Backend Address Book
	No authorization for a direct link to the resource
	
	  
	
3377
	2016-12-28 13:09:42
	updated (open)
	Backend Calendar
	CalDav: Report request: Sogo ignore sub-elements in 
	
	  
	
3089
	2016-12-28 10:59:23
	updated (open)
	Backend Mail
	create a folder into INBOX containing a dot cause issue
	
	  
	
2427
	2016-12-28 10:57:08
	updated (open)
	Web Calendar
	Problem with recurrent event and delegation
	
	  
	
3933
	2016-12-28 14:48:06
	updated (open)
	Web General
	SAML authentication does not work with XHR requests
	
	  
	
1683
	2016-12-28 12:28:20
	updated (open)
	Web Mail
	sort by date will result in strange behavior when displaying mails like conversations
	
	  
	
1883
	2016-12-28 12:28:40
	updated (open)
	Web Mail
	broken threading, only based on Subject not In-Reply-To
	
	  
	
2561
	2016-12-28 10:56:59
	feedback (reopened)
	Web Calendar
	Can not invite to an exeption only
	
	  
	
3510
	2016-12-28 10:26:27
	resolved (fixed)
	Backend Mail
	DOS through uploading large attachments
	
	  
	
3241
	2016-12-28 14:12:38
	resolved (fixed)
	GUI
	Stored XSS in address book
	
	  
	
3666
	2016-12-28 11:54:44
	resolved (fixed)
	GUI
	missing scrollbar in case of a lot of invitees
	
	  
	
2651
	2016-12-28 10:56:35
	resolved (fixed)
	Web Calendar
	Events icons are no longer displayed
	
	  
	
1480
	2016-12-28 10:42:06
	closed (suspended)
	Apple iPhone OS
	Add contact in IOS 5 to "all [cardDav Account]" dosen't work
	
	  
	
  
  


-- users@sogo.nuhttps://inverse.ca/sogo/lists

[SOGo] Not able to choose Appropriate function

2016-12-28 Thread Vickey Patel
Hi Folks,

I have installed Sogo 3.2.1 version with iredmail on Centos 6.5, everything
looks great!

I am trying to call the NewMessage function of mailbox from Addressbook and
Calendar page but its not working.

NewMessage function is working only on mailbox page and in the same way
NewAddressbook and NewCalendar functions is working only on perticular page.

This are  the functions for Creating new Email, NewAddressbook and
NewCalendar :-

mailbox.newMessage($event)

addressbook.newComponent('card')

list.newComponent($event, 'appointment')

can you tell me how can i call these all function from all pages like
Email, Addressbook and Calendar.

I appreciate if you can help me.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Not able to choose Appropriate function

2016-12-28 Thread Francis Lachapelle
Hello Vickey

> On Dec 28, 2016, at 2:04 AM, Vickey Patel (vickeypatel...@gmail.com) 
>  wrote:
> 
> I have installed Sogo 3.2.1 version with iredmail on Centos 6.5, everything 
> looks great!
> 
> I am trying to call the NewMessage function of mailbox from Addressbook and 
> Calendar page but its not working.

Can you explain exactly how you tried to call this function?

> NewMessage function is working only on mailbox page and in the same way 
> NewAddressbook and NewCalendar functions is working only on perticular page.
> 
> This are  the functions for Creating new Email, NewAddressbook and 
> NewCalendar :- 
> 
> mailbox.newMessage($event)
> 
> addressbook.newComponent('card')
> 
> list.newComponent($event, 'appointment')
> 
> can you tell me how can i call these all function from all pages like Email, 
> Addressbook and Calendar. 

It's currently possible to compose a message from the Contacts module. Check 
the newMessage function from the AddresBook controller:

https://github.com/inverse-inc/sogo/blob/master/UI/WebServerResources/js/Contacts/AddressBookController.js#L322


Francis



-- 
users@sogo.nu
https://inverse.ca/sogo/lists