Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-27 | Update Chinese translations | renothing | |
2019-05-27 | Feature: Set "start date" and "end date" on projects from API | Tobias Balle-Petersen | |
Added parameters "start_date" and "end_date" to functions createProject and updateProject. These parameters could not previously be set from the API. Documentation should be updated to reflect the change (If approved). | |||
2019-05-26 | Update pt_br translation | Rafael de Camargo | |
2019-05-26 | Fix text file preview | Rafael de Camargo | |
Escapes any html tags on text files | |||
2019-05-26 | Add View File on popover to tooltip | Rafael de Camargo | |
Merged this if with the if used on template:task_file:files | |||
2019-05-13 | Do not show duplicated results when multiple comments match | Rafael de Camargo | |
2019-05-03 | Add new hook template:export:header | Bastian Rang | |
2019-05-01 | Update pt_br translations | Rafael de Camargo | |
2019-04-27 | Add HTML tag in email notifications | Frédéric Guillot | |
2019-04-27 | Add Auto-Submitted E-mail header as per RFC 8384 | Frédéric Guillot | |
2019-04-08 | Update da_DK translation | Ole Carlsen | |
2019-04-05 | Add missing template and translations | Frédéric Guillot | |
2019-04-01 | Update pt-BR translation | rafacamargo123 | |
2019-03-25 | Update Hungarian translation | Balázs Úr | |
2019-03-13 | it_IT translation update | Marco Segato | |
2019-03-11 | Fix wrong Japanese translation | Kiyohito AOKI | |
2019-03-10 | Add Slovak translation | Slavko | |
2019-03-07 | Changes search by reference to case insentive | rafacamargo123 | |
Search was being performed case sensitive, changed to case insensitive | |||
2019-03-07 | Update translations.php | Kiyohito AOKI | |
2019-02-28 | Fix postgres schema usage | trendspotter | |
2019-02-27 | Simplify local Docker image build | Frédéric Guillot | |
2019-02-19 | Update da_DK translations | Ole Carlsen | |
2019-02-19 | Always display task accordion elements | Frédéric Guillot | |
2019-02-19 | Replace accordion Javascript component by <details> HTML element | Frédéric Guillot | |
2019-02-17 | Complete Japanese translation | Kiyohito AOKI | |
2019-02-15 | Fix MySQL migration when using increment values different from 1 | Psy-Q | |
Fixes #4137 | |||
2019-02-13 | Update Japanese translation | Kiyohito AOKI | |
2019-02-13 | Add missing webhook event: task.move.project | Frédéric Guillot | |
Fixes #3969 | |||
2019-02-08 | Add new actions to reorder tasks by column | Frédéric Guillot | |
2019-02-02 | Update ChangeLog | Frédéric Guillot | |
2019-02-01 | Authorize only API tokens when 2FA is enabled | Frédéric Guillot | |
2019-02-01 | Limit avatar image size | Frédéric Guillot | |
fixes #4041 | |||
2019-01-31 | Avoid CSRF in users CSV import | Frédéric Guillot | |
2019-01-30 | Avoid XSS in pagination ordering | Frédéric Guillot | |
2019-01-30 | Disable by default plugin installer | Frédéric Guillot | |
- There is no code review or any approval process to submit a plugin. - Anyone can submit a backdoor as plugin. - This is up to the Kanboard instance owner to validate if a plugin is legit. | |||
2019-01-30 | Do not show projects dropdown when prompting the 2FA code | Frédéric Guillot | |
2019-01-30 | Always returns a 404 otherwise people might guess which user exist | Frédéric Guillot | |
2019-01-30 | Check if user role has changed while the session is open | Frédéric Guillot | |
2019-01-30 | Add missing CSRF check in TwoFactorController::deactivate() | Frédéric Guillot | |
2019-01-28 | Fix pt_br translation typo | rafacamargo123 | |
2019-01-19 | Fix PHP error in task views (tag colors) | Cyboulette | |
2019-01-11 | Hide edit button when user cannot edit task | Rafael de Camargo | |
Check for custom roles to show edit button Fixes #4123 | |||
2019-01-10 | Fix permission check before "Assign to me" | Rafael de Camargo | |
Users who should not be able to change assignee cannot "assign to me" Fixes #4121 | |||
2019-01-08 | Fix permission check to show project options | rafacamargo123 | |
Fixes #4105 | |||
2019-01-05 | Fix assignable users on a group with a custom role | rafacamargo123 | |
Groups custom roles are now handled the same ways users custom roles are. | |||
2018-12-27 | Fix import of automatic actions when parameters are "unassigned" or "no ↵ | rafacamargo123 | |
category" | |||
2018-12-26 | Update pt_BR translations | rafacamargo123 | |
2018-12-26 | Update da_DK translations | Ole Carlsen | |
2018-12-26 | Update Chinese translations | renothing | |
2018-12-19 | Update SQL dumps | Frédéric Guillot | |