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
/
Template
/
project
/
index.php
Age
Commit message (
Collapse
)
Author
2016-05-25
Split project controller into multiple classes
Frederic Guillot
2016-05-13
Put project title before icons
Frederic Guillot
2016-05-13
Added dropdown for projects
Frederic Guillot
2016-05-07
Improve project user page
Frederic Guillot
2016-04-29
Fixed improper Markdown escaping for some tooltips
Frederic Guillot
2016-03-04
Helper refactoring
Frederic Guillot
2016-02-06
The date time format can be chosen in application settings
Frederic Guillot
2016-01-31
When creating a new project, have the possibility to select another project ↵
Frederic Guillot
to duplicate
2016-01-24
Add project owner
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-10-07
Include more shortcut links into the view "My projects"
Frederic Guillot
2015-08-22
Add global Gantt chart for all projects
Frederic Guillot
2015-08-18
Add start and end date for projects
Frederic Guillot
2015-08-18
Integrate Norwegian translation
Frederic Guillot
2015-08-16
Add project users overview
Frederic Guillot
2015-08-14
Fix condition for permission on project creation
Frederic Guillot
2015-08-14
Add new role Project Administrator
Frederic Guillot
2015-07-04
Show title in tooltip for collapsed tasks
Frederic Guillot
2015-07-04
Refactoring to implement new layout with filters: board/calendar/list views ↵
Frederic Guillot
(work in progress)
2015-05-24
Helpers refactoring
Frederic Guillot
2015-04-19
Add Postmark integration (inbound emails for task creation)
Frederic Guillot
2015-03-04
Escape markdown code in column tooltips.
Francois Ferrand
This is needed to avoid issues when the code contains quotes.
2015-02-24
Use single quotes for attributes with Markdown/HTML content to avoid browser ↵
Frederic Guillot
bugs
2015-02-24
Add project description field.
Francois Ferrand
Description is shown in a popup when hovering the 'information' icon, like column description, which is shown in project list on dashboard and in board's title. This is useful to document the categories and colors used in the project.
2015-01-31
Add table/pagination to the project list
Frederic Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-28
Template helpers refactoring
Frédéric Guillot
2014-12-01
Move project templates to a subfolder
Frédéric Guillot