GitScrum is a Project Management Tool, developed to help entrepreneurs, freelancers, managers, and teams Skyrocket their Productivity with the Agile methodology and Gamification.

Overview



What is GitScrum?

GitScrum is a Project Management Tool, developed to help entrepreneurs, freelancers, managers, and teams Skyrocket their Productivity with the Agile methodology and Gamification.

It’s a powerful and functional tool you can use to organize your projects and manage your team's tasks within workspaces.

GitScrum brings all important features for you to establish high standard objectives and lead your team to reach them, working in an interactive and collaborative way. It facilitates tasks delegation and monitoring, with visual resources that help you guide your team throughout all projects execution, from start to finish.

Get rid of the outdated confusing methods that mixed dozens of isolated apps, files, emails and physical sticky notes and switch communication madness by an effective working project management tool that’s “all in one” with everything you need - GitScrum Board with dynamic Kanban boards, GitScrum Sprints to associate your tasks to milestones, GitScrum Gantt Charts for an agenda view, slick integrations and many more interactive features.

GitScrum is a way better option to manage your tasks, because not only will you take notes on your pending actions, but you’ll turn them into objectives and accomplish them.

Promote collaboration among team members, partners, clients and stakeholders working together in all project stages to develop innovative solutions. Create discussions, comment on each other's actions, recall attention by mentioning each other’s names.

Improve your products and services with GitScrum User Stories - small reports on end-users’ needs and wishes, applying the agile principles of welcoming changes and delivering value constantly.

Make GitScrum yours, choosing your preference among 23 languages, dozens of project templates and, the best: with the possibility to showcase YOUR BRAND and domain with the GitScrum White Label feature.

Is that all? No! GitScrum helps you turn your team members into Superstars, with the power of gamification. Meet the GitScrum Rock Star Team feature to add joy and healthy competitiveness to your work environment.

Our team of Scrum and Agile specialists have developed the ultimate tool for you to create amazing projects, manage your tasks smartly, lead your team to enthusiasm and reach unprecedented results.

Skyrocket your productivity with GitScrum!

Site: https://site.gitscrum.com

Learm more about GitScrum and Agile Methodologies : https://magazine.gitscrum.com


Overview | Installation | Setup | Screens | Questions and Issues | Contributing | License

Laravel 5.4 Total Downloads License


GitScrum's goal is to "Transform your IT Team into Instant Rock Stars" !!!


Facebook Group: https://www.facebook.com/groups/gitscrum/
Follow us on Twitter: https://twitter.com/gitscrum


Overview

This version available here is the first code of the GitScrum application developed in 2016 and supported until 2017.

It's a free and open source version, if you want to know the current GitScrum, go to our website [ https://site.gitscrum.com ]

GitScrum Open Source - Features

GitScrum can be integrated with Github or Gitlab or Bitbucket.

  • Product Backlog contains the Product Owner's assessment of business value

  • User Story is a description consisting of one or more sentences in the everyday or business language that captures what a user does or needs to do as part of his or her job function.

    Features: Acceptance criteria, prioritization using MoSCoW, definition of done checklist, pie chart, assign labels, team members, activities, comments and issues.

  • Sprint Backlog is the property of the development team and all included estimates are provided by development team. Often an accompanying sprint planning is the board used to see and change state of the issues.

    Features: Sprint planning using Kanban board, burndown chart, definition of done checklist, effort, attachments, activities, comments and issues.

  • Issue is added in user story to one sprint backlog, or directly in sprint backlog. Generally, each issue should be small enough to be easily completed within a single day.

    Features: Progress state (e.g. to do, in progress, done or archived), issue type (e.g. Improvement, Support Request, Feedback, Customer Problem, UX, Infrastructure, Testing Task, etc...), definition of done checklist, assign labels, effort, attachments, comments, activities, team members.

GitScrum Dashboard

GitScrum Board

GitScrum Sprint

GitScrum Open Source - Installation

The requirements to Laravel GitScrum application is:

  • PHP - Supported Versions: >= 7.1
  • Webserver: Nginx or Apache
  • Database: MySQL, or Maria DB

Use Docker - Containers: php7, nginx and mysql57

Composer Package

$ composer create-project gitscrum-community-edition/laravel-gitscrum --stability=stable --keep-vcs
$ cd laravel-gitscrum

