Commit graph

1279 commits

Author SHA1 Message Date
joker-x
555f7a16f1 Remove admin/superadmin tests 2020-09-01 14:34:38 +02:00
joker-x
14ec6d468a Remove admin/superadmin tests 2020-09-01 14:25:35 +02:00
joker-x
6af4c0db9e Revert 2020-08-30 17:23:24 +02:00
joker-x
136e73e28d Revert 2020-08-30 17:13:41 +02:00
joker-x
a5cb0b6dd9 Fix 2020-08-30 16:10:09 +02:00
joker-x
564c0ce4f9 Avoid listing without permissions from client side 2020-08-30 16:07:15 +02:00
joker-x
e8bad80e59 Remove enforces for getters 2020-08-30 12:16:30 +02:00
joker-x
e244163bdb Fix 2020-08-30 10:42:38 +02:00
joker-x
e2e00034be Fix 2020-08-30 10:38:50 +02:00
joker-x
c601dc9709 Fix 2020-08-30 10:34:50 +02:00
joker-x
a42f629c7e Fix 2020-08-30 08:10:35 +02:00
joker-x
27874027a9 Allow superadmin access to all entities without global permissions 2020-08-30 06:29:42 +02:00
joker-x
a5ad6f8b52 "Permission Denied" translated to es,fr,de and pt 2020-08-30 01:51:31 +02:00
joker-x
7ed5243a32 "Permission Denied" translated to es,fr,de and pt 2020-08-30 00:35:47 +02:00
joker-x
96d5fc98c0 Enforce manageCampaigns global permission in campaigns model 2020-08-30 00:04:31 +02:00
joker-x
21976bd8f7 Enforce manageUsers global permission in users model 2020-08-29 23:56:40 +02:00
joker-x
630ae7290a Enforce manageTemplates global permission in templates model 2020-08-29 23:50:38 +02:00
joker-x
7aa7b1ac41 Enforce manageLists global permission in lists model 2020-08-29 23:46:04 +02:00
joker-x
16665536c0 Enforce manageChannels global permission in channels model 2020-08-29 23:36:40 +02:00
joker-x
e0edcda3dd Enforce manageReports global permission in reports model 2020-08-29 23:30:57 +02:00
joker-x
f1b45530ed Enforce manageNamespaces global permission in namespaces model 2020-08-29 23:25:01 +02:00
joker-x
c13d4df521 Revert to mangeEntity 2020-08-29 23:04:42 +02:00
joker-x
2e07e2442d Hide Administration top level menu if the user do not have any global permission for submenus 2020-08-28 04:36:56 +02:00
joker-x
781f312467 Change permissions names from manageXXX to displayManageXXX, except manageSettings and manageBlacklist 2020-08-27 21:08:01 +02:00
joker-x
ead7bbf9dd Allow to hide menus with globals permissions. Fix: 940 2020-08-27 19:48:15 +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
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