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
2014-11-16
Remove condition
Frédéric Guillot
2014-11-15
Add pagination and sorting to the dashboard
Frédéric Guillot
2014-11-15
Attach events only for board controller
Frédéric Guillot
2014-11-14
Move some class instancaiations outside the router
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-11-13
Add graph for user repartition
Frédéric Guillot
2014-11-13
Move category template to a subfolder
Frédéric Guillot
2014-11-11
Add subtasks to the dashboard
Frédéric Guillot
2014-11-09
Start templates cleanup and reorganisation
Frédéric Guillot
2014-11-09
Analytics: add the first graph (task repartition)
Frédéric Guillot
2014-11-09
Add projects to the dashboard and rename some methods
Frédéric Guillot
2014-11-08
Change form styles
Frédéric Guillot
2014-11-02
Change layout (experimental)
Frédéric Guillot
2014-10-25
Finish github webhooks integration
Frédéric Guillot
2014-10-25
Add pagination for users page
Frédéric Guillot
2014-10-21
Forget to rename a method call
Frédéric Guillot
2014-10-21
Add option to allow everybody on a project
Frédéric Guillot
2014-10-18
Fix RSS Feeds
moraxy
feed() still calls getAll() which was renamed to getProject() in 286b1935663ef3071ad6a0aae3078ad3a42b48e4
2014-10-14
Add a dashboard (first version)
Frédéric Guillot
2014-10-12
Project activity refactoring and listeners improvements
Frédéric Guillot
2014-10-12
Move some Task model methods to the TaskFinder class
Frédéric Guillot
2014-10-12
Add pagination/column sorting for search and completed tasks
Frédéric Guillot
2014-10-11
Add 3 new fields for tasks: start date, time estimated and time spent
Frédéric Guillot
2014-10-07
Allow public board iframe inclusion (see #309)
Frédéric Guillot
2014-10-07
Allow quickly creating and changing state of subtask (pull-request #312)
Frédéric Guillot
2014-10-05
Regular users are able to create private projects
Frédéric Guillot
2014-10-05
Input date format is now a config parameter instead of the current locale
Frédéric Guillot
2014-10-04
Improve settings page and move some config parameters to the database
Frédéric Guillot
2014-10-04
Keep the checkbox 'another subtask' activated, see #295
Frédéric Guillot
2014-09-28
Add support for Github Issue Webhooks
Frédéric Guillot
2014-09-28
Improve automatic actions (check for compatible events/actions/parameters)
Frédéric Guillot
2014-09-28
Move methods getIpAddress() and getUserAgent() to the Request class
Frédéric Guillot
2014-09-23
Move task edit form to the task layout
Frédéric Guillot
2014-09-23
Regular users can remove only their own tasks
Frédéric Guillot
2014-09-22
Move task webhook to the controller webhook
Frédéric Guillot
2014-09-22
Basic prototype to handle Github webhooks
Frédéric Guillot
2014-09-20
Add configuration option to enable/disable 'Strict-Transport-Security' HTTP ↵
Frédéric Guillot
header
2014-09-20
Models refactoring/improvements
Frédéric Guillot
2014-09-20
Extract project permissions to a separate class
Frédéric Guillot
2014-09-20
Split Task model into smaller classes
Frédéric Guillot
2014-09-19
redirect to original target page after logging in
Lim Yuen Hoe
2014-09-17
Improve board API calls
Frédéric Guillot
2014-09-16
Don't load Javascript assets for public board access
Frédéric Guillot
2014-09-16
Remove unused code
Frédéric Guillot
2014-09-16
Rename method names to be more consistent
Frédéric Guillot
2014-09-16
Improve Board::Index() and avoid useless HTTP redirects
Frédéric Guillot
2014-09-12
Fix minor bug: wrong variable
Frédéric Guillot
2014-09-12
Add settings field to control project columns (pull-request #244)
Frédéric Guillot
2014-09-12
Improve API calls for subtasks
Frédéric Guillot
2014-09-11
Merge pull-request #213 (store last seen project)
Frédéric Guillot
[next]