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
/
Board.php
Age
Commit message (
Expand
)
Author
2016-01-31
Simplify layout and templates generation
Frederic Guillot
2016-01-24
Add project owner
Frederic Guillot
2016-01-23
Remove useless permission check
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-11-15
Rewrite of session management
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-10-11
Add comments sorting
Frederic Guillot
2015-10-02
Add custom filters (refactoring of pull-request #1312)
Frederic Guillot
2015-09-26
Append filters instead of replacing value for users and categories dropdowns
Frederic Guillot
2015-09-26
Change swimlane layout to save space on the screen
Frederic Guillot
2015-09-05
Improve unit tests
Frederic Guillot
2015-09-05
Improve pull-request about swimlane description
Frederic Guillot
2015-08-23
Improve file attachments tooltip on the board
Frederic Guillot
2015-08-21
Add users and categories filters on the board
Frederic Guillot
2015-07-12
Use ajax requests for board collapse/expand
Frederic Guillot
2015-07-07
Move board collapse/expand mode to server side to avoid board flickering
Frederic Guillot
2015-07-04
Refactoring to implement new layout with filters: board/calendar/list views (...
Frederic Guillot
2015-07-01
Remove method Category::getBoardCategories()
Frederic Guillot
2015-06-27
Remove column default_project_id for users because it's useless now
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-05-10
Recurring tasks (#847): template cleanup
Frederic Guillot
2015-05-10
Merge pull-request #847 (recurring tasks)
Frederic Guillot
2015-05-09
Update task links, assignee and time tracking (#775), group links by label (#...
Frederic Guillot
2015-05-03
Initial Recurring Tasks Commit
David-Norris
2015-04-12
Add screenshot support for tasks (copy/paste images directly)
Frederic Guillot
2015-04-11
Add column controller
Frederic Guillot
2015-04-11
Add category description (merge and modify pull-request #692)
Frederic Guillot
2015-04-03
Various fixes for PHPAnalyzer
Frederic Guillot
2015-03-07
add image thumbnail to task detail view, add icons to common file extensions,...
BlueTeck
2015-02-24
Add project description field.
Francois Ferrand
2015-02-14
Refactoring/simplification of the pull-request about links
Frederic Guillot
2015-02-13
Add task links (Merge pull-request #610)
Frederic Guillot
2015-02-09
Code cleanup + minor css improvement
Frederic Guillot
2015-02-09
- Markdown supported in column description.
ashbike
2015-02-07
Rename subtask model
Frederic Guillot
2015-02-04
Add subtasks restrictions and time tracking
Frederic Guillot
2015-02-01
Add column description (merge/change pull-request #549)
Frederic Guillot
2015-01-02
Various fixes and improvements
Frédéric Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-12-27
Fix some PHPAnalyzer issues
Frédéric Guillot
2014-12-26
Add swimlanes
Frédéric Guillot
2014-11-29
Improve session handler and add Ajax session check
Frédéric Guillot
2014-11-24
Integrate tooltips and code cleanup/fix bugs, see #166
Frédéric Guillot
2014-11-23
Create TaskModification model
Frédéric Guillot
2014-11-23
Create TaskPosition model
Frédéric Guillot
2014-11-09
Start templates cleanup and reorganisation
Frédéric Guillot
2014-11-09
Add projects to the dashboard and rename some methods
Frédéric Guillot
2014-11-02
Change layout (experimental)
Frédéric Guillot
[next]