mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 08:14:20 +00:00
2019 -> 2020
This commit is contained in:
parent
17f145af56
commit
7648eda2e6
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
4
Gemfile
4
Gemfile
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
2
LICENSE
2
LICENSE
@ -1,7 +1,7 @@
|
|||||||
GNU GENERAL PUBLIC LICENSE
|
GNU GENERAL PUBLIC LICENSE
|
||||||
Version 2, June 1991
|
Version 2, June 1991
|
||||||
|
|
||||||
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
|
Copyright © (C) 1989, 1991 Free Software Foundation, Inc.,
|
||||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
Everyone is permitted to copy and distribute verbatim copies
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
of this license document, but changing it is not allowed.
|
of this license document, but changing it is not allowed.
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
Custom Workflows plug-in
|
Custom Workflows plug-in
|
||||||
========================
|
========================
|
||||||
|
|
||||||
The current version of Redmine CustomWorkflows is **1.0.1** [](https://travis-ci.org/anteo/redmine_custom_workflows)
|
The current version of Redmine CustomWorkflows is **1.0.2** [](https://travis-ci.org/anteo/redmine_custom_workflows)
|
||||||
|
|
||||||
This plug-in provides a great functionality for those who is familiar with the Ruby language.
|
This plug-in provides a great functionality for those who is familiar with the Ruby language.
|
||||||
It allows to customize workflow by defining own rules for issues processing. It's possible:
|
It allows to customize workflow by defining own rules for issues processing. It's possible:
|
||||||
@ -125,6 +125,4 @@ Do not forget to check whether issue is just created. Here we create the new iss
|
|||||||
Compatibility
|
Compatibility
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
This plug-in is compatible with Redmine 4.x.x
|
This plug-in is compatible with Redmine 4.
|
||||||
|
|
||||||
|
|
||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
*
|
*
|
||||||
* Redmine plugin for Custom Workflows
|
* Redmine plugin for Custom Workflows
|
||||||
*
|
*
|
||||||
* Copyright Anton Argirov
|
* Copyright © 2015-19 Anton Argirov
|
||||||
* Copyright Karel Pičman <karel.picman@kontron.com>
|
* Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* Redmine plugin for Document Management System "Features"
|
* Redmine plugin for Document Management System "Features"
|
||||||
*
|
*
|
||||||
* Copyright Anton Argirov
|
* Copyright © 2015-19 Anton Argirov
|
||||||
* Copyright Karel Pičman <karel.picman@kontron.com>
|
* Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
4
init.rb
4
init.rb
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
@ -3,8 +3,8 @@
|
|||||||
#
|
#
|
||||||
# Redmine plugin for Custom Workflows
|
# Redmine plugin for Custom Workflows
|
||||||
#
|
#
|
||||||
# Copyright Anton Argirov
|
# Copyright © 2015-19 Anton Argirov
|
||||||
# Copyright Karel Pičman <karel.picman@kontron.com>
|
# Copyright © 2019-20 Karel Pičman <karel.picman@kontron.com>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
# modify it under the terms of the GNU General Public License
|
# modify it under the terms of the GNU General Public License
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user