Commit Graph

3037 Commits

Author SHA1 Message Date
Interleaved
4668126893 Add action for moving a task to swimlane based on category change 2018-10-25 18:16:49 -07:00
Frédéric Guillot
8532696f0c Fix broken link to contributor page
Fixes #4052
2018-10-23 15:17:33 -07:00
Frédéric Guillot
5a2836bf39 Revert "Easier closing of dialogs" (introduces regression on date time picker)
This reverts commit 71630aaa77.
2018-10-23 15:12:44 -07:00
Michael Vickers
2deb6cc917 Redirect to board view of the current task after duplication 2018-10-15 18:07:50 -07:00
Michael Vickers
d4749a4402 Auto link tasks created from a subtask 2018-10-15 18:04:13 -07:00
Michael Vickers
1cd184604c Auto link duplicated project tasks 2018-10-15 17:59:49 -07:00
Michael Vickers
c63a6ed89b Auto link duplicated tasks 2018-10-15 17:59:49 -07:00
Michael
71630aaa77 Easier closing of dialogs
Allow closing of dialogs by clicking on the background area around it.

When the dialog is closed in this manner, if it contains a form with changed data present a warning that there are unsaved changes. Likewise if the user attempts to navigate away from the page, eg page reload, bookmark click, address bar entry.

If the dialog does not contain a form or the data remains unchanged no warning messages are shown.
2018-10-15 17:47:38 -07:00
Michael
cc81f9d4f5 Write log entry on file removal 2018-10-15 17:39:42 -07:00
Frédéric Guillot
00228ac12f Update ChangeLog and MySQL dump 2018-10-10 20:17:19 -07:00
Yannick Armand
a165f3acdb Update French translation 2018-10-07 11:23:13 -07:00
Thomas
e650ed5814 Escape table name 'groups' because groups is a reserved word as of MySql 8.0.2 2018-10-06 13:06:13 -07:00
Frédéric Guillot
c06a110830 Reduce number of SQL queries when doing groups sync 2018-10-02 15:15:23 -07:00
Frédéric Guillot
5cce000f95 Make swimlane filter compatible with numeric title
Fixes #3940
2018-10-02 11:34:00 -07:00
Frédéric Guillot
4a58cbc917 Duplicate reference fields when duplicating a task 2018-10-02 11:23:37 -07:00
Frédéric Guillot
a08d8673e9 Duplicate tag color when duplicating projects 2018-10-02 11:12:36 -07:00
Frédéric Guillot
b6e0b9cc09 Duplicate category color when duplicating projects 2018-10-02 10:16:30 -07:00
Kloppi313
eed3256824 Correct german translation 2018-09-28 19:18:50 -07:00
Hasan Hüseyin CİHANGİR
5dfa3d5335 Fixed typo in Turkish(tr_TR) translation.
Some translations have been fixed.
2018-09-23 10:48:54 -07:00
Kloppi313
235a5e7eef Fix typo in German translation 2018-09-08 09:34:26 -07:00
Ramon Cahenzli
f3d428277a Fixing typo in de_DE translation 2018-08-23 09:34:17 -07:00
Matteo Mazza
f28d7a15b9 Add custom roles project duplication 2018-08-22 21:00:01 -07:00
Valentino Pesce
e5904ad2ed Fix lexical error in Italian translation 2018-08-21 17:32:12 -07:00
Frédéric Guillot
1268c0023d Avoid PHP error in Markdown parser
parent::inlineLink() could returns null or an array.

Bug introduced in commit c44880a.
2018-08-15 10:57:45 -07:00
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
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
29b1357cd2 Make HTTP client timeout configurable 2018-07-05 14:39:58 -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
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
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
Paul Sweeney
e2d7e005e1 fix config overrides in docker 2018-06-06 15:15:02 -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