GithubHelp home page GithubHelp logo

floele / flyspray Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flyspray/flyspray

0.0 2.0 0.0 10.88 MB

Flyspray Bug Tracking System

License: GNU Lesser General Public License v2.1

PHP 70.44% HTML 3.26% JavaScript 15.45% CSS 3.38% Perl 0.03% Smarty 7.44%

flyspray's Introduction

Build Status Flyspray/flyspray

Please do not use Github for your bug reports or feature request. Instead use our live bug tracker at https://bugs.flyspray.org

www.flyspray.org

Flyspray Bug Tracking System

Flyspray is an uncomplicated, web-based bug and task tracking system.

Have you spotted Flyspray in the wild? Does your company or project use Flyspray? You can send a note to the Mailing List including your project or company name, Flyspray URL (if public), homepage, and a nice testimonial if you are in the mood and we'll have it added to the list of who is using Flyspray.

Installation

http://flyspray.org/manual/install

Upgrading

  1. Create a backup of your files and database

  2. Remove all files but keep:

    • flyspray.conf.php
    • attachments/ directory
    • avatars/ directory
    • maybe your own logo image if you replaced the flyspray logo
    • maybe .htaccess if you use it
    • maybe own extra customized *.css files like custom_yourproject.css in themes/CleanFS/ (only users of 1.0-dev versions)
  3. Copy the new files to the Flyspray directory

  4. Make sure flyspray.conf.php is writeable by the webserver.

  5. Open http://yourflyspray/setup/ in your webbrowser. It detects the existing installation and you can follow the upgrade steps.

  6. Note: Do not forget to press F5 (or CTRL+F5, depending on cache policy) after the upgrade in web browser to reload also cached css-files to see effects of updated CSS-files. They are cached by default for 14 days in the webbrowser.

Dependencies

Install php

Linux: Just use the package manager or one of its frontends of your Linux distribution.
For instance for Debian based Linux distributions:
sudo apt-get install php5

Windows:
http://php.net/downloads

Install

Installing from prepackaged releases that include also needed 3rd party libraries

Choose the matching download for your php version from http://www.flyspray.org/docs/download/

unzip flyspray-1.0*.zip  (or tar xzf flyspray-1.0*.tgz if you prefer .tgz downloads)

Point your webbrowser where use unzipped the download file and follow the configuration instructions.

Installing from source releases via command line

unzip flyspray-1.0*.zip  (or tar xzf flyspray-1.0*.tar.gz if you prefer the .tar.gz download)
cd flyspray-1.0*
curl -sS https://getcomposer.org/installer | php
php composer.phar install

Point your webbrowser where use unzipped the download file and follow the configuration instructions.

Windows users can download Windows installer on https://getcomposer.org/download/

If you downloaded the installer, make sure to include it to shell when asked.

Download vendors

Using command lines:
- 'cd' to the main Flyspray directory
- Type 'php composer.phar install' to automatically download the vendors
Users that have it integrated to shell can right click their Flyspray directory and choose "Composer->install" to automatically download the vendors

flyspray's People

Contributors

andr3nun3s avatar arborweave avatar badass-aoz avatar bakus avatar caraesnaur avatar casparchou avatar codeurimpulsif avatar danoh avatar djohle avatar francescogd avatar galactic-void avatar gruenich avatar jack-reiersen avatar jahto avatar jordanmendler avatar jotarandom avatar jow- avatar justdevzero avatar kingcody avatar krzysiu avatar landrok avatar manuel-p avatar nullivex avatar peterdd avatar protonotarios avatar psychokiller1888 avatar rkcsd avatar steve-tredinnick avatar supersquared avatar thinegod avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.