summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-30Add command to disable projects not touched during one yearFrédéric Guillot
2017-11-30Disable private projects when disabling a userFrédéric Guillot
2017-11-29Allow administrators to update username of remote usersFrédéric Guillot
2017-11-29Update documentation about upgradingFrédéric Guillot
2017-11-29Add missing checks for requirementsFrédéric Guillot
2017-11-28Add config option to exclude fields from auth providers syncFrédéric Guillot
2017-11-27Update image links in documentationFrédéric Guillot
2017-11-27Update code base and doc to use kanboard.org domainFrédéric Guillot
2017-11-27Update translations.phpSyratus
2017-11-23Add new template hook: template:user:show:profile:infoFrédéric Guillot
2017-11-23Improve layout on mobile/tablet devicesFrédéric Guillot
2017-11-23Disable email notifications for Travis-ciFrédéric Guillot
2017-11-23Improve CSS layout (sidebar)Frédéric Guillot
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-20Update ChangeLogFrederic 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-16Update ChangeLogFrederic Guillot
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-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