index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Model
Age
Commit message (
Expand
)
Author
2015-05-23
Merge branch 'master' of https://github.com/fguillot/kanboard
Frederic Guillot
2015-05-23
API refactoring
Frederic Guillot
2015-05-22
Increase length of attachments file names (and truncate if really too long)
Frederic Guillot
2015-05-21
Show swimlane dropdown only when necessary
Frederic Guillot
2015-05-18
Send all Kanboard events to the webhook (breaking change)
Frederic Guillot
2015-05-18
Add ical export for users
Frederic Guillot
2015-05-17
Add iCalendar public access for projects
Frederic Guillot
2015-05-16
Add new automatic action to update the start date
Frederic Guillot
2015-05-16
Display tasks in the calendar + improve settings
Frederic Guillot
2015-05-10
Recurring tasks (#847): add unit test
Frederic Guillot
2015-05-10
Recurring tasks (#847): rename class constants
Frederic Guillot
2015-05-10
Recurring tasks (#847): move hardcoded conditions to event subscriber + refac...
Frederic Guillot
2015-05-10
Recurring tasks (#847): Fix php error (substract is not always defined)
Frederic Guillot
2015-05-10
Merge pull-request #847 (recurring tasks)
Frederic Guillot
2015-05-09
Fix some php analyzer issues
Frederic Guillot
2015-05-09
Improve Link::getOppositeLinkId()
Frederic Guillot
2015-05-09
Allow auto-completion with the task id
Frederic Guillot
2015-05-09
Update task links, assignee and time tracking (#775), group links by label (#...
Frederic Guillot
2015-05-05
2nd Recurring Tasks Commit
David-Norris
2015-05-03
Fix bug: task references are not unique
Frederic Guillot
2015-05-03
Initial Recurring Tasks Commit
David-Norris
2015-04-22
Send notifications with the language of the recipient
Frederic Guillot
2015-04-21
Allow admins to disable the 2FA for a standard user
Frederic Guillot
2015-04-19
Add Sendgrid integration (incoming email handling)
Frederic Guillot
2015-04-19
Add Mailgun integration (incoming emails)
Frederic Guillot
2015-04-19
Add Postmark integration (inbound emails for task creation)
Frederic Guillot
2015-04-18
Add Slack and Hipchat integrations for each projects
Frederic Guillot
2015-04-18
Fix PHP 5.3 issue
Frederic Guillot
2015-04-18
Fix bug when moving subtasks with non consecutive positions
Frederic Guillot
2015-04-18
Fix issue move column up/down with non consecutive positions
Frederic Guillot
2015-04-12
Add screenshot support for tasks (copy/paste images directly)
Frederic Guillot
2015-04-11
Make sure the user is connected
Frederic Guillot
2015-04-11
Fix php error
Frederic Guillot
2015-04-11
Include all tasks for daily project summaries
Frederic Guillot
2015-04-11
Add burndown chart
Frederic Guillot
2015-04-11
Add auth controller
Frederic Guillot
2015-04-11
Add column controller
Frederic Guillot
2015-04-11
Add category description (merge and modify pull-request #692)
Frederic Guillot
2015-04-11
Improve pull-request (move thumbnail generation function)
Frederic Guillot
2015-04-09
#717 add size, user, date to uploaded files
BlueTeck
2015-04-07
Display the sum of task complexity in the column
Frederic Guillot
2015-04-07
Display the author in email notifications
Frederic Guillot
2015-04-06
Fix postgres issue with time-off timetable
Frederic Guillot
2015-04-03
Rename action TaskAssignColor to TaskAssignColorColumn
Frederic Guillot
2015-04-03
Merge pull-request #763
Frederic Guillot
2015-04-03
Various fixes for PHPAnalyzer
Frederic Guillot
2015-04-03
Fix issue with subtask forecast
Frederic Guillot
2015-04-03
Ability to assign a task color based on an event.
Manish Lad
2015-03-31
Add two factor authentication
Frederic Guillot
2015-03-30
Avoid code duplication in pull-request #746
Frederic Guillot
[next]