index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
units
/
Model
Age
Commit message (
Expand
)
Author
2017-01-22
Add user invitations
Frederic Guillot
2017-01-22
Add date_modification to comments (PR #2950)
Lev Lazinskiy
2016-12-02
Fix field too small for application settings
Frederic Guillot
2016-12-01
Make user mentions great again
Frederic Guillot
2016-11-27
Add suggest menu for user mentions in text editor
Frederic Guillot
2016-10-07
Add restriction to disable task drag and drop for a project
Frederic Guillot
2016-09-18
Add column restrictions to custom project roles
Frederic Guillot
2016-09-11
Improve column restrictions
Frederic Guillot
2016-09-10
Define only what is allowed for column restrictions
Frederic Guillot
2016-09-10
Add ui to create new custom project roles and column restrictions
Frederic Guillot
2016-09-07
Add new models ColumnMoveRestrictionModel and ProjectRoleModel
Frederic Guillot
2016-08-31
Fix wrong project date format (shown as 01/01/1970)
Frederic Guillot
2016-08-13
Replace SQL query by a PicoDB query
Frederic Guillot
2016-07-28
Allow users to see inactive projects
Frederic Guillot
2016-07-24
Remove method UserModel::getFullname()
Frederic Guillot
2016-07-24
Move dashboard pagination into separate classes
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
Added internal task links to activity stream
Frederic Guillot
2016-07-20
Move logic of PR #2496 to GroupModel
Frederic Guillot
2016-07-19
Refactoring of internal task events
Frederic Guillot
2016-07-17
Subtasks events refactoring and show delete in activity stream
Frederic Guillot
2016-07-17
Added event for removed comments with some refactoring
Frederic Guillot
2016-07-09
Fix a couple of bugs in PR #2424
Frederic Guillot
2016-07-03
Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwi...
Frederic Guillot
2016-07-03
Added more unit tests for task priority duplication
Frederic Guillot
2016-07-02
Handle priority for task and project duplication
Frederic Guillot
2016-07-02
Make sure that tags are duplicated for recurring tasks
Frederic Guillot
2016-07-02
Move Task::duplicate() to class ProjectTaskDuplicationModel
Frederic Guillot
2016-07-02
Handle project tags duplication
Frederic Guillot
2016-07-02
Handle tags and tasks move/duplication to another project
Frederic Guillot
2016-07-02
Do not create empty tags and remove tags only when necessary
Frederic Guillot
2016-07-01
Fixed empty title for web notification with only one overdue task
Frederic Guillot
2016-06-28
Fix field type issue with Postgres
Frederic Guillot
2016-06-26
Added application and project roles validation for API procedure calls
Frederic Guillot
2016-06-24
Added unit test when updating tags for a task
Frederic Guillot
2016-06-24
Remove dropdown menus that are now available with task edit form
Frederic Guillot
2016-06-24
Added filter class for tags
Frederic Guillot
2016-06-24
Associate tags to tasks in BoardFormatter
Frederic Guillot
2016-06-24
Use BoardFormatter to generate the board
Frederic Guillot
2016-06-23
Added models for tags
Frederic Guillot
2016-06-05
Changed DateParser to use only user format and ISO-8601
Frederic Guillot
2016-06-01
Added mail helper
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-26
Mark notification as read when clicking on it
Frederic Guillot
2016-05-24
Clean up unit tests
Frederic Guillot
2016-05-24
Do not send notifications to disabled users
Frederic Guillot
2016-05-17
Added the possibility to convert a subtask to a task
Frederic Guillot
[next]