Frederic Guillot
ca45b5592b
Add new automatic action to move the task to another column when not moved
2016-07-23 18:59:00 -04:00
Frederic Guillot
9b2a32af78
Add new automatic action to move a task to another column when closed
2016-07-23 18:33:31 -04:00
Frederic Guillot
2a42e0e1aa
Added a new automatic action to set due date
2016-07-23 18:10:05 -04:00
Frederic Guillot
b6119e7dee
Added internal task links to activity stream
2016-07-23 14:05:15 -04:00
Frederic Guillot
390082aa41
Refactoring of internal task events
2016-07-19 22:38:30 -04:00
Frederic Guillot
7dfd094ed4
Merge pull-request #2388
2016-07-10 13:26:48 -04:00
Frederic Guillot
3fcc0cb918
Handle tags and tasks move/duplication to another project
2016-07-02 14:44:26 -04:00
i00171
95b553f5bf
Removed old debug code.
2016-06-26 22:00:40 +02:00
i00171
911be6ed00
New actionprovider that closes tasks if they are in a specific column and havn't been changed for X days.
2016-06-26 18:33:23 +02:00
Jason Tourtelotte
fba81a1046
Added task creation event to action "TaskDuplicateAnotherProject" (PR #2333 )
2016-06-12 15:42:03 -04:00
Frederic Guillot
14713b0ec7
Rename all models
2016-05-28 19:48:22 -04:00
Frederic Guillot
d5c95e8240
Added automated action to change task color based on the priority
2016-05-04 22:52:08 -04:00
Frederic Guillot
a7f3e3bec5
PHPdoc cleanup
2016-03-04 21:11:12 -05:00
Frederic Guillot
fc468088c3
Split Board model into multiple classes
2016-02-20 15:08:18 -05:00
Frederic Guillot
32e4a932c8
Added automatic actions based on a daily event
2016-01-28 08:40:27 -05:00
Frederic Guillot
446a7ac645
Do not fire events when using automatic action TaskUpdateStartDate
2016-01-17 17:31:12 -05:00
Frederic Guillot
e94c4cab7f
Avoid automatic actions that change the color to fire subsequent events
2016-01-17 14:56:31 -05:00
Frederic Guillot
27b9b7a727
Minor code improvements
2016-01-16 22:29:29 -05:00
Frederic Guillot
7864685cfd
Move Gitlab webhook to an external plugin
2016-01-07 21:05:23 -05:00
Frederic Guillot
54b3cfe8a1
Move bitbucket webhook to an external plugin
2016-01-07 20:16:05 -05:00
Frederic Guillot
00e5a4c5b4
Move Github Webhook to external plugin
...
See: https://github.com/kanboard/plugin-github-webhook
2016-01-06 21:46:31 -05:00
Frederic Guillot
a296ba5b18
Improve Automatic Actions plugin api
2016-01-03 16:43:13 -05:00
Matthew Cillo
61acd80ec3
added capability to reopen GitLab issues
2015-12-03 21:56:11 -05:00
Frederic Guillot
a42f1ea2bd
Add unit test for TaskAssignCategoryLink
2015-11-15 14:39:12 -05:00
Olivier Maridat
6d354e3ea9
Add new action: Assign automatically a category based on a link
2015-10-26 14:26:35 +01:00
Frederic Guillot
7303a79b50
Cleanup and minor fixes
2015-10-19 21:05:41 -04:00
Frederic Guillot
8c532efd5f
Run php-cs-fixer on the code base
2015-10-17 10:09:03 -04:00
Frederic Guillot
9c9ed02cd7
Change namespace to add Kanboard as prefix
2015-10-13 22:19:17 -04:00
Frederic Guillot
4785174e43
Duplicate a project with tasks will copy the new tasks in the same columns
2015-10-07 19:01:08 -04:00
Frederic Guillot
9523ff44c0
Allow to extend automatic actions from plugins
2015-09-22 21:17:50 -04:00
Frederic Guillot
cd9bc86fbe
Add new automated action to change task color based on the task link
2015-08-22 17:39:37 -04:00
Frederic Guillot
31c57a82b9
Update Gitlab webhook
2015-07-17 19:12:08 -04:00
Frederic Guillot
d7a8160c2b
Update Bitbucket webhooks to handle issues/commit/comments
2015-06-21 12:19:06 -04:00
Frederic Guillot
98fd34bfe3
Improve automatic action to create comments based on commit messages
2015-06-20 20:55:50 -04:00
Frederic Guillot
7b947ebdbd
Allow sync of Github comments without common username and add unit tests
2015-06-20 19:21:35 -04:00
Frederic Guillot
cb0916d10e
Add automatic action to send a task by email
2015-06-20 10:48:47 -04:00
Frederic Guillot
d577c73e46
Add new automatic action: Move task to another column when the category is changed
2015-06-13 22:03:12 -04:00
Frederic Guillot
3b276cd67a
Add event for the action TaskAssignColorColumn
2015-05-30 15:57:48 -04:00
Frederic Guillot
eeac2329ba
Helpers refactoring
2015-05-24 16:02:25 -04:00
Frederic Guillot
4d6e5d2e2c
Add new automatic action to update the start date
2015-05-16 21:47:16 -04:00
Frederic Guillot
a264a53e3b
Rename action TaskAssignColor to TaskAssignColorColumn
2015-04-03 18:56:05 -04:00
Manish Lad
248c160534
Ability to assign a task color based on an event.
...
Initially supported event: task moved to a column
2015-04-03 22:43:02 +01:00
Frederic Guillot
92510eefb1
Improve and translate pull-request
2015-03-22 19:20:17 -04:00
Francois Ferrand
546e0ec809
Add new actions to move issue when the assignee is changed.
...
This will *not* fire the task_moved events, to avoid triggering other auto-assign actions.
This does not seem ideal, but I see no easy way to implement this properly (e.g. checking the event
stack).
2015-02-24 18:41:38 +01:00
Frederic Guillot
6f94ce6af3
Add Bitbucket webhook
2015-02-08 21:13:59 -05:00
Frederic Guillot
e6f7929f77
Add new automatic action (Task comment logging), patch #539
2015-01-22 17:46:58 -05:00
Frédéric Guillot
45c95d74fc
Various fixes and improvements
2015-01-02 21:11:19 -05:00
Frédéric Guillot
772804add8
Acl refactoring
2014-12-31 12:37:15 -05:00
Frédéric Guillot
5266b82144
Add Gitlab webhook
2014-12-28 22:22:15 -05:00
Frédéric Guillot
0a14c8d5e5
Fix some PHPAnalyzer issues
2014-12-27 19:43:59 -05:00