1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 15:13:29 +01:00
Commit Graph

5116 Commits

Author SHA1 Message Date
Christopher Di Carlo
6eb2717d13 Fixed query bug related to inclusion of contact in activity message 2019-05-17 08:27:17 -04:00
Christopher Di Carlo
aa97b0a9ac Fixed sorting issue if activities created with exact same timestamp 2019-05-17 08:25:40 -04:00
Christopher Di Carlo
b854115389 Display contact in activity dashboard and client activity 2019-05-09 07:07:15 -04:00
Kristian Feldsam
ab739ae358 Fix quote reminders - skip converted quotes (#2819)
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-05-06 08:51:01 +10:00
Kristián Feldsam
925bcca617 Utils::processVariables count with year overlaps
Works fine with increments and decrements like this ":MONTH+1 :YEAR", ":QUARTER+1 :YEAR", ":MONTH-1 :YEAR" and ":QUARTER-1 :YEAR"

Known issue: Does not work with multiple increments like this one ":MONTH+6 :YEAR, :MONTH+7 :YEAR, :MONTH+8 :YEAR"

Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-05-01 13:21:52 +02:00
Hillel Coren
694de222a7
Merge pull request #2810 from FELDSAM-INC/feature/option-to-disable-relatime-preview
Option to disable PDF realtime preview
2019-05-01 11:44:47 +03:00
Kristián Feldsam
d9724c3c50 Fixed invoice authorizations
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-30 12:53:52 +02:00
Kristián Feldsam
def674a2e4 Option to disable PDF realtime preview
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-30 08:55:05 +02:00
Kristián Feldsam
90d132ad20 BasePaymentDriver - Convert Quote - Fix Invitation
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 12:07:11 +02:00
Kristián Feldsam
d7368851f5 PaymentDriver - Convert quote to invoice on payment
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 11:06:19 +02:00
Kristián Feldsam
f119a6f74c Add option to disable requiring quote approving
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 11:06:14 +02:00
Hillel Coren
e6cb3dc5e7
Merge pull request #2804 from FELDSAM-INC/feature/quote-reminders
Quote Reminders
2019-04-29 09:45:35 +03:00
Hillel Coren
503178693f
Merge pull request #2802 from FELDSAM-INC/feature/schd-reports-ranges
Scheduled Reports - Add ranges with quarters
2019-04-29 09:45:17 +03:00
Kristián Feldsam
19f3eb43eb Quote Reminders
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 02:04:34 +02:00
Kristián Feldsam
ec9f77b53d Scheduled Reports - Add ranges with quarters
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-28 17:37:25 +02:00
Kristián Feldsam
8d706b62d9 DateRangePicker added Quarters
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-28 17:35:09 +02:00
Hillel Coren
733b597240 quote to invoice private notes #2742 2019-04-17 18:37:20 +03:00
Hillel Coren
a5ae3aa6bc XSS fixes 2019-04-17 18:29:20 +03:00
Hillel Coren
cdb0c80acc Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2019-03-26 08:32:29 +02:00
Hillel Coren
3508cce983 Fix for task tranformer 2019-03-26 08:32:18 +02:00
Andreas Böhler
fde4e553df Change username -> user 2019-03-22 07:55:29 +01:00
Andreas Böhler
afbd8df072 Fixes for Code Review 2019-03-21 16:46:46 +01:00
Andreas Böhler
feb2f9ae82 Add user id and displayname in task status (API) 2019-03-21 16:42:41 +01:00
Hillel Coren
52ac8e83d6 Fix for Payment Express 2019-03-10 09:46:56 +02:00
Hillel Coren
2d03b28a72 Update version 2019-02-28 09:48:20 +02:00
Hillel Coren
87bbe4ceea Fix for invoice transformer 2019-02-28 09:27:33 +02:00
Hillel Coren
bee27dbb69 Fix for tests 2019-02-25 15:26:17 +02:00
Hillel Coren
153e223010 Fix for duplicate invitations 2019-02-25 12:38:52 +02:00
Hillel Coren
d443d3ac89 Fix for GoCardless 2019-02-21 15:53:23 +02:00
Hillel Coren
c0bad70c0d Update version 2019-02-19 18:02:13 +02:00
Hillel Coren
64b8c599a2 Merge bug fixes 2019-02-19 13:07:29 +02:00
Hillel Coren
006bb1c6e4 Fix for Payment Express 2019-02-19 12:06:35 +02:00
Hillel Coren
bd8414f0d8 Add currencies 2019-02-19 11:47:47 +02:00
Hillel Coren
c991cde22d Bug fixes 2019-02-18 16:10:19 +02:00
Hillel Coren
46d342fa63 Bug fixes 2019-02-18 16:08:32 +02:00
Hillel Coren
aabb32b6ed Bug fixes 2019-02-18 13:05:15 +02:00
Hillel Coren
fe81900402 Fix for tests 2019-02-17 14:22:27 +02:00
Hillel Coren
2174ce15d9 Fixes for mobile app 2019-02-17 13:57:10 +02:00
Francisco Ferreira
d71874a20a
Account: allow to set more custom Invoice labels 2019-02-10 00:50:33 +00:00
David Bomba
0b501181ac
Dev branch from Hillel (#2640)
* file and dir permissions

* Dev from Hillel

* file and dir permissions
2019-01-31 08:16:04 +11:00
David Bomba
fce09b036a
file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
David Bomba
ade15ec390 Rebase Dev 2019-01-30 22:00:26 +11:00
David Bomba
881977003c Permissions fixes 2018-10-06 08:33:33 +10:00
David Bomba
e254cf3833
Fix for document permissions (#2415) 2018-10-05 20:17:31 +10:00
David Bomba
b091c27d57
fix for dashboard links for quotes / invoices (#2409) 2018-10-05 00:45:21 +10:00
David Bomba
cd10003d64
Permission fixes. (#2407)
* Patch for permissions

* fixes for production

* fix for doc uploads
2018-10-05 00:19:01 +10:00
Hillel Coren
4746ca830d API fixes for mobile app 2018-09-28 09:53:14 +03:00
Hillel Coren
e82c259cfa Merge activity transformer 2018-09-28 09:40:08 +03:00
Hillel Coren
862bd4d163 Oauth fix for mobile app 2018-09-27 15:54:07 +03:00
Hillel Coren
7522494e91 Run 'bill later' once daily 2018-09-23 09:10:10 +03:00