summaryrefslogtreecommitdiff
path: root/app/Template/project
AgeCommit message (Collapse)Author
2015-02-09Code cleanup + minor css improvementFrederic Guillot
2015-02-09- Markdown supported in column description.ashbike
- Project > Edit Board and Project Summary pages now show description as tooltip. - Project > Edit Board shows textarea with markdown preview. Edit column also shows markdown preview. - Fixed bug while adding a new column inserts description as column limit.
2015-02-08Add Bitbucket webhookFrederic Guillot
2015-02-07Uncheck tasks and swimlanes from project duplication and update translationsFrederic Guillot
2015-02-03Implemented Changes to Project Duplication to include Swimlanes and Tasks.Michael Lüpkes
ProjectDuplication::duplicate accepts additional param of type array now. Array includes which optional parts to duplicate. Optional parts are: 'swimlane', 'category', 'task', 'action'.
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-01-31Add table/pagination to the project listFrederic Guillot
2015-01-19Merge pull-request #515Frederic Guillot
2015-01-18Pagination refactoringFrederic Guillot
2015-01-17Add top links to the calendarFrederic Guillot
2015-01-13set maxlength for name input fields in templatesMichael Lüpkes
2015-01-04Add subtasks export and move export actions to a specific controllerFrederic Guillot
2015-01-02Various fixes and improvementsFrédéric Guillot
2015-01-02Fix bugs, improve perfs and use SimpleLogger instead of MonologFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-30Improve the list of project membersFrédéric Guillot
2014-12-28Add Gitlab webhookFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-12-19Update sidebar.phpRené Stoltenberg
Line 58 - wrong closing tag - missing </ul>
2014-12-11Give more privileges to a project ownerFrédéric Guillot
2014-12-11Add project owner support (allow user management to a regular user), see #316Frédéric Guillot
2014-12-06Auto-select input fields for copy/pasteFrédéric Guillot
2014-12-04Move RSS link to the top and open share links with a new tabFrédéric Guillot
2014-12-03Move tasks templates to a subfolderFrédéric Guillot
2014-12-01Move project templates to a subfolderFrédéric Guillot
2014-11-16Add daily project summary exportFrédéric Guillot