1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 22:54:25 +01:00
Commit Graph

2292 Commits

Author SHA1 Message Date
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
461916a334 Working on shipping address 2017-11-20 16:44:28 +02:00
Hillel Coren
7fbe213146 Support delivery notes #462 2017-11-20 15:40:12 +02:00
Hillel Coren
ddd60c4d3c Increase DuplicateSubmissionCheck time 2017-11-20 10:56:02 +02:00
Hillel Coren
444ffd64cf Working on shipping address 2017-11-19 22:34:34 +02:00
Hillel Coren
8ff7b7fd21 Update edit client layout 2017-11-19 19:52:28 +02:00
Hillel Coren
3736bafd40 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-11-19 15:43:36 +02:00
Hillel Coren
b202b62a23 Optional shipping address #1088 2017-11-19 14:52:42 +02:00
Hillel Coren
4de9b614dc number format isn't localized #437 2017-11-19 12:27:26 +02:00
Hillel Coren
1d2134e59f working on payment currency 2017-11-19 11:55:01 +02:00
Hillel Coren
f3c25f0542 Clean up styling 2017-11-18 20:53:04 +02:00
Hillel Coren
04ed72c5c5 Fix for tests 2017-11-18 20:12:52 +02:00
Hillel Coren
57757cdb00 Support converting payment currency 2017-11-17 13:56:10 +02:00
Hillel Coren
bf1f540fdf Support clients logging in with email/password 2017-11-15 20:26:51 +02:00
Hillel Coren
45117711e4 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-11-15 16:08:34 +02:00
Hillel Coren
6f84163914 Update login page text 2017-11-15 16:08:29 +02:00
Hillel Coren
82286a2339 Check subdomain is uniuqe across dbs 2017-11-15 14:59:20 +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
dae38e3107 New vendor publish files 2017-11-14 13:29:43 +02:00
Hillel Coren
237a491a62 Upgrade to Laravel 5.3 2017-11-14 10:58:08 +02:00
Hillel Coren
2af9264495 Fix lang variable 2017-11-10 09:37:10 +02:00
Hillel Coren
0b82d28473 Update lang files 2017-11-08 20:24:46 +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
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
36fcb645c5 Show used/unused on field labels 2017-11-06 19:26:33 +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
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
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
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
a5f4a369ab Add bulk invoice button to products 2017-11-03 10:19:03 +02:00
Hillel Coren
62aaa65aa4 Clarify message for future recurring invoices 2017-11-02 16:38:05 +02:00
Hillel Coren
a5ce4bce95 Relabel add item to add product 2017-11-02 12:08:29 +02:00
Hillel Coren
9dcc3af5ad Improve 2FA setup 2017-11-02 10:43:36 +02:00
Hillel Coren
297a83fdd9 Request for fail2ban log support and two factor authentication support (2FA) 2017-11-01 21:34:03 +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
f1b883b54b Fix rounding 2017-11-01 13:50:31 +02:00
Hillel Coren
b810afcf47 Fix for default tax rate 2017-10-31 10:11:49 +02:00
Hillel Coren
52af1298e5 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2017-10-30 16:02:18 +02:00
Hillel Coren
dbd19d4174 Stored Cross-site Scripting in Client's Name #1727 2017-10-30 16:00:55 +02:00
Hillel Coren
5e7f6a029b Work on product fields 2017-10-30 11:56:10 +02:00
Hillel Coren
509a59d5d4 Catch PDF error 2017-10-30 11:55:33 +02:00
Hillel Coren
8c22ce5f5c Working on product fields 2017-10-29 23:08:56 +02:00
Hillel Coren
ccd1b8afde Working on product fields 2017-10-29 21:29:46 +02:00
Hillel Coren
6f2b842046 Working on product fields 2017-10-29 21:14:05 +02:00
Hillel Coren
423b424acf Working on product fields 2017-10-29 19:19:14 +02:00
Hillel Coren
bd98591ca7 Working on product fields 2017-10-29 17:36:10 +02:00
Hillel Coren
044aa6ccaa Working on product fields 2017-10-29 16:09:42 +02:00
Hillel Coren
7ecd06921f Working on product fields 2017-10-29 16:06:40 +02:00
Hillel Coren
450e4ae66a Working on product fields 2017-10-29 12:39:15 +02:00
Hillel Coren
817d7b83ad Working on product fields 2017-10-29 10:02:17 +02:00
Hillel Coren
97fd40c8d3 Working on product fields 2017-10-29 09:48:23 +02:00
Hillel Coren
e8888e38d0 Working on product fields 2017-10-27 11:46:08 +03:00
Hillel Coren
22ac0c05a4 Use partial due date in email templates 2017-10-26 22:18:56 +03:00
Hillel Coren
b14c7ca1b8 Added HUF currency 2017-10-26 22:07:05 +03:00
Hillel Coren
575ff0c2e1 Support setting partial/deposit payment due date 2017-10-26 10:56:59 +03:00
Hillel Coren
86e8c09701 Working on partial due date 2017-10-26 00:35:38 +03:00
Hillel Coren
147dbc4ecc Add four month frequency 2017-10-25 12:22:01 +03:00
Hillel Coren
96a5a5ac6e Fix capitalization 2017-10-24 22:21:32 +03:00
Hillel Coren
b6696a29ed Tweak padding 2017-10-24 22:19:17 +03:00
Hillel Coren
ef752ff4dd Tweak padding 2017-10-24 22:16:29 +03:00
Hillel Coren
0be04fa023 Ensure ctrl+click opens button clicks in a new window 2017-10-24 20:58:22 +03:00
Hillel Coren
87e9c60f3b Working on Payfast ITN 2017-10-24 17:43:57 +03:00
Hillel Coren
9a6d8e4c6a Working on Payfast ITN 2017-10-24 16:17:34 +03:00
Hillel Coren
38b7479053 Fix button wrapping 2017-10-24 15:55:16 +03:00
Hillel Coren
dad057d99d Fix for number variables in custom design 2017-10-24 12:03:05 +03:00
Hillel Coren
e2037a8108 Adjust button label on Bitcoin checkout page 2017-10-24 09:27:55 +03:00
Hillel Coren
f9ca7dcbed Add links to YouTube videos 2017-10-24 09:26:31 +03:00
Hillel Coren
e112d22ae2 Working on Bitcoin with Stripe 2017-10-23 23:17:08 +03:00
Hillel Coren
fa117e0837 Working on Bitcoin with Stripe 2017-10-23 23:09:38 +03:00
Hillel Coren
370be9e63c Working on Bitcoin with Stripe 2017-10-23 21:47:24 +03:00
Hillel Coren
55e7a04bd2 Fix line wrapping in PDF 2017-10-23 13:46:54 +03:00
Hillel Coren
eaeaad42a7 Fix recurring invoice breadcrumb link 2017-10-22 17:40:34 +03:00
Hillel Coren
252bacdc89 Working on recover license 2017-10-22 17:38:11 +03:00
Hillel Coren
66581b6f57 Confirm archiving a payment gateway 2017-10-22 12:51:47 +03:00
Hillel Coren
938096d50b Added Invoice Ninja footer to emails 2017-10-22 12:37:24 +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
ddee84ae96 Support using GoCardless with other gateways #1373 2017-10-18 19:57:57 +03:00
Hillel Coren
85cf468d97 Invoice Locking Feature #173 2017-10-18 14:01:53 +03:00
Hillel Coren
f34cc7ef4e Show zero rate taxes on PDF 2017-10-18 12:19:10 +03:00
Hillel Coren
81bdcd172a Change 'overdue' to 'past due' 2017-10-17 21:21:13 +03:00
Hillel Coren
bcda5ce0c7 Fix header markdown 2017-10-17 18:35:18 +03:00
Hillel Coren
4f8f1ddcae Don't mark converted quote as sent 2017-10-17 17:15:55 +03:00
Hillel Coren
4c1402de4a Enabled setting raw HTML for email signature 2017-10-17 17:10:54 +03:00
Hillel Coren
b7ed5e98af Don't show zeros on invoice 2017-10-17 14:38:02 +03:00
Hillel Coren
697de9b3b2 Add default rate / amount for time tracking / tasks #1575 2017-10-17 13:57:20 +03:00
Hillel Coren
7ef9bc9cd6 Fix initial preview when adding expense to invoice 2017-10-17 11:33:50 +03:00
Hillel Coren
bcff6b81e8 Fix label translation 2017-10-17 11:13:59 +03:00
Hillel Coren
c5f340b7b3 Remove balance check 2017-10-17 11:09:22 +03:00
Hillel Coren
7850b83ee2 Fix for PHP/JS checks 2017-10-16 22:41:45 +03:00
Hillel Coren
4366bc28ed Add link to time tracker docs 2017-10-16 00:37:12 +03:00
Hillel Coren
9fcc665072 Update language files 2017-10-15 14:08:52 +03:00
Hillel Coren
26990bc114 Change time tracker height 2017-10-15 12:39:42 +03:00
Hillel Coren
8385e20c53 Clarify gateways vs bank accounts 2017-10-15 12:38:18 +03:00
Hillel Coren
62d31999ed Add notes in datatables 2017-10-14 20:55:37 +03:00
Hillel Coren
076c6ec150 Working on tests 2017-10-13 09:56:45 +03:00
Zach Ploskey
67ae8c8fb1 Fix misspelling of opened for invitation status 2017-10-11 09:02:19 -07:00
Hillel Coren
a94307f5e1 Update gateway flow 2017-10-11 15:20:07 +03:00
Hillel Coren
c7fe35126f Update gateway flow 2017-10-11 15:15:15 +03:00
Hillel Coren
37752eb4ff Change gateway flow 2017-10-11 13:02:41 +03:00
Hillel Coren
7da5a59a58 Clarify sign up message 2017-10-09 23:49:00 +03:00
Hillel Coren
23c77e243c Feature: Allow HTML in custom payment-provider #1700 2017-10-09 11:44:38 +03:00
Hillel Coren
df6be79b99 Working on time tracker 2017-10-08 20:54:36 +03:00
Hillel Coren
10b1bee64d Working on time tracker 2017-10-08 17:40:48 +03:00
Hillel Coren
c1acbe30ee Working on time tracker 2017-10-08 17:38:09 +03:00
Hillel Coren
616abe9e67 Working on time tracker 2017-10-08 17:35:56 +03:00
Hillel Coren
a470ca8586 Expenses: Add payment-type "SEPA direct-debit" #1692 2017-10-08 17:22:58 +03:00
Hillel Coren
1515fe6760 Working on the time tracker 2017-10-08 00:34:58 +03:00
Hillel Coren
0b3b349007 Update lang file 2017-10-04 15:07:20 +03:00
Hillel Coren
c5fce2efcd Working on the time tracker 2017-10-03 09:37:19 +03:00
Hillel Coren
712f222e03 Working on the time tracker 2017-10-02 22:09:15 +03:00
Hillel Coren
0121285808 Working on the time tracker 2017-10-02 21:37:39 +03:00
Hillel Coren
790148236b Working on the time tracker 2017-10-02 21:35:14 +03:00
Hillel Coren
530deb2b95 Working on the time tracker 2017-10-02 21:26:17 +03:00
Hillel Coren
24651bf1e9 Working on the time tracker 2017-10-02 21:22:19 +03:00
Hillel Coren
2a8651985f Working on the time tracker 2017-10-02 21:03:12 +03:00
Hillel Coren
bfa0a973b5 Working on the time tracker 2017-10-02 20:07:41 +03:00
Hillel Coren
b34c6456bc Working on the time tracker 2017-10-02 18:21:11 +03:00
Hillel Coren
86db7be9db Working on the time tracker 2017-10-02 15:47:26 +03:00
Hillel Coren
b934d2cb0c Working on the time tracker 2017-10-02 15:33:00 +03:00
Hillel Coren
251d960b60 Working on the time tracker 2017-10-02 12:57:38 +03:00
Hillel Coren
d7b1998ae6 Working on the time tracker 2017-10-02 12:22:02 +03:00
Hillel Coren
2d2a734ee7 Working on the time tracker 2017-10-02 12:17:39 +03:00
Hillel Coren
6fd6cf0ec5 Working on the time tracker 2017-10-02 11:54:22 +03:00
Hillel Coren
33ea69474c Working on the time tracker 2017-10-02 10:33:02 +03:00
Hillel Coren
68bbd9b14e Working on the time tracker 2017-10-02 10:21:19 +03:00
Hillel Coren
ed7ca71699 Working on the time tracker 2017-10-02 10:12:51 +03:00
Hillel Coren
a0188cd630 Working on the time tracker 2017-10-02 10:00:50 +03:00
Hillel Coren
21efa69399 Working on the time tracker 2017-10-01 22:16:38 +03:00
Hillel Coren
b23f4d397b Working on the time tracker 2017-10-01 22:03:31 +03:00
Hillel Coren
77cde922f7 Working on the time tracker 2017-10-01 21:32:05 +03:00
Hillel Coren
d37e2b90a0 Working on the time tracker 2017-10-01 20:26:53 +03:00