Commit Graph

32 Commits

Author SHA1 Message Date
Antonio
123d24da93 Admin permision should override setting
enableSubscribers is used for Signup on the main dashboard, but cannot be forced for Admin on control
2019-01-19 03:16:32 +02:00
Antonio
27a0fb6008 Update index.blade.php 2019-01-19 03:05:12 +02:00
Antonio
01281b2c47 Update index.blade.php
Eding manage button for subscription
2019-01-19 02:12:28 +02:00
James Brooks
57aef06927 Install Laravel 5.6 2018-06-25 21:48:27 +01:00
James Brooks
deeb40cd48 Move errors partial out of dashboard dir to prevent DashboardComposer running 2018-06-14 20:27:42 +01:00
James Brooks
057e4d5393 Show a different message when subscribers are disabled 2017-08-27 11:34:22 +01:00
James Brooks
a23b0c419a Fixes #2542 2017-07-18 21:52:56 +01:00
James Brooks
f972bf4a55 Subscribers don't need to be enabled to send emails. Closes #1994 2016-12-04 17:48:50 +00:00
James Brooks
5a9f6134c4 Completely refactor all routes 2016-10-12 21:47:46 +01:00
Abhimanyu Sharma
dd7943632a Added placeholders 2016-10-10 15:51:02 +05:30
Abhimanyu Sharma
22cbe16007 Minor HTML tweaks 2016-10-08 21:39:39 +05:30
Abhimanyu Sharma
1407871e1c Fixed closing span tag 2016-10-01 21:35:06 +05:30
James Brooks
26d8044bf0 Missed some files 2016-08-10 20:42:26 +01:00
James Brooks
135ce7ebef Fix template indentations 2016-08-10 20:40:54 +01:00
James Brooks
4d97f3ce12 Increase size of index buttons 2016-08-10 20:38:40 +01:00
Graham Campbell
021c2890d2 Fixed typo 2016-05-29 10:57:45 +01:00
James Brooks
3873fd90ba Make sure subscribers are enabled before displaying add subscriber 2016-05-26 11:51:25 +01:00
Graham Campbell
96450c476c Merge pull request #1811 from CachetHQ/subscribe-multiple-subscribers
Subscribe multiple subscribers at one time
2016-05-24 20:03:45 +01:00
James Brooks
ccc0ebb7d5 Fixes #1805. Subscribers no longer have subscribed_at dates 2016-05-24 14:52:13 +01:00
James Brooks
f6bfb10500 Outdent the template 2016-05-24 14:49:09 +01:00
James Brooks
e241f38dd7 Subscribe multiple subscribers at one time 2016-05-24 14:47:34 +01:00
Joseph Cohen
9844d0cff4 New backoffice theme 2016-03-15 15:15:40 -06:00
James Brooks
0b78332a20 Display what subscriptions (if any) a subscriber has 2016-02-20 21:32:11 +00:00
phecho
714297e786 Added missing cancel btn for dashboard 2016-01-21 14:51:22 +08:00
Graham Campbell
61ea28b1aa Use binput in the views 2015-12-23 15:04:27 +00:00
phecho
cf89f5fcec Fixed dashboard icons 2015-11-12 00:10:08 +08:00
James Brooks
3b487ea2ec Move dashboard partials into the dashboard directory 2015-08-13 22:34:26 +01:00
Graham Campbell
fcbbfdd84e Refactor validator stuff and fix variable names in views 2015-08-03 22:32:51 +01:00
James Brooks
01c690608f Fix showing of verified subscribers when they're not. Fixes #855 2015-08-03 08:58:07 +01:00
James Brooks
3a44e4a809 Fixes #828 - Don't call format on a formatted string 2015-07-28 16:09:35 +01:00
James Brooks
dbbf4a093e Fix formatting of Blade 2015-07-11 16:15:48 +01:00
Chase Coney
7e14d6d25f Fixes #759. First pass at subscriber administration 2015-07-08 16:43:41 -05:00