Brady Wetherington
d80604f2ac
Most of the basics are working, but not done and lots of debug messages are about
...
I picked up the change that picked a point-release difference on the AWS library since that usually
works out for us (x.y.1 vs. x.y.2 - usually a good call)
2021-10-04 22:06:48 -07:00
snipe
84c73aae5d
Merge pull request #10165 from snipe/fixes/set_restore_actions_to_POST_requests
...
Set restore actions to POST requests instead of GET
2021-10-04 20:40:33 -07:00
snipe
dc3af7cc74
Resolved conflicts
...
Signed-off-by: snipe <snipe@snipe.net>
2021-10-04 20:39:24 -07:00
snipe
34eab88b7e
Removed debugging
...
Signed-off-by: snipe <snipe@snipe.net>
2021-10-04 20:25:31 -07:00
snipe
903609b5a5
Updated languages
...
Signed-off-by: snipe <snipe@snipe.net>
2021-10-04 19:59:55 -07:00
snipe
e491a93892
Removed restore link
...
Signed-off-by: snipe <snipe@snipe.net>
2021-10-04 19:56:56 -07:00
snipe
b20c841a89
Fixed asset models restore
...
Signed-off-by: snipe <snipe@snipe.net>
2021-10-04 19:29:13 -07:00
snipe
8fe59f8383
Switch users restore over to POST
...
Signed-off-by: snipe <snipe@snipe.net>
2021-10-04 19:22:38 -07:00
snipe
8bf09d9f89
Make form-based restore button on asset view
...
Signed-off-by: snipe <snipe@snipe.net>
2021-10-04 19:01:16 -07:00
snipe
1457fda508
Merge pull request #10159 from AL4AL/specify_docker_images_version
...
Fixed #10158 Specify docker images versions
2021-10-04 18:28:11 -07:00
snipe
3594ec9905
Handle bulk check and uncheck
...
Signed-off-by: snipe <snipe@snipe.net>
2021-10-04 17:58:16 -07:00
snipe
52caee2a9f
Handle checking and unchecking for bulk actions
...
Signed-off-by: snipe <snipe@snipe.net>
2021-10-04 17:18:26 -07:00
snipe
52ea172e5d
Fix ID array
...
Signed-off-by: snipe <snipe@snipe.net>
2021-10-04 17:18:07 -07:00
snipe
caad5be957
Updated routes to use POST for restore
...
Signed-off-by: snipe <snipe@snipe.net>
2021-10-04 17:17:36 -07:00
snipe
fa1cf3073b
Add @alwism as a contributor
2021-10-04 15:04:58 -07:00
snipe
71badee78a
Add @Robert-Azelis as a contributor
2021-10-04 15:04:47 -07:00
snipe
cb0d1add8d
Add @01ste02 as a contributor
2021-10-04 15:04:22 -07:00
snipe
1b0d11a572
Add @jethron as a contributor
2021-10-04 15:03:50 -07:00
snipe
9e522b6a4d
Add @Computroniks as a contributor
2021-10-04 15:03:35 -07:00
snipe
a773e70936
Add @Toreg87 as a contributor
2021-10-04 15:03:23 -07:00
snipe
92a38f2a23
Add @jerm as a contributor
2021-10-04 15:03:05 -07:00
snipe
542f774c68
Add @FliegenKLATSCH as a contributor
2021-10-04 15:02:56 -07:00
snipe
67e106c7fa
Add @AL4AL as a contributor
2021-10-04 15:02:51 -07:00
snipe
536b5717f0
Merge pull request #10164 from snipe/fixes/require_revalidation_on_logout_back_button
...
Force revalidation headers when user logs out
2021-10-04 12:56:03 -07:00
snipe
9b48732cd2
Force revalidation headers when user logs out
...
Signed-off-by: snipe <snipe@snipe.net>
2021-10-04 12:52:48 -07:00
Sajjad
f036e2b2a3
Specify docker images versions
...
Fix unquoted sentences
2021-10-03 11:12:53 +03:30
snipe
244616b31e
Merge pull request #10157 from snipe/jerm/fix-cachedir-ownership
...
[Docker] Fix ownership of cache directory in startup script
2021-10-01 17:50:36 -07:00
Jeremy Price
22313711d5
Fix ownership of cache directory
...
Snipe-IT was waiting to load because
/var/www/html/storage/framework/cache/ and its contet were owned by
root:root, but docker needed to be able to write to them
This change recursively chowns that path to docker:root, and now it
loads.
2021-10-01 16:54:17 -07:00
snipe
89e650f842
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net>
2021-09-30 16:01:56 -07:00
snipe
daa88f06f7
Added pivot to components JSON
...
Signed-off-by: snipe <snipe@snipe.net>
2021-09-30 15:51:08 -07:00
snipe
d0acb9fdb4
Applies PR #10150 to master
...
Signed-off-by: snipe <snipe@snipe.net>
2021-09-30 15:33:00 -07:00
snipe
b919f5b1e9
Merge pull request #10150 from inietov/fixes/new_department_error_importing_users
...
Fixes New department error importing users.
2021-09-30 15:31:17 -07:00
Ivan Nieto Vivanco
11aa8971c8
Fix error if the Department is also empty
2021-09-30 17:20:44 -05:00
Ivan Nieto Vivanco
5c7aaaac22
Fix error when department is null
2021-09-30 16:46:23 -05:00
snipe
43a437000b
Slightly better right-padding on row-new-striped
...
Signed-off-by: snipe <snipe@snipe.net>
2021-09-29 11:20:32 -07:00
snipe
228c8223a8
Merge pull request #10148 from uberbrady/snipe_it_v6_php_73
...
Try to generate a new composer lockfile under PHP 7.3
2021-09-29 10:57:56 -07:00
Brady Wetherington
3a73fa19f0
Try to generate a new composer lockfile under PHP 7.3
2021-09-29 10:53:44 -07:00
snipe
85b5f52cd8
Nicer mobile view for user view icons
...
Signed-off-by: snipe <snipe@snipe.net>
2021-09-28 23:04:30 -07:00
snipe
8e437a66af
Merge branch 'master' of https://github.com/snipe/snipe-it
2021-09-28 20:03:35 -07:00
snipe
f232579e2b
Added Discord badge
...
Signed-off-by: snipe <snipe@snipe.net>
2021-09-28 20:02:46 -07:00
snipe
61f16f47a2
Use Helper alias
...
Signed-off-by: snipe <snipe@snipe.net>
2021-09-28 19:44:55 -07:00
snipe
7b7583fde3
Merge pull request #10141 from uberbrady/fix_currency_problems
...
Fixed #9789 and Fixed #10088 and Fixed [fd23442] - Fix currency problems especially with European currency format
2021-09-28 19:37:25 -07:00
Brady Wetherington
ae466be153
Fix license output, tweak CleanFloat function to handle numbers over 1 million
2021-09-28 19:10:25 -07:00
Brady Wetherington
f3338667c7
Create new ParseCurrency helper and use it in the appropriate controllers
2021-09-28 18:20:39 -07:00
Brady Wetherington
f380da3f19
Try to ensure all currency output is formatted correctly.
2021-09-28 16:45:47 -07:00
snipe
9a83b90e44
Make row-new-striped 100% width
...
Signed-off-by: snipe <snipe@snipe.net>
2021-09-28 15:04:57 -07:00
snipe
9311f8694f
Fixed incorrect icon for map marker
...
Signed-off-by: snipe <snipe@snipe.net>
2021-09-28 09:35:48 -07:00
snipe
c8ac19a5a0
Merge pull request #10135 from svpernova09/recreate-license-table-migration-issue
...
Rename license migration to resolve fatal error running migrations
2021-09-27 11:03:17 -07:00
Joe Ferguson
8c49f78218
Rename license migration to resolve fatal error running migrations during setup
2021-09-27 12:53:17 -05:00
snipe
2a6b59f0f8
Removed extra paramater from hasTable
...
Signed-off-by: snipe <snipe@snipe.net>
2021-09-27 09:48:03 -07:00