Skip to content

karltk/bugkick

This branch is 3 commits behind aarondunn/bugkick:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

80c0171 · Jul 7, 2013
Mar 11, 2013
Mar 19, 2013
Feb 12, 2013
Apr 22, 2013
Apr 8, 2013
Mar 21, 2013
Feb 12, 2013
Feb 12, 2013
Feb 17, 2013
Apr 2, 2013
Feb 12, 2013
Feb 12, 2013
Feb 12, 2013
Apr 27, 2013
Feb 12, 2013
Jul 7, 2013
Feb 12, 2013
May 21, 2013
Feb 17, 2013
Mar 21, 2013
Feb 12, 2013
Feb 17, 2013
Mar 8, 2013
Mar 19, 2013
Feb 12, 2013
Feb 12, 2013
Feb 12, 2013
Feb 12, 2013
Feb 12, 2013

Repository files navigation

Bugkick.com - Simple task management


Bugkick.com Installation Reference

  1. Copy configuration files from /devconf to /protected/config/ and change them according to your settings.
  2. Use /protected/data/bugkick_.sql to setup DB and apply sql updates(in /www/dbup folder) starting from the .
  3. By default we use APC cache. You can change it main.php config or turn it off. To turn off the cache in main.php comment out the line // 'class'=>'system.caching.CApcCache', and add the following 'class'=>'system.caching.CDummyCache',

Instant Notifications

Node.js+Socket.io are required for instant notifications

Development

  1. Use /www/themes/bugkick_theme/css/dev.css for adding CSS changes, they will be merged with other styles later.
  2. Use /www/dbup/ for adding SQL updates

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

About

Bugkick - Simple, Free Bugtracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published