1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 23:22:52 +01:00
Commit Graph

2994 Commits

Author SHA1 Message Date
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
Hillel Coren
a4cace64b9 Added new languages 2018-07-26 11:33:54 +03:00
Hillel Coren
7d17ed6234 Can't add blank database password #2230 2018-07-17 19:12:49 +03:00
Hillel Coren
1d13604979 Fix for client statements 2018-07-17 17:19:59 +03:00
Hillel Coren
f872524419 Bug fixes 2018-07-08 16:39:01 +03:00
Hillel Coren
b172f645a8 /public breaks invoice number check #2207 2018-07-08 14:47:22 +03:00
Hillel Coren
ea2d58e30f Merge bug fixes 2018-07-08 14:33:11 +03:00
Hillel Coren
239f492311 Bug fixes 2018-07-08 14:01:12 +03:00
Hillel Coren
6ccfbe869b Add KB link in app 2018-07-08 13:15:42 +03:00
Hillel Coren
fe1362eef4 Changes for mobile app 2018-07-07 22:14:34 +03:00
Hillel Coren
56f13a019e Merge branch 'release-4.5.0' 2018-06-17 14:05:50 +03:00
Hillel Coren
ced119a52e Fix for PhantomJS 2018-06-17 11:04:29 +03:00
Hillel Coren
c062b2b664 Add last error to head 2018-06-17 10:13:53 +03:00
Hillel Coren
bf55ff4ce4 Added custom invoice fields to search 2018-06-17 10:07:55 +03:00
Gabor Tjong A Hung
6057a3b3c8
Update texts.php
Added translation
2018-06-14 10:07:42 -03:00
David Bomba
96c5633f59
Permission refactor for contacts (#2162) 2018-06-11 22:44:55 +10:00
Hillel Coren
0e963f9dce Adjust layout 2018-06-10 14:24:10 +03:00
David Bomba
3c8b1791ca
fix for recurring_invoice permissions (#2159) 2018-06-10 21:15:04 +10:00
Hillel Coren
f4db62cf51 Permission fixes 2018-06-10 13:34:07 +03:00
Hillel Coren
6403cc1bff Fix for blank PDF values 2018-06-10 11:31:13 +03:00
Hillel Coren
16db1135e7 Fix for blank PDF values 2018-06-10 11:28:35 +03:00
Hillel Coren
ac1ce1f043 Merge blank PDF variables fix 2018-06-10 11:20:57 +03:00
Hillel Coren
7009fe67ae Fixes #2129 and #2102 2018-06-10 11:19:24 +03:00
David Bomba
40003ef052
Refactor User Permissions UI (#2155) 2018-06-08 21:57:39 +10:00
Hillel Coren
2cffc753f3 Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop 2018-06-07 14:06:05 +03:00
David Bomba
a9f2d0d855
This PR implements Create/View/Edit permissions based on ENTITY TYPE (ie invoice/expense/client). (#2150)
* migration for new permissions schema

* update permissions across data tables

* refactor migrations to prevent duplicate attribute

* update permissions in views

* Product Permissions

* permissions via controllers

* Refactor to use Laravel authorization gate

* Doc Blocks for EntityPolicy

* check permissions conditional on create new client

* Bug Fixes

* Data table permissions

* working on UI

* settings UI/UX finalised

* Datatable permissions

* remove legacy permissions

* permission fix for viewing client

* remove all instances of viewByOwner

* refactor after PR

* Bug fix for Functional test and implementation of Functional tests for Permissions

* fix for tests
2018-06-07 20:08:34 +10:00
Hillel Coren
cb0834b60b Fix typo 2018-06-04 20:41:44 +03:00
Christopher Di Carlo
b4740d93fb Changed location of product edit Blade template in module 2018-06-03 11:49:30 -04:00
Christopher Di Carlo
3eb40e652f Fix #2132 (#2133) 2018-06-01 09:33:04 +10:00
Christopher Di Carlo
7c4db9203a Added ability to disable module sidebar entry 2018-05-30 23:30:11 -04:00
Hillel Coren
e9e1514b61 Fix for data viz 2018-05-18 08:55:41 +03:00