summaryrefslogtreecommitdiff
path: root/app/Helper
AgeCommit message (Expand)Author
2018-06-11Defer javascript files by defaultMichael Vickers
2018-05-10Make subtask title text field wider when editing subtasksFrédéric Guillot
2018-05-03Fix escaping issue for Markdown editorFrédéric Guillot
2018-04-30Don't markdown project owner's name in tooltipAndrew Engelbrecht
2018-04-20Rewrite tooltips code without jQueryFrédéric Guillot
2018-04-11Increase text fields length in several tablesFrédéric Guillot
2018-04-06Move documentation to https://docs.kanboard.org/Frédéric Guillot
2018-01-29Add CSRF check for task and project files uploadFrédéric Guillot
2017-12-20Add missing translation in DateHelperSkyFox
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2017-12-07Open MP3 attachments (#3603)Luis Fernando Batels
2017-12-01Add class "js-modal-replace" to iconsFrédéric Guillot
2017-11-08Improve iCalendar feed to include tasks with start/end date and due date with...Frederic Guillot
2017-11-03Improve dropdown for task description templatesFrederic Guillot
2017-11-02Add predefined templates for task descriptionsFrederic Guillot
2017-10-20Add bulk subtasks creationFrederic Guillot
2017-10-18Improve external task integrationFrederic Guillot
2017-10-16Add tooltip to subtask iconsFrederic Guillot
2017-10-12Generate a link if the reference is a URLFrederic Guillot
2017-10-12Render a dropdown menu for external task providersFrederic Guillot
2017-08-11Fix parsing issue in phpToBytes()Frederic Guillot
2017-05-10Change Due Date to Due Timestamp fixes #919 (#3249)Oliver Buchmann
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