Commit Graph

4191 Commits

Author SHA1 Message Date
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
Frédéric Guillot
eafaa4b037 Make hardcoded hours string translatable 2018-05-10 14:30:59 -07:00
Frédéric Guillot
ecc9d80671 Add link to open images in a new tab 2018-05-10 14:11:22 -07:00
Frédéric Guillot
56c2a6e543 Make subtask title text field wider when editing subtasks 2018-05-10 11:37:28 -07:00
Frédéric Guillot
fea684279c Make cli locale commands working outside of source tree 2018-05-09 14:21:43 -07:00
Frédéric Guillot
f413ab20dd Hide private projects checkbox if the feature is disabled 2018-05-09 11:46:19 -07:00
Frédéric Guillot
45e551eb50 Make list view more compact 2018-05-09 11:36:08 -07:00
Frédéric Guillot
6ae97d399d Improve dashboard pagination 2018-05-09 11:21:57 -07:00
Frédéric Guillot
cc17cb3207 Do not show inactive users in group members dropdown 2018-05-07 10:48:43 -07:00
cl0ne
143e7bb987 Add uk_UA (Ukrainian) translation 2018-05-07 10:05:02 -07:00
Andrew Engelbrecht
61a9b594c0 Clarified English text: logical 'and' not intended
See issue #3817
2018-05-04 16:38:12 -07:00
Andrew Engelbrecht
2dabf6e39f added data/config.php to .gitignore 2018-05-04 10:37:35 -07:00