summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2017-11-23Minor tweaks on PR #3562Frédéric Guillot
2017-11-23Changed board column headings to show swimlane-column total in bold. Also, ↵Andrew Berzley
board column total to be shown at end of column heading with limit across the sum of all swimlanes.
2017-11-23Enable dragging to collapsed columnsAndrew Berzley
2017-11-20Update SQL dumpsFrédéric Guillot
2017-11-19add zh_TW localeNansen
2017-11-17Add the possibility to send tasks and comments to multiple recipientsFrederic Guillot
2017-11-17#3551: Make default colors changeable from inside an inherited class so that ↵Yannick Herzog
colors could be changed via an plugin.
2017-11-16Add projects searchFrederic Guillot
2017-11-16Add search in groupsFrederic Guillot
2017-11-16Fix PHP notice in PR #3557Frederic Guillot
2017-11-16Add command to display Kanboard versionFrederic Guillot
2017-11-16Add help message on project sharing pageFrederic Guillot
2017-11-16Allow searching for users in the user list.Ramón Cahenzli
Squashed commit of the following: commit 46595b7ae0bccfc8e5252daf8101e59ff53fdcdf Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 19:12:11 2017 +0100 Preserve search terms and sort order commit 5445816f1dd7e7de876e226cf8479660a92c07ad Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 18:53:43 2017 +0100 First working user search. commit 620b9787ef7998c4bf219d25075e35f4cfa3d1ee Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 16:06:37 2017 +0100 Moving user search to its own action commit 0c17ac2428c2b38c9535f7a63f8be7582e4e332b Author: Ramón Cahenzli <rca@psy-q.ch> Date: Thu Nov 16 14:58:34 2017 +0100 WIP on user search, adding search form
2017-11-15Solve conflict in PR #3113Frederic Guillot
2017-11-15Use external url if the title is empty while importing a taskFrederic Guillot
2017-11-14Task CSV import is now able to handle more fieldsFrederic Guillot
Add support for the priority, start date, tags and one external link.
2017-11-12Updated Hungarian translationBalázs Úr
2017-11-12 Update Japanese translation (#3542)torinky
2017-11-10Task move events must be executed synchronouslyFrederic Guillot
2017-11-10Improve CSS layoutFrederic Guillot
2017-11-09Add limit argument to ldap_search()Frederic Guillot
2017-11-09Add user backend provider systemFrederic Guillot
2017-11-09Check if the start date is before due dateFrederic Guillot
2017-11-08Remove useless URL paramsFrederic Guillot
2017-11-08Move position of start/due date in task detailsFrederic Guillot
2017-11-08Improve iCalendar feed to include tasks with start/end date and due date ↵Frederic Guillot
with a time
2017-11-07Make sure we can read file with "\r" line endingsFrederic Guillot
2017-11-06Update translations.phpDarman
2017-11-06Added RO, fixed CA indentDarman
Added code to list Romanian language and fixed the indentation on ca_ES entries.
2017-11-06Create translations.phpDarman
2017-11-03Remove keyboard shortcuts from settings pageFrederic Guillot
2017-11-03typo fixeesel
see correct spelling: https://www.duden.de/suchen/dudenonline/aufgewendet
2017-11-03Improve dropdown for task description templatesFrederic Guillot
2017-11-03Use task description templates in bulk task creationFrederic Guillot
2017-11-03Correct ProjectApiFormatter file nameAnthony Legiret
2017-11-02Add predefined templates for task descriptionsFrederic Guillot
2017-10-31Update pt_BR translation (#3522)Flaudísio Tolentino
2017-10-30Add section for predefined contentsFrederic Guillot
2017-10-29Update Japanese translationtorinky
2017-10-27Remove feature "Allow everybody to access to this project"Frederic Guillot
2017-10-23Update RU translationDmitry
2017-10-20Improved display of the header barYannick Armand
2017-10-20Add bulk subtasks creationFrederic Guillot
2017-10-19Add tags to task exportFrederic Guillot
2017-10-19Add priority to task exportFrederic Guillot
2017-10-19Make configurable to number of events stored in project activitiesFrederic Guillot
2017-10-19Do not use jQuery tooltip for task title in collapsed modeFrederic Guillot
2017-10-18Improve external task integrationFrederic Guillot
2017-10-18Fix some phpdocFrederic Guillot
2017-10-17Add support for array in automatic actionsFrederic Guillot