summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
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
2017-04-05Add new project role restriction to block task suppressionFrederic Guillot
2017-04-05Merge manually PR #3168Frederic Guillot
2017-04-01Move Gravatar to external pluginFrederic Guillot
2017-04-01Move Gantt charts to external pluginFrederic Guillot
2017-04-01Move calendar to external pluginFrederic Guillot
2017-03-29Merge pull request #3164Frédéric Guillot
update to sqlite schema - fixing existing table
2017-03-29update to sqlite schema - fixing existing tablepalica
table project_activities contains a typo in schema, this corrects the typo on existing installations
2017-03-29fix typo in project_activities migrationpalica
2017-03-24Update RU translationDmitry
2017-03-20Update pt_PT/translations.phpAntónio Pereira
2017-03-19Fix little glitch in project list when there is no iconFrederic Guillot
2017-03-19Sync localesFrederic Guillot
2017-03-19Restore task title link on boardFrederic Guillot
2017-03-19Do not list private projects when adding a new userFrederic Guillot
2017-03-19Improve subtask toggleFrederic Guillot
2017-03-13Added currency for Argentina and ColombiaJuan Luis Baptiste
2017-03-12Redirect to project list when removing a projectFrederic Guillot
2017-03-12Simplify dashboard to use new tasks list viewFrederic Guillot
2017-03-11Move dashboard menu for calendar and activity streamFrederic Guillot
2017-03-11Move notifications outside of dashboardFrederic Guillot
2017-03-11Use same layout as task listing for task searchFrederic Guillot
2017-03-11Change groups list layoutFrederic Guillot
2017-03-11Make user actions available from contextual menuFrederic Guillot
2017-03-09Render QR code for TwoFactor authentication without Google Chart APIFrederic Guillot
2017-03-07Fix PR #3104Frederic Guillot
2017-03-07Updated Bosnian language and fixed misspellingAsim Husanovic
2017-02-27Sync Spanish translationFrederic Guillot
2017-02-27Almost done about spanish translationEsteban Monge
2017-02-26Add toggle button to show/hide subtasks in task list viewFrederic Guillot