Hillel Coren
|
d0d510331a
|
Added password strength check
|
2018-04-10 18:07:10 +03:00 |
|
Hillel Coren
|
2943fe3d0c
|
Fix for API payment rounding
|
2018-04-08 10:49:54 +03:00 |
|
Hillel Coren
|
eeddf4fea8
|
Refactor custom fields
|
2018-04-04 16:24:59 +03:00 |
|
Hillel Coren
|
d42b906d97
|
Show the selected contact on the invoice
|
2018-03-29 22:59:00 +03:00 |
|
Hillel Coren
|
90289fc018
|
Restrict modules to selfhost installs
|
2018-03-29 22:26:44 +03:00 |
|
Christopher Di Carlo
|
d7d628f3ca
|
Adds toggle custom modules on/off, fixes nav issue for disabled modules
Fixes #1994, related to #1992
|
2018-03-29 10:57:00 -04:00 |
|
Hillel Coren
|
ff05d41ca3
|
Use json_encode for JS variables in views
|
2018-03-27 12:52:37 +03:00 |
|
Hillel Coren
|
ca5180bd1e
|
Only redirect /invoice_now to dashboard if sign_up is true
|
2018-03-26 10:34:42 +03:00 |
|
Hillel Coren
|
fa0ff9f001
|
Add option not to send line item details to payment gateway
|
2018-03-25 15:05:24 +03:00 |
|
Hillel Coren
|
ebeee03694
|
Rename .env variable
|
2018-03-23 17:46:52 +03:00 |
|
Hillel Coren
|
e76c6265d7
|
cronjob thru url #1956
|
2018-03-23 17:43:33 +03:00 |
|
Hillel Coren
|
3752d6eb66
|
Improve logging config
|
2018-03-22 13:05:39 +02:00 |
|
Hillel Coren
|
c8d44ba1b2
|
Improve proposal PDF rendering
|
2018-03-22 09:31:47 +02:00 |
|
Hillel Coren
|
e6dddd3736
|
Enabled debugging proposal PDF
|
2018-03-21 18:11:27 +02:00 |
|
Hillel Coren
|
2816f1beae
|
Only show PDF image error w/debug
|
2018-03-21 14:51:02 +02:00 |
|
Hillel Coren
|
ec7b4fe393
|
Cloning products
|
2018-03-20 13:54:24 +02:00 |
|
Hillel Coren
|
4f45fe7995
|
Prevent duplicate confirmation emails
|
2018-03-18 18:05:36 +02:00 |
|
Hillel Coren
|
996abcc560
|
Prevent auto-creating client
|
2018-03-18 12:41:34 +02:00 |
|
Hillel Coren
|
26572c8785
|
Working on cloning products
|
2018-03-18 11:09:24 +02:00 |
|
Hillel Coren
|
06ba3d743c
|
Add expenses tab to client overview
|
2018-03-15 23:07:20 +02:00 |
|
Hillel Coren
|
552b72a4bc
|
Prevent duplicate payment terms
|
2018-03-15 22:57:46 +02:00 |
|
Hillel Coren
|
7785f28a26
|
Purge client when cancelling account
|
2018-03-14 20:41:18 +02:00 |
|
Hillel Coren
|
86e2c7c8c4
|
Support purging clients
|
2018-03-14 19:51:49 +02:00 |
|
Hillel Coren
|
8a874ba602
|
Prevent invoicing tasks/expenses with archived clients
|
2018-03-14 12:58:07 +02:00 |
|
Hillel Coren
|
31037d44d9
|
Fix for archived relationships
|
2018-03-14 12:21:50 +02:00 |
|
Hillel Coren
|
2028932a94
|
Convert and Archive #1916
|
2018-03-13 23:04:24 +02:00 |
|
Hillel Coren
|
fb30fcd4ed
|
Implement workflow options
|
2018-03-13 22:05:57 +02:00 |
|
Hillel Coren
|
ca3ff553e5
|
Make state field optional
|
2018-03-13 16:04:02 +02:00 |
|
Hillel Coren
|
45ab98c62e
|
Improve signature on PDF
|
2018-03-12 22:02:48 +02:00 |
|
Hillel Coren
|
426c491fc2
|
Support setting qty w/buy now links
|
2018-03-12 21:18:28 +02:00 |
|
Hillel Coren
|
b6c40e4474
|
Working on accepting terms
|
2018-03-12 16:17:27 +02:00 |
|
Hillel Coren
|
57cca8a6a4
|
Support accepting terms
|
2018-03-12 15:37:05 +02:00 |
|
Hillel Coren
|
1b364bde4e
|
Refactor 'update' to 'capture'
|
2018-03-09 15:24:24 +02:00 |
|
Hillel Coren
|
bddacf130e
|
Improve headless test
|
2018-03-09 11:27:20 +02:00 |
|
Hillel Coren
|
a78b6b1c51
|
Support Slack notifications
|
2018-03-08 17:37:25 +02:00 |
|
Hillel Coren
|
5c5dd7a27e
|
Added Paymill
|
2018-03-07 17:23:25 +02:00 |
|
Hillel Coren
|
c344af9de3
|
PHP 7.2 fixes
|
2018-03-05 16:40:10 +02:00 |
|
Hillel Coren
|
54353563f9
|
Support testing PhantomJS
|
2018-03-05 12:29:46 +02:00 |
|
Hillel Coren
|
d244df8acd
|
Duplicate expense, remove attachment from source #1930
|
2018-03-04 23:12:07 +02:00 |
|
Hillel Coren
|
6ba323667f
|
Removing document from cloned invoice removes it from original invoice too #1933
|
2018-03-04 23:03:08 +02:00 |
|
Hillel Coren
|
9d8f2f1ebf
|
Working on charts
|
2018-02-27 22:20:27 +02:00 |
|
Hillel Coren
|
9664b0531d
|
Eager load API data
|
2018-02-26 12:04:25 +02:00 |
|
Hillel Coren
|
0ac9054fed
|
L5.4 fixes
|
2018-02-26 11:52:34 +02:00 |
|
Hillel Coren
|
e97a35f916
|
working on email stats
|
2018-02-25 22:25:21 +02:00 |
|
Hillel Coren
|
3e81fc3925
|
Working on email reports
|
2018-02-25 19:53:22 +02:00 |
|
Hillel Coren
|
82b298c3d4
|
Support reactivating email addresses
|
2018-02-25 13:51:20 +02:00 |
|
Hillel Coren
|
8d7eb709be
|
Enable looking up email status
|
2018-02-25 10:47:15 +02:00 |
|
Hillel Coren
|
aaab3b1fcf
|
Don't send reminders after downgrading
|
2018-02-21 15:53:14 +02:00 |
|
Hillel Coren
|
da130c1c76
|
Remove links from translation files
|
2018-02-20 23:20:38 +02:00 |
|
Hillel Coren
|
a4523ba872
|
Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop
|
2018-02-20 21:36:32 +02:00 |
|