[SOGo] integration with jsxc/sjsxc

2018-03-07 Thread "harish"

Hello All,

Please help on sogo with jsxc integration i tried but its not happening. any 
idea about it??.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] integration with jsxc/sjsxc

2016-06-23 Thread "sg gs"

it works for sogo v2 (and for owncloud, etherpad) with my proxy configuration. using v2 i can see plenty of lines matching .*"POST /http-bind/.*  while i cannot find any such line when using sogo v3.

 

tried the latest nightly (3.1.2.20160622-1) but could not observe any difference.

 

Sent: Thursday, June 23, 2016 at 6:41 AM
From: "\"Christian Mack\" (christian.m...@uni-konstanz.de)" <users@sogo.nu>
To: users@sogo.nu
Subject: Re: [SOGo] integration with jsxc/sjsxc



Did you prepare your proxy?
apache
https://github.com/jsxc/jsxc/wiki/Prepare-apache
nginx
https://github.com/jsxc/jsxc/wiki/Prepare-nginx

Perhaps the nightlies are better/sufficient already?

If not, contact the developer via his Bugtracker.



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


Re: [SOGo] integration with jsxc/sjsxc

2016-06-22 Thread Christian Mack
Hello

Am 22.06.2016 um 18:18 schrieb "sg gs" (s...@mail.com):
> copied jquery-ui.js  jquery.fileupload.js  jquery.iframe-transport.js  
> jquery.js 
> from sogo-v2 to /usr/lib/GNUstep/SOGo/WebServerResources and added
>  "jquery/jquery.js",
>  "jquery/jquery-ui.js",
>  "jquery/jquery.fileupload.js",
>  "jquery/jquery.iframe-transport.js",
>  "sjsxc/js/lib/jquery.ui.min.js",
> just below SOGoUIAdditionalJSFiles, restarted sogo and logged in using google 
> chrome.
> aparently all files are loaded (no more warnings/errors - at least in google 
> chrome) but nothing changed (no budy-list) and no http-bind lines in bosh's 
> log. 
> i guess it is not quite sufficient just to add the files (wrong version?). 
> has 
> anybody got an idea?
> *Sent:* Wednesday, June 22, 2016 at 5:56 PM
> *From:* "\"Corrado Fiore\" (li...@corradofiore.it)" <users@sogo.nu>
> *To:* users@sogo.nu
> *Subject:* Re: [SOGo] integration with jsxc/sjsxc
> Dear All,
> 
>  > On 22 Jun 2016, at 7:11 PM, sg gs (s...@mail.com) <users@sogo.nu> wrote:
>  >
>  > this works for 2.3.12 but unfortunately not for 3.1.2 - seems that (at 
> least) 
> jquery is missing from 3.1.2.
> 
> We're very interested in integrating JSXC, too. I guess it shouldn't be hard 
> to 
> integrate Jquery into 3.1.x as well, possibly using a separate namespace. Or 
> am 
> I missing something?
> 

Did you prepare your proxy?
apache
https://github.com/jsxc/jsxc/wiki/Prepare-apache
nginx
https://github.com/jsxc/jsxc/wiki/Prepare-nginx

Perhaps the nightlies are better/sufficient already?

If not, contact the developer via his Bugtracker.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] integration with jsxc/sjsxc

2016-06-22 Thread "sg gs"

copied jquery-ui.js  jquery.fileupload.js  jquery.iframe-transport.js  jquery.js from sogo-v2 to /usr/lib/GNUstep/SOGo/WebServerResources and added

 


    "jquery/jquery.js",
    "jquery/jquery-ui.js",
    "jquery/jquery.fileupload.js",
    "jquery/jquery.iframe-transport.js",
    "sjsxc/js/lib/jquery.ui.min.js",

 

just below SOGoUIAdditionalJSFiles, restarted sogo and logged in using google chrome.

 

aparently all files are loaded (no more warnings/errors - at least in google chrome) but nothing changed (no budy-list) and no http-bind lines in bosh's log. i guess it is not quite sufficient just to add the files (wrong version?). has anybody got an idea?

 

Sent: Wednesday, June 22, 2016 at 5:56 PM
From: "\"Corrado Fiore\" (li...@corradofiore.it)" <users@sogo.nu>
To: users@sogo.nu
Subject: Re: [SOGo] integration with jsxc/sjsxc

Dear All,

> On 22 Jun 2016, at 7:11 PM, sg gs (s...@mail.com) <users@sogo.nu> wrote:
>
> this works for 2.3.12 but unfortunately not for 3.1.2 - seems that (at least) jquery is missing from 3.1.2.

We're very interested in integrating JSXC, too. I guess it shouldn't be hard to integrate Jquery into 3.1.x as well, possibly using a separate namespace. Or am I missing something?

Kind regards,
Corrado Fiore
--
users@sogo.nu
https://inverse.ca/sogo/lists




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


Re: [SOGo] integration with jsxc/sjsxc

2016-06-22 Thread Corrado Fiore
Dear All,

> On 22 Jun 2016, at 7:11 PM, sg gs (s...@mail.com)  wrote:
> 
> this works for 2.3.12 but unfortunately not for 3.1.2 - seems that (at least) 
> jquery is missing from 3.1.2.

We're very interested in integrating JSXC, too.  I guess it shouldn't be hard 
to integrate Jquery into 3.1.x as well, possibly using a separate namespace.  
Or am I missing something?

Kind regards,
Corrado Fiore
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] integration with jsxc/sjsxc

2016-06-22 Thread "sg gs"

this works for 2.3.12 but unfortunately not for 3.1.2 - seems that (at least) jquery is missing from 3.1.2.

 

(sorry, i should have been more precise)

 

Sent: Wednesday, June 22, 2016 at 11:34 AM
From: "\"Christian Mack\" (christian.m...@uni-konstanz.de)" <users@sogo.nu>
To: users@sogo.nu
Subject: Re: [SOGo] integration with jsxc/sjsxc

Hello

Am 21.06.2016 um 18:11 schrieb "sg gs" (s...@mail.com):
> did anybody succeed integrating jsxc/sjsxc?
> if yes, is there a howto somewhere?
>

https://github.com/jsxc/jsxc/wiki/Install-sjsxc-%28SOGo%29

It worked when we tested it in 2015.


Kind regards,
Christian Mack

--
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416
 



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


Re: [SOGo] integration with jsxc/sjsxc

2016-06-22 Thread Christian Mack
Hello

Am 21.06.2016 um 18:11 schrieb "sg gs" (s...@mail.com):
> did anybody succeed integrating jsxc/sjsxc?
> if yes, is there a howto somewhere?
> 

https://github.com/jsxc/jsxc/wiki/Install-sjsxc-%28SOGo%29

It worked when we tested it in 2015.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


[SOGo] integration with jsxc/sjsxc

2016-06-21 Thread "sg gs"
did anybody succeed integrating jsxc/sjsxc?

 

if yes, is there a howto somewhere?
-- users@sogo.nuhttps://inverse.ca/sogo/lists