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-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
2014-08-19
Stored last seen in the project dashboard
Nicolas RAMEL
2014-08-15
Add email notifications
Frédéric Guillot
2014-07-06
Integration of the chosen jquery plugin for the board selector
Frédéric Guillot
2014-06-20
Add a board selector instead of the list of projects
Frédéric Guillot
2014-05-28
Add CSRF protections
Frédéric Guillot
2014-05-23
Minor code improvements
Frédéric Guillot
2014-05-23
Improve user interface
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot