Benjamin Beganović
|
9b524f22e6
|
Download files with original name
|
2020-08-19 18:06:26 +02:00 |
|
Benjamin Beganović
|
c386167762
|
Add company setting for enabling client portal uploads
|
2020-08-19 16:35:54 +02:00 |
|
David Bomba
|
7b2e60a0d5
|
Add amount column to history table
|
2020-08-19 12:44:25 +10:00 |
|
David Bomba
|
ba3f3e6989
|
Merge branch 'v2' into v2
|
2020-08-19 07:59:19 +10:00 |
|
Benjamin Beganović
|
e6b733fe0c
|
Merge branch 'v2-1408-cp-downloads' of github.com:beganovich/invoiceninja into v2-1408-cp-downloads
|
2020-08-18 16:29:54 +02:00 |
|
Benjamin Beganović
|
0a493c275e
|
Enable is_public for document uploads
|
2020-08-18 16:12:46 +02:00 |
|
Benjamin Beganović
|
1f0f1e51ae
|
Merge branch 'v2' into v2-1408-cp-downloads
|
2020-08-18 16:02:49 +02:00 |
|
Benjamin Beganović
|
4eb376e830
|
Enabe client uploads
|
2020-08-18 16:01:25 +02:00 |
|
Benjamin Beganović
|
acdd9c936c
|
Fix route model binding
|
2020-08-18 14:38:46 +02:00 |
|
David Bomba
|
06eb32925c
|
Merge pull request #3991 from robwent/v2
Allow empty database password
|
2020-08-18 07:12:12 +10:00 |
|
Benjamin Beganović
|
d58ab5d613
|
Production build of assets
|
2020-08-17 16:38:33 +02:00 |
|
Benjamin Beganović
|
0efaa767b9
|
Enable showing only client-related uploads
|
2020-08-17 16:31:49 +02:00 |
|
Benjamin Beganović
|
d55cfc42cf
|
Separate page for download
|
2020-08-17 16:18:49 +02:00 |
|
Benjamin Beganović
|
814dfb0346
|
Merge remote-tracking branch 'upstream/v2' into v2-1408-cp-downloads
|
2020-08-17 14:01:56 +02:00 |
|
David Bomba
|
d6e169a891
|
Working on tests for fees and limits
|
2020-08-17 13:03:21 +10:00 |
|
David Bomba
|
713d967e8e
|
fixes for payment drivers
|
2020-08-17 08:58:52 +10:00 |
|
Robert Went
|
220ee229d8
|
Allow empty database password
Makes it easier to install on a localhost with root database user and no password.
https://invoiceninja.slack.com/archives/C015D3NDX8X/p1597531878003700
|
2020-08-16 00:10:16 +01:00 |
|
Benjamin Beganović
|
4eb5490984
|
Enable downloads for the client
|
2020-08-14 17:29:26 +02:00 |
|
David Bomba
|
cb24a89d00
|
Fixes for carbon date handling on entities
|
2020-08-14 22:50:05 +10:00 |
|
David Bomba
|
7fc54b7fa1
|
Fixes for date mutators
|
2020-08-14 22:21:46 +10:00 |
|
David Bomba
|
07e8ded6a7
|
Fixes for credit/quote update request
|
2020-08-14 13:35:58 +10:00 |
|
David Bomba
|
dffb9be189
|
Fixes for purge company and preserve settings
|
2020-08-14 10:40:59 +10:00 |
|
David Bomba
|
3ac9cc5158
|
Add reminder fields to entities
|
2020-08-14 08:08:10 +10:00 |
|
David Bomba
|
fd38a964e7
|
Fixes for company purging
|
2020-08-14 07:15:15 +10:00 |
|
David Bomba
|
7bde9d6967
|
Fixes for tests
|
2020-08-13 19:59:29 +10:00 |
|
David Bomba
|
1415434d34
|
tests
|
2020-08-13 16:15:46 +10:00 |
|
David Bomba
|
f86a57c632
|
validation for payment number for store/update routes
|
2020-08-13 14:26:36 +10:00 |
|
David Bomba
|
181c343594
|
Minor fixes for authorize.net
|
2020-08-13 12:30:45 +10:00 |
|
David Bomba
|
d11cc1784d
|
Fixes for tests
|
2020-08-13 11:55:58 +10:00 |
|
David Bomba
|
b113859690
|
Work on validation for unique invoice numbers
|
2020-08-12 20:11:13 +10:00 |
|
David Bomba
|
2ee7c429bd
|
Minor change to checking valid invoice number rule
|
2020-08-12 13:52:21 +10:00 |
|
David Bomba
|
e347c5ad51
|
Document permissions
|
2020-08-12 13:13:39 +10:00 |
|
David Bomba
|
de24d00315
|
Error handling for emails
|
2020-08-12 12:16:44 +10:00 |
|
David Bomba
|
941e790a95
|
More activities
|
2020-08-12 12:02:21 +10:00 |
|
David Bomba
|
bcd69dadc8
|
Change invoice -> entity
|
2020-08-12 10:41:26 +10:00 |
|
David Bomba
|
ee0aa891bb
|
Fixes for activity backups"
git push
|
2020-08-12 10:13:34 +10:00 |
|
David Bomba
|
928a9d46af
|
Download historical invoice
|
2020-08-12 10:01:27 +10:00 |
|
David Bomba
|
cb508e1daa
|
Add client gateways to first-load array
|
2020-08-12 09:04:39 +10:00 |
|
David Bomba
|
3514491300
|
Changing error structure, regression fixes for shop/client route
|
2020-08-12 08:59:28 +10:00 |
|
David Bomba
|
7feae1fd45
|
Add is_deleted to client_gateway_tokens table
|
2020-08-12 08:17:32 +10:00 |
|
David Bomba
|
71449392de
|
Fix for regression
|
2020-08-11 20:57:45 +10:00 |
|
David Bomba
|
c195f5b8a5
|
Add middleware to destroy document
|
2020-08-11 13:21:43 +10:00 |
|
=
|
731001baf5
|
Refactor refresh route resolution of company_user
|
2020-08-08 10:32:47 +10:00 |
|
=
|
1be45a4e38
|
Wind back changes to login route
|
2020-08-08 09:58:10 +10:00 |
|
=
|
6751654216
|
Refactor login route
|
2020-08-08 09:50:32 +10:00 |
|
David Bomba
|
2fdf351be3
|
Customize bulk templates
|
2020-08-05 22:18:29 +10:00 |
|
David Bomba
|
13cf06b0cd
|
Test for new shop routes"
|
2020-08-05 12:21:26 +10:00 |
|
David Bomba
|
e183238b8e
|
Add Shop Profile Route
|
2020-08-05 12:12:38 +10:00 |
|
David Bomba
|
b89ee61bba
|
return appropriate response from within catch
|
2020-08-04 23:53:33 +10:00 |
|
David Bomba
|
a094c23937
|
Add PhantomJS tests on setup screen
|
2020-08-04 23:30:27 +10:00 |
|