Important: If you have not yet installed composer: Installation - Linux / Unix / OSX

Git Clone

$ git clone [email protected]:GitScrum-Community/laravel-gitscrum.git
$ cd laravel-gitscrum
$ composer update
$ composer run-script post-root-package-install

Setup

Important: If you have not the .env file in root folder, you must copy or rename the .env.example to .env

Application URL

.env file

APP_URL=http://yourdomain.tld (you must use protocol http or https)

Language

Options: en | zh | zh_cn | ru | de | es | pt | it | id | fr | hu

.env file

APP_LANG=en

Can you help us translate a few phrases into different languages? See: https://github.com/GitScrum-Community/laravel-gitscrum/tree/feature/language-pack/resources/lang

Database

.env file


DB_CONNECTION=mysql
DB_HOST=XXXXXX
DB_PORT=3306
DB_DATABASE=XXXXX
DB_USERNAME=XXXX
DB_PASSWORD=XXXXX

Remember: Create the database for GitScrum before run artisan command.

php artisan migrate
php artisan db:seed --class=SettingSeeder

Github

You must create a new Github App, visit GitHub's New OAuth Application page, fill out the form, and grab your Client ID and Secret.

Application name: gitscrum
Homepage URL: URL (Same as APP_URL at .env)
Application description: gitscrum
Authorization callback URL: http://{URL is the SAME APP_URL}/auth/provider/github/callback

.env file

GITHUB_CLIENT_ID=XXXXX
GITHUB_CLIENT_SECRET=XXXXXXXXXXXXXXXXXX

Gitlab

You must create a new Gitlab App, visit Gitlab new application, fill out the form, and grab your Application ID and Secret.

name: gitscrum
Redirect URI: http://{URL is the SAME APP_URL}/auth/provider/gitlab/callback
Scopes: api and read_user

.env file

GITLAB_KEY=XXXXX -> Application Id
GITLAB_SECRET=XXXXXXXXXXXXXXXXXX
GITLAB_INSTANCE_URI=https://gitlab.com/

Bitbucket

You must create a new Bitbucket OAuth Consumer, visit Bitbucket new consumer guide, and make sure you give write permissions when creating the consumer specially on (repositories , issues)

name: gitscrum
Callback URL: http://{URL is the SAME APP_URL}/auth/provider/bitbucket/callback
URL: http://{URL is the SAME APP_URL}
Uncheck (This is a private consumer)

.env file

BITBUCKET_CLIENT_ID=XXXXX -> Bitbucket Key
BITBUCKET_CLIENT_SECRET=XXXXXXXXXXXXXXXXXX Bitbucket Secret

Proxy

.env file

PROXY_PORT=
PROXY_METHOD=
PROXY_SERVER=
PROXY_USER=
PROXY_PASS=

Screens

Screenshot 0 Screenshot 0 Screenshot 0 Screenshot 0 Screenshot 0 Screenshot 0 Screenshot 0


Database schema

Screenshot 1


Do you need help?

Renato Marinho: Facebook / LinkedIn / Skype: renatomarinho13

Contributing

Contributions are always welcome! https://github.com/GitScrum-Community/laravel-gitscrum/graphs/contributors

License

Laravel GitScrum is licensed under the MIT license.

Thanks

Translate Team : @orionlu0916 , @Bebbolus , @dongm2ez, @rizalio, @ddmler, @Assada, @edbizarro, @ngabor84, @MarwanMohamed and Manuel Ortega

