close
The Wayback Machine - https://web.archive.org/web/20200714055803/https://github.com/topics/enterprise
Skip to content
#

enterprise

Here are 377 public repositories matching this topic...

server
jancborchardt
jancborchardt commented Mar 24, 2020

To Reproduce
Steps to reproduce the behavior:

  1. Go to any contact
  2. Click on the avatar
  3. Open the 3-dot menu in the top right and click "Download picture"
  4. Open the downloaded file

Expected behavior
The picture is opened.

Actual behavior
Because the file is called Some ID.vcf, it is opened with the text editor and just shows jumbled characters.
Changing the extens

core
mmattel
mmattel commented Dec 3, 2019

Steps to reproduce

  1. The doc version string currently looks like: https://doc.owncloud.org/server/10.3
  2. where 10.3 gets calculated

Background: in docs, the latest release is always set to latest which makes any release cycle not dependent of a version number hardcoded in core. When core changes the version number, docs updates internally latest with the release number of core.

ng-zorro-antd
jzabroski
jzabroski commented Dec 17, 2019

FastHub Version: 4.6.7
Android Version: 9 (SDK: 28)
Device Information:

  • Manufacturer: samsung
  • Brand: samsung
  • Model: Galaxy Note8

Create a sub directory called Docs in a blank repo.

Navigate to that directory.

Click the + to create a new file.

On the file edit screen, the file will auto populate with Docs.

Create a file with a commit message. Nam

Chersquwn
Chersquwn commented Jul 5, 2019

I find the issue can not get context in service when injecting service into middleware, but i can not find any description in the docs. Is it a bug?

@provide()
export class ApiMiddleware implements WebMiddleware {
  @inject("baseService")
  baseService: BaseService

  resolve() {
    return async (ctx: Context, next: () => Promise<any>) => {
       console.log(this.baseService)   
vmario89
vmario89 commented Jul 21, 2019

Hi,
i recognized that when you add new files or remove old files to/from an opened document, the left side document view will not update properly. I think the list view should update the file count each time the document gets manipulated. For example if you create a new document the display is "(0)". It should raise immediately to (1) if a file was added. It would help to have a better overview.

operative framework is a OSINT investigation framework, you can interact with multiple targets, execute multiple modules, create links with target, export rapport to PDF file, add note to target or results, interact with RESTFul API, write your own modules.

  • Updated Jul 2, 2020
  • Go
jhonyeduardo
jhonyeduardo commented Apr 8, 2020

Agradecemos seu apoio e confiança ao usar o PO UI em seus projetos.

Você pode deixar aqui o seu projeto desenvolvido com PO UI para que mais pessoas conheçam o PO UI e o seu projeto. 😆

Faça seu comentário no seguinte formato:

- Versão:
- Projeto:
- Companhia: (se tiver)
- Link: (se tiver)
- ScreenShots: (se tiver)

Obs: para uma melhor exibição e organização dos projeto

Ansaldos
Ansaldos commented Oct 11, 2016

Dear OpenSearchServer!

I have found an issue, server cannot deserialize json.

Can not deserialize instance of java.lang.String out of START_OBJECT token
at [Source: org.apache.cxf.transport.http.AbstractHTTPDestination$1@147bba9; line: 2, column: 5](through reference chain: com.jaeksoft.searchlib.webservice.query.search.SearchPatternQuery["query"])

I used the provided sample, found in the

Improve this page

Add a description, image, and links to the enterprise 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 enterprise topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.