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
/
Core
/
Base.php
Age
Commit message (
Expand
)
Author
2017-11-14
Task CSV import is now able to handle more fields
Frederic Guillot
2017-11-09
Add user backend provider system
Frederic Guillot
2017-11-02
Add predefined templates for task descriptions
Frederic Guillot
2017-05-22
Add task and project API formatters
Frederic Guillot
2017-04-08
Improve dashboard
Frederic Guillot
2017-04-01
Move Gantt charts to external plugin
Frederic Guillot
2017-04-01
Move calendar to external plugin
Frederic Guillot
2017-03-12
Simplify dashboard to use new tasks list view
Frederic Guillot
2017-02-26
Add toggle button to show/hide subtasks in task list view
Frederic Guillot
2017-02-26
Add class SubtaskListFormatter
Frederic Guillot
2017-02-26
Display tags in task list view
Frederic Guillot
2017-01-22
Add user invitations
Frederic Guillot
2016-12-20
Offer the possibility to override internal formatter objects from plugins
Frederic Guillot
2016-12-17
Add cache decorator for UserModel
Frederic Guillot
2016-12-01
Make user mentions great again
Frederic Guillot
2016-11-01
Add ExternalTaskManager class
Frederic Guillot
2016-09-18
Add column restrictions to custom project roles
Frederic Guillot
2016-09-11
Add project restrictions for custom roles
Frederic Guillot
2016-09-10
Add ui to create new custom project roles and column restrictions
Frederic Guillot
2016-09-08
Apply column restrictions to the board
Frederic Guillot
2016-08-21
Store comment sorting direction in user metadata
Frederic Guillot
2016-08-21
Add FileCache driver
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-23
Add unit test for ProjectMetricJob
Frederic Guillot
2016-07-23
Minor cleanup
Frederic Guillot
2016-07-23
Added internal task links to activity stream
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
File events refactoring
Frederic Guillot
2016-07-17
Added event for removed comments with some refactoring
Frederic Guillot
2016-07-02
Handle priority for task and project duplication
Frederic Guillot
2016-07-02
Move Task::duplicate() to class ProjectTaskDuplicationModel
Frederic Guillot
2016-07-02
Handle tags and tasks move/duplication to another project
Frederic Guillot
2016-06-26
Added application and project roles validation for API procedure calls
Frederic Guillot
2016-06-24
Added tag modification from the user interface
Frederic Guillot
2016-06-23
Added models for tags
Frederic Guillot
2016-05-29
Make console commands pluggable
Frederic Guillot
2016-05-29
Update JsonRPC library and API
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-23
Added QueueManager to process background jobs
Frederic Guillot
2016-05-07
Added support for language LDAP attribute
Frederic Guillot
2016-05-04
Unify task drop-down menu between different views
Frederic Guillot
2016-04-10
Refactor ProjectActivity model to use Filter and Formatter interface
Frederic Guillot
2016-04-09
Filter refactoring
Frederic Guillot
2016-03-26
Added avatar image upload
Frederic Guillot
2016-03-18
Added pluggable Avatar providers
Frederic Guillot
2016-03-04
PHPdoc cleanup
Frederic Guillot
[next]