1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
Commit Graph

6874 Commits

Author SHA1 Message Date
Hillel Coren
dae38e3107 New vendor publish files 2017-11-14 13:29:43 +02:00
Hillel Coren
3662bb11b0 Working on tests 2017-11-14 13:24:33 +02:00
Hillel Coren
5fb8429c86 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-11-14 13:16:39 +02:00
Hillel Coren
d860a4ef1b working on tests 2017-11-14 13:16:25 +02:00
Hillel Coren
0d05042a15 Add legacy option to updatekey 2017-11-14 13:08:04 +02:00
Hillel Coren
c26a3c236b Added laravel/legacy-encrypter 2017-11-14 12:34:34 +02:00
David Bomba
5ae5c30f4d
Stubs for Apple iOS subscription notifications (#1739) 2017-11-14 20:56:41 +11:00
Hillel Coren
c1adf2ca85 Working on L5.3 2017-11-14 11:48:06 +02:00
Hillel Coren
237a491a62 Upgrade to Laravel 5.3 2017-11-14 10:58:08 +02:00
Hillel Coren
4e0d05b90e Update composer details 2017-11-11 20:20:38 +02:00
Hillel Coren
b6a762c1fb Update docs 2017-11-10 12:46:23 +02:00
Hillel Coren
443c2193d5 Installation on 3.8.1 fails: Exception AccountRepository.php #1738 2017-11-10 12:21:27 +02:00
Hillel Coren
05ad79e207 Fix payment source in datatable 2017-11-10 12:07:06 +02:00
Hillel Coren
5839106731 Make license key larger 2017-11-10 12:03:05 +02:00
Hillel Coren
2af9264495 Fix lang variable 2017-11-10 09:37:10 +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
51a16de01b Merge template formatting 2017-11-08 20:36:02 +02:00
Hillel Coren
e11fcd30ae Merge branch 'release-3.9.0' into develop 2017-11-08 20:35:40 +02:00
Hillel Coren
77b400ae18 Bumped version number to 3.9.0 2017-11-08 20:26:20 +02:00
Hillel Coren
0b82d28473 Update lang files 2017-11-08 20:24:46 +02:00
Hillel Coren
60b15d1577 Clean up gruntfile 2017-11-07 20:56:00 +02:00
Hillel Coren
b462701b18 Fix invoice getPDFString 2017-11-07 20:31:20 +02:00
Hillel Coren
50b51534ad Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-11-07 20:12:53 +02:00
Hillel Coren
7889350fd8 Improve invoice getPDFString 2017-11-07 12:56:42 +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
e1bbab028f update docs 2017-11-07 10:55:45 +02:00
Hillel Coren
a4a62ad372 update docs 2017-11-07 10:46:00 +02:00
Hillel Coren
90d5494e39 Add fast option to check data 2017-11-07 10:40:46 +02:00
Hillel Coren
0545f73628 Set default client potal table sorting 2017-11-07 10:15:55 +02:00
Hillel Coren
36fcb645c5 Show used/unused on field labels 2017-11-06 19:26:33 +02:00
Hillel Coren
3a0b246c09 Fix for Swagger docs 2017-11-06 16:36:36 +02:00
Hillel Coren
e59665c88e Remove setup self-host time tracker app 2017-11-06 12:55:47 +02:00
Hillel Coren
31b445f725 Clean up rounding code 2017-11-06 12:50:19 +02:00
Hillel Coren
2f6e8933f6 Update payment docs 2017-11-06 12:20:14 +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
ee917ba95a Clean up JS rounding code 2017-11-06 10:08:23 +02:00
Hillel Coren
fed2e57891 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-11-06 09:58:12 +02:00
Hillel Coren
2d5cc10469 Support time tracker with self host install 2017-11-05 16:35:03 +02:00
Hillel Coren
266cb851f6 show contact name as link on dashbaord 2017-11-05 14:51:27 +02:00
Hillel Coren
e303691e96 Support using enter to submit task form 2017-11-05 14:46:27 +02:00
Hillel Coren
490269ad63 Add back commented out balance check code 2017-11-05 14:17:02 +02:00
Hillel Coren
6ade9f5f1c Limit when ip link is shown in activity table 2017-11-05 14:10:51 +02:00
Hillel Coren
41650cbe31 Add link to Bluevine page 2017-11-05 13:36:43 +02:00
Hillel Coren
5a58d6e650 Support emailing locked invoices 2017-11-05 12:39:35 +02: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
134a459415 Clean up button layout 2017-11-03 13:58:16 +02:00
Hillel Coren
c39f57fcb5 Add invoice product to datatable 2017-11-03 11:25:14 +02:00
Hillel Coren
c6dd901203 Restrict scope filter 2017-11-03 11:24:54 +02:00
Hillel Coren
a5f4a369ab Add bulk invoice button to products 2017-11-03 10:19:03 +02:00