Skip to content
#

platform

Here are 986 public repositories matching this topic...

october
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.

crawlab
seamusic
seamusic commented Feb 15, 2020

Bug 描述
按教程文档说明的,使用docker-compose up -d 安装启动后,直接执行task报错
不知道哪里有问题呢?
我的docker运行环境是win10

`2020-02-15 15:58:04 [scrapy.utils.log] INFO: Scrapy 1.8.0 started (bot: xueqiu)
22020-02-15 15:58:04 [scrapy.utils.log] INFO: Versions: lxml 4.5.0.0, libxml2 2.9.10, cssselect 1.1.0, parsel 1.5.2, w3lib 1.21.0, Twisted 19.10.0, Python 3.6.9 (default, Nov 7 2019, 10:44:02) - [GCC 8.3.0], pyOpenSSL 19

thingsboard
backstage
Pixney-William
Pixney-William commented Sep 2, 2019

So i was working on an ajax contact form for a module i have. And i have been googling to try to solve it but i ended up just working with native Laravel functionality instead. I think we would need documentation regarding this if it doesn't exist:

  1. Create an addon/module with migration (basic fields for a contact form, name, email)
  2. How to use a formbuilder to render the form in html incl
douglasrizzo
douglasrizzo commented Nov 11, 2019

I am having quite a bit of trouble trying to create a minimum working example for the RTS game, in which I can get a single state, visualize its variables and pass an action back to the environment.

I took a look at the Basic Usage section of the README.md, but it looks like the code is not supposed to be used, just interpreted as pseudocode. For example, I don't know where functions such as

基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入;同时还集合各种微服务治理功能和监控功能。模块包括:企业级的认证系统、开发平台、应用监控、慢sql监控、统一日志、单点登录、Redis分布式高速缓存、配置中心、分布式任务调度、接口文档、代码生成等等。

  • Updated May 22, 2020
  • Java
mdcass
mdcass commented Feb 5, 2020

Describe the bug
I have a Link which heads to a Controller independent of the dashboard functionality which return redirect()->back() - the route of the link is visited and changes in the browser, however the URL is not then updated after the redirect back.

// Link
Link::make('Refresh Access Token')
   ->icon('icon-refresh')
   ->route('bank-connections.refresh-access-token'
TheHive
crackytsi
crackytsi commented Mar 3, 2020

Bug / Feature Request

Work Environment

Question Answer
OS version (server) Debian
OS version (client) 10
TheHive version / git hash 4 RC1
Package Type DEB

Problem Description

There are no longer any default dashboards

Possible Solutions

Add the default da

ChristophHoyer
ChristophHoyer commented Mar 24, 2020

Hej there - I just tried to follow the installation instructions of platform-samples/api/ruby/find-inactive-members/ and the command
gem install octokit
does not work. I tried it with the regular admin, as well as with elevated rights (sudo). The error message is the same:
-bash: gem: command not found

cocorico

👐 Cocorico is an open source marketplace solution for services and rentals. More information right here: https://www.cocorico.io/en/ 🚀 Cocorico is also available in an off-the-shelf SaaS package → contact@hatch.li to launch your platform today. 😍 We are hiring (telecommute welcome 🏡):

  • Updated May 20, 2020
  • PHP
textpattern
Bloke
Bloke commented Apr 13, 2016

It's high time we introduced a test suite alongside the development process to help catch regressions. As we move towards a more class-based ecosystem with less reliance on global variables, this should become achievable with something like PHPUnit.

This will be an ongoing issue, so no milestone required. It can be closed when a framework is in place and the tests start being added. At minimum we

nimobeeren
nimobeeren commented Nov 28, 2019

Is your feature request related to a problem? Please describe.
I would like to use the NumberInput with the keyboard. I can place the cursor in the text field, but not adjust it by typing.
image

Describe the solution you'd like

  • Allow typing in a number by selecting the text

Improve this page

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

Learn more

You can’t perform that action at this time.