Commit Graph

4191 Commits

Author SHA1 Message Date
KN4CK3R
1a39c46620 Save thumbnails as PNG to allow transparency 2019-07-10 13:12:02 -07:00
renothing
d3d5522432 Automatically update the start date when a task move away from a column 2019-07-08 19:48:24 -07:00
Florian
91d703eb8d Make sure the Project Identifier is saved when creating a project from anther one 2019-07-05 21:50:54 -07:00
Kiyohito AOKI
b397a77794 Update Japanese tranlation 2019-07-05 18:09:49 -07:00
Frédéric Guillot
cd52d83e2f Sync translations 2019-07-02 19:58:44 -07:00
Craig Crosby
48acf99fd1 Sort columns by due date 2019-07-02 19:52:22 -07:00
Florian Völker
efed94b23d Add "identifier" beside "name" while creating a new project 2019-06-27 19:39:02 -07:00
renothing
02f6e94e24 Update Chinese translations 2019-06-24 20:59:50 -07:00
Ole Carlsen
02a51724be Update da_DK translations 2019-06-24 20:59:15 -07:00
Frédéric Guillot
12e2e02925 Tweak Docker manifest 2019-06-21 21:01:43 -07:00
Frédéric Guillot
19208bfab2 Update ChangeLog 2019-06-21 20:23:03 -07:00
Frédéric Guillot
9515018365 Update French translation 2019-06-21 20:18:35 -07:00
Frédéric Guillot
878c6f29c3 Update Docker image to Alpine 3.10.0 2019-06-19 21:19:09 -07:00
Rafael de Camargo
91ae1feaa1 Hide one task count when there is only one swimlane
Don't show two task counts per column when there is only one swimlane. 
Fixes #4208
2019-06-19 20:41:32 -07:00
Rafael de Camargo
9ac752a606 Fixes icon opacity when hovered
Handle tooltip icons the same ways link icons are handled 
when hovered.
Fixes #4214
2019-06-18 20:58:23 -07:00
renothing
0d8fbc85d8 Add automatic action to move task between columns based on due date 2019-06-15 20:03:41 -07:00
mildis
68b00004d2 add bitcoin to the currency list
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-06 17:39:20 -07:00
Frédéric Guillot
9eb42aae33 Add missing curl_close() 2019-06-04 16:40:58 -07:00
Frédéric Guillot
4ebcf84d47 Display cURL error message in logs 2019-06-04 15:57:07 -07:00
Frédéric Guillot
c81d9013d4 Remove duplicated php7-curl in Dockerfiles 2019-06-04 14:25:35 -07:00
mildis
b26776e529 Add cURL support to HTTP Client
- 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-06-03 20:00:49 -07:00
renothing
f76c6c7a2a Update Chinese translations 2019-05-27 22:20:36 +02:00
Tobias Balle-Petersen
a5d43b2b0b Feature: Set "start date" and "end date" on projects from API
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-27 11:33:51 +02:00
Rafael de Camargo
4fe5025f5e Update pt_br translation 2019-05-26 20:54:42 +02:00
Rafael de Camargo
c3012e0142 Fix text file preview
Escapes any html tags on text files
2019-05-26 20:54:42 +02:00
Rafael de Camargo
c60d642a1a Add View File on popover to tooltip
Merged this if with the if used on template:task_file:files
2019-05-26 20:54:42 +02:00
Frédéric Guillot
96dd20c0cd Add Docker manifest with multiple architectures 2019-05-14 12:38:06 -07:00
Alexander Krause
6957edc8b0 Add Dockerfile for arm32v7 (Raspberry Pi 3) 2019-05-13 22:39:45 -07:00
Rafael de Camargo
d5f6317608 Do not show duplicated results when multiple comments match 2019-05-13 22:34:52 -07:00
Bastian Rang
702379a550 Add new hook template:export:header 2019-05-03 21:28:34 -07:00
Rafael de Camargo
2ef6bf9f4d Update pt_br translations 2019-05-01 20:25:37 -07:00
Frédéric Guillot
11b6bf6d25 Add HTML tag in email notifications 2019-04-27 21:23:32 -07:00
Frédéric Guillot
d6ffe08aeb Add Auto-Submitted E-mail header as per RFC 8384 2019-04-27 21:06:20 -07:00
Ole Carlsen
a9c79fbc43 Update da_DK translation 2019-04-08 18:06:47 -07:00
Frédéric Guillot
0b4b288ff8 Update ChangeLog 2019-04-05 19:12:13 -07:00
Frédéric Guillot
d261482e9a Add missing template and translations 2019-04-05 19:04:19 -07:00
rafacamargo123
9f926c9878 Update pt-BR translation 2019-04-01 19:19:16 -07:00
Balázs Úr
94a0165a5c Update Hungarian translation 2019-03-25 18:26:55 -07:00
Marco Segato
7bb1f927e8 it_IT translation update 2019-03-13 17:38:50 -07:00
Kiyohito AOKI
8c54e39d02 Fix wrong Japanese translation 2019-03-11 18:07:42 -07:00
Slavko
f7516cab84 Add Slovak translation 2019-03-10 21:14:48 -07:00
rafacamargo123
cccd020988 Changes search by reference to case insentive
Search was being performed case sensitive, changed to case insensitive
2019-03-07 22:13:39 -08:00
Kiyohito AOKI
3bf8c29dad Update translations.php 2019-03-07 22:13:15 -08:00
trendspotter
42694ac2af Fix postgres schema usage 2019-02-28 18:23:35 -08:00
Frédéric Guillot
6d2b2f4a79 Simplify local Docker image build 2019-02-27 17:50:18 -08:00
FUJII Ryota
4a40095122 Docker: Forbid access to the data directory 2019-02-25 19:55:27 -08:00
FUJII Ryota
39e579e427 Clarify the comment about MAIL_SMTP_ENCRYPTION 2019-02-25 17:42:39 -08:00
Frédéric Guillot
3a421fe15e Update GitHub issue template 2019-02-21 14:20:05 -08:00
Frédéric Guillot
e1849fb4c1 Remove dependency on bower 2019-02-21 13:59:41 -08:00
Ole Carlsen
aa569551dc Update da_DK translations 2019-02-19 18:06:39 -08:00