summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Expand)Author
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
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-15Show profile link for @username mentionsFrederic Guillot
2015-12-07added working template of compare hoursMatthew Cillo
2015-12-06Restrict actions for project viewersFrederic Guillot
2015-12-06Update plugin docFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-25Add groups (teams)Frederic Guillot
2015-11-21Add new hooks for pluginsFrederic Guillot
2015-11-21Dropdown menu entry are now clickable outside of the html linkFrederic Guillot
2015-11-15Fix php notice after merging pull-request #1392Frederic Guillot
2015-11-15Merge pull-request #1392Frederic Guillot
2015-11-15Add missing template for activity streamFrederic Guillot
2015-10-23Avoid to disable the default swimlane during renaming when there is no other ...Frederic Guillot
2015-10-20Form add subtasks in each taskMax Kamashev
2015-10-19Cleanup and minor fixesFrederic Guillot
2015-10-18Remove useless class and add new plugin hooksFrederic 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-17Make user notifications pluggableFrederic Guillot
2015-10-16Make mail transports pluggable and move integrations to pluginsFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-12Add CSV import for tasksFrederic Guillot
2015-10-12Add user CSV importFrederic Guillot
2015-10-12Merge pull-request #1350Frederic Guillot