summaryrefslogtreecommitdiff
path: root/app/Schema
AgeCommit message (Collapse)Author
2015-06-07Add user filter/condition for notificationsFrederic Guillot
2015-05-22Increase length of attachments file names (and truncate if really too long)Frederic Guillot
2015-05-18Send all Kanboard events to the webhook (breaking change)Frederic Guillot
2015-05-18Add ical export for usersFrederic Guillot
2015-05-16Display tasks in the calendar + improve settingsFrederic Guillot
2015-05-11Add Jabber/XMPP integrationFrederic Guillot
2015-05-03Initial Recurring Tasks CommitDavid-Norris
Initial Recurring Tasks Commit No Locales Updated.
2015-04-19Add Postmark integration (inbound emails for task creation)Frederic Guillot
2015-04-18Add Slack and Hipchat integrations for each projectsFrederic Guillot
2015-04-11Add burndown chartFrederic Guillot
2015-04-11Add category description (merge and modify pull-request #692)Frederic Guillot
2015-04-11Improve pull-request (move thumbnail generation function)Frederic Guillot
2015-04-09#717 add size, user, date to uploaded filesBlueTeck
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-03-31Add two factor authenticationFrederic Guillot
2015-03-30Add Gravatar integrationFrederic Guillot
2015-03-29Add Hipchat integrationFrederic Guillot
2015-03-28Add Slack integrationFrederic Guillot
2015-03-28Add currency rates for budget calculationFrederic Guillot
2015-03-26Add task transitions historyFrederic Guillot
2015-03-26Display subtask estimates in the user calendar according to the timetableFrederic Guillot
2015-03-16Merge and improve pull-request #666 (custom stylesheet)Frederic Guillot
2015-03-14Calculate the time spent based on the timetableFrederic Guillot
2015-03-12Start to develop the budget moduleFrederic Guillot
2015-03-09Add user timetablesFrederic Guillot
2015-03-07Add user costFrederic Guillot
2015-03-01Add subtask positionFrederic Guillot
2015-02-28Rename subtasks and files tablesFrederic Guillot
2015-02-24Add project description field.Francois Ferrand
Description is shown in a popup when hovering the 'information' icon, like column description, which is shown in project list on dashboard and in board's title. This is useful to document the categories and colors used in the project.
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot
2015-02-11Improve pull-requestFrederic Guillot
2015-02-11Task age and time spent in one column.ashbike
Details: https://github.com/fguillot/kanboard/issues/608
2015-02-07Be able to disable the login form for specific usersFrederic Guillot
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-01-12Fix Postgresql queryFrederic Guillot
2015-01-04Allow users to override the timezone and the languageFrederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Add default project categories in settingsFrédéric Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-12-11Add project owner support (allow user management to a regular user), see #316Frédéric Guillot
2014-11-22Move task creation to a seperate classFrédéric Guillot
2014-11-16Add cumulative flow diagramFrédéric Guillot
2014-10-21Add option to allow everybody on a projectFrédéric Guillot
2014-10-12Project activity refactoring and listeners improvementsFrédéric Guillot
2014-10-11Sqlite: change column type to numericFrédéric Guillot
2014-10-11Add 3 new fields for tasks: start date, time estimated and time spentFrédéric Guillot
2014-10-08Add Mysql escapingFrédéric Guillot
2014-10-05Regular users are able to create private projectsFrédéric Guillot