Commit graph

1259 commits

Author SHA1 Message Date
Martin Müller
00aee38b24
Improve German translation
Improve some words, whitespace and punctuation
2020-08-29 01:54:16 +02:00
Tomas Bures
490031c8b5
Merge pull request #945 from dlecan/feat-docker-loglevel
Allow to configure log level of Docker containers (v2)
2020-08-28 15:30:25 +02:00
Damien Lecan
520886b3b4
Allow to configure log level of Docker containers 2020-08-28 15:11:44 +02:00
Tomas Bures
5a42756b12
Merge pull request #929 from Britaliope/fix-enum-fields
(v2) fix: "Enum" fields (drowdown and radio) does not render correctly
2020-08-28 08:22:32 +02:00
Tomas Bures
613a6fb1f0
Merge pull request #935 from podemos-info/api
API Improvements (v2)
2020-08-26 11:58:48 +02:00
Tomas Bures
90fb72fc6f
Merge pull request #934 from podemos-info/development
Added DataTable translations from aplication locales (V2)
2020-08-26 00:54:49 +02:00
Tomas Bures
ef66108cf7
Merge pull request #938 from podemos-info/shortid
Reemplace shortid with nanoid (v2)
2020-08-26 00:09:08 +02:00
joker-x
543f05028e Fix path 2020-08-25 23:09:35 +02:00
joker-x
62f6ef4559 Use the new module and uninstall shortid 2020-08-25 23:03:35 +02:00
joker-x
8b900c94ba Reemplace shortid with nanoid in background with alphabet and length configurable #810 2020-08-25 22:53:53 +02:00
joker-x
844b46e309 Added basic documentation to /api/subscriptions/:listCid #839 2020-08-22 08:13:55 +02:00
joker-x
bec0660d02 Add accordion to API documentation 2020-08-22 07:41:55 +02:00
joker-x
de065f9db7 clean 2020-08-22 06:31:03 +02:00
joker-x
0cf931429a clean 2020-08-22 06:13:27 +02:00
joker-x
cc794d4e52 Return cid instead of id when exists and fix documentation api 2020-08-22 06:09:18 +02:00
joker-x
5e77e3c98a Added description and status:{SUBSCRIBED: 1, UNSUBSCRIBED: 2, BOUNCED: 3, COMPLAINED: 4} to response of the GET /lists/:email API Call (Fix #903) 2020-08-20 17:09:21 +02:00
joker-x
06879bca7a Add translation marks in Users 2020-08-19 08:22:05 +02:00
joker-x
540c55515f Improve Spanish translation 2020-08-18 16:14:01 +02:00
joker-x
9e2bd4a951 Add Channels translations 2020-08-17 05:11:40 +02:00
joker-x
adf1e0d083 Add Channels translations 2020-08-17 05:04:56 +02:00
joker-x
8e270e2ef7 Added DataTable translations 2020-08-16 20:28:03 +02:00
Iván Eixarch
ebd5265997
Translate to spanish 2020-08-16 17:38:34 +02:00
Bruno MATEU
8622208d44 fix enum fields not rendering correctly 2020-08-03 12:01:55 +02:00
Tomas Bures
aed115a64b Merge remote-tracking branch 'origin/development' into development 2020-08-02 15:19:53 +02:00
Tomas Bures
87c6cfa656 Fixes
- Mailtrain would not start if built-in ZoneMTA had to retry the startup
- Campaign list showed "Sending" instead of "Scheduled" for scheduled campaigns
2020-08-02 15:19:24 +02:00
Tomas Bures
d2d3781ae2
Merge pull request #922 from Treora/patch-1
Fix plain text generation
2020-07-28 17:55:53 +02:00
Gerben
a92b08ddb4
Fix plain text generation 2020-07-28 17:26:47 +02:00
Tomas Bures
8dab13d903 Updated version in Home 2020-07-25 10:24:34 +02:00
Tomas Bures
4e8cbf8419 Added Save & Leave button to Channel create. 2020-07-25 10:20:01 +02:00
Tomas Bures
676f20bfa9 Some more options for mj-mosaico-property element in Mosaico Templates. 2020-07-24 22:38:37 +02:00
Tomas Bures
ca615a86a5 Various fixes in RSS campaigns including #916 and #915. 2020-07-24 12:08:40 +02:00
Tomas Bures
564c83720b - Fix - A non-admin user would get permission denied on all pages. 2020-07-18 09:48:03 +02:00
Tomas Bures
3828411faf - Fix - The choice of order column in tables has not been reset when going to another page. This caused crashes if the table in the other page did not have enough columns. 2020-07-18 08:14:34 +02:00
Tomas Bures
8eac78aa3a Merge remote-tracking branch 'origin/development' into development 2020-07-17 14:54:16 +02:00
Tomas Bures
d170548cfa - Fix for #890
- "Channels" feature
- Shoutout config param rendered on the homepage
- "Clone" feature for campaigns
2020-07-17 14:53:48 +02:00
Tomas Bures
00432e6cfe - Fix for #890
- "Channels" feature
- Shoutout config param rendered on the homepage
- "Clone" feature for campaigns
2020-07-16 20:37:16 +02:00
Tomas Bures
186a4ff4d6
Merge pull request #907 from wschopohl/development
Docker Development Container
2020-07-01 17:56:26 +02:00
Wieland Schopohl
6a7029bc3e removed package-lock files 2020-07-01 17:38:54 +02:00
Wieland Schopohl
0a4b835890 Merge branch 'docker-dev-server' into development 2020-07-01 16:51:23 +02:00
Wieland Schopohl
41ff51700e shouldn't exclude package-lock files, I guess 2020-07-01 16:51:05 +02:00
Wieland Schopohl
8cfd8a4f94 'docker-dev-server' branch adds files and README description to easily start a development server 2020-07-01 16:47:10 +02:00
Wieland Schopohl
f1c5d836ac new docker files and readme entry for docker development server 2020-07-01 15:53:54 +02:00
Tomas Bures
82251d1cb9 Some improvements imported from IVIS (https://github.com/smartarch/ivis-core/tree/devel)
Builtin Zone-MTA upgraded
Bug fix - URLs in campaign would not work if they contained non-ASCII character
2020-06-17 17:24:38 +02:00
Tomas Bures
65d3aed29d
Merge pull request #904 from wschopohl/development
small translation improvement for de-DE
2020-06-17 16:24:59 +02:00
Wieland Schopohl
ebf92ef301 correct webhook bounces, issue #716 2020-06-16 22:59:13 +02:00
Wieland Schopohl
d9e438596e small translation improvement for de-DE 2020-06-11 16:09:33 +02:00
Tomas Bures
dad2618739 Possible fix for #879 2020-05-28 01:05:23 +02:00
Tomas Bures
ebfbe30aa0
Merge pull request #842 from andresmrm/list-api-endpoints
Add API enpoints to create, delete and get lists.
2020-05-27 21:02:24 +02:00
Tomas Bures
129ad0c625
Merge pull request #859 from alangecker/fix-shortid-not-defined
fix for 'shortid not defined'
2020-05-27 21:00:51 +02:00
Tomas Bures
790630bc87
Merge pull request #888 from rycks/development
install script for debian 10 (mailtrain v2beta)
2020-05-27 20:59:51 +02:00