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

7400 Commits

Author SHA1 Message Date
David Bomba
f6aebc5a8b Fixes for credits 2021-07-04 07:46:25 +10:00
David Bomba
58219ab5f8 Version bump 2021-07-03 14:47:26 +10:00
David Bomba
0af529deb7
Merge pull request #6196 from turbo124/v5-develop
Fixes for tests
2021-07-03 14:46:04 +10:00
David Bomba
7e264877e9 Fixes for tests 2021-07-03 14:45:40 +10:00
David Bomba
bb0dea0c13 Fixes for tess 2021-07-03 14:37:06 +10:00
David Bomba
16ee6d0f6e Minor fixes for tests 2021-07-03 13:47:15 +10:00
David Bomba
b3d9668906
Merge pull request #6195 from turbo124/v5-develop
Minor bug fixes
2021-07-03 09:27:04 +10:00
David Bomba
3874bff357 Minor bug fixes 2021-07-03 09:26:49 +10:00
David Bomba
38d0711bf1
Merge pull request #6190 from turbo124/v5-develop
Minor fixes for tests
2021-07-02 20:21:06 +10:00
David Bomba
73a5839f16 Minor fixes for tests 2021-07-02 20:20:46 +10:00
David Bomba
850f904b36
Merge pull request #6189 from turbo124/v5-develop
Constrain recurring / reminders if the client is archived / deleted
2021-07-02 20:04:17 +10:00
David Bomba
cdff2af444 Constrain recurring / reminders if the client is archived / deleted 2021-07-02 20:03:44 +10:00
David Bomba
7556b68b1f Constrain recurring / reminders if the client is archived / deleted 2021-07-02 19:40:44 +10:00
David Bomba
9b81521fa1
Merge pull request #6187 from turbo124/v5-develop
Fixes for wrong keys
2021-07-02 19:23:39 +10:00
David Bomba
2128f398c4 Fixes for wrong keys 2021-07-02 19:23:20 +10:00
David Bomba
f32eb55c72
Merge pull request #6185 from turbo124/v5-develop
Fixes for credit query
2021-07-02 17:28:30 +10:00
David Bomba
e8a1df16cd Fixes for credit query 2021-07-02 16:36:14 +10:00
David Bomba
3995674dfb
Merge pull request #6184 from turbo124/v5-develop
Only check data that has been modified in the last two days
2021-07-02 15:51:24 +10:00
David Bomba
1f6a61f63f Only check data that has been modified in the last two days 2021-07-02 15:42:51 +10:00
David Bomba
e75d817bd4
Merge pull request #6182 from turbo124/v5-develop
Fixes for setup flow
2021-07-02 10:45:10 +10:00
David Bomba
ee729d8da0 fixes for setup flow 2021-07-02 10:43:32 +10:00
Benjamin Beganović
d763382d87
Merge pull request #6177 from beganovich/v5-3006-company-logo-login
Show logo on the login screen if account whitelabel or official subdomain
2021-07-02 02:23:51 +02:00
Benjamin Beganović
f4eb777a03
Merge pull request #6178 from beganovich/v5-0106-wepay-zip
WePay: Initialize Javascript with the postcode after fields checking
2021-07-02 02:23:41 +02:00
Benjamin Beganović
c972d8696d
Merge pull request #6179 from beganovich/v5-0106-credits-show-where-due-date
(Client portal) Show only credits with `due_date` <= now()
2021-07-02 02:23:31 +02:00
David Bomba
651e72da6b Lean Mock Data Trait 2021-07-02 10:06:26 +10:00
Benjamin Beganović
c958500249 Update for tests 2021-07-02 01:51:31 +02:00
David Bomba
84dd24c070 Tests for credit balances 2021-07-02 09:48:11 +10:00
Benjamin Beganović
9ea59e2c7a Update for tests 2021-07-02 01:37:44 +02:00
David Bomba
55159b32a5
Merge pull request #6181 from turbo124/v5-develop
Minor fixes for document downloads
2021-07-02 07:58:15 +10:00
David Bomba
5bcbda2f47 Minor fixes for document downloads 2021-07-02 07:57:55 +10:00
David Bomba
c120dedaa5
Merge pull request #6180 from turbo124/v5-develop
Minor fixes for check data
2021-07-02 07:28:32 +10:00
David Bomba
32698b33d7 Document middleware 2021-07-02 07:23:25 +10:00
Benjamin Beganović
d0e59e1d27 Show only credits with due_date <= now() 2021-07-01 19:20:46 +02:00
Benjamin Beganović
342ef656f0 Remove comment 2021-07-01 19:00:01 +02:00
Benjamin Beganović
12611647bc Initialize Javascript with the postcode after fields checking 2021-07-01 18:59:36 +02:00
Benjamin Beganović
e9d2d7d7f2 Show logo on the login screen if account whitelabel or official subdomain 2021-07-01 18:29:32 +02:00
David Bomba
4bc096c7c6 Minor fixes for check data 2021-07-01 20:58:38 +10:00
David Bomba
857964f39a
Merge pull request #6176 from turbo124/v5-develop
Add late fees to reminders.
2021-07-01 19:53:19 +10:00
David Bomba
784bc04acd Minor fix 2021-07-01 19:52:57 +10:00
David Bomba
69461104fe Fixes for client gateways 2021-07-01 15:56:44 +10:00
David Bomba
a2d954b706 Fixes for custom values 2021-07-01 13:34:57 +10:00
David Bomba
25459797db Add late fees back into reminders 2021-07-01 09:14:30 +10:00
Benjamin Beganović
24a6c55240
Merge pull request #6173 from beganovich/v5-3006-show-attachments-on-entities
Show attachments on entities
2021-06-30 20:42:09 +02:00
Benjamin Beganović
aeef084bc5 Show attachments on recurring invoices page 2021-06-30 20:41:11 +02:00
Benjamin Beganović
1bf94ad452 Show attachments on quotes page 2021-06-30 20:41:06 +02:00
Benjamin Beganović
9804db7988 Show attachments on invoices page 2021-06-30 20:41:03 +02:00
Benjamin Beganović
2d6027d137 Show attachments on credits page 2021-06-30 20:40:58 +02:00
Benjamin Beganović
684b21e124 Extract attachments component 2021-06-30 20:40:51 +02:00
hillelcoren
4ec2b52576 New admin portal [selfhosted] 2021-06-30 18:17:02 +00:00
hillelcoren
0429860bdd New admin portal [hosted] 2021-06-30 18:13:58 +00:00