Comments
  • not able to login to the project

    not able to login to the project

    I tried everything which is mentioned in the readme but still I am not able to login to the project with github

    17098383_1283509838409355_4135263337249650834_n 17098722_1283511051742567_1005178691507545333_n see the images . and please help me to run the project in local so that i can test it and learn from it please.

    opened by rjsnh1522 10
  • Erro quando chegar em wizard/step1.

    Erro quando chegar em wizard/step1.

    image

    Esse erro ocorre logo depois de chamar a url de callback do login com o gitlab. Aqui nos projetos trabalhamos com opção de Grupos. Quando eu faço o login como administrador não tenho esse erro.

    bug 
    opened by edyonil 10
  • PHP Warning:  Unknown: failed to open stream: No such file or directory in Unknown on line 0 error after installing gitscrum

    PHP Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0 error after installing gitscrum

    i have just installed gitscrum but when i do an artisan serve, i get the following error on my terminal Laravel development server started: <http://127.0.0.1:8000> [Mon Oct 9 19:34:47 2017] PHP Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0 [Mon Oct 9 19:34:47 2017] PHP Fatal error: Unknown: Failed opening required '/home/jafar690/school/laravel-gitscrum/server.php' (include_path='.:/usr/share/php') in Unknown on line 0 [Mon Oct 9 19:34:48 2017] PHP Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0 [Mon Oct 9 19:34:48 2017] PHP Fatal error: Unknown: Failed opening required '/home/jafar690/school/laravel-gitscrum/server.php' (include_path='.:/usr/share/php') in Unknown on line 0 [Mon Oct 9 19:34:48 2017] PHP Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0 [Mon Oct 9 19:34:48 2017] PHP Fatal error: Unknown: Failed opening required '/home/jafar690/school/laravel-gitscrum/server.php' (include_path='.:/usr/share/php') in Unknown on line 0 [Mon Oct 9 19:34:48 2017] PHP Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0 [Mon Oct 9 19:34:48 2017] PHP Fatal error: Unknown: Failed opening required '/home/jafar690/school/laravel-gitscrum/server.php' (include_path='.:/usr/share/php') in Unknown on line 0 i have installed everything correctly but i have not been able to get rid of this error, any help will be highly appreciated.

    opened by jafar690 9
  • Error on showing sprint

    Error on showing sprint

    ErrorException in helpers.php line 532: htmlspecialchars() expects parameter 1 to be string, object given (View: {path to project}/resources/views/sprints/show.blade.php)

    3 - Review 
    opened by SebastiaanKloos 5
  • Problema ao tentar logar com GitHub e Gitlab

    Problema ao tentar logar com GitHub e Gitlab

    Eu baixei o gitscrum pelo composer e pelo repositório do git, baixou tudo certinho... segui todas as instruções, porém quando eu vou tentar logar pelo Github acontece o seguinte erro:

    Client error: `GET https://api.github.com/user?access_token=` resulted in a `401 Unauthorized` response:
    {
    "message": "Bad credentials",
    "documentation_url": "https://developer.github.com/v3"
    }
    
    

    e quando eu vou tentar logar pelo GitLab:

    The redirect URI included is not valid.

    Eu estou usando o XAMPP com Virtual Host no Ubuntu

    essa é a configuração do meu arquivo .env:

    APP_ENV=local
    APP_KEY=base64:W2ToyfW8zHqtWfcZb1hp2kZgccbuy3XtERDyZywtVkE=
    APP_DEBUG=true
    APP_LOG_LEVEL=debug
    APP_URL=http://gitscrum.local/
    APP_TITLE=GitScrum
    
    GITHUB_CLIENT_ID=2f14e2aea90335225d4a
    GITHUB_CLIENT_SECRET=3129819a39bfe255775cb3b826cc9a5c70922026
    
    GITLAB_KEY=7c2bfdf4dae8589e7f65b3cb760fa272698a67e46298cbbcd8d609e38791703b
    GITLAB_SECRET=610815af83025da8741938b65fb93910a028b4db44b0304b40339e97ce5358b5
    GITLAB_INSTANCE_URI=https://gitlab.com/
    
    DB_CONNECTION=mysql
    DB_HOST=localhost
    DB_PORT=3306
    DB_DATABASE=gitscrum
    DB_USERNAME=root
    DB_PASSWORD=
    
    APP_PAGINATE=10
    
    PROXY_PORT=
    PROXY_METHOD=
    PROXY_SERVER=
    PROXY_USER=
    PROXY_PASS=
    
    

    eu já tentei criar várias credenciais pro GitHub e GitLab e mesmo assim não funciona, será que alguém poderia me dar uma ajuda?

    Obrigado

    edit: Essa é a Callback url no GitLab: http://gitscrum.local/auth/login/auth/provider/gitlab/callback

    opened by cesarhgd10 5
  • Work in progress, login with GitLab

    Work in progress, login with GitLab

    You can see the initial commit here: https://github.com/victorfcm/laravel-gitscrum/commit/c755a9532379948005cb7d0657c9764a7044aca6

    The login is working fine, just need now to get the data and build the UserModel with the info.

    I belive i'll finish this before the new year :)

    opened by victorfcm 4
  • Erro

    Erro

    Clonei o repositorio, rodei composer install rodei key:generate rodei migrate Mas estou tendo esse erro nao entendo o porque Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0

    Fatal error: Unknown: Failed opening required 'C:\www\GitScrum/server.php' (include_path='.;c:\php\includes') in Unknown on line 0

    opened by wilianuhlmann 4
  • add doctrine/dba for migration, fix database seeder, and fix bitbucket step/2 error

    add doctrine/dba for migration, fix database seeder, and fix bitbucket step/2 error

    Corrects error [Symfony\Component\Debug\Exception\FatalThrowableError] Class 'Doctrine\DBAL\Driver\PDOMySql\Driver' not found when running command php artisan migrate

    opened by jeremykenedy 3
  • [Ask] Is it necessary to use php 7.1 as minimum requirement?

    [Ask] Is it necessary to use php 7.1 as minimum requirement?

    in latest composer.json it is set php 7.1 as minimum requirement. Is it necessary? i think it is better to stick with laravel minimum requirement itself to use php 5.6 so we can reach more user to able install it.

    opened by didikz 3
  • sprints/list

    sprints/list

    i got this error while go here sprints/list

    alt text

    ubuntu 16.0.4 mysql 5.7 php 7.1 laravel 5.4

    and i got severals Trying to get property of non-object, such as here : notes/store

    opened by Datazource 3
  • SocialiteProviders\GitLab\Provider::getAccessTokenResponse() error

    SocialiteProviders\GitLab\Provider::getAccessTokenResponse() error

    Hi!

    I've found an error on GitLab Socialite provider, it cannot find getAccessTokenResponse() method. I've check the Laravel\Socialite\Two\AbstractProvider and I found getAccessToken() method.

    I think SocialiteProviders/GitLab is not working with Laravel 5.4. Can you help me?

    opened by guetteman 3
  • "php artisan migrate" error

    when i run

    php artisan migrate

    i gat an error:

    > Fatal error: Uncaught Error: Class 'Illuminate\Foundation\Application' not found in /var/www/html/laravel-gitscrum/bootstrap/app.php on line 14
    > 
    > Error: Class 'Illuminate\Foundation\Application' not found in /var/www/html/laravel-gitscrum/bootstrap/app.php on line 14
    > 
    > Call Stack:
    >     0.0009     377384   1. {main}() /var/www/html/laravel-gitscrum/artisan:0
    >     0.0160     483000   2. require_once('/var/www/html/laravel-gitscrum/bootstrap/app.php') /var/www/html/laravel-gitscrum/artisan:18
    

    and when a try to execute

    composer update --no-scripts

    i get

    > Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/RuleWatchGraph.php on line 52
    > 
    > Check https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-errors for more info on how to handle out of memory errors.#
    
    

    how to fix this issue ?


    PHP 7.1.15

    uname -a

    Linux 0ff336566319 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 GNU/Linux

    opened by AlexeyPla 1
  • Bump guzzlehttp/guzzle from 6.3.3 to 6.5.8

    Bump guzzlehttp/guzzle from 6.3.3 to 6.5.8

    Bumps guzzlehttp/guzzle from 6.3.3 to 6.5.8.

    Release notes

    Sourced from guzzlehttp/guzzle's releases.

    Release 6.5.8

    See change log for changes.

    Release 6.5.7

    See change log for changes.

    Release 6.5.6

    See change log for changes.

    6.5.5

    No release notes provided.

    6.5.4

    No release notes provided.

    6.5.3

    No release notes provided.

    6.5.2

    • idn_to_ascii() fix for old PHP versions #2489

    6.5.1

    • Better defaults for PHP installations with old ICU lib #2454
    • IDN support for redirects #2424

    6.5.0

    No release notes provided.

    6.4.1

    No release notes provided.

    Changelog

    Sourced from guzzlehttp/guzzle's changelog.

    6.5.8 - 2022-06-20

    • Fix change in port should be considered a change in origin
    • Fix CURLOPT_HTTPAUTH option not cleared on change of origin

    6.5.7 - 2022-06-09

    • Fix failure to strip Authorization header on HTTP downgrade
    • Fix failure to strip the Cookie header on change in host or HTTP downgrade

    6.5.6 - 2022-05-25

    • Fix cross-domain cookie leakage

    6.5.5 - 2020-06-16

    • Unpin version constraint for symfony/polyfill-intl-idn #2678

    6.5.4 - 2020-05-25

    • Fix various intl icu issues #2626

    6.5.3 - 2020-04-18

    • Use Symfony intl-idn polyfill #2550
    • Remove use of internal functions #2548

    6.5.2 - 2019-12-23

    • idn_to_ascii() fix for old PHP versions #2489

    6.5.1 - 2019-12-21

    • Better defaults for PHP installations with old ICU lib #2454
    • IDN support for redirects #2424

    6.5.0 - 2019-12-07

    • Improvement: Added support for reset internal queue in MockHandler. #2143
    • Improvement: Added support to pass arbitrary options to curl_multi_init. #2287
    • Fix: Gracefully handle passing null to the header option. #2132
    • Fix: RetryMiddleware did not do exponential delay between retries due unit mismatch. #2132 Previously, RetryMiddleware would sleep for 1 millisecond, then 2 milliseconds, then 4 milliseconds. After this change, RetryMiddleware will sleep for 1 second, then 2 seconds, then 4 seconds. Middleware::retry() accepts a second callback parameter to override the default timeouts if needed.
    • Fix: Prevent undefined offset when using array for ssl_key options. #2348
    • Deprecated ClientInterface::VERSION

    6.4.1 - 2019-10-23

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies php 
    opened by dependabot[bot] 0
  • Bump guzzlehttp/psr7 from 1.4.2 to 1.8.5

    Bump guzzlehttp/psr7 from 1.4.2 to 1.8.5

    Bumps guzzlehttp/psr7 from 1.4.2 to 1.8.5.

    Release notes

    Sourced from guzzlehttp/psr7's releases.

    1.8.5

    See change log for changes.

    1.8.4

    See change log for changes.

    1.8.3

    See change log for changes.

    1.8.2

    See change log for changes.

    1.8.1

    See change log for changes.

    1.8.0

    See change log for changes.

    1.7.0

    See change log for changes.

    Revert PSR-7 type assertions

    1.6.0 introduced a few type assertions to enforce types defined by PSR-7. Unfortunately that break the library for users not strictly following the PSR-7 standard. Since the users impacted by this change seems to be rather large, this hotfix reverts that change with the note that we will reapply it in 2.0.0, so fixing this is recommended regardless of which version you use.

    Details are in #282 and #283

    1.6.0

    Version 1.6.0 is released which will likely be the last minor release in 1.x. We're focussing 2.0 now with support for psr/http-factory, PHP 7.2 requirement and type declarations.

    Added

    • Allowed version ^3.0 of ralouphie/getallheaders dependency (#244)
    • Added MIME type for WEBP image format (#246)
    • Added more validation of values according to PSR-7 and RFC standards, e.g. status code range (#250, #272)

    Changed

    • Tests don't pass with HHVM 4.0, so HHVM support got dropped. Other libraries like composer have done the same. (#262)
    • Accept port number 0 to be valid (#270)

    Fixed

    • Fixed subsequent reads from php://input in ServerRequest (#247)
    • Fixed readable/writable detection for certain stream modes (#248)
    • Fixed encoding of special characters in the userInfo component of an URI (#253)

    1.5.0

    After a really long waiting period, 1.5.0 is finally here with the following changes:

    Added

    ... (truncated)

    Changelog

    Sourced from guzzlehttp/psr7's changelog.

    1.8.5 - 2022-03-20

    Fixed

    • Correct header value validation

    1.8.4 - 2022-03-20

    Fixed

    • Validate header values properly

    1.8.3 - 2021-10-05

    Fixed

    • Return null in caching stream size if remote size is null

    1.8.2 - 2021-04-26

    Fixed

    • Handle possibly unset url in stream_get_meta_data

    1.8.1 - 2021-03-21

    Fixed

    • Issue parsing IPv6 URLs
    • Issue modifying ServerRequest lost all its attributes

    1.8.0 - 2021-03-21

    Added

    • Locale independent URL parsing
    • Most classes got a @final annotation to prepare for 2.0

    Fixed

    • Issue when creating stream from php://input and curl-ext is not installed
    • Broken Utils::tryFopen() on PHP 8

    1.7.0 - 2020-09-30

    Added

    • Replaced functions by static methods

    Fixed

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies php 
    opened by dependabot[bot] 0
  • Bump erusev/parsedown from 1.7.1 to 1.7.4

    Bump erusev/parsedown from 1.7.1 to 1.7.4

    Bumps erusev/parsedown from 1.7.1 to 1.7.4.

    Release notes

    Sourced from erusev/parsedown's releases.

    1.7.4

    Introduce rawHtml concept from beta 1.8 that extensions may optionally utilise. In 1.8 beta versions this feature is utilised internally and might have compatibility issues with extensions, this release does not use this feature internally so no such issues will be present.

    1.7.3

    No release notes provided.

    1.7.2

    This is a security release and resolves an issue which would allow a user to add arbitrary classes to fenced code blocks. This might have security consequences, see #699 for more detail.

    Commits
    • cb17b64 Increment version for release
    • 21f99b1 Merge pull request #745 from aidantwoods/dev-1.7.x/opt-in-rawHtml
    • 791faca Test on 7.4
    • add8d18 Add rawHtml without using it (extensions may opt-in)
    • 7073ac3 Dev for 1.7.4
    • 3d2b25b Add test to prevent regression
    • 6d89393 New release due to mislabeled previous tag
    • d60bcdc Bump version
    • c390a9e Merge pull request #700 from aidantwoods/fix/spaces-in-class-names-1.7.x
    • 0f1e9da Fix test platforms
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies php 
    opened by dependabot[bot] 0
  • git clone instructions in README.md fail with Permission denied (publickey)

    git clone instructions in README.md fail with Permission denied (publickey)

    Detailed description

    Provide a detailed description of the change or addition you are proposing. Please exchange this line in README.md: $ git clone [email protected]:GitScrum-Community/laravel-gitscrum.git by this line: $ git clone https://github.com/gitscrum-ce/laravel-gitscrum.git

    Make it clear if the issue is a bug, an enhancement or just a question. This is a bug, as the line causes the git clone to fail

    Context

    Why is this change important to you? How would you use it? This change enables me to get the sourcecode of GitScrum

    How can it benefit other users? Other people who want to start with GitScrum also don't have the key that git is asking for.

    Possible implementation

    Not obligatory, but suggest an idea for implementing addition or change. Please exchange this line in README.md: $ git clone [email protected]:GitScrum-Community/laravel-gitscrum.git by this line: $ git clone https://github.com/gitscrum-ce/laravel-gitscrum.git

    Your environment

    Include as many relevant details about the environment you experienced the bug in and how to reproduce it. To reproduce: $ git clone [email protected]:GitScrum-Community/laravel-gitscrum.git Cloning into 'laravel-gitscrum'... The authenticity of host 'github.com (140.82.121.4)' can't be established. ED25519 key fingerprint is SHA256:+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU. This key is not known by any other names Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [email protected]: Permission denied (publickey). fatal: Could not read from remote repository.

    Please make sure you have the correct access rights and the repository exists.

    Terminal output with the corrected command: $ git clone https://github.com/gitscrum-ce/laravel-gitscrum.git Cloning into 'laravel-gitscrum'... remote: Enumerating objects: 8019, done. remote: Counting objects: 100% (13/13), done. remote: Compressing objects: 100% (13/13), done. remote: Total 8019 (delta 5), reused 3 (delta 0), pack-reused 8006 Receiving objects: 100% (8019/8019), 14.08 MiB | 3.37 MiB/s, done. Resolving deltas: 100% (4266/4266), done.

    • Version used (e.g. PHP 7.1, HHVM 3): $ git --version git version 2.34.1

    • Operating system and version (e.g. Ubuntu 16.04, Windows 7): Arch linux $ uname -a Linux cedric 5.15.7-arch1-1 #1 SMP PREEMPT Wed, 08 Dec 2021 14:33:16 +0000 x86_64 GNU/Linux

    • Link to your project:

    opened by cdwijs 0
  • Installation failed for PHP 8.0.13 on arch linux

    Installation failed for PHP 8.0.13 on arch linux

    Detailed description

    I tried to install gitscrum on my arch linux installation, but it doesn't like version 8 of php

    Provide a detailed description of the change or addition you are proposing. $ git clone https://github.com/gitscrum-ce/laravel-gitscrum.git Cloning into 'laravel-gitscrum'... remote: Enumerating objects: 8019, done. remote: Counting objects: 100% (13/13), done. remote: Compressing objects: 100% (13/13), done. remote: Total 8019 (delta 5), reused 3 (delta 0), pack-reused 8006 Receiving objects: 100% (8019/8019), 14.08 MiB | 3.37 MiB/s, done. Resolving deltas: 100% (4266/4266), done.

    $ cd laravel-gitscrum/ [cedric@cedric laravel-gitscrum]$ composer update Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

    Problem 1 - phpunit/phpunit[6.2.0, ..., 6.5.14] require php ^7.0 -> your php version (8.0.13) does not satisfy that requirement. - Root composer.json requires phpunit/phpunit ~6.2 -> satisfiable by phpunit/phpunit[6.2.0, ..., 6.5.14].

    $ php --version PHP 8.0.13 (cli) (built: Nov 21 2021 22:49:59) ( NTS ) Copyright (c) The PHP Group Zend Engine v4.0.13, Copyright (c) Zend Technologies

    Make it clear if the issue is a bug, an enhancement or just a question. This issue is a bug, as the instructions here indicate PHP >=7.1 is supported: https://github.com/gitscrum-ce/laravel-gitscrum

    Context

    Why is this change important to you? How would you use it? This bug prevents me from installing gitscrum on my arch linux system. Therefore I can't use gitscrum until this is fixed.

    How can it benefit other users? Other users are also running arch linux with PHP8, as it's now the standard version on that distribution.

    Possible implementation

    Not obligatory, but suggest an idea for implementing addition or change.

    Your environment

    Include as many relevant details about the environment you experienced the bug in and how to reproduce it. Here's the terminal output: $ git clone https://github.com/gitscrum-ce/laravel-gitscrum.git Cloning into 'laravel-gitscrum'... remote: Enumerating objects: 8019, done. remote: Counting objects: 100% (13/13), done. remote: Compressing objects: 100% (13/13), done. remote: Total 8019 (delta 5), reused 3 (delta 0), pack-reused 8006 Receiving objects: 100% (8019/8019), 14.08 MiB | 3.37 MiB/s, done. Resolving deltas: 100% (4266/4266), done.

    $ cd laravel-gitscrum/ [cedric@cedric laravel-gitscrum]$ composer update Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

    Problem 1 - phpunit/phpunit[6.2.0, ..., 6.5.14] require php ^7.0 -> your php version (8.0.13) does not satisfy that requirement. - Root composer.json requires phpunit/phpunit ~6.2 -> satisfiable by phpunit/phpunit[6.2.0, ..., 6.5.14].

    • Version used (e.g. PHP 7.1, HHVM 3): $ php --version PHP 8.0.13 (cli) (built: Nov 21 2021 22:49:59) ( NTS ) Copyright (c) The PHP Group Zend Engine v4.0.13, Copyright (c) Zend Technologies

    • Operating system and version (e.g. Ubuntu 16.04, Windows 7): Arch linux $ uname -a Linux cedric 5.15.7-arch1-1 #1 SMP PREEMPT Wed, 08 Dec 2021 14:33:16 +0000 x86_64 GNU/Linux

    • Link to your project:

    opened by cdwijs 0
Releases(1.1.0)
  • 1.1.0(Oct 1, 2017)

    CHANGELOG

    • Add filter labels by user stories
    • Add creating issue through ajax
    • Refactor issueController index method
    • Add sync withoud detach
    • This fix solve the issue related to private mode for sprints
    • Removed unused variables
    • Add laravel page speed
    • Configuration for tests and seeders
    Source code(tar.gz)
    Source code(zip)
Owner
GitScrum
Be agile! GitScrum lets you control your tasks, user stories and sprints
GitScrum
DooTask is a lightweight open source online project task management tool that provides various document collaboration tools, online mind mapping, online flowcharting, project management, task distribution, instant IM, file management and other tools.

DooTask is a lightweight open source online project task management tool that provides various document collaboration tools, online mind mapping, online flowcharting, project management, task distribution, instant IM, file management and other tools.

kuaifan 3k Jan 5, 2023
Akaunting is a free, open source and online accounting software designed for small businesses and freelancers

Akaunting is a free, open source and online accounting software designed for small businesses and freelancers

jahidul alam mishuk 1 Jan 9, 2022
Open source knowledge base application for Teams

Opensource knowledge base application for Teams. Introduction Opus is a place for your team to document who you are, what you do and how you do it. It

Zeeshan Ahmad 1.2k Jan 6, 2023
Passbolt - Open source password manager for teams

Passbolt - Open source password manager for teams

Passbolt 3.4k Dec 30, 2022
ControlPanel's Dashboard is a dashboard application designed to offer clients a management tool to manage their pterodactyl servers.

Features PayPal Integration Email Verification Audit Log Admin Dashboard User/Server Management Store (credit system) Vouchers and so much more! Contr

ControlPanel.gg 223 Jan 5, 2023
mini Project in Laravel and vue js. Real World Laravel 8x + vue js Dashboard.Task management and project management system

mini Project in Laravel and vue js. Real World Laravel 8x + vue js Dashboard.Task management and project management system. Dashboard features such as: Complete Dashboard, Custom Authentication, Email Verification, custom-login-register-forgot password (without jetstream).

Hasmukh Dharajiya 2 Sep 20, 2022
This is a visitor management system, developed by the use of Laravel 8 combined with Jetstream, Livewire and Tailwind CSS.

This is a visitor management system, developed by the use of Laravel 8 combined with Jetstream, Livewire and Tailwind CSS.

Marios Tsouras 0 Apr 23, 2022
An automated library management system developed in Laravel 4.2 PHP MVC Framework

An automated system to manage a public library. Admin panel for librarians to control and manage the system easily through an interactive interface.

Prabhakar Gupta 244 Dec 27, 2022
A functional Prison Management Portal completely developed on php

A functional Prison Management Portal completely developed on php, Inspired by existing models. With interactive modules, and high scalability because of MySQL.

Tuhin Chakrabarty 3 Jul 16, 2022
FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)

Free Self-Hosted Zendesk & Help Scout Alternative FreeScout is the super lightweight free open source help desk and shared inbox written in PHP7+ (Lar

FreeScout 1.8k Jan 2, 2023
LiveZilla - a help desk software that offers a help desk solution for small companies to large businesses

LiveZilla includes a live chat software with multi-website support, visitor monitoring and a help desk system that allows you to not only integrate emails that you receive from customers but also messages from Twitter and Facebook in your ticket system.

Maher Amara 9 Nov 10, 2022
CRM project that I developed with ReactJS and Laravel 8.

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Harun Doğdu 4 Nov 28, 2021
This is Fully Working Net Banking Project Developed in PHP, HTML, JavaScript, CSS

Net Banking Project in PHP In this project i have develop real world net-banking project. This project is a best simulator for banking learners Featur

null 0 Feb 19, 2022
Server manager is a open source project made for people so that they can add the servers to one single place irrespective of their provider and manage it through one location.

Server Manager Are you sick of having to log into hundreads of different website just to access your server? Well we got you, Server manager is a open

null 8 Aug 9, 2022
Self hosted project management and collaboration tool powered by TALL stack

Sponsored By: Self hosted project management and collaboration tool inspired by basecamp. Notice: Project under some major change, do not use until st

iluminar 1.8k Jan 6, 2023
A full-featured personal project management tool with task boards.

Dingo Project Management A full-featured personal project management tool with task boards. Installation You can install using the following way: Clon

Zeeshan Ahmad 267 Oct 30, 2022
A Powerful Laravel Help Desk and Lead Management App

Handesk Description Handesk has been created by our need (At Revo Systems www.revo.works) to have a powerful yet simple Ticketing system, we needed a

Jordi Puigdellívol 1.2k Jan 2, 2023
Online web application developed in PHP using Laravel framework for managing real-time kitchen orders in a restaurant.

Online web application developed in PHP using Laravel framework for managing real-time kitchen orders in a restaurant. It allows, through a web panel, real-time communication between chefs and waiters about the status of orders.

Fernando 2 Nov 9, 2022
Chat Application developed for Server Side Development

ChatApp ?? Chat Application developed for Server Side Development (@IESClaraDelRey) ?? About this file The purpose of this file is to provide overview

null 4 Jun 21, 2022