Kailash Nadh
395ae987da
Update cs-cz i18n file. Co-authored-by: Lumir Srch <srchlm@its.cz>
2022-11-20 11:25:13 +05:30
vados
c52a06728c
i18n(jp): update for 2.3.0 release ( #1042 )
2022-11-19 17:17:16 +05:30
Joice
b2853fd67f
Adds malayalam strings localized ( #1041 )
2022-11-19 17:16:31 +05:30
Kailash Nadh
818f2c9d8e
Add public archive on/off toggle to settings.
2022-11-10 23:30:53 +05:30
Kailash Nadh
438568eeb0
Add global site name setting to render name on public pages.
2022-11-10 23:30:53 +05:30
Kailash Nadh
9add728b08
WIP: Add support for publishing campaigns to publish archives.
2022-11-10 23:30:11 +05:30
Kailash Nadh
ef1f84ee7c
Add new description
field to lists. Closes #925 .
2022-11-01 21:04:35 +05:30
Kailash Nadh
3b0083190e
Add ability for subscribers to manage preferences on the unsub form.
...
- Ability to change name.
- Ability to unsubscribe from individual lists.
- Toggle option to enable this in Admin Settings -> Privacy.
Closes #455 .
2022-10-29 15:23:28 +05:30
davidesteve
9c94efb863
Create ca.json ( #955 )
2022-09-27 09:44:24 +05:30
Kailash Nadh
f9bc049271
Merge branch 'maintenance'
2022-09-03 14:59:04 +05:30
Kailash Nadh
6d820f4f6e
Add maintenance options.
...
- Add new maintenance UI with options to garbage collect (delete)
orphan subscriber and analytics records.
2022-09-03 14:58:25 +05:30
Peter yang
8eb4f7e7da
Create zh-TW.json ( #936 )
2022-09-02 12:11:22 +05:30
Tarlan Isaev
4ef7a6a1ee
Update RU i18n translation ( #922 )
2022-08-28 12:15:10 +05:30
Marcin Kunert
a5c14a17d3
Update Polish translations ( #918 )
2022-08-24 17:19:42 +05:30
mannminh
c60412dcb3
Update vi.json ( #901 )
...
change "campaigns.rateMinuteShort":
2022-08-19 13:57:38 +05:30
George
aaac82a5c9
Update zh-CN.json ( #904 )
...
Modify the language name of zh-CN package.
2022-08-19 12:23:26 +05:30
Kailash Nadh
57dbb9e5db
Add explicit warning on empty password to SMTP test UI.
2022-07-30 20:42:17 +05:30
Petteri Pucilowski
2ef7e262f5
update FI translation (still partial) ( #878 )
2022-07-16 19:51:46 +05:30
Nathanaël Houn
71dd48b0a0
I18n fr translations update ( #876 )
2022-07-15 14:54:57 +05:30
Lumir Srch
6aa63fe76b
Update cs-cz.json ( #879 )
2022-07-15 12:37:53 +05:30
Rafael Slonik
3163f919e6
fix(i18n): update i18n/pt-BR for 2.2.0 release ( #875 )
2022-07-15 10:12:19 +05:30
MickGe
54349ceefa
Update fr.json ( #877 )
2022-07-15 10:11:02 +05:30
Kailash Nadh
fb3c429116
Fix Chinese i18n language code.
2022-07-14 19:34:38 +05:30
an0nfunc
08c7de148b
updated german translation ( #874 )
2022-07-14 18:08:54 +05:30
Chris
650e23ed0b
Update de.json ( #873 )
2022-07-14 18:05:07 +05:30
marcofucito
f607c0b989
Italian translations ( #872 )
...
Made several translations into Italian
2022-07-14 17:22:39 +05:30
David Regla
300fb7f5e6
Update Spanish (es.json) translations ( #871 )
2022-07-14 17:22:03 +05:30
Tycho Werner
b5b69861ee
Translated new strings
2022-07-14 09:24:30 +02:00
vados
f68af83dbe
fix(i18n): two leftover replacements
2022-07-14 15:17:57 +09:00
vados
96197b01ee
fix(i18n): JP language name tag and templated vars
2022-07-14 15:15:57 +09:00
vados
641616efb7
fix(i18n): update i18n/jp for 2.2.0 release
2022-07-14 15:02:42 +09:00
Kailash Nadh
b44d0a653a
Refresh newly added i18n langauge strings.
2022-07-13 22:24:54 +05:30
Kailash Nadh
df31426566
Add button to insert HTML snippets into WYSIWYG editor.
2022-07-13 22:24:27 +05:30
Kailash Nadh
278d5bf74e
Merge branch 'test-smtp'
2022-07-11 19:46:03 +05:30
Kailash Nadh
ee448170ef
Add support for testing SMTP connections in the settings UI.
2022-07-11 19:44:44 +05:30
Kailash Nadh
2dcac57cba
Fix tx template delete query.
2022-07-09 10:36:12 +05:30
Kailash Nadh
463e92d1e1
Add transactional (tx) messaging capability.
...
This commit adds a new API `POST /api/tx` that sends an ad-hoc message
to a subscriber based on a pre-defined transactional template. This is
a large commit that adds the following:
- New campaign / tx template types on the UI. tx templates have an
additional subject field.
- New fields `type` and `subject` to the templates table.
- Refactor template CRUD operations and models.
- Refactor template func assignment in manager.
- Add pre-compiled template caching to manager runtime.
- Pre-compile all tx templates into memory on program boot to avoid
expensive template compilation on ad-hoc tx messages.
2022-07-09 10:36:12 +05:30
Kailash Nadh
83a0e1057e
Add 'test' button to SMTP UI to test connections.
2022-07-09 10:33:50 +05:30
p1slave
6dfe4a0c08
Create zh-CN.json
2022-07-02 14:36:11 -05:00
Petteri Pucilowski
c7c331ee84
Added Finnish translation (partial, public fields)
2022-06-28 15:56:09 +03:00
Kailash Nadh
97f8c35009
Merge pull request #811 from rslonik/master
...
Fix pt-BR subscription form header
2022-05-12 10:06:18 +05:30
Rafael Slonik
b2fc35a3df
Fix pt-BR subscription form header
2022-05-11 17:20:38 -03:00
Sjoerd van der Hoorn
92d49fdcc7
Update nl.json
2022-05-11 19:10:58 +02:00
Kailash Nadh
75190d9854
Fix broken line in the JP language pack.
2022-05-01 14:49:30 +05:30
vados
6252a166af
feat(i18n): add japanese translation
...
Signed-off-by: vados <vados@vadosware.io>
2022-05-01 14:16:36 +09:00
Nathanaël Houn
1e8f8aba25
Updated some French translations
2022-04-28 18:57:24 +02:00
Alex
eb7c07b308
Update it.json
...
I fixed some translations.
2022-04-26 14:58:24 +02:00
Tycho Werner
2b0bb77a86
Update nl.json
...
Translates new strings and corrects some others.
2022-03-19 09:50:27 +01:00
Jonathan Dahan
d6318f9090
Update fr.json
...
Offers a French version enriched with some missing terms.
2022-03-13 22:18:14 +01:00
an0nfunc
6ebfb6f00f
German translation mostly for Analytics
2022-03-02 21:41:27 +01:00