Commit graph

1286 commits

Author SHA1 Message Date
62c4066c76 Update 'server/lib/tools.js'
fix return;
2020-09-17 10:29:33 +00:00
0e580cac12 Update 'server/lib/tools.js' 2020-09-17 10:11:41 +00:00
87dc416f48 Update 'server/lib/tools.js'
Remove HTML entities
2020-09-17 09:42:36 +00:00
8f6e314a3a Update 'docker-compose.yml' 2020-09-17 09:31:07 +00:00
86a885809a Update 'docker-compose.yml' 2020-09-17 09:23:00 +00:00
e430ced380 Update 'docker-compose.yml' 2020-09-17 09:14:17 +00:00
c0c328ad64 Update 'docker-compose.yml' 2020-09-17 09:12:38 +00:00
83a844f690 Update 'docker-compose.yml' 2020-09-17 08:54:03 +00:00
c1d021debe Delete 'docker-compose.yml' 2020-09-17 08:53:41 +00:00
Tomas Bures
c3b968aa10
Merge pull request #953 from elitzer2/required-custom-fields
(v2) Required custom fields (client side validation only)
2020-09-13 06:35:30 +02:00
Tomas Bures
6c89fd08be
Merge pull request #947 from muellermartin/patch-1
Improve German translation
2020-09-09 11:52:28 +02:00
Tomas Bures
4bfe7b4349
Merge pull request #956 from mjmayer/add_global_url_to_transaction_email
Add global urls to transactional email mergeTags
2020-09-03 06:22:39 +02:00
Michael Mayer
a5aed8b20c Add global urls to transactional email mergeTags 2020-09-02 21:15:03 -07:00
Lawrence Elitzer
41096af1c1 Add styling to subscription button to make it appaer as it did before 2020-08-31 19:24:39 -05:00
Lawrence Elitzer
e622c2b7b3 Add translations for required checkbox in custom fields editor 2020-08-31 09:27:18 -05:00
Lawrence Elitzer
98a7a744fc Add client side HTML5 validation of required fields 2020-08-31 09:16:06 -05:00
Lawrence Elitzer
1914591f46 Add required checkbox to custom fields 2020-08-31 07:58:45 -05:00
Tomas Bures
428e558108
Merge pull request #950 from elitzer2/fix-premailer-api
Fix plaintext rendering
2020-08-31 07:21:35 +02:00
Tomas Bures
902f9995d5
Merge pull request #949 from elitzer2/fix-channel-template-autofill
Fixes the autofill of campaign from cloned template when created via channel
2020-08-31 07:18:21 +02:00
Lawrence Elitzer
630ec0bae4 Remove premailer package 2020-08-30 23:44:54 -05:00
Lawrence Elitzer
d47159d47b Update API call to remove premailer 2020-08-30 23:43:59 -05:00
Lawrence Elitzer
1b8eb33979 Update display text for html to text link 2020-08-30 23:43:35 -05:00
Lawrence Elitzer
2e308b2f69 Fixes the autofill of campaign from cloned template when created via channel 2020-08-30 19:34:22 -05:00
Tomas Bures
0f8682087e
Merge pull request #948 from elitzer2/fix-subscription-widget
(v2) Fix subscription widget
2020-08-30 07:50:20 +02:00
Lawrence Elitzer
43837210ed Don't reveal to the API the list of subscribers 2020-08-30 00:48:33 -05:00
Lawrence Elitzer
e3c11476fb Add template rendering to widget 2020-08-29 09:04:59 -05:00
Lawrence Elitzer
7a765018f2 Fix subscription widget 2020-08-29 07:49:18 -05:00
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