index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2016-07-27
ADD: TaskMovedDateFilter
Christopher Geelen
2016-07-27
Merge remote-tracking branch 'upstream/master'
Christopher Geelen
Conflicts: app/Job/NotificationJob.php
2016-07-26
Use the library PicoFeed to generate RSS/Atom feeds
Frederic Guillot
2016-07-26
Updated translation
Eskiso
Shouldn't lines 1203, 1204, 1195, 1196 end in %d?
2016-07-24
Sync translations
Frederic Guillot
2016-07-24
Define exact select2 version to make sure it works with IE11
Frederic Guillot
2016-07-24
Removed individual column scrolling on board
Frederic Guillot
2016-07-24
Improve project page titles
Frederic Guillot
2016-07-24
Remove sidebar titles
Frederic Guillot
2016-07-24
Remove method UserModel::getFullname()
Frederic Guillot
2016-07-24
Remove username for dashboard sidebar and change titles
Frederic Guillot
2016-07-24
Move dashboard pagination into separate classes
Frederic Guillot
2016-07-24
Fixed typo in template that prevent project permissions to be duplicated
Frederic Guillot
2016-07-23
Simplify mail subject for notifications
Frederic Guillot
2016-07-23
Remove SubtaskTimeTrackingSubscriber
Frederic Guillot
2016-07-23
Create new class SubtaskStatusModel
Frederic Guillot
2016-07-23
Create new class SubtaskTaskConversionModel
Frederic Guillot
2016-07-23
Create new class SubtaskPositionModel
Frederic Guillot
2016-07-23
Add unit test RecurringTaskSubscriber
Frederic Guillot
2016-07-23
Add unit test for ProjectMetricJob
Frederic Guillot
2016-07-23
Update webhooks documentation
Frederic Guillot
2016-07-23
Add new automatic action to move the task to another column when not moved
Frederic Guillot
2016-07-23
Add new automatic action to move a task to another column when closed
Frederic Guillot
2016-07-23
Added a new automatic action to set due date
Frederic Guillot
2016-07-23
Move Github templates to a folder
Frederic Guillot
2016-07-23
Minor cleanup
Frederic Guillot
2016-07-23
Sync locales
Frederic Guillot
2016-07-23
NotificationModel refactoring
Frederic Guillot
2016-07-23
Added internal task links to activity stream
Frederic Guillot
2016-07-22
Add new template hooks
Frederic Guillot
2016-07-22
Merge pull-request #2439
Frederic Guillot
2016-07-22
Russian documentation added (#2417)
Hairetdin
2016-07-22
Updated translation
Eskiso
2016-07-21
Sync locales
Frederic Guillot
2016-07-21
Update README badges
Frederic Guillot
2016-07-21
Move repository to Kanboard organization
Frederic Guillot
2016-07-20
Rename CommentModel::EVENT_REMOVE to CommentModel::EVENT_DELETE
Frederic Guillot
2016-07-20
Move logic of PR #2496 to GroupModel
Frederic Guillot
2016-07-20
Merge pull-request #2496
Frederic Guillot
2016-07-19
Refactoring of internal task events
Frederic Guillot
2016-07-19
ProjectPermissionController: make sure groups don't exist before creating them
Dj Padzensky
Adding logic to check for a group by external ID, before trying to create it.
2016-07-17
Subtasks events refactoring and show delete in activity stream
Frederic Guillot
2016-07-17
File events refactoring
Frederic Guillot
2016-07-17
Added event for removed comments with some refactoring
Frederic Guillot
2016-07-16
Fixed search query with multiple assignees (nested OR conditions)
Frederic Guillot
2016-07-16
Handle HTTP header X-Real-IP to get IP address
Frederic Guillot
2016-07-15
Fixed Markdown editor auto-grow on the task form
Frederic Guillot
2016-07-14
Added tighter access controls to profile section
Dj Padzensky
2016-07-14
Display project name for task auto-complete fields
Frederic Guillot
2016-07-14
Make search attributes not case sensitive
Frederic Guillot
[next]