Commit Graph

4461 Commits

Author SHA1 Message Date
cl0ne
1e67121616 Fix Ukrainian (uk_UA) translation 2018-08-14 00:07:05 +03:00
Julian Maurice
318b5414d2 Allow 'No assignee' for external task on single user public boards
'No assignee' option is already available in modification but not in
creation.
This patch fixes that by allowing the 'No assignee' option on external
task creation.
2018-08-12 10:28:59 -07:00
Julian Maurice
9d4cd31e1a Allow to associate tags to colors
The color is then used as background in the board, list and task details
views
2018-08-11 10:15:13 +02:00
Julian Maurice
ae3ade0908 Allow to associate project categories to colors
The color is then used as background in the board and list views
2018-08-09 19:45:51 +02:00
W1lkins
efd64d842d Change 'entered' to 'enter' 2018-07-29 20:29:07 -07:00
Sean Yu
f88b8bdc31 fix the Chinese translation 2018-07-29 20:27:40 -07:00
cl0ne
c44880a588 Exclude task links and user mentions from nesting 2018-07-25 15:07:34 -07:00
Jean-François Fortin Tam
88228c3510 When forcing HTTPS, handle subfolder URLs properly
This fixes the redirection for Kanboard instances in subdirectories
(ex: /foo/bar/kanboard instead of the vhost's document root)
2018-07-23 12:49:14 -07:00
cl0ne
34909f7710 Update uk_UA (Ukrainian) translation 2018-07-20 15:05:00 -07:00
Kamil
03a22132e4 Add search within a range of dates for completion and modification 2018-07-19 12:22:21 -07:00
Kamil
fe935d6ec1 Add search within a range of dates for creation/moved date fields 2018-07-16 21:24:28 -07:00
Frédéric Guillot
196ccb2131 Update Docker image to Alpine Linux 3.8 2018-07-09 16:31:54 -07:00
Jyoti Sharma
a39cb11f52 SetEnv usage should be guarded
mod_env may not be present on a system in which case browser will get 500 Internal Server Error.

The error in apache logs say "Invalid command 'SetEnv', perhaps misspelled or defined by a module not included in the server configuration".
2018-07-06 12:50:33 -07:00
Frédéric Guillot
29b1357cd2 Make HTTP client timeout configurable 2018-07-05 14:39:58 -07:00
kufeiko
cfada3542e Use SET NAMES instead of charset for DB connection
When using charset in buildDsn, not all variables are set on the server side. That leads to MySQL assuming latin1 charset and errors with Cyrillic, for example (I figured out the letter 'И', capital breaks the things).
2018-07-04 10:22:13 -07:00
Victor IT
8cee04101d Improve Russian translation 2018-06-27 10:05:29 -07:00
Victor-IT
1106247b0a Update Russian translation 2018-06-25 10:20:04 -07:00
Frédéric Guillot
a491348d44 Vendoring deprecated composer libs 2018-06-21 14:13:41 -07:00
Syratus
c73ac5f1f8 Update German translation 2018-06-19 10:19:54 -07:00
Balázs Úr
eea59116de Updated Hungarian translation 2018-06-18 10:28:25 -07:00
Frédéric Guillot
e29bfe6ee8 Update ChangeLog 2018-06-15 13:53:15 -07:00
Frédéric Guillot
0fc847f572 Update jQuery to latest version 2018-06-11 11:04:42 -07:00
Michael Vickers
7c0a1a5fbd Defer javascript files by default
Prevent scripts blocking browser HTML parsing. The modern method instead of moving scripts to the end of the body tag as suggested in kanboard/kanboard#3829
2018-06-11 10:24:35 -07:00
renothing
539e2bfd6c update chinese translations 2018-06-11 10:10:40 -07:00
Frédéric Guillot
0f8d994e43 Add more fields in bulk task creation form 2018-06-08 11:12:24 -07:00
Claudio Ferreira Filho
8b6cd86679 Update pt_BR translations 2018-06-08 10:48:18 -07:00
Ole Carlsen
f140df008f Update da_DK translations 2018-06-08 10:24:16 -07:00
Frédéric Guillot
9d4be201aa Add quick link assign me in different views 2018-06-07 15:02:10 -07:00
Miodrag Tokić
dfea2f2365 Update ChangeLog 2018-06-06 16:39:49 -07:00
Paul Sweeney
e2d7e005e1 fix config overrides in docker 2018-06-06 15:15:02 -07:00
Frédéric Guillot
a97f80446e Remove old crontab definition in Docker image 2018-06-06 15:03:36 -07:00
Paul Sweeney
9264a4eb2f add daily background job to cron under docker 2018-06-06 15:02:24 -07:00
Frédéric Guillot
07a0a816b1 Reword project settings label 2018-06-06 14:00:25 -07:00
Frédéric Guillot
5064fcd330 Fix typo in translation string 2018-06-06 13:46:26 -07:00
Ole Carlsen
25ae17b5ff Update Danish translations 2018-06-06 13:35:54 -07:00
Frédéric Guillot
bce396c1ab Fix bad search and replace in old commit
Commit eafaa4b037
2018-06-06 13:35:02 -07:00
Frédéric Guillot
2a299d33d1 Add bulk task modification in list view 2018-06-06 11:07:12 -07:00
Frédéric Guillot
653128cdb4 Make sure task timestamps are updated when using bulk move feature 2018-06-05 10:07:40 -07:00
Ars Kurd
1bed8e1fbb Update old and translate new texts for ru_RU 2018-06-04 14:33:45 -07:00
Miodrag Tokić
5dae1e2e83 Run cron jobs via URL
Kanboard supports running cron jobs via CLI. There are hosting services
that don't offer CLI access, but they do offer calling a URL
periodically. This feature is often used as a CLI cron job replacement.

This commit adds a CronjobController called by "/cronjob" URL that will
execute cron jobs as they were executed via CLI. The URL has public
access, but is protected using the webhook token. The "/cronjob" URL
should be called via HTTPS.
2018-06-04 09:59:55 -07:00
Miodrag Tokić
87a94201aa Fix misspelled name 2018-06-04 09:50:23 -07:00
James
0188082cde Correct English text 2018-06-03 18:48:14 -07:00
Michael Vickers
f890eb765e Add dashboard and search task footer hooks
Implement new hooks requested in kanboard/kanboard#3863
2018-06-03 18:46:38 -07:00
Frédéric Guillot
5068799cd7 Update German translation 2018-06-01 16:54:00 -07:00
Frédéric Guillot
a0c44d238a Make sure automatic actions are applied to all tasks when using bulk operations 2018-06-01 16:35:45 -07:00
Frédéric Guillot
912cf378d7 Add checkboxes in list view to move tasks to another column at once 2018-06-01 15:58:17 -07:00
lastlink
cd6da13897 Add basic print stylesheet 2018-06-01 15:25:32 -07:00
David souza
b66694854f Increase Nginx fastcgi buffers (Docker) 2018-05-31 14:04:22 -07:00
FUJII Ryota
4d7b4c5adc Correct some mistakes in Japanese translation 2018-05-29 22:45:27 +02:00
Paul Sweeney
e30ae7d5d5 fix config overrides in docker 2018-05-28 21:57:15 +02:00