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

1617 Commits

Author SHA1 Message Date
Hillel Coren
2330f07b4c Remove isTrusted check from emailing w/API 2018-02-15 11:39:23 +02:00
Hillel Coren
5ac8b2c9c4 Add default custom values in preview 2018-02-14 23:07:30 +02:00
Hillel Coren
5346cca9ac translation of time intervals in clients portal do not apply #1812 2018-02-14 20:29:30 +02:00
Hillel Coren
52de9f028f Round credit 2018-02-14 20:08:48 +02:00
Hillel Coren
116bc07e9a Fix parsing product cost 2018-02-14 19:58:48 +02:00
Hillel Coren
060d0cab8d Update docs 2018-02-14 19:29:59 +02:00
Hillel Coren
d1efd7b8aa Check authorized before approving quote 2018-02-14 18:20:23 +02:00
Hillel Coren
62c4275660 Can't mark paid/enter payment on locked invoices #1801 2018-02-14 18:09:05 +02:00
Hillel Coren
da500c496b Improve buy now links/white label 2018-02-14 18:03:59 +02:00
Hillel Coren
7e0ba0da09 Fixed calendar title 2018-02-14 15:51:23 +02:00
Hillel Coren
63b43b199f If non-english show message to change to english 2018-02-14 14:33:05 +02:00
Hillel Coren
cfb2db17b9 Proposals 2018-02-13 12:32:53 +02:00
Hillel Coren
76e5001826 Proposals 2018-02-13 12:06:50 +02:00
Hillel Coren
59ec838b88 Proposals 2018-02-13 09:15:14 +02:00
Hillel Coren
ff53cd62e6 Proposals 2018-02-12 17:35:57 +02:00
Hillel Coren
3a32d03bea Proposals 2018-02-12 15:03:12 +02:00
Hillel Coren
c9933331ec Proposals 2018-02-12 14:55:56 +02:00
Hillel Coren
0658b77e71 Proposals 2018-02-12 14:30:27 +02:00
Hillel Coren
89f3671205 Proposals 2018-02-12 11:34:48 +02:00
Hillel Coren
754dd15af7 Proposals 2018-02-12 11:23:16 +02:00
Hillel Coren
d280383cfa Proposals 2018-02-12 10:43:31 +02:00
Hillel Coren
4229b8ad57 Proposals 2018-02-11 20:03:48 +02:00
Hillel Coren
cb9c418333 Proposals 2018-02-11 16:08:13 +02:00
Hillel Coren
a136c3c325 Proposals 2018-02-11 16:00:03 +02:00
Hillel Coren
db6cc52faa Proposals 2018-02-11 13:09:29 +02:00
Hillel Coren
09c6debbc9 Proposals 2018-02-11 11:14:47 +02:00
Hillel Coren
110640b61b Proposals 2018-02-11 09:58:37 +02:00
Hillel Coren
a59a59ebd2 Proposals 2018-02-09 16:02:28 +02:00
Hillel Coren
7fe07462e4 Proposals 2018-02-09 14:31:53 +02:00
Hillel Coren
3da023c1a6 Proposals 2018-02-08 13:41:22 +02:00
Hillel Coren
e822ec04b3 Proposals 2018-02-08 13:01:51 +02:00
Hillel Coren
b3f6bc7b9b Proposals 2018-02-08 10:59:39 +02:00
Hillel Coren
4502cf2531 Proposals 2018-02-08 09:39:19 +02:00
Hillel Coren
5dfb90604b Proposals 2018-02-07 16:16:31 +02:00
Hillel Coren
2000e66c9d Proposals 2018-02-04 23:41:48 +02:00
Hillel Coren
33c37842cc Proposals 2018-02-04 23:03:26 +02:00
Hillel Coren
d3a891375c Proposals 2018-02-04 22:10:40 +02:00
Hillel Coren
59143f3526 Proposals 2018-02-04 18:42:13 +02:00
Hillel Coren
7618053c60 Proposals 2018-02-04 17:16:55 +02:00
Hillel Coren
f8032f04b2 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-02-04 11:28:52 +02:00
David Bomba
7f451ae403
Handle blank subdomains + Push notifications refactor (#1870)
* refactor for push notifications

* handle blank subdomains
2018-02-04 20:04:43 +11:00
Hillel Coren
f39f744dca Limit bulk emailing 2018-02-04 10:43:14 +02:00
Hillel Coren
a7e82eb16e Kanban fixes 2018-02-01 21:25:18 +02:00
Hillel Coren
070d2ac853 Proposals 2018-02-01 11:24:53 +02:00
Hillel Coren
8f4cba1ed8 Proposals 2018-02-01 08:47:17 +02:00
Hillel Coren
0708d1a4aa Working on proposals 2018-01-31 16:33:33 +02:00
Hillel Coren
d649fc84a1 Working on proposals 2018-01-31 14:21:33 +02:00
Hillel Coren
f45c39d6f4 Working on proposals 2018-01-31 13:59:53 +02:00
Hillel Coren
de040a4455 Working on proposals 2018-01-31 13:51:18 +02:00
Hillel Coren
41739d8405 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-01-31 11:10:29 +02:00
Hillel Coren
ea06b60294 Working on proposals 2018-01-31 11:10:15 +02:00
David Bomba
df8b896cf3
Update BaseAPIController.php
Refactor If blocks.
2018-01-31 13:16:30 +11:00
David Bomba
62c018835a
Update BaseAPIController.php
force == comparator
2018-01-31 13:04:31 +11:00
Hillel Coren
7c3cbc3a7e Working on proposals 2018-01-30 20:58:55 +02:00
Hillel Coren
840283a0ce Handle migrations run before setup 2018-01-25 13:12:50 +02:00
Hillel Coren
cfddcc940a Support filtering API invoices by status 2018-01-25 11:14:50 +02:00
Hillel Coren
1e0c46d9ba Added credit report 2018-01-24 20:26:26 +02:00
Hillel Coren
8580676a11 Fix for kanban sorting 2018-01-24 15:57:08 +02:00
Hillel Coren
205094cd4c Project Kanban: Added task is hidden #1848 2018-01-24 13:53:35 +02:00
Hillel Coren
58d1378a10 Prevent setup from overwriting exisitng database 2018-01-23 13:07:18 +02:00
Hillel Coren
dd360fb271 Support per-company SMTP settings [Self-host] 2018-01-22 18:24:37 +02:00
Hillel Coren
bb38cf30e4 Add email in portal 2018-01-22 09:16:23 +02:00
Hillel Coren
88e4c773c7 Country not translated in Clients' details view #1828 2018-01-21 08:55:40 +02:00
Hillel Coren
4fb50f75cf Working on the portal 2018-01-21 08:48:18 +02:00
Hillel Coren
9e6b7905ac Working on portal 2018-01-20 21:31:48 +02:00
Hillel Coren
4ed52645d6 Working on the portal 2018-01-20 19:27:59 +02:00
Hillel Coren
39c94fb522 accountAddress not showing in footer #1827 2018-01-19 07:39:13 +02:00
Hillel Coren
1de93e0f03 Working on portal 2018-01-18 12:16:02 +02:00
Hillel Coren
6ab5ae0df3 PHP 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767 2018-01-16 15:48:56 +02:00
Hillel Coren
3a35d55b0c Working on UBL invoices 2018-01-15 16:11:50 +02:00
Hillel Coren
2f80e1cc77 Working on UBL 2018-01-14 21:40:53 +02:00
Hillel Coren
861bbbb7d9 Working on UBL support 2018-01-14 20:17:59 +02:00
David Bomba
9d1cb37835
Payment Terms via API (#1808)
Added the ability to get payment_terms, payment_term and create a new payment_term via the API.
2018-01-14 23:21:10 +11:00
Hillel Coren
7c5633b224 Add subdomain check for applepay 2018-01-14 09:45:55 +02:00
Hillel Coren
889388eb9a Fix for custom contact fields 2018-01-12 14:15:56 +02:00
Hillel Coren
8121f398ed Working on UBL 2018-01-11 19:18:22 +02:00
Hillel Coren
089201bdde Check user signs up 2018-01-11 11:54:33 +02:00
Hillel Coren
b838dad1e8 Fix client password reset 2018-01-11 11:27:23 +02:00
Hillel Coren
4fcf275255 Working on UBL 2018-01-11 09:58:43 +02:00
Hillel Coren
727170d246 Fix change in bank account username 2018-01-10 22:30:20 +02:00
Hillel Coren
303e17f6af Fix for password reset 2018-01-10 15:10:49 +02:00
Hillel Coren
0a927da583 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-01-09 13:07:37 +02:00
Hillel Coren
ec8c05a13f Undo task change 2018-01-09 13:07:32 +02:00
David Bomba
8a47de4750
Fix for updating tasks via API (#1796) 2018-01-09 20:18:45 +11:00
Hillel Coren
faad8e36bb Fix for start/stop task with API 2018-01-09 09:05:29 +02:00
Hillel Coren
7058cd77e2 Support multiple products with API/Zapier 2018-01-04 18:22:09 +02:00
Hillel Coren
0b7f3aa92f Remove per page API limit for self hosters 2017-12-31 20:57:22 +02:00
Hillel Coren
e9a55aec94 Check we're using the shipping address with the delivery note 2017-12-31 16:36:35 +02:00
Hillel Coren
0cf915f099 Clarify contact email subject 2017-12-31 15:29:43 +02:00
Hillel Coren
d91a3fd606 Show message if white label license is expired 2017-12-31 11:32:03 +02:00
Hillel Coren
01d1c5a988 Don't change secret if enter wrong 2FA password 2017-12-31 11:22:21 +02:00
Hillel Coren
854d2ee955 Change from .dev to .test 2017-12-31 11:08:46 +02:00
Hillel Coren
1839028832 Add logout option in client portal 2017-12-31 09:43:24 +02:00
Hillel Coren
dd4a2d0e3d Data Visualization wrong currency #1761 2017-12-30 23:29:44 +02:00
Hillel Coren
97e4bf0e8d Remove duplicate use 2017-12-27 16:19:10 +02:00
Hillel Coren
25f21eb7d8 Clean up kanban 2017-12-26 15:59:37 +02:00
Hillel Coren
e2d4c0a22b Endless reminders #1730 2017-12-25 21:46:59 +02:00
Hillel Coren
56dc889879 Working on projects 2017-12-25 12:39:00 +02:00
Hillel Coren
f1052ef377 Working on projects 2017-12-25 12:13:01 +02:00
Hillel Coren
d7fbccba3e Working on projects 2017-12-24 23:54:19 +02:00
Hillel Coren
a9121e9a72 Working on projects 2017-12-24 21:17:21 +02:00
Hillel Coren
1e552778f9 Working on projects 2017-12-24 21:01:17 +02:00
Hillel Coren
9e4afb9b99 Working on projects 2017-12-24 19:47:49 +02:00
Hillel Coren
818a781b31 Support /tasks/kanban/{client_id} 2017-12-24 12:02:49 +02:00
Hillel Coren
c8579660df Convert currencies 2017-12-21 10:28:44 +02:00
Hillel Coren
bb9fc4dfa4 Show sample vat/id numbers 2017-12-20 16:39:58 +02:00
Hillel Coren
4b27192ed8 Working on kanban 2017-12-20 10:41:40 +02:00
Hillel Coren
13cf166eeb Working on kanban 2017-12-20 10:10:25 +02:00
Hillel Coren
8fd52e7bed Working on task kanban 2017-12-20 00:26:56 +02:00
Hillel Coren
cb4edaedc6 Working on task kanban 2017-12-19 23:02:05 +02:00
Hillel Coren
e170cb2a78 Working on task kanban 2017-12-19 22:05:35 +02:00
Hillel Coren
9518f34fcb Working on task kanban 2017-12-19 21:31:23 +02:00
Hillel Coren
7832fc0c0b Working on task kanban 2017-12-19 20:41:32 +02:00
Hillel Coren
a392e54c39 Working on task kanban 2017-12-19 19:44:24 +02:00
Hillel Coren
f1b9bd3d8a Working on task kanban 2017-12-19 18:33:41 +02:00
Hillel Coren
6fba242ac5 Working on task kanban 2017-12-19 16:00:25 +02:00
Hillel Coren
2eedbc008f Working on task kanban 2017-12-19 15:52:24 +02:00
Hillel Coren
7be486664f Working on task kanban 2017-12-19 15:44:51 +02:00
Hillel Coren
81dec9156f Working on task kanban 2017-12-19 14:25:44 +02:00
Hillel Coren
28edd3e7ec Working on task kanban 2017-12-19 13:25:13 +02:00
Hillel Coren
2740c529ec Working on task kanban 2017-12-19 10:14:26 +02:00
Hillel Coren
e69b97f31e Working on task kanban 2017-12-18 13:05:34 +02:00
Hillel Coren
9030ee7db0 Working on task kanban 2017-12-17 22:10:54 +02:00
Hillel Coren
ea6cdf23aa Working on task kanban 2017-12-17 20:59:10 +02:00
Hillel Coren
dd7756d4ca Working on task kanban 2017-12-17 19:54:54 +02:00
Hillel Coren
2247697f68 Handle already approved quote 2017-12-16 22:29:56 +02:00
Hillel Coren
a418656f59 Fix for client portal permalink login 2017-12-14 16:35:25 +02:00
Hillel Coren
b77a75e502 Trust device to disable 2FA 2017-12-13 16:27:49 +02:00
Hillel Coren
99a90aa345 Code for payouts 2017-12-12 14:25:39 +02:00
Hillel Coren
d708ec4aee Change date format 2017-12-10 14:01:05 +02:00
Hillel Coren
476fdff958 Remove expense section from dashboard if module is disabled 2017-12-07 14:53:32 +02:00
Hillel Coren
8a072fdf0e Fix deleting guest account 2017-12-07 09:13:25 +02:00
Hillel Coren
6b15025092 Clarify expired quotes 2017-12-06 13:44:23 +02:00
Hillel Coren
bc63c2c503 Don’t allow both types of inclusive tax rates 2017-12-04 23:30:04 +02:00
Hillel Coren
f773a5df13 Add recurring invoices button to the client portal dashboard 2017-12-03 15:16:09 +02:00
Hillel Coren
e6798c58d4 Mark canceled accounts as trashed 2017-12-01 12:58:02 +02:00
Hillel Coren
39cf717472 Add update secret in the .env file 2017-12-01 09:46:15 +02:00
Hillel Coren
fc710dd961 Added failed logins log 2017-11-30 19:57:33 +02:00
Hillel Coren
c4e74f35d1 Add all task to invoice by project #1650 2017-11-30 13:46:30 +02:00
Hillel Coren
f7d5a132d4 Support filtering invoice/product reports by multiple statuses 2017-11-30 12:49:54 +02:00
Hillel Coren
f5a5881454 Working on subscriptions UI 2017-11-29 13:12:20 +02:00
Hillel Coren
a44bcdad21 Working on subscriptions UI 2017-11-29 12:44:28 +02:00
Hillel Coren
f761ff289c Working on UI for subscriptions 2017-11-28 09:57:02 +02:00
Hillel Coren
53830430aa Add support for Apple Pay 2017-11-27 16:50:06 +02:00
Hillel Coren
4db3445ca1 Require OTP to enable 2FA 2017-11-24 11:13:34 +02:00
Hillel Coren
7e5d488de7 Working on scheduled reports 2017-11-23 13:50:11 +02:00
Hillel Coren
5a17953c76 Working on scheduled reports 2017-11-23 13:15:50 +02:00
Hillel Coren
ace4985d24 Working on scheduled reports 2017-11-23 12:23:19 +02:00
Hillel Coren
0b99e44907 Working on scheduled reports 2017-11-23 10:10:14 +02:00
Hillel Coren
7336cd4234 Working on scheduled reports 2017-11-21 23:51:59 +02:00
Hillel Coren
787602a992 Show tasks in client portal #1370 2017-11-21 09:35:28 +02:00
Hillel Coren
7fbe213146 Support delivery notes #462 2017-11-20 15:40:12 +02:00
Hillel Coren
444ffd64cf Working on shipping address 2017-11-19 22:34:34 +02:00
Hillel Coren
b202b62a23 Optional shipping address #1088 2017-11-19 14:52:42 +02:00
Hillel Coren
1d2134e59f working on payment currency 2017-11-19 11:55:01 +02:00
Hillel Coren
bf1f540fdf Support clients logging in with email/password 2017-11-15 20:26:51 +02:00
Hillel Coren
3439aa9a06 Check subdomain is uniuqe across dbs 2017-11-15 14:51:02 +02:00
Hillel Coren
9010938f1b Update min php to 7 2017-11-15 11:54:23 +02:00
Hillel Coren
0f5f1b6d19 working on password reset 2017-11-15 11:25:41 +02:00
Hillel Coren
6dde9de191 Working on password reset 2017-11-15 09:51:49 +02:00
Hillel Coren
38d322389b Fix client reset password 2017-11-14 22:34:56 +02:00
Hillel Coren
b1bd223cab Fix for login page 2017-11-14 15:58:50 +02:00
David Bomba
5ae5c30f4d
Stubs for Apple iOS subscription notifications (#1739) 2017-11-14 20:56:41 +11:00
Hillel Coren
237a491a62 Upgrade to Laravel 5.3 2017-11-14 10:58:08 +02:00
David Bomba
7934707b9b
Delete push token (#1737)
* Remove push notification token when a user logs out

* bug

* logging

* json encode array values only

* use Token as Key instead of email

* fix duplicate tokens appearing

* refactor get User Accounts from API

* refactor get User Accounts from API
2017-11-09 21:21:08 +11:00
Hillel Coren
50b51534ad Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-11-07 20:12:53 +02:00
Hillel Coren
8f409bf889 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-11-07 10:56:06 +02:00
Hillel Coren
0545f73628 Set default client potal table sorting 2017-11-07 10:15:55 +02:00
Hillel Coren
3a0b246c09 Fix for Swagger docs 2017-11-06 16:36:36 +02:00
David Bomba
19881bd41f
Cloudflare DNS Zone Updates (#1733)
* Add subdomain to cloudflare

* Fire subdomain event when saving client portal settings

* Refactor to include zones

* JSON decode to array

* Proxy requests
2017-11-06 20:58:53 +11:00
Hillel Coren
61b27b6acb Show account\client task rate as placeholder 2017-11-05 12:29:29 +02:00
Hillel Coren
5083d44b0a Check user is confirmed for 2FA 2017-11-05 11:54:32 +02:00
Hillel Coren
c39f57fcb5 Add invoice product to datatable 2017-11-03 11:25:14 +02:00
Hillel Coren
a5f4a369ab Add bulk invoice button to products 2017-11-03 10:19:03 +02:00
Hillel Coren
9dcc3af5ad Improve 2FA setup 2017-11-02 10:43:36 +02:00
Hillel Coren
478de96d81 Request for fail2ban log support and two factor authentication support (2FA) #1657 2017-11-01 21:22:29 +02:00
Hillel Coren
65ed714582 Support setting partial/deposit payment due date 2017-10-26 11:01:58 +03:00
Hillel Coren
575ff0c2e1 Support setting partial/deposit payment due date 2017-10-26 10:56:59 +03:00
David Bomba
db0fadcb56 Allow ability for Vendors to be deleted from API (#1721) 2017-10-25 18:47:04 +11:00
Hillel Coren
26f4cf16c9 Create credit if overpaying with API 2017-10-24 13:16:46 +03:00
Hillel Coren
879e7d390d Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-10-24 11:16:11 +03:00
Hillel Coren
640d9323a2 Uses queue when sending email through API 2017-10-24 11:16:00 +03:00
David Bomba
0004c526b1 Update TaskApiController.php
Add ability to apply actions to Tasks
2017-10-24 14:55:05 +11:00
Hillel Coren
de31d77235 Apply failed login check to API and reset on login 2017-10-22 23:11:50 +03:00
Hillel Coren
715838d401 Include totals in exported report 2017-10-22 11:27:42 +03:00
Hillel Coren
f6d8ae4326 Working on adding totals to the report export 2017-10-20 13:37:55 +03:00
Hillel Coren
6a25d8af89 Working on SEPA 2017-10-19 16:49:15 +03:00
Hillel Coren
131f3706b0 Support downloading documents in reports #1606 2017-10-19 11:18:32 +03:00
Hillel Coren
204cd7ad17 Fix error after failed to add gateway 2017-10-18 15:59:53 +03:00
Hillel Coren
bc8e21153d Load default product taxes in the API 2017-10-18 12:10:59 +03:00
Hillel Coren
652673176b Include plan in contact email 2017-10-17 23:11:00 +03:00
Hillel Coren
01b4f62ac7 Change contact email subject 2017-10-17 21:11:19 +03:00
Hillel Coren
cdfc1195d8 Load custom product values when creating invoices using the API 2017-10-17 21:04:54 +03:00
Hillel Coren
697de9b3b2 Add default rate / amount for time tracking / tasks #1575 2017-10-17 13:57:20 +03:00
Hillel Coren
f1e19fc2f3 Add link to show Bluevine offer 2017-10-15 12:54:43 +03:00
Hillel Coren
8385e20c53 Clarify gateways vs bank accounts 2017-10-15 12:38:18 +03:00
Zach Ploskey
67ae8c8fb1 Fix misspelling of opened for invitation status 2017-10-11 09:02:19 -07:00
Hillel Coren
37752eb4ff Change gateway flow 2017-10-11 13:02:41 +03:00
Hillel Coren
23c77e243c Feature: Allow HTML in custom payment-provider #1700 2017-10-09 11:44:38 +03:00
Hillel Coren
61e3654430 Working on the time tracker 2017-10-03 10:06:58 +03:00