Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-18 | Fixes icon opacity when hovered | Rafael de Camargo | |
Handle tooltip icons the same ways link icons are handled when hovered. Fixes #4214 | |||
2019-06-15 | Add automatic action to move task between columns based on due date | renothing | |
2019-06-06 | add bitcoin to the currency list | mildis | |
bitcoin is referenced using its financial symbol XBT description is with a lowercase b because its about the unit, not the trading system | |||
2019-06-04 | Add missing curl_close() | Frédéric Guillot | |
2019-06-04 | Display cURL error message in logs | Frédéric Guillot | |
2019-06-04 | Remove duplicated php7-curl in Dockerfiles | Frédéric Guillot | |
2019-06-03 | Add cURL support to HTTP Client | mildis | |
- Add HTTP_PROXY_EXCLUDE option when cURL is used - Show HTTP client backend in about page - Fallback to legacy Stream Contexts if cURL extension is not available | |||
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-14 | Add Docker manifest with multiple architectures | Frédéric Guillot | |
2019-05-13 | Add Dockerfile for arm32v7 (Raspberry Pi 3) | Alexander Krause | |
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 | Update ChangeLog | Frédéric Guillot | |
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-25 | Docker: Forbid access to the data directory | FUJII Ryota | |
2019-02-25 | Clarify the comment about MAIL_SMTP_ENCRYPTION | FUJII Ryota | |
2019-02-21 | Update GitHub issue template | Frédéric Guillot | |
2019-02-21 | Remove dependency on bower | 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-02-01 | Update license year | Frédéric Guillot | |
2019-02-01 | Update Docker image to Alpine 3.9 | Frédéric Guillot | |
2019-01-31 | Avoid CSRF in users CSV import | Frédéric Guillot | |
2019-01-30 | Update unit tests | Frédéric Guillot | |