summaryrefslogtreecommitdiff
path: root/app/Template/project/index.php
AgeCommit message (Collapse)Author
2016-05-25Split project controller into multiple classesFrederic Guillot
2016-05-13Put project title before iconsFrederic Guillot
2016-05-13Added dropdown for projectsFrederic Guillot
2016-05-07Improve project user pageFrederic 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-31When creating a new project, have the possibility to select another project ↵Frederic Guillot
to duplicate
2016-01-24Add project ownerFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-10-07Include more shortcut links into the view "My projects"Frederic Guillot
2015-08-22Add global Gantt chart for all projectsFrederic Guillot
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