I'll be out for threee weeks ... please patient if ever you encounter any bug or need help (back around mid-may 2017).
- 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!
- 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
- 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
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.
-
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.
- v1.2 : 28 August 2014:
- French translation updates
- Various fixes
- Multilingual email (code by Wolfgang Gassler - source)
- Kanban-style planning board (code by Steve McCullough - source)
- v1.1 : 26 August 2014:
- Tags (code by Anton Kanevsky - source )
- Visual identity. Project rebaptized Bugs. As in "Hugs", with a B.
- v1.0 : 25 August 2014:
- project forked from Tiny Issue 1.3, by Michael Hasselbring, Zachary Hoover and Suthan Sangaralingham