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
/
Controller
Age
Commit message (
Collapse
)
Author
2016-08-26
Add the possibility to unlock users from the user interface
Frederic Guillot
2016-08-23
Merge pull-request #2587
Frederic Guillot
2016-08-22
Store board collapsed mode user preference in the database
Frederic Guillot
2016-08-21
Store comment sorting direction in user metadata
Frederic Guillot
2016-08-17
Automatic Actions now support Swimlanes
dalmond
2016-08-13
Display same task summary on all task view pages
Frederic Guillot
2016-08-13
Improve form helpers and add more hooks
Frederic Guillot
2016-08-07
Show project name in task forms
Frederic Guillot
2016-07-28
Allow users to see inactive projects
Frederic Guillot
2016-07-26
Use the library PicoFeed to generate RSS/Atom feeds
Frederic Guillot
2016-07-24
Improve project page titles
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-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-20
Move logic of PR #2496 to GroupModel
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-09
Fix a couple of bugs in PR #2424
Frederic Guillot
2016-07-05
Hide tasks within specific columns in dashboard (#2424)
Busfreak
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
Handle tags and tasks move/duplication to another project
Frederic Guillot
2016-07-01
Fixed empty title for web notification with only one overdue task
Frederic Guillot
2016-06-24
Added tag modification from the user interface
Frederic Guillot
2016-06-24
Remove dropdown menus that are now available with task edit form
Frederic Guillot
2016-06-24
Use the same task form layout everywhere
Frederic Guillot
2016-06-24
Expose tags to the user interface (first prototype)
Frederic Guillot
2016-06-24
Use BoardFormatter to generate the board
Frederic Guillot
2016-06-23
Fixed broken CSV export
Frederic Guillot
2016-06-23
Make embedded documentation available in multiple languages
Frederic Guillot
2016-06-05
Remove useless use statements
Frederic Guillot
2016-06-05
Changed DateParser to use only user format and ISO-8601
Frederic Guillot
2016-06-05
Minor fixes
Frederic Guillot
2016-06-05
Conifgure email settings through user interface
Frederic Guillot
2016-06-01
Raise exception for webhook token verification
Frederic Guillot
2016-05-31
Fix typo after refactoring
Frederic Guillot
2016-05-28
Move task import outside of project settings
Frederic Guillot
2016-05-28
Minor fixes
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-28
Improve notification classes and move interface to core
Frederic Guillot
2016-05-28
Fix wrong redirect after removing a task from the task view page
Frederic Guillot
2016-05-28
Split Gantt controller
Frederic Guillot
2016-05-28
Split board controller into multiple classes
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-26
Rename task view controller
Frederic Guillot
2016-05-26
Rename task controllers
Frederic Guillot
2016-05-26
Rename 2FA controller
Frederic Guillot
2016-05-26
Mark notification as read when clicking on it
Frederic Guillot
[next]