summaryrefslogtreecommitdiff
path: root/app/Helper
AgeCommit message (Expand)Author
2017-04-08Improve dashboardFrederic Guillot
2017-04-08Add assignee restriction for custom project roles (dnd)Frederic Guillot
2017-04-07Add project restriction to block task editionFrederic Guillot
2017-04-05Add new project restriction to block assignee changeFrederic Guillot
2017-04-05Add new project role restriction to block task suppressionFrederic Guillot
2017-04-01Move calendar to external pluginFrederic Guillot
2017-03-19Improve subtask toggleFrederic Guillot
2017-03-12Simplify dashboard to use new tasks list viewFrederic Guillot
2017-03-11Move notifications outside of dashboardFrederic Guillot
2017-02-26Add toggle button to show/hide subtasks in task list viewFrederic Guillot
2017-02-26Project priority is always rendered nowFrederic Guillot
2017-02-23Add helper method to use implode() with HTML escapingFrederic Guillot
2017-02-18Remove default swimlaneFrederic Guillot
2017-02-11Open comments in board view with a modal dialog instead of tooltipFrederic Guillot
2017-02-07Fix broken subtask restriction per userFrederic Guillot
2017-02-05Remove method getMailboxHash()Frederic Guillot
2017-02-05Improve filterSubject() helper methodFrederic Guillot
2017-02-05Add configuration parameter to disable email configuration from user interfaceFrederic Guillot
2017-02-04Do not try to format size if 0Frederic Guillot
2017-02-04Add email address field for projectsFrederic Guillot
2017-01-29Do not display current project in board selectorFrederic Guillot
2017-01-24Simplify date and time configuration to avoid potential validation issuesFrederic Guillot
2017-01-22Add user invitationsFrederic Guillot
2017-01-08Rename methods to render fields in TaskHelper and SubtaskHelperFrederic Guillot
2017-01-08Display project analytics in modal boxFrederic Guillot
2017-01-08Make icons clickable in menusFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-12-20Offer the possibility to override internal formatter objects from pluginsFrederic Guillot
2016-12-19Avoid code duplication in PR #2891Frederic Guillot
2016-12-13Implement feature #2843phecho
2016-12-09Fix typoGuan Shiliang
2016-12-03Fix regression in checkbox form helperFrederic Guillot
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-12-01Avoid double encoding in text editorFrederic Guillot
2016-11-27Make autofocus works in text editorFrederic Guillot
2016-11-27Improve tabindex for project settings formsFrederic Guillot
2016-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-11-21Use components to render chartsFrederic Guillot
2016-11-21Replace calendar component by vanilla javascriptFrederic Guillot
2016-11-21Rewrite markdown editor in vanilla JavascriptFrederic Guillot
2016-11-13Replace SimpleMDE with custom Markdown editorFrederic Guillot
2016-11-05Add the possibility to create external tasksFrederic Guillot
2016-10-09Restrict search to active projectsFrederic Guillot
2016-10-08Send absolute links in email notificationsFrederic Guillot
2016-10-07Add restriction to disable task drag and drop for a projectFrederic Guillot
2016-09-19Change column move restriction behaviorFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-11Improve column restrictionsFrederic Guillot
2016-09-11Add project restrictions for custom rolesFrederic Guillot
2016-09-10Define only what is allowed for column restrictionsFrederic Guillot