summaryrefslogtreecommitdiff
path: root/app/Template/project/index.php
AgeCommit message (Collapse)Author
2015-08-18Add start and end date for projectsFrederic Guillot
2015-08-18Integrate Norwegian translationFrederic Guillot
2015-08-16Add project users overviewFrederic Guillot
2015-08-14Fix condition for permission on project creationFrederic Guillot
2015-08-14Add new role Project AdministratorFrederic Guillot
2015-07-04Show title in tooltip for collapsed tasksFrederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views ↵Frederic Guillot
(work in progress)
2015-05-24Helpers refactoringFrederic Guillot
2015-04-19Add Postmark integration (inbound emails for task creation)Frederic Guillot
2015-03-04Escape markdown code in column tooltips.Francois Ferrand
This is needed to avoid issues when the code contains quotes.
2015-02-24Use single quotes for attributes with Markdown/HTML content to avoid browser ↵Frederic Guillot
bugs
2015-02-24Add 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-31Add table/pagination to the project listFrederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-01Move project templates to a subfolderFrédéric Guillot