1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 22:54:25 +01:00
Commit Graph

3024 Commits

Author SHA1 Message Date
Hillel Coren
9a608bcc65
Merge pull request #2830 from dicarlosystems/in2816-display-contact-in-activity
Display contact in activity dashboard and client activity
2019-05-19 17:04:52 +03:00
Christopher Di Carlo
955307bdfe Added ability to set default value (#2835)
* Added ability to set default value

* Fixed bug for case when user is the entity

* Removed debugging code

* Removed debugging code
2019-05-18 15:10:04 +10:00
Christopher Di Carlo
97019f22e9 Updated activity messages to include contact and client 2019-05-17 08:26:04 -04:00
Christopher Di Carlo
b854115389 Display contact in activity dashboard and client activity 2019-05-09 07:07:15 -04:00
Kristián Feldsam
9df361a378 invoice items - processVariables - fix year increments in JS
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-05-04 13:07:49 +02: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
Hillel Coren
6f2c6fd905
Merge pull request #2809 from FELDSAM-INC/feature/reccuring-on-quote-clone
Enable reccuring also on quote clone
2019-05-01 06:08:12 +03: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
d515126a5b Recurring quotes list and Invoices list - show recurring invoices dropdown
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 20:50:23 +02:00
Kristián Feldsam
097764f866 Enable reccuring also on quote clone
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 20:49:21 +02:00
Hillel Coren
e14e27cac6
Merge pull request #2807 from FELDSAM-INC/feature/require-quote-approve-option
Feature/require quote approve option
2019-04-29 19:46:19 +03:00
Kristián Feldsam
98ab5599e5 Quote workflow settings enhancements
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 13:58:27 +02:00
Kristián Feldsam
7f304028e6 View Quote - Approve not required - Show link to Invoice
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 12:51:28 +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
Kristián Feldsam
e8233f6cbd Invoices - fix requesting signature if already signed
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-29 11:04:28 +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
46f0cd500f
Merge pull request #2803 from FELDSAM-INC/fix/dashboard-totals-currency-chart
Dashboard totals - fix currency in chart
2019-04-29 09:45:27 +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
31abf8b8b6 Dashboard totals - fix currency in chart
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-28 22:59:35 +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
c666a867ab Fix endless reminder translation 2019-04-17 18:18:30 +03:00
Hillel Coren
724381a75a Fix placholder translation 2019-02-28 15:08:21 +02:00
Hillel Coren
af51e715a5
Merge pull request #2701 from tjmv/2699-translate-selected-vendor-currency
Use translated name for the selected currency on vendor page
2019-02-28 15:06:31 +02:00
Hillel Coren
994899e17a Update language files 2019-02-28 09:45:55 +02:00
Hillel Coren
0d515da62e Add currencies 2019-02-28 09:39:24 +02:00
Hillel Coren
cf24e11f14 Hide export PDF option 2019-02-28 09:26:33 +02:00
tjmv
cd4322c0c2 Use translated name for the selected currency on the create/edit vendors page. 2019-02-26 17:01:09 +01:00
tjmv
c765200599 Fix an issue where the trackEvent function is being called before it has been defined. 2019-02-23 01:03:15 +01:00
Hillel Coren
572e307362 Added lang strings 2019-02-22 09:03:54 +02:00
Hillel Coren
b249bf78c0 Update language files 2019-02-19 18:01:10 +02:00
Hillel Coren
4418451b71 Added BOB currency 2019-02-19 12:15:50 +02:00
Hillel Coren
bd8414f0d8 Add currencies 2019-02-19 11:47:47 +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
2174ce15d9 Fixes for mobile app 2019-02-17 13:57:10 +02:00
David Bomba
8eaa382604
Fixes for Google Maps (#2652) 2019-02-03 11:51:49 +11: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
b091c27d57
fix for dashboard links for quotes / invoices (#2409) 2018-10-05 00:45:21 +10:00
David Bomba
3d8742de1b
fix for side bar nav (#2408) 2018-10-05 00:40:40 +10:00
Hillel Coren
af5492db5e Fix for borderless PDF view 2018-09-30 11:00:35 +03:00
Hillel Coren
66df763747 Remove extra parentheses from projects page 2018-09-06 11:59:05 +03:00
Hillel Coren
8411e37d80 Fix for kanban 2018-08-08 21:59:58 +03:00
Hillel Coren
089f5f6cb4 Overlapping elements on dashboard #2259 2018-07-26 22:12:33 +03:00
Hillel Coren
7401e632b4 Fix links to docs 2018-07-26 18:42:25 +03:00
Hillel Coren
a04f448692 Lang fixes 2018-07-26 12:15:30 +03:00