summaryrefslogtreecommitdiff
path: root/app/Template/project/show.php
AgeCommit message (Collapse)Author
2016-05-25Split project controller into multiple classesFrederic Guillot
2016-04-29Fixed improper Markdown escaping for some tooltipsFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-01-24Add project ownerFrederic Guillot
2015-08-22Add global Gantt chart for all projectsFrederic Guillot
2015-08-01Fix broken url for closed tasks in project viewFrederic Guillot
2015-07-04Show title in tooltip for collapsed tasksFrederic Guillot
2015-06-19Add RSS feed for users and change address of project feedsFrederic Guillot
2015-05-31Improve project navigationFrederic Guillot
2015-05-24Helpers refactoringFrederic 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-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-01Add column description (merge/change pull-request #549)Frederic Guillot
2014-12-28Add Gitlab webhookFrédéric Guillot
2014-12-28Template helpers refactoringFré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-01Move project templates to a subfolderFrédéric Guillot