summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Expand)Author
2016-02-04Do not refresh the whole page when changing subtask status (work in progress)Frederic Guillot
2016-02-03Add dropdown menu with inline popup for all task actionsFrederic Guillot
2016-02-03Remove description textarea from task edit formFrederic Guillot
2016-02-03Change sidebar styleFrederic Guillot
2016-02-02Improve task summary layoutFrederic Guillot
2016-02-02Show subtask modification forms in inline popupFrederic Guillot
2016-02-01Improve project creation popoverFrederic Guillot
2016-01-31Simplify layout and templates generationFrederic Guillot
2016-01-31Make project creation form a inline popupFrederic Guillot
2016-01-31Move homepage menu to the user dropdownFrederic Guillot
2016-01-31When creating a new project, have the possibility to select another project t...Frederic Guillot
2016-01-31Templates cleanupFrederic Guillot
2016-01-31Rename helper methodFrederic Guillot
2016-01-31Move subtask form elements to subtask helperFrederic Guillot
2016-01-31Move task form elements to Task helperFrederic Guillot
2016-01-31Add a "Me" button to assignee form elementFrederic Guillot
2016-01-30Simplify code to handle ajax popover and redirectsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-29Move Gitlab and Github authentication to external pluginsFrederic Guillot
2016-01-29Move Google authentication to an external pluginFrederic Guillot
2016-01-28Added automatic actions based on a daily eventFrederic Guillot
2016-01-26Update task link tooltip viewOlivier Maridat
2016-01-24Add configurable task priorityFrederic 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-21Avoid to send XHR request when a task has not moved after a drag and dropFrederic Guillot
2016-01-21Always show the search box in board selectorFrederic Guillot
2016-01-21Replace logout link by a dropdown menuFrederic Guillot
2016-01-20Make dashboard section title clickableFrederic Guillot
2016-01-17Show in user interface the saving state of the taskFrederic Guillot
2016-01-17Do not show column dropdown on the public viewFrederic Guillot
2016-01-17Add dropdown menu on each board column title to close all tasksFrederic Guillot
2016-01-15Move analytic logic to separate classesFrederic Guillot
2016-01-13Fix wrong link for category in task footerFrederic Guillot
2016-01-12Add dropdown menu for task links tableFrederic Guillot
2016-01-12Add dropdown menu for column 'Actions' in tablesFrederic Guillot
2016-01-12Rename template hooks added by last PRFrederic Guillot
2016-01-12Merge pull-request #1648Frederic Guillot
2016-01-12Add dropdown menu for subtasksFrederic Guillot
2016-01-12add hook to app/filters_helper, add $project delivery to project/filtersBusfreak
2016-01-09Add forgot password featureFrederic Guillot
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
2016-01-05Improve 2FAFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot
2015-12-29Sync localesFrederic Guillot
2015-12-29Add autocompletion in textarea for user mentionsFrederic Guillot
2015-12-29Send notifications on user mentionsFrederic Guillot