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
Age
Commit message (
Collapse
)
Author
2016-08-17
Automatic Actions now support Swimlanes
dalmond
2016-07-31
Cleanup events and stuff before processing job in worker
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-16
Handle HTTP header X-Real-IP to get IP address
Frederic Guillot
2016-07-14
Make search attributes not case sensitive
Frederic Guillot
2016-07-02
Added more unit tests for LDAP user class
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-07-01
Memory cache have to be flushed before job processing
Frederic Guillot
2016-07-01
Flush memory cache in worker to get latest config values
Frederic Guillot
2016-07-01
Fixed lexer issue with non word characters
Frederic Guillot
2016-06-26
Added new API calls for external task links
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-06-05
Display local date format in date picker
Frederic Guillot
2016-06-05
Changed DateParser to use only user format and ISO-8601
Frederic Guillot
2016-06-05
Added config parameter to allow self-signed certificates for the HTTP client
Frederic Guillot
2016-06-05
Conifgure email settings through user interface
Frederic Guillot
2016-06-05
Improve background workers
Frederic Guillot
2016-06-03
Change css for header links
Frederic Guillot
2016-06-02
Expose to the user interface the email sender address
Frederic Guillot
2016-06-01
Added mail helper
Frederic Guillot
2016-06-01
Fix filters with UTF-8 characters
Sébastien Kergreis
2016-05-30
Do not sync user role if LDAP groups are not configured
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-28
Improve notification classes and move interface to core
Frederic Guillot
2016-05-26
Rename task view controller
Frederic Guillot
2016-05-25
Do not execute controller if the response is already sent
Frederic Guillot
2016-05-25
Support strtotime strings for date search
Frederic Guillot
2016-05-24
Filter non compatible plugins
Frederic Guillot
2016-05-23
Added QueueManager to process background jobs
Frederic Guillot
2016-05-20
Manage plugins from the user interface and from the command line
Frederic Guillot
2016-05-16
Improve user controllers and views
Frederic Guillot
2016-05-15
User import is now a popover
Frederic Guillot
2016-05-15
Added unit tests for middleware
Frederic Guillot
2016-05-15
Added task creation menu for all projects views
Frederic Guillot
[next]