1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-15 15:42:51 +01:00
Commit Graph

1174 Commits

Author SHA1 Message Date
Hillel Coren
e617e92603 Create buy now invoices as draft 2017-04-26 22:07:42 +03:00
Hillel Coren
cd0376f0a6 Update reseller stats 2017-04-26 21:51:24 +03:00
Hillel Coren
801b80c767 Add outstanding as optional invoice field 2017-04-26 09:28:40 +03:00
Hillel Coren
430a0edbad Set user in send invoice/quote activity 2017-04-25 15:05:41 +03:00
Hillel Coren
bd4a92c25c Don't resize gif logos 2017-04-21 10:05:15 +03:00
Hillel Coren
d76005ee2c Plaid ClientID, Secret, and Public Key entry won't delete if fields contained prior data. #1440 2017-04-20 13:19:37 +03:00
Hillel Coren
7a448d5e81 Support setting buy now button currency 2017-04-20 12:49:24 +03:00
Hillel Coren
d1afeb524b Adjust reseller stats 2017-04-20 12:21:23 +03:00
Hillel Coren
6351086c4e Support marking expenses as paid #1400 2017-04-19 17:18:24 +03:00
Hillel Coren
4235bdfbb3 Working on tests 2017-04-18 17:04:44 +03:00
Hillel Coren
c469dc6fcb Working on tests 2017-04-18 17:00:08 +03:00
Hillel Coren
e4b07f0862 Working on tests 2017-04-18 16:53:00 +03:00
Hillel Coren
6d82985183 Working on tests 2017-04-18 16:46:36 +03:00
Hillel Coren
3c5565022d Fix for Laravel\Socialite\Two\InvalidStateException 2017-04-18 15:44:08 +03:00
Hillel Coren
43b703430e Country chooser for vendors and stripe payment doesn't use translated strings #1225 2017-04-18 10:10:15 +03:00
Hillel Coren
a1224f56d1 Add new recurring invoice link to client overview 2017-04-16 16:35:55 +03:00
Hillel Coren
96de6739bb Added custom contact fields 2017-04-16 14:31:14 +03:00
Hillel Coren
b327a20f10 Fix for partial refund 2017-04-16 12:42:28 +03:00
Hillel Coren
81764778d0 Support viewing invoice is password and custom subdomain are used 2017-04-14 13:55:32 +03:00
Hillel Coren
b4cd7fba72 Add default APP_LOCALE to initial .env 2017-04-14 10:39:58 +03:00
Hillel Coren
be041629a3 Fix quote api controller 2017-04-12 15:32:10 +03:00
Hillel Coren
77a1ad6e04 Speech rec fixes 2017-04-09 13:04:27 +03:00
Hillel Coren
a456e484ba Fix mapping of expense vendor ids 2017-04-07 14:11:24 +03:00
Hillel Coren
cd532fd66a Working on speech rec 2017-04-06 16:47:37 +03:00
Hillel Coren
2581e529e4 Working on speech rec 2017-04-05 22:20:11 +03:00
Hillel Coren
f8b5f179a8 Working on speech rec 2017-04-05 18:04:44 +03:00
Hillel Coren
5128ca45a7 Working on speech rec 2017-04-04 17:51:01 +03:00
Hillel Coren
fcbc9bd885 Working on speech rec 2017-04-04 16:57:33 +03:00
Hillel Coren
9dd2ab43c2 Working on speech rec 2017-04-04 12:54:38 +03:00
Hillel Coren
4ed8468195 Always show recurring invoices in client portal 2017-04-03 22:06:09 +03:00
Hillel Coren
7b233def5f strtolower new keys 2017-04-02 20:46:01 +03:00
Hillel Coren
5791e2bc9f Working on import 2017-04-02 20:19:10 +03:00
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
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
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
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
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
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
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
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
0b978dcdf6 Support negative payments 2017-03-26 21:31:13 +03:00
Hillel Coren
eb8d164b37 Show online payment settings by default 2017-03-26 11:19:00 +03:00
Hillel Coren
0d80ebdbbf Changed gateway_fee_location to gateway_fee_enabled 2017-03-26 10:37:32 +03:00
Hillel Coren
b680891929 Add extra logout delete check 2017-03-24 16:44:01 +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
d8f55445c3 Added activity report 2017-03-23 17:37:22 +02:00
Hillel Coren
1df20adca4 Support reseting counters 2017-03-23 11:39:44 +02:00
Hillel Coren
1f01c006eb Support importing settings 2017-03-22 11:50:55 +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
bc04d66371 Ensure account gateway fields array is initialized 2017-03-21 11:32:02 +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
546e1b56dc Fix for email templates 2017-03-20 13:18:58 +02:00
Hillel Coren
653fb6357a Fix for buy now clients 2017-03-20 12:14:06 +02:00
Hillel Coren
01329e846f Working on API docs 2017-03-19 18:03:17 +02:00
Hillel Coren
81671152e5 Hide partial field if using surcharge gateway fee 2017-03-19 17:03: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
0379bb61fa Working on gateway fees 2017-03-16 22:34:45 +02:00
Hillel Coren
0c3db5a8e4 Support taxing the fee 2017-03-16 19:18:14 +02:00
Hillel Coren
0ddd4479b7 Working on gateway fees 2017-03-16 18:25:46 +02:00
Hillel Coren
21166a3be7 Working on gateway fees 2017-03-16 16:03:17 +02:00
Hillel Coren
5fd2c456da Working on gateway fees 2017-03-15 17:09:23 +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
b382b30d90 Set phantomjs secret during install 2017-03-13 17:06:05 +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
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
01ca660b6b Working on adding check-data to Travis 2017-03-09 17:48:21 +02:00
Hillel Coren
5f8d8517af Remove 2017-03-09 16:09:52 +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
a50ca5a328 Handle currency symbol when setting product cost 2017-03-09 11:33:55 +02:00
Louis-Rémi Babé
e16e730138 Implement missing resources methods
+ Fix Swagger doc
2017-03-08 17:15:30 +01:00
Hillel Coren
7f2ec78938 Update user when signing up for WePay 2017-03-08 11:29:13 +02:00
Hillel Coren
72bd5c4aa7 Change recipient of cancelled email 2017-03-07 10:27:14 +02:00
Hillel Coren
e78194ec2f Add support for creating projects inline 2017-03-01 22:03:15 +02:00