Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-16 | Updated catalan translations (ca_ES) | Juan Carlos | |
Updated catalan translations (ca_ES) | |||
2017-05-14 | Update Pt-br translation | Robson Piere | |
2017-05-12 | Fix wrong dropdown menu in group members list | Frederic Guillot | |
2017-05-12 | Avoid PHP notice when regenerating API token for a user | Frederic Guillot | |
2017-05-12 | Add the possibility to pass API token as environment variable for Docker ↵ | Frederic Guillot | |
container | |||
2017-05-12 | Ensure project tags are removed when the project is removed (PR #3250) | Frederic Guillot | |
2017-05-12 | Add wildcard search for task reference field (PR #3119) | Frederic Guillot | |
2017-05-12 | TaskAssignColorOnDueDateAction: update task only when necessary | Frederic Guillot | |
2017-05-10 | Change Due Date to Due Timestamp fixes #919 (#3249) | Oliver Buchmann | |
2017-05-09 | Hungarian translation and spell checking (#3252) | István Pató | |
2017-05-08 | Sync locales | Frederic Guillot | |
2017-05-08 | Updated wrong catalan translations (#3243) | Juan Carlos | |
2017-05-08 | Update pt-BR translation (#3233) | Claudio Ferreira Filho | |
2017-05-05 | Updated the CurrencyModel with 'DKK' Danish Krona. | Ali Tabatabai | |
2017-05-03 | Add Catalan language (Català - Spain) (#3234) | Juan Carlos | |
2017-04-30 | Return HTTP 403 when access is forbidden | Simon Doppler | |
2017-04-30 | Add [DUPLICATE] prefix to duplicated tasks title | Frederic Guillot | |
2017-04-30 | Add sorting by position in task list view | Frederic Guillot | |
2017-04-30 | Add sorting by start date for tasks list | Frederic Guillot | |
2017-04-30 | Update pt_PT/translations.php | António Pereira | |
2017-04-30 | Add missing plugin parameter for search box | Frederic Guillot | |
2017-04-29 | correction in language file | Busfreak | |
2017-04-29 | Fixes kanboard/kanboard#3217. | bttrx | |
2017-04-22 | Hungarian translation HU spellcheck | Pato Istvan | |
2017-04-22 | Fixing 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-21 | Hungarian translation HU | Pato Istvan | |
2017-04-16 | fix typo in german translation | Maximilian Schulze | |
This commit removes a typo which showed up in input fields where you could enter your text in markdown. | |||
2017-04-16 | update german translation | Maximilian Schulze | |
I removed some inconsistencies like using the word "User" instead of "Benutzer" in the german translation | |||
2017-04-12 | Merge pull request #3195 | Frédéric Guillot | |
Update RU translation | |||
2017-04-13 | Update RU translation | Dmitry | |
2017-04-12 | Bug: Improve task update restriction | Busfreak | |
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-10 | updated german language | Busfreak | |
2017-04-08 | Use user variable instead of current session | Frederic Guillot | |
2017-04-08 | Update SQL dumps | Frederic Guillot | |
2017-04-08 | Add missing user_id argument | Frederic Guillot | |
2017-04-08 | Sync locales | Frederic Guillot | |
2017-04-08 | Add missing migrations for Mysql and Postgres | Frederic Guillot | |
2017-04-08 | Improve dashboard | Frederic Guillot | |
2017-04-08 | Add assignee restriction for custom project roles (dnd) | Frederic Guillot | |
2017-04-08 | Improve task update restriction | Frederic Guillot | |
2017-04-07 | Add project restriction to block task edition | Frederic Guillot | |
2017-04-05 | Add new project restriction to block assignee change | Frederic Guillot | |
2017-04-05 | Add new project role restriction to block task suppression | Frederic Guillot | |
2017-04-05 | Merge manually PR #3168 | Frederic Guillot | |
2017-04-01 | Move Gravatar to external plugin | Frederic Guillot | |
2017-04-01 | Move Gantt charts to external plugin | Frederic Guillot | |
2017-04-01 | Move calendar to external plugin | Frederic Guillot | |
2017-03-29 | Merge pull request #3164 | Frédéric Guillot | |
update to sqlite schema - fixing existing table | |||
2017-03-29 | update to sqlite schema - fixing existing table | palica | |
table project_activities contains a typo in schema, this corrects the typo on existing installations |