The Wayback Machine - https://web.archive.org/web/20200615155043/https://github.com/topics/collaboration
Skip to content
#

collaboration

Here are 747 public repositories matching this topic...

mattermost-server
fabio-boldrini
fabio-boldrini commented Feb 17, 2020

Description

I tried to create via REST a Bot without setting the username and I get an "Invalid email" error

Steps:

POST http://localhost:8065/api/v4/bots
{"display_name":"Alfred","description":"CMS Automation"}

And response is:

`{"id":"model.user.is_valid.email.app_error","message":"Invalid email","detailed_error":"","request_id":"4by66j8tcjfpmjn65sjjbrwn1y","status_code":4

GiladShoham
GiladShoham commented Apr 14, 2020

Currently, if look at the windows_e2e tests on circle under the write e2e files step, you will see this warning:

Error autodetecting timing type, falling back to weighting by name. Autodetect no matching filename or classname.  If file names are used, double check paths for absolute vs relative.
Example input file: "e2e\\api\\add-many.e2e.1.ts"
Example file from timings: "C:\\Users\\****
server
matiasdelellis
matiasdelellis commented Apr 13, 2020

Steps to reproduce

  1. Inside the server, set the language to a translation, for example, Spanish Argentina
  2. Find some plural translations. For example the summary of the current folder.
  3. Just check if the plural works.

Expected behaviour

In summary expect:

6 carpetas y 5 archivos 8,5 GB

Actual behaviour

In summary i see:

6 carpeta y 5 archivo 8,5 GB

![imagen

dvc
einhirn
einhirn commented Apr 6, 2020

The documentation states that you should not run BBB on a VM and explains the why by referring to Freeswitch requirements. But the page you are referring to is about Freeswitch Performance Testing, not about basic requirements or recommendations for production.

So while there sure are benefits in running this on a bare metal server, I don't think that you really need one. Depending

garrett
garrett commented Aug 1, 2018

Right now, I either need to navigate using Files (Nautilus) to the correct folder, or view the history (presumably — it isn't working for me right now, so I can't test this).

It would be nice to be able to open the project folder directly from SparkleShare's menu.

I'm on the Flatpak version of SparkleShare on Fedora. Perhaps being in Flatpak might be different — with portals, for example — b

teleconsole
psyhomb
psyhomb commented Nov 24, 2019

Using GitHub identity to share a session does not work for me!

Version: Teleconsole 0.4.0

SSH key pair was created with following command (without passphrase) and public key was successfully added to GitHub account:

ssh-keygen -t rsa -b 2048 -f .ssh/$github_user_key

Session was created by running:

teleconsole -i $github_user

When I try to join a pr

jyl4944204
jyl4944204 commented May 6, 2019

1. Is your feature request related to a problem? Please describe. (这个功能是为解决什么问题)
A clear and concise description of what the problem is. Explain your use case, context, and rationale behind this feature request (请尽可能详尽地说明这个需求的用例和场景)

2. Describe the solution you'd like(请描述你期望的结果)
A clear and concise description of what you want to happen (简单清楚的描述你期望的结果)

**3. Additional context `

krishnagopinath
krishnagopinath commented Dec 23, 2017

The API is slowly starting to grow to a "mid sized" application by itself and it might be time to start documenting it, so we can keep track of the changes to it.

The idea is simple:

  • Someone adds an endpoint to an API and a JSDoc for the API (via PR)
  • We could use apiDoc to convert JSDoc comments to html.
  • We could stop here, but since we want this to be in ou
DocumentServer
zjs-apple
zjs-apple commented Apr 30, 2020

When i Installing Document Server for Linux on CentOS7.5.
Reference:https://helpcenter.onlyoffice.com/server/linux/document/linux-installation-centos.aspx
In the end,the document server is ok,
but When I test editing files,
ws://XXXX/5.5.1-76/doc/b81fdff747a247929253f4701a92bc521588227954180/c/208/zp1umjpc/websocket
This link has been pending.
Centos7.5:port all open,firewall is closed.
Wha

nakamin
nakamin commented Feb 4, 2020

Issue Type: Bug

On Windows 10 sign out of account
Start a live share session
Get prompted to sign in again

I see there are two settings, one says
Preferred account registered with keychain to use for Visual Studio Live Share sign-in.
And the other is
Preferred account provider registered with keychain to use for Visual Studio Live Share sign-in.

I'm not sure what those do, a

yjs
calibr
calibr commented Jun 27, 2019

I see that new yjs is coming with Snapshots, will they be able to restore the whole document to a specific state based on StateSet and DeleteSet ?

What I did in the earlier version was essentialy packing the document into a syncStep2 message to specific state and then feeding this message to a new document.

function backDocToState(doc, state) {
  const { ss, ds } = state
  const needS
wolftune
wolftune commented Apr 3, 2020

Glancing at the homepage, I would not have noticed this was free/libre/open software. I only found out because of the way someone referred me. Please add a clear reference, maybe "This is entirely free/libre/open software under GNU AGPL" or "free/libre/open software" as a focus point or something to make it clear to visitors. It's a valuable trust signal.

DesktopEditors
parrenin
parrenin commented Feb 26, 2020

Do you want to request a feature or report a bug?
Request a feature.
What is the current behavior?
The equation editor of OnlyOffice generally uses LaTex shortcuts, which is good.
But the \frac shortcut for creating fractions does not work.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

**What is the ex

kuon
kuon commented Mar 15, 2018

To allow easier firewall configuration, it would make sense to have a section the README detailing the traffic generated by tandem.

Like:

  • TCP connection to rendezvous.foo.com on port 443 using HTTPS
  • UDP connection to the either the remote host on a dynamic port or the rendezvous server

Also, what happen if the two hosts are on different local subnets that are directly connected, is a

ChristopherRogers1991
ChristopherRogers1991 commented Nov 24, 2018

Not sure if this is the correct place to open issues for the marketplace, but I figured it was probably close enough.

This is definitely opinionated, but I don't think a skill's README should be parsed for the Marketplace. I think it would be better to instead use a separate, dedicated file, e.g. a MARKETPLACE.md. By looking for this new file first and falling back to the README if the n

sciicee
sciicee commented Apr 4, 2019

Currently, there are 3 ways for people knowing there is a new version of drawpile is available.

  • Pop up notification when start the program( only automatic check once per day)
  • Check for updates via help menu
  • Check official website

I think pop up notifications is the most obvious, convenient and efficient way for users to know the information. Also this is the meaning why we have this

plots2
saidelike
saidelike commented Mar 8, 2019

As discussed on IRC, I personally found the naming of project/databases confusing at first. so I propose instead:

  • Project: maybe using "File" is better? Dunno, but it corresponds to a unique file hash. Otherwise "Project" is fine
  • Database: I think "Snapshot" is better, but is up to you.

Clarifying that any change that does not trigger an event in IDA will not be synced to others, hence

Improve this page

Add a description, image, and links to the collaboration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the collaboration topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.