Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features Missing/That Should Be Implemented #474

Closed
10 tasks
alexandre433 opened this issue Apr 9, 2020 · 1 comment
Closed
10 tasks

Features Missing/That Should Be Implemented #474

alexandre433 opened this issue Apr 9, 2020 · 1 comment

Comments

@alexandre433
Copy link

alexandre433 commented Apr 9, 2020

Hello,

I've just installed this project into my company's server and some features, I think, are missing to make the website more configurable on the admin/root panel.
This, for now, is just a list that I think should be added, and I might start on those features myself

Features:

  • SMTP Configurations

    • Update Host
    • Update Username
    • Update Password
    • Update Port
  • Email Configurations

    • Update Subject
    • Accept special characters
      • once it sends the email, characters like ç, aren't properly formated and gibberish comes out
  • Language Picker

    • If someone wants to use this project and use it on another language its really hard to change languages due to everything being in english and it has to be changed "hardcoded" instead of a "global language picker"
  • API ? (not sure)

@RussH
Copy link
Member

RussH commented Apr 15, 2020

Hi alexandre

thanks for the comments - certainly some configuration changes are only configurable if you amend the config.php file.

Email & Special Characters, I've not come across this - but I assume that'll be a check on th einput to phpmailer (see PHPMailer/PHPMailer#1010) . Additionally, there are (aged) PR's that would permit bulk mailshots to candidate and client lists, and customised footers. These were submitted against 0.9.4 so would need reviewed and updated before any incorporation into the current php 7.x version in develop. They should be in the aged-pr branch.

Finally - Il8n, there was a PR submitted for this, but the original PR was never updated after comments (#263). It may well be a useful starting point.

@RussH RussH closed this as completed May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants