GithubHelp home page GithubHelp logo

luk3vn / bugs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pixeline/bugs

0.0 2.0 0.0 11.55 MB

Simple Issue Tracking for Teams. Built in Laravel 3 (php/mysql)

Home Page: pixeline.github.io/bugs/

License: MIT License

PHP 74.76% CSS 4.27% JavaScript 4.94% ActionScript 15.84% HTML 0.18% Shell 0.01%

bugs's Introduction

I'll be out for threee weeks ... please patient if ever you encounter any bug or need help (back around mid-may 2017).

Bugs

Visit the project

Printscreen

Installing Bugs

  • Create a MySQL Database ( note name and password, you will need them during install process )
  • Make /uploads/ write-able ( CHMOD -R 770 )
  • set www-data ( CHOWN -R www-data:www-data ) as owner of the Bugs's main directory and sub-directories
  • Open index.php ... it should bring you to ./install/index.php page and open the installation forms
  • Delete or rename /install/

Enjoy!

Upgrading from a previous installation

  • backup config.app.php and your uploads folder.
  • simply replace the codebase with the new version (via an ftp client such as Filezilla).
  • make sure your uploads folder and config.app.php are still there
  • If necessary, add this line to your config.app.php -> please see the last config.app.example.php

Requirements:

  • Tested on: Apache, IIS
  • PHP 5.3+ : ready for PHP 7.0.18; not yet for 7.1
  • MySQL 5+
  • PDO Extension for PHP (MySQL)
  • MCrypt Extension for PHP : soon MCrypt will be removed from Bugs project
  • Javascript Enabled - Bugs also uses heavy Javascript to make it easier to use

How to contribute

We welcome and appreciate all contributions. The develop branch is the branch you should base all pull requests and development off of. The master branch is tagged releases only.

For any coding contribution, please use a git tool ( visit https://git-scm.com/book/fr/v2/D%C3%A9marrage-rapide-Installation-de-Git to know more ). Then, push you modification throw a new branch. NEVER push on master.

Changelog

  • v.1.6 : soon

  • v.1.5.2 : 15 March 2017

    • reassign issue
    • email system based on PHPmail: work every time you change assignation
    • projects sorted by name
    • percentage work done
    • percentage time passed before deadline
    • every single word on screen may be translated by app/application/language files
    • install in many language
  • v1.5 : 12 July 2015:

    • fix: Time Display format now configurable, see config.example.php
    • fix: SQL « tags » table not included during installation
    • fix: Bugs assets now load correctly if inside a subfolder

various layout tweaks.

Main Developers

bugs's People

Contributors

abhid avatar ajira86 avatar ali1234 avatar art-ist avatar bcostea avatar bertiful avatar bystac avatar cr7pt0gr4ph7 avatar ddreier avatar deplorableword avatar gregoryhugaerts avatar johannesalbert avatar kun432 avatar maicol07 avatar mikelbring avatar nodiscc avatar patriboom avatar pixeline avatar qtheuret avatar rainje avatar sebastiancarlsson avatar sylvainemery avatar thebiggerguy avatar woolfg avatar zacharyhoover 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.