David Bomba
df2a879fad
Version bump
2021-01-10 09:15:27 +11:00
David Bomba
e31867243c
Version bump
2021-01-06 10:39:37 +11:00
David Bomba
13e9197ae5
Tests for task sorting
2021-01-05 15:41:43 +11:00
David Bomba
28ab2f73f4
Version bump
2021-01-04 09:01:00 +11:00
David Bomba
934610a01c
Update copyright + version bump + set canadian dollar symbol to $
2021-01-04 08:54:54 +11:00
=
4627d764e0
Version bump
2020-12-30 06:07:55 +11:00
Benjamin Beganović
9f58ccb028
Add support for custom Chromium path (ie. support for Windows & Mac)
2020-12-25 14:15:57 +01:00
Benjamin Beganović
a399e4da70
Add new "expanded_loggin" option
2020-12-24 17:01:14 +01:00
David Bomba
bc8c68af18
Merge pull request #4568 from turbo124/v5-develop
...
Fix for null values in country table
2020-12-24 09:21:26 +11:00
=
e46b48345e
Version Bump
2020-12-24 09:20:36 +11:00
Benjamin Beganović
8946306d2a
Remove experimental keys
2020-12-23 16:20:01 +01:00
=
b8244c40ac
Version Bump
2020-12-23 09:11:43 +11:00
Benjamin Beganović
5a8dfd85eb
Apply php-cs-fixer
2020-12-21 11:46:46 +01:00
David Bomba
1d1e0e0346
Fixes for releasE
2020-12-20 08:13:50 +11:00
David Bomba
13066cefbb
Version bump
2020-12-20 08:09:02 +11:00
David Bomba
f600ab89a8
Version bump
2020-12-19 11:55:22 +11:00
=
7285c78afb
remove GMP extension requirements
2020-12-19 08:29:32 +11:00
David Bomba
df30f0cbc5
Fixes for github actions
2020-12-18 11:31:27 +11:00
Benjamin Beganović
220c7f080a
Provide action selectors to match PDF elements:
...
- Add ext-libxml to composer.json
- Support outputting the PDF in CreateEntityPdf.php & GenerateDeliveryNote.php
- Add reference names to Design.php
2020-12-17 15:44:01 +01:00
Benjamin Beganović
dcd6574b2d
Experimental PDF rendering:
...
- Added experimental flag in ninja.php
- Added experimental rendering in PdfMaker.php
- Added dynamic $global-margin for 1cm/0cm based on PDF method
2020-12-14 17:23:04 +01:00
David Bomba
23f07a901b
Version bump to 5.0.35
2020-12-11 23:20:46 +11:00
David Bomba
c1d0733f8f
Version bump
2020-12-09 07:40:11 +11:00
David Bomba
8107a49677
remove trailing slash from app url
2020-12-08 07:21:08 +11:00
David Bomba
8826fff0f1
Version Bump
2020-12-05 20:07:02 +11:00
=
5ea548de62
Version bump
2020-12-05 11:13:59 +11:00
Benjamin Beganović
4959917b7e
fix issue with multiple companies switching
2020-12-03 15:33:18 +01:00
David Bomba
aa852930e6
refactor from email names to use config() values
2020-12-02 14:08:35 +11:00
David Bomba
503a0cbab6
Version bump
2020-11-30 08:32:18 +11:00
David Bomba
3d1aeac621
Fixes for lock file
2020-11-28 15:14:28 +11:00
David Bomba
01e97f89c1
version bump
2020-11-28 10:36:11 +11:00
David Bomba
2df178ca25
Version bump
2020-11-28 10:29:10 +11:00
David Bomba
9d843a0854
version bump
2020-11-28 07:15:30 +11:00
David Bomba
1ab56a53a2
version bump
2020-11-27 19:55:50 +11:00
David Bomba
d07dedf264
Add tax_rates relation to company_user
2020-11-27 08:05:30 +11:00
David Bomba
3f9bea3f91
Minor fixes for tests
2020-11-17 20:53:32 +11:00
David Bomba
20b0879169
Version bump
2020-11-11 11:15:34 +11:00
David Bomba
ae361ed22f
Update composer
2020-11-02 08:49:58 +11:00
David Bomba
ae44b9c032
Version bump + linking tasks expenses with invoices
2020-11-01 18:53:43 +11:00
David Bomba
b6acd05184
Version bump + dump schema feature
2020-10-22 17:56:47 +11:00
David Bomba
47e06c5813
Update ninja.php
2020-10-20 08:40:28 +11:00
David Bomba
526aabc52f
Update ninja.php
2020-10-19 09:29:16 +11:00
David Bomba
c2cb6a83fa
Update ninja.php
2020-10-18 14:41:09 +11:00
David Bomba
f5b2ad6e53
Update version route
2020-10-16 07:22:14 +11:00
David Bomba
2f948b603b
Using Credits for payment
2020-10-15 20:41:59 +11:00
David Bomba
e583265969
Remove GatewayType from caching
2020-10-12 22:32:31 +11:00
David Bomba
6d779030dc
Trust proxies setup
2020-10-01 09:32:27 +10:00
David Bomba
238ffd86ec
Version bump
2020-09-19 15:06:17 +10:00
David Bomba
712b8991e2
Fixes for versions
2020-09-18 17:21:42 +10:00
David Bomba
ba75a44eb8
Laravel 7.x Shift ( #40 )
...
* Adopt Laravel coding style
The Laravel framework adopts the PSR-2 coding style with some additions.
Laravel apps *should* adopt this coding style as well.
However, Shift allows you to customize the adopted coding style by
adding your own [PHP CS Fixer][1] `.php_cs` config to your project.
You may use [Shift's .php_cs][2] file as a base.
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
* Shift bindings
PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using class name strings as these references are checked by the parser.
* Shift core files
* Shift to Throwable
* Add laravel/ui dependency
* Unindent vendor mail templates
* Shift config files
* Default config files
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them so you can review the commit diff for
changes. Moving forward, you should use ENV variables or create a
separate config file to allow the core config files to remain
automatically upgradeable.
* Shift Laravel dependencies
* Shift cleanup
* Upgrade to Laravel 7
Co-authored-by: Laravel Shift <shift@laravelshift.com>
2020-09-06 19:38:10 +10:00
Benjamin Beganović
0962177252
Remove old designs
2020-09-04 13:18:17 +02:00