1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00
Commit Graph

111 Commits

Author SHA1 Message Date
Hillel Coren
29b2d409f6 Support bash payments 2017-08-09 10:57:24 +03:00
Hillel Coren
30e9aca6b6 Ensure cipher is stored in the .env file 2017-07-26 12:22:38 +03:00
Hillel Coren
d7426705d5 Added Artisan command to update the app key 2017-07-25 21:48:36 +03:00
Hillel Coren
dcd70df5ec Update default app_key check 2017-07-18 14:00:48 +03:00
Hillel Coren
65484c67f4 Check APP_KEY is set 2017-07-17 17:16:33 +03:00
Hillel Coren
463d8844a1 Prevent duplicate confirmation email 2017-07-09 13:17:44 +03:00
Hillel Coren
2fb227714a Email error if import fails 2017-06-26 23:44:55 +03:00
Hillel Coren
2aa2cffe15 Fix for tests 2017-06-13 13:44:48 +03:00
Hillel Coren
ae357efaeb Roll back notification queue changes 2017-06-13 12:03:13 +03:00
Hillel Coren
7723d86c1d Added support for analytics 2017-06-05 16:31:28 +03:00
Hillel Coren
091e3ed1b2 Added additional custom designs 2017-06-01 19:13:13 +03:00
Hillel Coren
631bc9ffe2 Fix pro plan GA tracking 2017-05-28 16:16:10 +03:00
Hillel Coren
27d1c13e79 Multi-db fixes 2017-05-25 20:29:47 +03:00
Hillel Coren
0a847a338d Multi-db fixes 2017-05-10 12:41:31 +03:00
Hillel Coren
8de5bfb510 Multi-db fixes 2017-05-10 11:38:21 +03:00
Hillel Coren
03bb75674b Multi-db support 2017-05-04 20:08:27 +03:00
Hillel Coren
93dad4be94 Include reminder number in email notification subject 2017-04-16 10:06:42 +03:00
Hillel Coren
71155d1999 Fix custom gateway check 2017-04-13 10:31:55 +03:00
Hillel Coren
0477f2e77d Add activity note for auto-billed payments 2017-04-13 09:22:56 +03:00
Hillel Coren
ffa6f9d9a2 Add link to Android app 2017-04-12 15:46:46 +03:00
Hillel Coren
1bd0ef12e4 Fix for invoice items in subscriptions 2017-04-09 09:41:52 +03:00
Hillel Coren
04884e8e40 Fix for invoice items in subscriptions 2017-04-09 09:41:02 +03:00
Hillel Coren
e691bf5098 Add Gateway reference 2017-03-28 06:55:39 +03:00
Hillel Coren
16750e83c2 Added check that custom_gateway is the correct id in table 2017-03-27 13:02:02 +03:00
Hillel Coren
be10b80fbf Notify on queue errors 2017-03-09 20:17:15 +02:00
Hillel Coren
ca00ee19c6 Track job errors in the log 2017-03-09 14:23:30 +02:00
Hillel Coren
521ffeb27e Track analytics for license account 2017-03-01 16:59:05 +02:00
Hillel Coren
6ae4e63184 Re-enable queue code 2017-02-19 14:05:38 +02:00
Hillel Coren
c0fbaf1e89 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Hillel Coren
4da2a7125f php-cs-fixer cleanup 2017-01-30 21:17:56 +02:00
Hillel Coren
1eb83a2642 php-cs-fixer clean up 2017-01-30 18:05:31 +02:00
Hillel Coren
87eb9e1216 Disabled support for queues 2017-01-24 16:16:06 +02:00
Hillel Coren
457dcf67bc Use queues for notifications 2017-01-11 15:40:13 +02:00
Hillel Coren
71694d108d Support queues for payment emails 2017-01-11 14:06:15 +02:00
Hillel Coren
83d2935573 Capture snapshot of invoice when payment is entered 2017-01-08 23:34:44 +02:00
Hillel Coren
84ac76cff1 Clean up invoice activity records 2017-01-06 12:36:46 +02:00
Hillel Coren
6ff1c79db3 Label reminder activity records 2017-01-05 12:46:03 +02:00
Hillel Coren
fbb5a8bbc8 Fix for tests 2017-01-01 20:54:43 +02:00
Hillel Coren
396db1dec4 Changes to product description aren't logged in invoice history #1219 2017-01-01 20:11:38 +02:00
Hillel Coren
e313a32c6a Show app link when logging in on iOS device 2016-12-29 21:49:55 +02:00
Hillel Coren
2f8344df66 Added deletedQuote subscription 2016-12-19 20:06:30 +02:00
Hillel Coren
f8d95e1a31 Merge pull request #1184 from justkidding96/develop
Added new event listeners for Zapier
2016-12-16 15:17:30 +02:00
Hillel Coren
dbdb9a0b4a Don't notify when paid invoices are viewed 2016-12-07 12:10:17 +02:00
Hillel Coren
7c4d0a2af5 Label credits created by deleting payments 2016-12-06 12:04:30 +02:00
Rowdy Klijnsmit
bb2eea035a Added new event listeners for Zapier
* Add updated quote listener
* Add updated invoice listener
* Add deleted invoice listener
2016-12-05 15:39:27 +01:00
Hillel Coren
fc683784fc Remove duplicate activity records for expenses and tasks 2016-10-21 09:54:28 +03:00
Hillel Coren
83b66c880b Track changes to expenses in activities 2016-10-20 23:17:37 +03:00
Hillel Coren
147df1ef91 Standardize archive/deleted behaviors 2016-10-10 11:40:04 +03:00
Hillel Coren
e535750127 Working on history sidebar 2016-09-01 18:52:26 +03:00
Hillel Coren
2a195db798 Fix adjustment when deleting failed payment 2016-08-28 14:55:53 +03:00