Coder Social home page Coder Social logo

add email support about redmine_custom_workflows HOT 4 CLOSED

anteo avatar anteo commented on August 14, 2024
add email support

from redmine_custom_workflows.

Comments (4)

anteo avatar anteo commented on August 14, 2024

Thank you, I'll think about it.

from redmine_custom_workflows.

go2null avatar go2null commented on August 14, 2024

Not sure that methods should be added to the plugin. These should be defined in the user's custom workflow.

What may make sense is the ability to source other custom workflows/rb files so that a user can create a library for reuse. This could build on the #1 (saving and restoring workflows).

from redmine_custom_workflows.

anteo avatar anteo commented on August 14, 2024

It's not possible to refer methods declared in other workflows now (validation of workflow will not pass calls to undeclared methods)
Workflows are not place for declaring helper functions. Maybe it make sense to implement a special type of workflows (e.g. "helper" workflows) which will run before all other workflows in which we can declare needed functions.
Then we can define "Mail helper" workflow and share it in online repository, which I hope implement soon.

from redmine_custom_workflows.

anteo avatar anteo commented on August 14, 2024

Added Mailer#custom_email helper in the last (0.1.2) version.
It's available through repository for now.
Check the wiki for usage.

from redmine_custom_workflows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.