summaryrefslogtreecommitdiff
path: root/app/Template/project
AgeCommit message (Expand)Author
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-02-03Change sidebar styleFrederic Guillot
2016-01-31Simplify layout and templates generationFrederic Guillot
2016-01-31When creating a new project, have the possibility to select another project t...Frederic Guillot
2016-01-24Split project edition into multiple pagesFrederic Guillot
2016-01-24Add project ownerFrederic Guillot
2016-01-23Replace message when no project notifications are registeredFrederic Guillot
2016-01-12add hook to app/filters_helper, add $project delivery to project/filtersBusfreak
2016-01-07Move Gitlab webhook to an external pluginFrederic Guillot
2016-01-07Move bitbucket webhook to an external pluginFrederic Guillot
2016-01-06Move Github Webhook to external pluginFrederic Guillot
2015-12-24Update active menu in sidebarsFrederic Guillot
2015-12-17set class=active when selecting controller=ProjectPermissionBusfreak
2015-12-17extend hook 'template:project:sidebar' with $projectBusfreak
2015-12-06Restrict actions for project viewersFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-21Add new hooks for pluginsFrederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-12Add CSV import for tasksFrederic Guillot
2015-10-10#1340 add append/replace option to dustom filtersBlueTeck
2015-10-07Include more shortcut links into the view "My projects"Frederic Guillot
2015-10-03Reduce font size for board toolbarFrederic Guillot
2015-10-02Add custom filters (refactoring of pull-request #1312)Frederic Guillot
2015-09-26Append filters instead of replacing value for users and categories dropdownsFrederic Guillot
2015-09-26Add the possibility to set/unset max column height (scrolling)Frederic Guillot
2015-09-20Move subtask forecast to a pluginFrederic Guillot
2015-09-20Improve icon alignment for dropdown menuFrederic Guillot
2015-09-13Move budget outside of the coreFrederic Guillot
2015-09-13First draft for plugins systemFrederic Guillot
2015-08-29Include documentation in the applicationFrederic Guillot
2015-08-29Add delay of 1.5s for draggable items on touch devicesFrederic Guillot
2015-08-26Move tasks Gantt chartFrederic Guillot
2015-08-22Add global Gantt chart for all projectsFrederic Guillot
2015-08-21Add users and categories filters on the boardFrederic Guillot
2015-08-19Improve sidebar menusFrederic 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 Gantt chart for projectsFrederic Guillot
2015-08-14Add new role Project AdministratorFrederic Guillot
2015-08-07Rewrite dropdown menuFrederic Guillot
2015-08-01Fix broken url for closed tasks in project viewFrederic Guillot
2015-07-18Add icon to hide/show sidebarFrederic Guillot
2015-07-12Use ajax requests for board collapse/expandFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-07-07Move board collapse/expand mode to server side to avoid board flickeringFrederic Guillot
2015-07-05Merge pull-request #981Frederic Guillot
2015-07-04Show title in tooltip for collapsed tasksFrederic Guillot