opensource
Open source is a term denoting that a product includes permission to use its source code, design documents, or content. It most commonly refers to the open source model, in which open source software or other products are released under an open source license as part of the open source-software movement. Use of the term originated with software, but has expanded beyond the software sector to cover other open content and forms of open collaboration.
Here are 4,253 public repositories matching this topic...
Steps to reproduce
- Click on the #app-navigation-toggle element
Expected behaviour
App navigation should open
Actual behaviour
Doesn't show, or open when clicked several times
Server configuration
Operating system:
CentOS 7
Web server:
Apache
Database:
MySQL
PHP version:
7.4
Nextcloud version: (see Nextcloud admin page)
22.1.0
**Update
-
Updated
Aug 30, 2021 - Jupyter Notebook
Describe the bug
We have added destroy_async but the destroy_async option should not be used when the association is backed by foreign key constraints in the database.
Find all the foreign key and update it with the cascade: delete
To Reproduce
Try to delete a record that has dependent: destroy_async present, it won't delete the record because of foreign key violation
-
Updated
Dec 13, 2021 - Python
-
Updated
Dec 15, 2021 - JavaScript
-
Updated
Jul 11, 2020 - Shell
Call for translators
We're in the process of moving all of our documentation to a central location #142. This place is the website, and before we can complete this, we need to translate the website (coming in all-contributors/legacy-domain-landing-page#14)
If you've ever wanted to contribute and help the cause of open source, now is your chance. We need you!
We're looking for translation help for the docume
-
Updated
Dec 15, 2021 - Jupyter Notebook
Bug description
Please describe.
If this affects the front-end, screenshots would be of great help.
run production build in local server
Expected behavior
write a script while will run the production build locally (production build=>/build)
-
Updated
Dec 8, 2021 - PHP
-
Updated
Dec 15, 2021 - PHP
Is your feature request related to a problem? Please describe.
In my opinion, it would be nice to have an option/flag to allow users to turn off line numbers. I am used to launch Altair with in not full-screen mode and have 3 columns: request, result and docs. Line numbers generally is useless and occupy valuable horizontal space.
Describe the solution you'd like
Checkbox "Show line n
Game and System Information
- Scenario was played in 1.15.18
- Steam
- Windows 10
Describe the desired feature
Currently, when any of the player's units proceed to attack the enemy Direwolf Rider Leader, Kaleh says
https://github.com/wesnoth/wesnoth/blob/ee233cead6e2335ea71d5bf6b03bc6de024a2bd7/data/campaigns/Under_the_Burning_Suns/scenarios/04_Descending_into_Darkness.cfg#L605
-
Updated
Oct 12, 2021
-
Updated
Nov 29, 2021 - JavaScript
-
Updated
Dec 13, 2021 - Python
Is there an existing issue for this?
- I have searched the existing issues before opening this issue.
Current Behavior
If you reinstall a server and then go to file manager, click create new directory, there will be a green bar that the server has begun reinstalation. It is just a little visual bug, nothing serious. After refreshing the page, it goes away.
.
That includes:
- Design the solution and discuss about it with me.
- Implement it.
- Writing tests that will test exactly this mechanism.
-
Updated
Dec 14, 2021 - C#
Describe the bug
There's incompatibility problems with schema registry
Set up
docker-compose kafka-ui.yaml
Steps to Reproduce
Cluster 1' schema registry (5.2.4): creating a protobuf schema doesn't work.
Schema example:
syntax = "proto3";
package com.provectus;
message TestProtoRecord {
string f1 = 1;
int32 f2 = 2;
}
Cluster 2' schema registry (5.5.0
-
Updated
Dec 13, 2021 - Python


We have currently simple GitHub page, but we need to think about it's update with some better design.