summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-15Resolve conflict in PR #3372Frederic Guillot
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-10Fix project dropdown visibility when page is scrolled downFrederic Guillot
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-09Improve documentation about Mysql connectionFrederic Guillot
2017-11-09Merge and fix PR #3469Frederic 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-03Fix filename in composer classmapFrederic 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-27Update Github issue templateFrederic Guillot
2017-10-27Update documentation about incoming emailsFrederic Guillot
2017-10-25Simplify MakefileFrederic Guillot
2017-10-25Include composer dependencies in repoFrederic Guillot
2017-10-23Update ChangeLogFrederic Guillot
2017-10-23Update RU translationDmitry
2017-10-20Fix header display on mobileYannick Armand
2017-10-20Improved display of the header barYannick Armand
2017-10-20Add bulk subtasks creationFrederic Guillot
2017-10-19Update documentationFrederic 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