Skip to content
#

enterprise

Here are 364 public repositories matching this topic...

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

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
ElianVanCutsem
ElianVanCutsem commented Mar 12, 2020

Is your feature request related to a problem? Please describe.
When you first use the app, it may not be really clear to people they have to grant access to FastHub to show the organisations

Describe the solution you'd like
Maybe it's an idea to show the FAQ instead of the no organisation found: try again button. I think people overlook the FAQ icon to quick.

maybe you could just s

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 May 23, 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.