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
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
2014-10-05
Regular users are able to create private projects
Frédéric Guillot
2014-10-04
Improve settings page and move some config parameters to the database
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-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
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-11
Merge pull-request #213 (store last seen project)
Frédéric Guillot
2014-09-10
Improve user interface for tablets
Frédéric Guillot
2014-09-08
Add public view for tasks
Frédéric Guillot
2014-09-04
Task move position refactoring
Frédéric Guillot
2014-09-03
Change a category directly from the board
Frédéric Guillot
2014-08-30
Projects management refactoring
Frédéric Guillot
[next]