summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2017-05-27Check owner existence before to create projectFrederic Guillot
2017-05-26Update czech translationsnedvedm
2017-05-23Hungarian translation hu_HU (#3283)István Pató
2017-05-22Fix broken user mentions in comment form at the bottom of the task view pageFrederic Guillot
2017-05-22Update pt_BR translations based on #3267Frederic Guillot
2017-05-22Add task and project API formattersFrederic Guillot
2017-05-22Show only active users in auto-complete formsFrederic Guillot
2017-05-16Updated catalan translations (ca_ES)Juan Carlos
Updated catalan translations (ca_ES)
2017-05-14Update Pt-br translationRobson Piere
2017-05-12Fix wrong dropdown menu in group members listFrederic Guillot
2017-05-12Avoid PHP notice when regenerating API token for a userFrederic Guillot
2017-05-12Add the possibility to pass API token as environment variable for Docker ↵Frederic Guillot
container
2017-05-12Ensure project tags are removed when the project is removed (PR #3250)Frederic Guillot
2017-05-12Add wildcard search for task reference field (PR #3119)Frederic Guillot
2017-05-12TaskAssignColorOnDueDateAction: update task only when necessaryFrederic Guillot
2017-05-10Change Due Date to Due Timestamp fixes #919 (#3249)Oliver Buchmann
2017-05-09Hungarian translation and spell checking (#3252)István Pató
2017-05-08Sync localesFrederic Guillot
2017-05-08Updated wrong catalan translations (#3243)Juan Carlos
2017-05-08Update pt-BR translation (#3233)Claudio Ferreira Filho
2017-05-05Updated the CurrencyModel with 'DKK' Danish Krona.Ali Tabatabai
2017-05-03Add Catalan language (Català - Spain) (#3234)Juan Carlos
2017-04-30Return HTTP 403 when access is forbiddenSimon Doppler
2017-04-30Add [DUPLICATE] prefix to duplicated tasks titleFrederic Guillot
2017-04-30Add sorting by position in task list viewFrederic Guillot
2017-04-30Add sorting by start date for tasks listFrederic Guillot
2017-04-30Update pt_PT/translations.phpAntónio Pereira
2017-04-30Add missing plugin parameter for search boxFrederic Guillot
2017-04-29correction in language fileBusfreak
2017-04-29Fixes kanboard/kanboard#3217.bttrx
2017-04-22Hungarian translation HU spellcheckPato Istvan
2017-04-22Fixing unit test error: "Incorrect number of %s in hu_HU translation of: %s ↵Pato Istvan
set a new internal link for the task %s"
2017-04-21Hungarian translation HUPato Istvan
2017-04-16fix typo in german translationMaximilian Schulze
This commit removes a typo which showed up in input fields where you could enter your text in markdown.
2017-04-16update german translationMaximilian Schulze
I removed some inconsistencies like using the word "User" instead of "Benutzer" in the german translation
2017-04-12Merge pull request #3195Frédéric Guillot
Update RU translation
2017-04-13Update RU translationDmitry
2017-04-12Bug: Improve task update restrictionBusfreak
the function "checkPermission" has been removed and replaced with "projectRole->canUpdateTask"
2017-04-11'Ready'Igor Posledov
Change translation of 'Ready' (string #137) to 'Согласованные' instead of 'Готовые' as more preferable ( see https://goo.gl/Zc0b3S )
2017-04-10updated german languageBusfreak
2017-04-08Use user variable instead of current sessionFrederic Guillot
2017-04-08Update SQL dumpsFrederic Guillot
2017-04-08Add missing user_id argumentFrederic Guillot
2017-04-08Sync localesFrederic Guillot
2017-04-08Add missing migrations for Mysql and PostgresFrederic Guillot
2017-04-08Improve dashboardFrederic Guillot
2017-04-08Add assignee restriction for custom project roles (dnd)Frederic Guillot
2017-04-08Improve task update restrictionFrederic Guillot
2017-04-07Add project restriction to block task editionFrederic Guillot
2017-04-05Add new project restriction to block assignee changeFrederic Guillot