Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Update ChangeLog | Frederic Guillot | |
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 | Improve Heroku doc | 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 | Install instructions cleanup | sikander | |
Reworded a few sentences. | |||
2017-04-29 | correction in language file | Busfreak | |
2017-04-29 | Fixes kanboard/kanboard#3217. | bttrx | |
2017-04-22 | Merge pull request #3209 | Frédéric Guillot | |
Hungarian translation HU | |||
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 | Merge pull request #3200 | Frédéric Guillot | |
fix typo in german translation | |||
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 | Merge pull request #3199 | Frédéric Guillot | |
Update german translation | |||
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-12 | Merge pull request #3194 | Frédéric Guillot | |
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 | Merge pull request #3191 | Frédéric Guillot | |
Change translation of 'Ready' (project column) | |||
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 | Merge pull request #3190 | Frédéric Guillot | |
updated german language | |||
2017-04-10 | updated german language | Busfreak | |
2017-04-08 | Use user variable instead of current session | Frederic Guillot | |
2017-04-08 | Update integration tests | Frederic Guillot | |
2017-04-08 | Update SQL dumps | Frederic Guillot | |
2017-04-08 | Add localized js files for datepicker | Frederic Guillot | |
2017-04-08 | Update ChangeLog | Frederic Guillot | |
2017-04-08 | Add missing user_id argument | Frederic Guillot | |
2017-04-08 | Sync locales | Frederic Guillot | |
2017-04-08 | Improve mobile view | 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 | Improve project header css | 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 |