1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Listeners
Joshua Dwire 22f65e8108 Finalize multi-plan support
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
2016-04-18 22:35:18 -04:00
..
ActivityListener.php Fixed issue with recurring invoices 2015-11-02 08:51:57 +02:00
CreditListener.php Refactored to events 2015-10-28 21:22:07 +02:00
ExpenseListener.php Expense module 2016-01-10 11:25:05 +01:00
HandleUserLoggedIn.php Added support for Stripe.js 2015-11-29 22:13:50 +02:00
HandleUserSettingsChanged.php Require re-confirming email address when it's changed 2015-10-13 20:21:32 +03:00
HandleUserSignedUp.php Refactored to events 2015-10-28 21:22:07 +02:00
InvoiceListener.php Finalize multi-plan support 2016-04-18 22:35:18 -04:00
NotificationListener.php Bug Fix 2016-03-02 12:13:57 +11:00
QuoteListener.php Added default quote terms 2015-10-29 16:42:05 +02:00
SubscriptionListener.php Fix for Zapier triggers 2016-03-14 17:32:29 +02:00
TaskListener.php Refactored to events 2015-10-28 21:22:07 +02:00