1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
Commit Graph

3313 Commits

Author SHA1 Message Date
Hillel Coren
6e4d3536dc Working on import 2017-04-02 18:10:24 +03:00
Hillel Coren
7a13d93082 Added ImportData job to use queue 2017-04-02 16:54:07 +03:00
Hillel Coren
2f838416b0 Check archived invoices aren't emailed through the API 2017-04-02 11:33:39 +03:00
Hillel Coren
b7cd7c9bff Fix for dashboard chart off by one 2017-04-02 11:08:12 +03:00
Hillel Coren
96b7134e66 Use fill() for account_email_settings 2017-04-01 23:51:58 +03:00
Hillel Coren
dac8c85185 Break out email settings 2017-03-31 18:02:56 +03:00
Hillel Coren
8687d55163 Merge: Remove extra use SoftDeletes #1408 2017-03-31 14:37:16 +03:00
Hillel Coren
3e9c8e7d5b Use default payment type for all payments 2017-03-31 14:32:41 +03:00
Hillel Coren
022852b0c8 Track time in send-invoices log 2017-03-31 14:20:46 +03:00
Hillel Coren
7a4513da7d Refactor reply_to setting 2017-03-31 12:32:28 +03:00
Hillel Coren
b2730463eb Check invoices aren't sent hours early 2017-03-31 11:55:26 +03:00
Hillel Coren
3f44620a1d Set default report sorting 2017-03-31 09:01:07 +03:00
Hillel Coren
f3cf79ffee Move credits.public_notes to fillable 2017-03-30 20:48:22 +03:00
Hillel Coren
d654f996a2 Working on tests 2017-03-30 20:45:07 +03:00
Hillel Coren
276e25ffa4 Working on tests 2017-03-30 20:39:33 +03:00
David Bomba
9ff1817c1c Google Auth - Authenticate with backend server (API) (#1405)
* Google OAuth - Authentication with a backend server
2017-03-31 00:01:42 +11:00
Hillel Coren
ec46107dba Specify reply-to header #1083 2017-03-30 15:49:30 +03:00
Hillel Coren
8e616b7a70 Initialize variable 2017-03-30 15:22:46 +03:00
Hillel Coren
f1486ca6eb Added custom fields to buy now buttons 2017-03-30 12:40:04 +03:00
Hillel Coren
441f4aa667 Added public notes field to credits 2017-03-30 11:46:52 +03:00
Hillel Coren
062ecd540c Remove .env backup change 2017-03-30 09:27:07 +03:00
Hillel Coren
7f25147e97 Fix Braintree when using the iFrame feature 2017-03-29 21:45:41 +03:00
Hillel Coren
cd8d1c7db7 Remove unused dark_mode flag 2017-03-29 21:34:50 +03:00
Hillel Coren
6950ab8aa5 Support searching by client.id_number in the API 2017-03-29 21:21:14 +03:00
Hillel Coren
76c1b0efac Added quote report 2017-03-29 21:17:05 +03:00
Hillel Coren
7e28e0f77e Backup the .env during update 2017-03-29 18:19:51 +03:00
Hillel Coren
5ee474035a Add client phone to invoice design fields 2017-03-29 18:02:36 +03:00
Hillel Coren
06acbe5460 Set client id number when updating existing records 2017-03-29 13:22:09 +03:00
Hillel Coren
9d93899ef9 Added per client invoice counter 2017-03-29 11:55:54 +03:00
Hillel Coren
cc63385e14 Added per client invoice counter #1344 2017-03-29 11:46:52 +03:00
Hillel Coren
b9328ff2b9 Support purging account data 2017-03-28 17:51:31 +03:00
Hillel Coren
42357bcd3d Don’t require changing back to free to be refunded 2017-03-28 14:28:25 +03:00
Hillel Coren
dad4afff45 Ensure PayPal transaction id is unique 2017-03-28 12:47:11 +03:00
Hillel Coren
c7fd125f5b Improve date sorting in tables 2017-03-28 12:40:53 +03:00
Hillel Coren
9d60b1468c Create invitations when importing data 2017-03-28 11:55:02 +03:00
Hillel Coren
aad8c5e53f Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-03-28 06:55:49 +03:00
Hillel Coren
e691bf5098 Add Gateway reference 2017-03-28 06:55:39 +03:00
David Bomba
576795532d Add field
In case a user accesses app from iOS or Android device, need to update the device property to track any changes.
2017-03-28 13:30:47 +11:00
Hillel Coren
1f587203a4 Fixes for import 2017-03-27 23:05:18 +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
f96c0387a2 Fixes for contact API 2017-03-27 11:43:47 +03:00
Hillel Coren
ddc9df6650 Fixes for contact API 2017-03-27 11:36:48 +03:00
Hillel Coren
89be0df8a3 Fixes for contact API 2017-03-27 11:33:37 +03:00
Hillel Coren
c45b9aecc3 Fix iframe feature with params added to the URL 2017-03-26 23:18:25 +03:00
Hillel Coren
4acea23e56 Automatically set https in link if REQUIRE_HTTPS is enabled 2017-03-26 21:44:31 +03:00
Hillel Coren
0b978dcdf6 Support negative payments 2017-03-26 21:31:13 +03:00
Hillel Coren
7f038809fd Working on credit notes 2017-03-26 21:15:51 +03:00
Hillel Coren
aa709a47dd Working on credit notes 2017-03-26 18:25:59 +03:00
Hillel Coren
ec613b1d90 Working on tests 2017-03-26 12:55:47 +03:00
Hillel Coren
12c7b8ab9f Separate cc/ach fees 2017-03-26 12:01:34 +03:00
Hillel Coren
eb8d164b37 Show online payment settings by default 2017-03-26 11:19:00 +03:00
Hillel Coren
5f9ffee8ea Fix to save invoice_item_type_id value 2017-03-26 10:54:04 +03:00
Hillel Coren
0d80ebdbbf Changed gateway_fee_location to gateway_fee_enabled 2017-03-26 10:37:32 +03:00
Hillel Coren
902cb2a5dc Add tests for creating entities inline 2017-03-25 22:01:35 +03:00
Hillel Coren
5c98c73fde Add previous URL to logs 2017-03-24 17:38:42 +03:00
Hillel Coren
b680891929 Add extra logout delete check 2017-03-24 16:44:01 +03:00
Hillel Coren
7bb6a7945a Hide fee on custom gateway 2017-03-24 16:28:31 +03:00
Hillel Coren
91563b6346 Fix for setting up multiple gateways 2017-03-24 15:07:57 +03:00
Hillel Coren
b86d0a7c43 Merge inclusive tax fix 2017-03-24 14:59:58 +03:00
Hillel Coren
4ce76ef138 Merge inclusive tax fix 2017-03-24 14:58:23 +03:00
Hillel Coren
b8c0375b3e Merge inclusive tax fix 2017-03-24 14:54:43 +03:00
Hillel Coren
3061209ea7 Improve new company process #460 2017-03-24 14:51:24 +03:00
Hillel Coren
a6e546bcdc Fix for inclusive tax rates 2017-03-24 13:29:38 +03:00
Hillel Coren
462d6e95d5 Fix for supporting multiple payment gateways 2017-03-23 19:45:45 +02:00
Hillel Coren
d690fc5c79 Added activity report 2017-03-23 17:39:28 +02:00
Hillel Coren
d8f55445c3 Added activity report 2017-03-23 17:37:22 +02:00
Hillel Coren
34776b2eb2 Show ‘Discount’ for negative online payment surcharges 2017-03-23 17:17:05 +02:00
Hillel Coren
fe3710fe4b Notify user if auto bill fails 2017-03-23 15:55:46 +02:00
Hillel Coren
1df20adca4 Support reseting counters 2017-03-23 11:39:44 +02:00
Hillel Coren
1cadaffe3f Update version 2017-03-22 22:46:31 +02:00
Hillel Coren
47ece1076b Fix for iframe offsite payments 2017-03-22 21:39:05 +02:00
Hillel Coren
1f01c006eb Support importing settings 2017-03-22 11:50:55 +02:00
Hillel Coren
0079d3a244 Use phantomjs cloud as backup for ninja install 2017-03-21 17:28:22 +02:00
Hillel Coren
c01681c42c Check for active gateway 2017-03-21 17:18:36 +02:00
Hillel Coren
a06fe489ba Add cors for buy now buttons 2017-03-21 15:41:01 +02:00
Hillel Coren
e40791c616 Add redirect for terms 2017-03-21 11:47:46 +02:00
Hillel Coren
41e48448a4 Don't log model not found errors 2017-03-21 11:46:13 +02:00
Hillel Coren
bc04d66371 Ensure account gateway fields array is initialized 2017-03-21 11:32:02 +02:00
Hillel Coren
6a5b189912 Hide /logo/ 404s for ninja install 2017-03-21 11:18:36 +02:00
Hillel Coren
7aba027896 Minor tweaks 2017-03-21 10:13:48 +02:00
Hillel Coren
a8880be395 Don't log TokenMismatchException errors 2017-03-20 22:16:13 +02:00
Hillel Coren
ea464aa814 Handle image upload exception 2017-03-20 16:02:59 +02:00
Hillel Coren
74fd481379 Don't log payment hook errors 2017-03-20 15:54:36 +02:00
Hillel Coren
72c0365aee Fix for Zapier search failure 2017-03-20 13:56:24 +02:00
Hillel Coren
546e1b56dc Fix for email templates 2017-03-20 13:18:58 +02:00
Hillel Coren
59dd3d8982 Fix for product import 2017-03-20 12:23:56 +02:00
Hillel Coren
653fb6357a Fix for buy now clients 2017-03-20 12:14:06 +02:00
Hillel Coren
43c04415ef Support changing primary vendor contact 2017-03-20 11:59:29 +02:00
Hillel Coren
6788147bd1 Fix for reminders 2017-03-20 10:20:51 +02:00
Hillel Coren
01329e846f Working on API docs 2017-03-19 18:03:17 +02:00
Hillel Coren
1fb06295d4 Tweak texts 2017-03-19 17:17:29 +02:00
Hillel Coren
81671152e5 Hide partial field if using surcharge gateway fee 2017-03-19 17:03:46 +02:00
Hillel Coren
91d1a4ca4e Added gateway fee tests 2017-03-19 15:31:25 +02:00
Hillel Coren
64a92bbc2e Fix for newlines in email templates 2017-03-19 09:15:21 +02:00
Hillel Coren
c68bbf252c Fixes for gateway fees 2017-03-17 16:58:33 +02:00
Hillel Coren
0f63ea782f Fix for gateway fees 2017-03-17 16:41:19 +02:00
Hillel Coren
3883c3d4f6 Working on gateway fees 2017-03-17 15:16:30 +02:00
Hillel Coren
0791e6fbc5 Working on gateway fees 2017-03-17 15:10:33 +02:00
Hillel Coren
fa2e50f15c Working on gateway fees 2017-03-17 14:55:15 +02:00
Hillel Coren
5f23c89121 Working on gateway fees 2017-03-17 13:57:56 +02:00
Hillel Coren
293c4f2743 Working on gateway fees 2017-03-17 13:47:16 +02:00
Hillel Coren
23eee0183e Working on gateway fees 2017-03-17 12:47:17 +02:00
Hillel Coren
b2cfc8b99a Working on gateway fees 2017-03-17 12:13:27 +02:00
Hillel Coren
7b2f46b087 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-03-17 11:47:46 +02:00
Hillel Coren
31cc9226a5 Merge pull request #1390 from chez-nestor/add_contact_api
Add a Contact API
2017-03-17 11:46:08 +02:00
Louis-Rémi Babé
79702cbf90 Fix header name for API token 2017-03-17 10:28:46 +01:00
Hillel Coren
85635c8a27 Working on gateway fees 2017-03-16 23:12:56 +02:00
Hillel Coren
4e7050206d Working on gateway fees 2017-03-16 23:02:32 +02:00
Hillel Coren
fb09a38efa Working on gateway fees 2017-03-16 22:58:31 +02:00
Hillel Coren
be6c9035aa Working on gateway fees 2017-03-16 22:56:13 +02:00
Hillel Coren
0379bb61fa Working on gateway fees 2017-03-16 22:34:45 +02:00
Hillel Coren
5122a2114c Use invoice tax settings for edit UI 2017-03-16 20:20:08 +02:00
Hillel Coren
e0b05abac3 Working on gateway fees 2017-03-16 19:51:38 +02:00
Hillel Coren
d105943bf3 Fix for gateway fees w/partial 2017-03-16 19:34:14 +02:00
Hillel Coren
0c3db5a8e4 Support taxing the fee 2017-03-16 19:18:14 +02:00
Hillel Coren
daec25fe79 Fix quote email subject 2017-03-16 19:04:04 +02:00
Hillel Coren
beb25e8dee Working on gateway fees 2017-03-16 18:34:51 +02:00
Hillel Coren
0ddd4479b7 Working on gateway fees 2017-03-16 18:25:46 +02:00
Hillel Coren
54275853fd Fix for offsite payments w/subdomains 2017-03-16 17:43:29 +02:00
Hillel Coren
2a7dec8893 Support negative gateway fees 2017-03-16 17:32:46 +02:00
Hillel Coren
63096aaae1 Working on gateway fees 2017-03-16 16:15:58 +02:00
Hillel Coren
21166a3be7 Working on gateway fees 2017-03-16 16:03:17 +02:00
Hillel Coren
022ad2e414 Default account to use line items taxes 2017-03-15 20:25:25 +02:00
Hillel Coren
f9b8603d09 Working on gateway fees 2017-03-15 20:10:40 +02:00
Hillel Coren
d83f5d2633 Working on gateway fees 2017-03-15 17:24:01 +02:00
Hillel Coren
5fd2c456da Working on gateway fees 2017-03-15 17:09:23 +02:00
Hillel Coren
5fcf0c57a4 Working on gateway fees 2017-03-14 23:27:09 +02:00
Hillel Coren
d1b8d771f6 Working on gateway fees 2017-03-14 17:45:36 +02:00
Hillel Coren
7d0ec404da Working on gateway fees 2017-03-14 15:18:31 +02:00
Hillel Coren
ce3afdaf8d When Archiving/Deleting Recurring Invoices, Silently Drops into Invoice Screen #1377 2017-03-13 21:27:32 +02:00
Hillel Coren
dac110e7e0 Support updating client with buy now link 2017-03-13 19:57:16 +02:00
Hillel Coren
88bed420b1 Show contact email on error screen 2017-03-13 19:25:29 +02:00
Hillel Coren
b382b30d90 Set phantomjs secret during install 2017-03-13 17:06:05 +02:00
Hillel Coren
93cc9e17ef Timezone fix for recurring invoices 2017-03-13 14:54:15 +02:00
Hillel Coren
3886df1545 Update version 2017-03-12 22:14:23 +02:00
Hillel Coren
12a46b8c17 Use timezone date in custom invoice number 2017-03-12 22:13:53 +02:00
Hillel Coren
929a1e1ee0 Improve order of convert quote activities 2017-03-12 22:01:08 +02:00
Hillel Coren
8328cea8c3 Fix for tax report with amount discount 2017-03-11 22:23:31 +02:00
Hillel Coren
8172656cee Working on tests 2017-03-10 16:36:47 +02:00
Hillel Coren
70b7167d56 Checks for InnoDB 2017-03-10 12:48:23 +02:00
Hillel Coren
e08f583c3a Check for InnoDB engine 2017-03-09 21:43:53 +02:00
Hillel Coren
efc226c23d Update check data 2017-03-09 21:32:10 +02:00
Hillel Coren
be10b80fbf Notify on queue errors 2017-03-09 20:17:15 +02:00
Hillel Coren
d854269228 Working on adding check-data to Travis 2017-03-09 19:54:03 +02:00
Hillel Coren
bd9e94f0e1 Merge pull request #1381 from chez-nestor/fix_operationId
Fix swagger's operationId for all API endpoints
2017-03-09 19:16:19 +02:00
Louis-Rémi Babé
d7f3ac8d2c Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
Hillel Coren
59b26e53ac Working on adding check-data to Travis 2017-03-09 18:07:20 +02:00
Hillel Coren
94791a6c33 Working on adding check-data to Travis 2017-03-09 17:52:58 +02:00
Hillel Coren
01ca660b6b Working on adding check-data to Travis 2017-03-09 17:48:21 +02:00
Hillel Coren
6eef179a67 Working on adding check-data to Travis 2017-03-09 17:23:56 +02:00
Hillel Coren
bb898d8f5a Log more PhantomJS failure details 2017-03-09 16:24:12 +02:00
Hillel Coren
5f8d8517af Remove 2017-03-09 16:09:52 +02:00
Hillel Coren
8623c3a3c6 Clarify recurring invoice status 2017-03-09 15:08:18 +02:00
Hillel Coren
ca00ee19c6 Track job errors in the log 2017-03-09 14:23:30 +02:00
Hillel Coren
e9685c80b3 Fix for tests 2017-03-09 13:38:17 +02:00
Hillel Coren
9fa08046cf Fix for invoice API delete 2017-03-09 12:25:56 +02:00
Hillel Coren
2a35ed54fe Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-03-09 12:25:26 +02:00
Hillel Coren
a552b87968 Merge pull request #1378 from chez-nestor/missing_api_methods
[WIP] Implement missing resources methods
2017-03-09 12:24:41 +02:00
Louis-Rémi Babé
9f1df5e924 Fix remaining swagger docs errors
+ Take @hillelcoren remarks into account
2017-03-09 11:11:45 +01:00
Hillel Coren
4c5a5ef941 CSV import improvements 2017-03-09 11:55:11 +02:00
Hillel Coren
a50ca5a328 Handle currency symbol when setting product cost 2017-03-09 11:33:55 +02:00
Hillel Coren
d72c199d0b Fix PDF attachment with local PhantomJS 2017-03-08 21:45:28 +02:00
Hillel Coren
6e83579c14 Fix invoice number w/date format 2017-03-08 20:45:24 +02:00
Louis-Rémi Babé
e16e730138 Implement missing resources methods
+ Fix Swagger doc
2017-03-08 17:15:30 +01:00
Hillel Coren
1fb6d04172 Group task report by project 2017-03-08 11:41:24 +02:00
Hillel Coren
1547a75731 Fix truncateString 2017-03-08 11:31:34 +02:00
Hillel Coren
7f2ec78938 Update user when signing up for WePay 2017-03-08 11:29:13 +02:00
Hillel Coren
cc9c3a3b30 Remove mb_strimwidth 2017-03-08 08:46:24 +02:00
Hillel Coren
3dee1692c2 Improvements to CSV import 2017-03-07 11:09:53 +02:00
Hillel Coren
72bd5c4aa7 Change recipient of cancelled email 2017-03-07 10:27:14 +02:00
Hillel Coren
4000ef9a9c Update version 2017-03-06 17:20:31 +02:00
Hillel Coren
d1edeb9dc7 Show terms checkbox even if terms are blank 2017-03-06 12:22:01 +02:00
Hillel Coren
6aeaeaf272 Add CORS support for buy now buttons 2017-03-06 11:27:03 +02:00
Hillel Coren
b6dab2bc13 Add CORS support for buy now buttons 2017-03-06 11:23:50 +02:00
Hillel Coren
2ca410d92e Allow ping with api_secret or account token 2017-03-05 12:29:28 +02:00
Hillel Coren
ab52dcdc15 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-03-05 12:16:41 +02:00
David Bomba
7d6d16ce53 exclude ping from Token check (#1372) 2017-03-05 20:36:36 +11:00
Hillel Coren
be27c62b68 Remove unneeded check 2017-03-03 12:10:30 +02:00
Hillel Coren
4e31686f56 Support creating inline vendors and categories 2017-03-02 21:55:41 +02:00
Hillel Coren
1ac32c13a7 Support creating inline vendors and categories 2017-03-02 20:07:08 +02:00
Hillel Coren
a3b359f062 Support creating inline vendors and categories 2017-03-02 19:48:17 +02:00
Hillel Coren
2135d7c973 Support creating inline vendors and categories 2017-03-02 19:47:40 +02:00
Hillel Coren
59b107fc66 Support creating inline vendors and categories 2017-03-02 18:15:06 +02:00
Hillel Coren
009de83e93 Support creating inline vendors and categories 2017-03-02 18:08:28 +02:00
Hillel Coren
5f478af9a4 Support creating inline vendors and categories 2017-03-02 18:02:48 +02:00
Hillel Coren
85b99b71ec Fix discounts on tax rate report 2017-03-02 11:08:33 +02:00
Hillel Coren
e78194ec2f Add support for creating projects inline 2017-03-01 22:03:15 +02:00
Hillel Coren
ae7acc8602 Provide a 'cancel payment' button in Stripe #1248 2017-03-01 17:27:46 +02:00
Hillel Coren
521ffeb27e Track analytics for license account 2017-03-01 16:59:05 +02:00
Hillel Coren
3457fa3d03 Invoice w/ bash remaining not marked #1087 2017-03-01 15:16:22 +02:00
Hillel Coren
5fb0ee1393 Payment amount greater than invoice amount #1317 2017-03-01 11:51:27 +02:00
Hillel Coren
7ffbda80c5 Search by client number (3.X) #1328 2017-02-28 20:24:30 +02:00
Hillel Coren
631a401e8c Users: Send invitation only #1333 2017-02-28 20:15:55 +02:00
Hillel Coren
9a7e6c526f Bumped version number to 3.1.0 2017-02-27 18:08:03 +02:00
Hillel Coren
d5f8904dbf Remove branding from client password reset emails 2017-02-27 16:55:40 +02:00
Hillel Coren
0f13d7417d Show invoices w/o due date in upcoming list on dashboard 2017-02-27 11:13:32 +02:00
Hillel Coren
04e4c47e2b Implement ‘Two Months’ recurrence 2017-02-27 11:05:42 +02:00
Hillel Coren
00ae600d1c Don’t filter dashboard totals by fiscal year start 2017-02-26 20:33:35 +02:00
Hillel Coren
0a2f2593f8 Support editing credit balance 2017-02-26 20:29:45 +02:00
Hillel Coren
300845c7fe Set 'silent' in the client portal at the client level 2017-02-26 13:56:54 +02:00
Hillel Coren
3daeaaa7ee Working on supporting custom payment terms 2017-02-26 12:53:06 +02:00
Hillel Coren
122937f7d2 Working on supporting custom payment terms 2017-02-26 11:39:25 +02:00
Hillel Coren
e6eb84f49e Update company settings layout 2017-02-26 09:44:47 +02:00
Hillel Coren
deda434322 Support statement in additional designs 2017-02-24 14:15:02 +02:00
Hillel Coren
5be79d4208 Added default payment method #1273 2017-02-23 20:20:15 +02:00
Hillel Coren
d89690ebe4 Support custom product fields 2017-02-23 16:33:02 +02:00
Hillel Coren
392bfa7c25 Check failed_jobs is empty in check-data 2017-02-21 19:54:00 +02:00
Hillel Coren
bbce6b8ce8 Don’t require client email address 2017-02-21 15:27:04 +02:00
Hillel Coren
909a5801d6 Support client id number with CSV import 2017-02-21 14:32:44 +02:00
Hillel Coren
6b6c9c4fdf Support cloning an archvied invoice 2017-02-20 13:47:25 +02:00
Hillel Coren
7a152e8877 Support extra URL parameters for iframe feature 2017-02-20 12:57:21 +02:00
Hillel Coren
fb1a42c838 Don't include archived users in count 2017-02-20 12:44:11 +02:00
Hillel Coren
f04a89ebc2 Add check-data result in email subject 2017-02-20 10:51:18 +02:00
Hillel Coren
f46a7888a8 Use custom settings in client portal url 2017-02-19 22:47:16 +02:00
Hillel Coren
8a6d845e1a Set error status in reponse header 2017-02-19 14:26:59 +02:00
Hillel Coren
19167d07b6 Fix for dashboard date ranges when financial year isn't set 2017-02-19 14:17:12 +02:00
Hillel Coren
6ae4e63184 Re-enable queue code 2017-02-19 14:05:38 +02:00
Hillel Coren
f5e7d380a4 Fix for group by week on the dashboard 2017-02-18 23:19:53 +02:00
Hillel Coren
1619e893fa Translate country name in PDF #1225 2017-02-17 16:28:42 +02:00
Hillel Coren
86816cbb66 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-02-17 09:48:50 +02:00
Hillel Coren
f978314d27 Fix for invoice.services 2017-02-17 09:48:44 +02:00
Hillel Coren
0d379fc648 Fix deleting logo 2017-02-16 12:13:26 +02:00
Joshua Dwire
770e3090af Fix saving of custom client view CSS
I noticed that I wasn’t able to change the custom CSS for the client
view. This fixes the issue.
2017-02-15 22:27:41 -05:00
Joshua Dwire
fb749092b2 Reorganize Client Portal Fonts/CSS to allow styling client auth screens 2017-02-15 22:26:55 -05:00
Joshua Dwire
7ce06a28e9 Style client facing auth screens 2017-02-15 22:00:13 -05:00
Hillel Coren
9c6b9fc439 Add support for phantomjs secret 2017-02-15 22:58:27 +02:00
Hillel Coren
05886a5ed1 Renable ping method for Zapier 2017-02-15 22:09:46 +02:00
Hillel Coren
d096c20904 Improve tax report #1351 2017-02-15 11:46:09 +02:00
Hillel Coren
6a28fc52ad Improve tax report #1351 2017-02-15 11:42:25 +02:00
Hillel Coren
a43b613e10 Improve invoice tests 2017-02-14 22:02:54 +02:00
Hillel Coren
17889ef5a7 Don't show send date for draft recurring invoices 2017-02-14 15:09:57 +02:00
Hillel Coren
5d2890dd55 Fix for Zapier 2017-02-14 12:37:31 +02:00
Hillel Coren
1b6c6bc529 Prevent invoices from marked as viewed when using invoice.services 2017-02-12 10:01:36 +02:00
Hillel Coren
0a3d9b24de Working on tests 2017-02-10 16:13:50 +02:00
Hillel Coren
e01b61cef5 Refactor tax rate code 2017-02-10 09:43:46 +02:00
Hillel Coren
dd23b86a3f Update version 2017-02-10 09:32:51 +02:00
Hillel Coren
848269ff1c Fix taxes for new quotes 2017-02-10 09:29:56 +02:00
Hillel Coren
7b0adb5655 Fix 'contact us' email address 2017-02-09 21:13:12 +02:00
Hillel Coren
b37f2ff96c Don't refresh page when sending 'contact us' message 2017-02-09 21:11:23 +02:00
Hillel Coren
0b791dc9bf Use fiscal year in date range picker #1310 2017-02-09 17:13:47 +02:00
Hillel Coren
b432cb55ba Fix for tests 2017-02-09 14:34:26 +02:00
Hillel Coren
d091ea0e0f Throw exception if email job fails 2017-02-09 13:08:48 +02:00
Hillel Coren
176f8374af Support refunding payment from 'More actions' 2017-02-09 12:49:57 +02:00
Hillel Coren
0d71d54b07 Support refunding payment from 'More actions' 2017-02-09 12:46:58 +02:00
Hillel Coren
d58540f432 Include expense currencies in dashboard selector 2017-02-08 18:38:05 +02:00
Hillel Coren
3649b13fe5 Log local PhantomJS error 2017-02-08 18:12:03 +02:00
Hillel Coren
f2c65155b9 Update version 2017-02-08 12:13:56 +02:00
Hillel Coren
412d935e79 Enable non-admin users with view all permissions to use the reports 2017-02-07 17:23:55 +02:00
Hillel Coren
f550e2360e Make date in expense report clickable 2017-02-07 16:37:07 +02:00
Hillel Coren
f4ca82053e Added unpaid list status filter 2017-02-07 16:26:23 +02:00