Commit Graph

4502 Commits

Author SHA1 Message Date
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
erpnedir
f16f7ec1ef Update tr_TR translation 2018-05-28 21:56:21 +02:00
James
0759535939 Correct typos in English text 2018-05-25 01:09:53 -07:00
Miodrag Tokić
ba0455d8e4 Increase size of the "users.language" column
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-25 01:07:35 -07:00
Frédéric Guillot
5b17d232e0 Update ChangeLog 2018-05-16 18:39:16 -07:00
Dracer5
f34156a510 Correct misspellings of ru_RU translation 2018-05-16 13:27:52 -07:00
renothing
c7496a3574 update chinese translations 2018-05-15 11:00:49 -07:00
Ars Kurd
902986d2fa Update ru_RU translation 2018-05-14 10:15:28 -07:00
Ole Carlsen
788ef9f286 Update da_DK translation 2018-05-11 13:28:22 -07:00
Andrew Engelbrecht
1a7e26f20a translate time string in another template 2018-05-11 10:06:52 -07:00