Tomas Bures
f3ff89c536
WiP on segments
2017-08-19 15:12:22 +02:00
Tomas Bures
6cc34136f5
WiP on segments.
2017-08-18 21:04:31 +02:00
Tomas Bures
d0a714b3d4
Snapshot before refactoring the rule settings to a separate component
2017-08-17 23:32:49 +02:00
Tomas Bures
6fbbe9a497
Stubs for adding and deleting a rule
2017-08-16 21:41:36 +02:00
Tomas Bures
e5cf2962dc
Theming for Segment options
2017-08-16 20:48:51 +02:00
Tomas Bures
baf9f61465
This is snapshot of custom node renderer for react-sortable-tree.
...
It likely won't be needed however.
2017-08-16 16:10:30 +02:00
Tomas Bures
6a7dab52eb
Snapshot of incomplete DnD extension to tree.js.
...
It however is rather unintuitive how nodes can be put to the end. Dropping this direction in favor of https://github.com/fritz-c/react-sortable-tree
2017-08-16 12:10:00 +02:00
Tomas Bures
0bfb30817b
work in progress on segments
...
some cleanup of models - handling dependencies in delete
2017-08-14 22:53:29 +02:00
Andris Reinman
102a437aed
Merge pull request #293 from killua-eu/master
...
Improving DKIM/SPF/DMARC/PTR documentation
2017-08-14 10:57:33 +03:00
killua-eu
0876b8029e
Update README.md
2017-08-14 09:47:08 +02:00
Tomas Bures
b23529a75b
Some initial files for management of segments
2017-08-13 20:24:17 +02:00
Tomas Bures
e73c0a8b28
Work in progress on subscriptions
2017-08-13 20:11:58 +02:00
Tomas Bures
d9211377dd
Options always shown below the group no matter how the list is sorted
...
XSS protection for tables and trees
2017-08-13 11:32:31 +02:00
Tomas Bures
e230510b72
work in progress on custom fields
2017-08-13 01:11:07 +02:00
Tomas Bures
19f0c1bd97
work in progress on custom fields
2017-08-12 00:41:02 +02:00
Tomas Bures
60d3875c00
Fix of the previous
2017-08-11 18:24:49 +02:00
Tomas Bures
850e563362
Secondary nav is shown only if there are 2 or more items.
2017-08-11 18:22:22 +02:00
Tomas Bures
602364caae
Fluid layout
...
Reworked routing and breadcrumb mechanism. It allows resolved parameters in paths, which allows including names of entities in the breadcrumb.
Secondary navigation which is aware of permissions.
2017-08-11 18:16:44 +02:00
Tomas Bures
86fce404a9
work in progress on custom fields
2017-08-11 08:51:30 +02:00
Tomas Bures
361af18384
Custom forms list and CUD.
2017-07-30 16:22:07 +03:00
Tomas Bures
f6e1938ff9
Lists list and CUD
...
Custom forms list
Updated DB schema (not yet implemented in the server, which means that most of the server is not broken).
- custom forms are independent of a list
- order and visibility of fields is now in custom_fields
- first_name and last_name has been turned to a regular custom field
2017-07-29 22:42:07 +03:00
Tomas Bures
216fe40b53
Merge branch 'master' of github.com:Mailtrain-org/mailtrain into access
2017-07-27 23:19:48 +03:00
Tomas Bures
34823cf0cf
Seeming working (though not very thoroughly tested) granular access control for reports, report templates and namespaces.
...
Should work both in local auth case and LDAP auth case.
2017-07-27 22:41:25 +03:00
Tomas Bures
89256d62bd
WiP on permissions
...
Table of shares per user
2017-07-27 17:11:22 +03:00
Tomas Bures
89c9615592
WiP on permissions
...
Doesn't run. This commit is just to backup the changes.
2017-07-26 22:42:05 +03:00
Tomas Bures
5df444f641
Computation of permissions seems to somehow work.
2017-07-25 02:14:17 +03:00
Tomas Bures
e7bdfb7745
Namespace selection for users, reports and report-templates
2017-07-24 14:43:32 +03:00
Tomas Bures
4822a50d0b
Share report template functionality
2017-07-24 07:03:32 +03:00
Roger Witzig
3088a20c03
Merge pull request #282 from FWirtz/patch-1
...
Fix docker install instructions
2017-07-21 17:05:57 +02:00
Florian
98ab33ccfe
Fix docker install instructions
...
Change extension name of copied docker-
compose-override file to not be the same
as source
2017-07-21 15:47:10 +02:00
witzig
4cede37e9d
Fixes #278
...
Although the bounced counter is correctly increased, the status of
failed messages has been set to 'unsubscribed' instead of 'bounced‘.
2017-07-14 23:48:18 +02:00
Tomas Bures
e6ad0e239e
Typo fix
2017-07-14 07:54:06 +02:00
witzig
b57615543b
Fixed Travis CI Checks
...
Travis CI didn’t install the latest 7.x release somehow. Testing with
8.x henceforth.
2017-07-13 22:45:35 +02:00
witzig
ce2ed26fc9
findMailByResponse now searches in latest campaigns first
...
This should be more efficient especially if there’re many campaigns.
2017-07-13 22:29:55 +02:00
Tomas Bures
d63eed9ca9
Reports ported to ReactJS and Knex
...
Note that the interface for the custom JS code inside a report template has changed. It now offers promise-based interface and exposes knex.
2017-07-13 13:27:03 +02:00
Tomas Bures
6d95fa515e
CUD operations on reports and report templates seem to work
...
Execution of reports is TBD
2017-07-11 11:28:44 +02:00
Tomas Bures
38cf3e49c0
DataTables-based dropdown
2017-07-10 17:37:56 +02:00
Andris Reinman
091c00a218
Merge pull request #269 from losacno/master
...
Check for locally requeued messages in postfix
2017-07-10 18:22:04 +03:00
Luc LosCan
3ab718705e
Removed 127.0.0.1 from queued .test()
2017-07-10 17:14:36 +02:00
Luc LosCan
3e04f82fe2
Fix Travis CI checks
2017-07-10 12:22:01 +02:00
Luc LosCan
f90e67d775
Save new queueId/response on locally requeued messages
2017-07-10 12:13:17 +02:00
Tomas Bures
0c860456a6
Fixes in the API doc
2017-07-09 23:39:48 +02:00
Tomas Bures
ad1e4c58f5
Merge branch 'master' of github.com:Mailtrain-org/mailtrain into access
...
Conflicts:
views/users/api.hbs
2017-07-09 23:34:03 +02:00
Tomas Bures
3f7b428546
Reports halfway through
...
Datatable now correctly handles the situation when user is not logged in and access protected resources
2017-07-09 23:16:47 +02:00
Tomas Bures
aba42d94ac
Reports halfway through.
...
Editing report parameters and execution/monitoring of reports is TBD.
2017-07-09 22:38:57 +02:00
Tomas Bures
d4cea46f07
Report templates ported to ReactJS and Knex.
...
Does not run yet because reports have dependencies on the old report templates.
2017-07-09 15:41:53 +02:00
Tomas Bures
be7da791db
LDAP auth seems to work too.
...
Users completely refactored to ReactJS and Knex
Initial draft of call context passing (for the time being only in users:remove
2017-07-08 21:34:26 +02:00
Tomas Bures
9758b4b104
Local auth seems to work
2017-07-08 18:57:41 +02:00
Tomas Bures
d79bbad575
All about user login
...
Not runnable at the moment
2017-07-08 15:48:34 +02:00
witzig
bd570000e1
Added documentation for API endpoint /api/field/:listId
...
This has accidentally been removed with PR #203 .
2017-07-06 15:08:35 +02:00