Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-01 | Update German translation | Frédéric Guillot | |
2018-06-01 | Make sure automatic actions are applied to all tasks when using bulk operations | Frédéric Guillot | |
2018-06-01 | Add checkboxes in list view to move tasks to another column at once | Frédéric Guillot | |
2018-06-01 | Add basic print stylesheet | lastlink | |
2018-05-31 | Increase Nginx fastcgi buffers (Docker) | David souza | |
2018-05-29 | Correct some mistakes in Japanese translation | FUJII Ryota | |
2018-05-28 | fix config overrides in docker | Paul Sweeney | |
2018-05-28 | Update tr_TR translation | erpnedir | |
2018-05-25 | Correct typos in English text | James | |
2018-05-25 | Increase size of the "users.language" column | Miodrag Tokić | |
The current schema definition for the language column in the users table is limited to 5 characters, while the longest currently available language code in Kanboard is 10 characters long - sr_Latn_RS. This limitation prevents switching to Serbian as the application interface language. As per the currently available ISO 639 language codes this column should be at least 11 characters in size. Examples of language codes of 11 characters in size are en-US-POSIX and shi_Latn_MA. References: - http://www.localeplanet.com/icu/iso639.html | |||
2018-05-16 | Update ChangeLog | Frédéric Guillot | |
2018-05-16 | Correct misspellings of ru_RU translation | Dracer5 | |
2018-05-15 | update chinese translations | renothing | |
2018-05-14 | Update ru_RU translation | Ars Kurd | |
2018-05-11 | Update da_DK translation | Ole Carlsen | |
2018-05-11 | translate time string in another template | Andrew Engelbrecht | |
2018-05-10 | Make hardcoded hours string translatable | Frédéric Guillot | |
2018-05-10 | Add link to open images in a new tab | Frédéric Guillot | |
2018-05-10 | Make subtask title text field wider when editing subtasks | Frédéric Guillot | |
2018-05-09 | Make cli locale commands working outside of source tree | Frédéric Guillot | |
2018-05-09 | Hide private projects checkbox if the feature is disabled | Frédéric Guillot | |
2018-05-09 | Make list view more compact | Frédéric Guillot | |
2018-05-09 | Improve dashboard pagination | Frédéric Guillot | |
2018-05-07 | Do not show inactive users in group members dropdown | Frédéric Guillot | |
2018-05-07 | Add uk_UA (Ukrainian) translation | cl0ne | |
2018-05-04 | Clarified English text: logical 'and' not intended | Andrew Engelbrecht | |
See issue #3817 | |||
2018-05-04 | added data/config.php to .gitignore | Andrew Engelbrecht | |
2018-05-03 | Fix escaping issue for Markdown editor | Frédéric Guillot | |
2018-05-03 | Update ru_RU translation | Dracer5 | |
2018-05-03 | Update issue templates | Frédéric Guillot | |
2018-05-02 | Avoid people to remove themselves from project permissions | Frédéric Guillot | |
2018-04-30 | Update docker-compose.yml to reflect changes in PR #3830 | Frédéric Guillot | |
2018-04-30 | add SSL functionality to docker | Roelof Rietbroek (@grace) | |
2018-04-30 | Add missing translations | Frédéric Guillot | |
2018-04-30 | Don't markdown project owner's name in tooltip | Andrew Engelbrecht | |
2018-04-30 | better whitespace handling by ./cli locale:compare | Andrew Engelbrecht | |
2018-04-30 | Add and correct ru_RU translation | Ars Kurd | |
2018-04-28 | Update pt_PT translation | Eskiso | |
2018-04-27 | Remove all attachments when removing a project | Frédéric Guillot | |
2018-04-20 | Update Parsedown library | Frédéric Guillot | |
2018-04-20 | Update German translation | Frédéric Guillot | |
2018-04-20 | Rebuild vendor assets without jQuery tooltip plugin | Frédéric Guillot | |
2018-04-20 | Rewrite tooltips code without jQuery | Frédéric Guillot | |
2018-04-18 | Update ChangeLog | Frédéric Guillot | |
2018-04-18 | Update pt-BR translation | Claudio Ferreira Filho | |
2018-04-18 | Fix margin for task recurrence tooltip | Frédéric Guillot | |
2018-04-16 | Improve notifications | kent1 | |
- Translate subtask status - Translate internal link labels - Add link to tasks and projects in overdue notifications | |||
2018-04-12 | Remove MySQL from CI (too slow) | Frédéric Guillot | |
2018-04-12 | Adjust field size to keep compatibility with MySQL 5.6 | Frédéric Guillot | |
2018-04-12 | Use utf8mb4 encoding for MySQL instead of utf8 | Frédéric Guillot | |