1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
Commit Graph

10972 Commits

Author SHA1 Message Date
hillelcoren
69a73cfebc Admin Portal - Selfhosted 2022-01-17 13:56:13 +00:00
hillelcoren
49bc66cfc5 Admin Portal - Profile 2022-01-17 13:52:54 +00:00
hillelcoren
c8a89e0bd0 Admin Portal - HTML 2022-01-17 13:49:49 +00:00
hillelcoren
c35f6dae9b Admin Portal - Hosted 2022-01-17 13:46:45 +00:00
David Bomba
1db4a9fad9
Merge pull request #7132 from turbo124/v5-develop
Localize dates in Client Portal
2022-01-17 18:53:57 +11:00
David Bomba
6c15150d32 Localize dates in Client Portal 2022-01-17 18:53:39 +11:00
David Bomba
2bc95e4f42
Merge pull request #7130 from turbo124/v5-develop
v5.3.47
2022-01-17 15:28:47 +11:00
David Bomba
7a12968b28 v5.3.47 2022-01-17 15:28:25 +11:00
David Bomba
44719ac996 Add transaction reference to eWay response 2022-01-17 14:58:37 +11:00
David Bomba
36d957f768 Add DB options for configuring db_mode SSL for CI/CD 2022-01-17 10:46:16 +11:00
David Bomba
c507bc8203 Remove locale from companydeleted mailable 2022-01-16 19:55:16 +11:00
David Bomba
bee623af75 Fixes for locale middleware 2022-01-16 19:09:46 +11:00
David Bomba
88c6fc6d4c Merge pull request #7128 from turbo124/v5-develop
Fixes for client store request
2022-01-16 18:41:43 +11:00
David Bomba
2284e4d83b Refactor PostMark Webhooks 2022-01-16 14:11:48 +11:00
David Bomba
189ebc590f Add Session domains to web route 2022-01-16 11:22:37 +11:00
David Bomba
5f6057e138 Fixes for pay now button localized text 2022-01-15 22:22:05 +11:00
David Bomba
6f6d3dac16 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-01-15 22:15:48 +11:00
David Bomba
05cb4be207 Init class variables if they do not exist 2022-01-15 22:08:48 +11:00
David Bomba
41ca21947c TokenCSRF 2022-01-15 20:49:40 +11:00
David Bomba
9bca3ef170 Fixes for session domains 2022-01-15 18:50:16 +11:00
David Bomba
f68f79c1e8 Restrict client access only to current company instead of account wide 2022-01-15 18:04:41 +11:00
David Bomba
f868c6c66d Regenerate session when switching companies 2022-01-15 16:31:28 +11:00
David Bomba
ad30e691e2 Formatting 2022-01-15 16:04:40 +11:00
David Bomba
693d84b243 Session handling with custom domains 2022-01-15 15:58:33 +11:00
David Bomba
3af749bdb0 Enforce company locale 2022-01-15 15:07:40 +11:00
David Bomba
7fd1446f43 Additional logic for updating a payment in form request 2022-01-15 10:54:36 +11:00
David Bomba
8622c4b60a Enforce send reminder flag in client settings 2022-01-15 08:15:31 +11:00
David Bomba
13f5a0214e Enforce send reminder flag in client settings 2022-01-15 08:15:16 +11:00
David Bomba
6b1a221fc3 Add recurring expenses to transformer 2022-01-14 21:55:01 +11:00
David Bomba
e844abf27d Fixes for client store request 2022-01-14 21:24:20 +11:00
David Bomba
c28bf391fb disable late fee invoice 2022-01-14 19:11:45 +11:00
David Bomba
53d3888f5b Fixes for coupons on free subscriptions 2022-01-14 17:46:22 +11:00
David Bomba
bfe31c09ce
Merge pull request #7122 from turbo124/v5-develop
v5.3.46
2022-01-14 16:06:11 +11:00
David Bomba
435f9caee6 v5.3.46 2022-01-14 16:05:43 +11:00
David Bomba
d2e72e1a5e Fixes for eWay 2022-01-14 15:50:09 +11:00
David Bomba
8c66dbf29e Fix error reporting for Stripe Sofort 2022-01-14 09:28:05 +11:00
David Bomba
d08aba3091 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-01-13 17:44:31 +11:00
David Bomba
08ac7478dd Set mix_url to be configurable with env vars 2022-01-13 17:44:26 +11:00
David Bomba
37d6701780 Adjust invitation controller to deal with deleted contacts 2022-01-13 15:10:43 +11:00
David Bomba
8f2f6f93ea Set env vars for same site variable 2022-01-13 10:56:41 +11:00
David Bomba
a56490c465 Set type of payment terms 2022-01-13 10:54:34 +11:00
David Bomba
8faa687ae4 Return error message when dealing with clients who have been deleted 2022-01-12 22:52:56 +11:00
David Bomba
978605495b
Merge pull request #7116 from turbo124/v5-develop
v5.3.45
2022-01-12 22:12:52 +11:00
David Bomba
27655905fc v5.3.45 2022-01-12 21:52:50 +11:00
David Bomba
c26387a376 Fixes for import 2022-01-12 20:29:10 +11:00
David Bomba
848cb6ae4c Do not translate date if none is present 2022-01-12 17:55:12 +11:00
David Bomba
77b85f123a Minor fixes for playful design 2022-01-12 17:47:10 +11:00
David Bomba
5bd0b043e0 Minor fixes for playful design 2022-01-12 17:34:47 +11:00
David Bomba
0c7271524c Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-01-12 17:29:33 +11:00
David Bomba
99db919d60 Logging for balances 2022-01-12 17:29:28 +11:00