Commit Graph

4502 Commits

Author SHA1 Message Date
Craig Crosby
cddaf2ac2e Add hook to Board Settings 2018-11-28 10:33:23 -05:00
Ben RUBSON
ebf8c5f839 Disable php_uname() warning 2018-11-27 19:39:48 -08:00
Frédéric Guillot
6099567fa5 Add link to new forum 2018-11-20 21:26:22 -08:00
Marcin
b4a19059e3 New automatic action: move the task to another swimlane when assigned to a user 2018-11-08 20:48:47 -08:00
Richard Levitte
2674def351 Add the locale en_GB 2018-11-08 20:46:01 -08:00
trendspotter
7c2e0f7780 Fix postgres schema version + move to separate lines 2018-10-31 18:29:21 -07:00
Matteo Mazza
961486ae89 Fix custom roles duplication
The source_column_id and destination_column_id are searched into the correct project: the newly created one.
2018-10-31 18:26:01 -07:00
Stephan Fischer
dea1f85d36 Adding more hyphens to German translation
Made some strings more consistent.
2018-10-27 11:39:03 -07:00
Balázs Úr
8fcdd2be5d Fix typo 2018-10-25 18:18:37 -07:00
rafacamargo123
8b76fa8ba0 Add ordering comments by id along with creation
Order comments correctly when they are added on the same second.
2018-10-25 18:18:02 -07:00
Interleaved
755ecb0f3e Register action assign category based on swimlane 2018-10-25 18:16:49 -07:00
Interleaved
722cb22a5a Assign category based on swimlane change 2018-10-25 18:16:49 -07:00
Interleaved
641cf38e72 Register new swimlane action in action manager 2018-10-25 18:16:49 -07:00
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
Vadim Zhukov
497f36983c Do not try to redirect to login page when offline 2018-10-01 17:46:50 -07:00
Frédéric Guillot
1db83cddd0 Define fixed width for auto-complete dropdown 2018-10-01 17:10:29 -07:00
Kloppi313
eed3256824 Correct german translation 2018-09-28 19:18:50 -07:00
Julian Maurice
14d1411300 Fix task drag and drop slowdown when a column is hidden
It looks like jQuery UI has some difficulties when a column with a lot
of tasks is hidden.
Adding ':visible' to the connectWith properties of sortable() seems to
fix the problem

Fixes #4011
2018-09-28 19:18:18 -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
Vadim Zhukov
44cf75467c Make PLUGINS_DIR absolute, this is the common requirement in Kanboard.
Also add comment telling users to use absolute paths to avoid someone
else failing the same way as I did.
2018-09-03 12:33:00 -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
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