Git Product home page Git Product logo

webtrees-mailsystem's Introduction

Hi 👋

I'm Evan
I did a few projects, mostly in C#

My projects

Games

  • Angry Dash: A 2d game where the player must move through maps strewn with obstacles. It has an editor and allows players to share their levels with the community.
  • L'Épopée Médiévale: A discontinued 3D game. It was my very first coding experience and it helped me learn a lot.
  • 06Games Launcher: Discontinued Windows and Android launcher for my game projects.
  • 06Games: A website for 06Games

Genealogy

Side projects

  • Suivi-Scolaire: A client for some school life management services. It has many very useful functions that the services lacked.
  • My presentation site: A site that I created to present myself and highlight my projects (a bit like what you are reading now...).
  • MazeWave's website: A site to present MazeWave and his projects.
  • Espace Pro G: Top secret (Or maybe not that much).

My collaborations



Metrics
GitHub Streak

webtrees-mailsystem's People

Contributors

06games avatar caww avatar herzscheisse avatar joppla avatar zaharchenko-yurka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

webtrees-mailsystem's Issues

update alert for editors from Webtrees-MailSystem

As discussed today, as soon as webtrees has implemented

  1. a task scheduler - to run tasks every day/hour/minute/etc.
  2. a task queue - to break a large task into small tasks, which run continuously in the background

this Webtrees-MailSystem module could incorporate "Update alert for editors" as described in request https://www.webtrees.net/index.php/fr/forum/9-request-for-new-feature/33563-update-alert-for-editors-paying#72123
Hope those functions will soon arise in webtrees

hardcoded/untranslated parts

Hey Evan,

First... Many thanks for this awesome modul... i realy like it!

With PR #16 i've provied the german language file for this modul..

And i#ve stumpled upon to parts which are not translated.

First in the modul overview in the admin panel
wt mailsystem issue 1

and then the part of the footer could also be translated... if you have time to work on this...
wt mailsystem issue 2

cheers
/Holger

error in cronjob

Hi,

I just see your message. Yesterday I installed the mailsystem module. Today I should get the first mail, but I got this error message:

/bin/sh: -c: line 0: unexpected EOF while looking for matching `"'
/bin/sh: -c: line 1: syntax error: unexpected end of file

The cronjob is:

0 7 * * * /usr/local/bin/wget -O - -q "https://mydomain.info/index.php?route=%2Fmail-sys%2Fcron" > /dev/null

Is this error connected with your message before, or is this something else?

Enhancement: select trees

It would be nice to have the parameter "trees=a,b,c" to select some trees. If no trees parameter is there then all trees should be used as it is now.

Consider a refactoring of the sending system

I only have a few users with which the current implementation does not cause any problems, but I am concerned about performance on a larger user base. It would probably be wise to consider a refactoring of the sending system to perform fewer calculations per user.

In addition, the current send is limited by the execution time. Even if my system was as optimized as possible (which is not the case), the number of recipients is still limited by the execution time. It would therefore be necessary to send the emails in the background. (This issue also affects Webtrees, see this issue)

Upcoming events

In addition to the recent changes, it would be interesting to be notified of upcoming events (such as birthdays)

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.