Kailash Nadh
6fcb4ff978
Add archive page link icon next to campaign archive toggle on UI. Closes #1028 .
2022-11-18 23:45:49 +05:30
Kailash Nadh
2761a5e033
Fix modal overflow issue on bulk list popup UI. Closes #1030 .
2022-11-18 23:25:49 +05:30
Kailash Nadh
1e90feecaf
Show send_at
on archive page for scheduled campaigns. Closes #1036 .
2022-11-18 23:12:53 +05:30
Kailash Nadh
832a426f4c
Fix settings Cypress test.
2022-11-10 23:51:19 +05:30
Kailash Nadh
af4b532a00
Add version to public css for cache busting.
2022-11-10 23:43:59 +05:30
Kailash Nadh
a8193d80c8
Tidy go.mod
2022-11-10 23:31:15 +05:30
Kailash Nadh
d1307c6a2c
Add missing RSS icon.
2022-11-10 23:30:53 +05:30
Kailash Nadh
818f2c9d8e
Add public archive on/off toggle to settings.
2022-11-10 23:30:53 +05:30
Kailash Nadh
f958f3d24b
Add RSS feed to the public mailing list archive.
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
eac1240437
Exclude opt-in campaign from public archive.
2022-11-10 23:30:53 +05:30
Kailash Nadh
23fb178ec4
Add subscription/archive links to public pages.
2022-11-10 23:30:53 +05:30
Kailash Nadh
ebf63b5bed
Disable archiving on opt-in campaigns.
2022-11-10 23:30:53 +05:30
Kailash Nadh
eaaca05f36
Fix archive template selection in campaign creation query.
2022-11-10 23:30:53 +05:30
Kailash Nadh
56a9836e86
Integrate paginator library in place of custom pagination function.
2022-11-10 23:30:50 +05:30
Kailash Nadh
9add728b08
WIP: Add support for publishing campaigns to publish archives.
2022-11-10 23:30:11 +05:30
Kailash Nadh
74322cda36
Fix e-mail From/Return-Path envelope sender. Closes #908 , closes #1008 .
2022-11-10 00:01:24 +05:30
Kailash Nadh
c2d41e0671
Remove redundant test code.
2022-11-09 23:30:13 +05:30
Kailash Nadh
d613bb5a44
Make font size of certain on the settings UI consistent.
2022-11-09 23:29:29 +05:30
Romain
6d3ae4cc73
Add subscription created_at, updated_at when listing subscribers list ( #1018 )
2022-11-09 21:40:11 +05:30
Kailash Nadh
fd70776166
Fix table cell content alignment in campaign list. Closes #742 .
2022-11-01 22:54:40 +05:30
Kailash Nadh
879bff854e
Update subscription date on public unsubscribe. Closes #915 .
2022-11-01 21:46:07 +05:30
Kailash Nadh
d8e3e25f06
Add preconfirm optin
option to bulk list management UI. Closes #935 .
2022-11-01 21:39:02 +05:30
Kailash Nadh
ef1f84ee7c
Add new description
field to lists. Closes #925 .
2022-11-01 21:04:35 +05:30
Kailash Nadh
95b8df2918
Add tests for new subscription form.
2022-10-29 15:23:28 +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
Kailash Nadh
372a144322
Display template IDs on the list UI and popup editor. Closes #986 .
2022-10-22 17:29:31 +05:30
Kailash Nadh
281c47198c
Fix go-for-loop reference bug in template caching.
2022-10-21 17:59:56 +05:30
Kailash Nadh
d2e8a9368c
Upgrade Cypress to major version 10.
2022-10-18 21:58:57 +05:30
Kailash Nadh
c38100427d
Add arbitrary meta
field to media. Closes #938 .
...
- Add new `meta` JSONB field to `media` table.
- Start storing image width and height as meta with media uploads.
2022-10-02 23:04:51 +05:30
Kailash Nadh
c3d04a5490
Refactor models.SubscriberAttribs
JSON wrapper to generic name JSON
.
2022-10-02 22:53:38 +05:30
dependabot[bot]
db2fd9ad70
Bump github.com/labstack/echo/v4 from 4.6.1 to 4.9.0 ( #962 )
...
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo ) from 4.6.1 to 4.9.0.
- [Release notes](https://github.com/labstack/echo/releases )
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/labstack/echo/compare/v4.6.1...v4.9.0 )
---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01 14:12:31 +05:30
Kailash Nadh
bea1680360
Fix incorrect day-of-week on the UI. Closes #942 .
2022-10-01 14:12:07 +05:30
davidesteve
9c94efb863
Create ca.json ( #955 )
2022-09-27 09:44:24 +05:30
Kailash Nadh
5b8c705f03
Fix headers not being copied in campaign clone. Closes #948 .
2022-09-16 23:19:15 +05:30
Kailash Nadh
edb4c9168d
Improve HTML check in notif template loading. Closes #903 .
2022-09-10 12:21:53 +05:30
Kailash Nadh
f266f93cc8
Add Safe()
template function to notif templates.
2022-09-10 12:20:27 +05:30
Kailash Nadh
5a9e9209c8
Fix missing list names on optin page. Closes #940 .
2022-09-10 12:17:01 +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
Kailash Nadh
8ace25849e
Add /api/public/*
endpoints.
...
- Add `/api/public/lists` that returns the list of public lists, same
information revealed on the `/subscription/form` page.
- Add `/api/public/subscription` that accepts a JSON POST for a
subscription signup same as `/subscription/form`.
Closes #910 .
2022-08-28 15:12:20 +05:30
Tarlan Isaev
4ef7a6a1ee
Update RU i18n translation ( #922 )
2022-08-28 12:15:10 +05:30
Kailash Nadh
76df9c8d76
Refactor and simply function name.
2022-08-26 16:49:58 +05:30
Kailash Nadh
13068ccce2
Fix broken bulk subscriber query. Closes #897 .
2022-08-26 16:49:58 +05:30
Marcin Kunert
a5c14a17d3
Update Polish translations ( #918 )
2022-08-24 17:19:42 +05:30
Kailash Nadh
6b11020a67
Fix empty subject on non-tpl tx subject. Closes #898 .
2022-08-20 19:57:30 +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
bbbf28c5ce
Create default tx template on upgrade.
2022-07-30 22:37:05 +05:30