snipe
|
61176335d7
|
Improved category_type with strtolower() to make it case insensitive
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-21 15:51:41 -07:00 |
|
snipe
|
9b52c61d95
|
Updated banner with better warning
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-20 18:49:04 -07:00 |
|
snipe
|
2dfb965885
|
Merge pull request #10104 from snipe/fixes/revamp_pave_command_to_persist_api_keys
Fixes pave command to persist api keys and first few test users
|
2021-09-20 18:48:11 -07:00 |
|
snipe
|
36464bc17d
|
Fix confirmation, because apparently you can't pass that along via cli vs interactively
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-20 18:22:06 -07:00 |
|
snipe
|
f35208d58d
|
Clean up, find custom fields and drop those columns
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-20 18:03:13 -07:00 |
|
snipe
|
4d30edd535
|
Let's make sure to keep some of the stuff we need on the demo as well
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-20 17:29:32 -07:00 |
|
snipe
|
957f33c8cf
|
First stab at a better pave command
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-20 17:19:41 -07:00 |
|
snipe
|
6772ace94e
|
Merge branch 'develop' of https://github.com/snipe/snipe-it into develop
|
2021-09-20 15:10:54 -07:00 |
|
snipe
|
ee28f3e853
|
Merge branch 'snyk-fix-bb1a61f0d07295579c411381da690d4c' of https://github.com/snipe/snipe-it into develop
|
2021-09-20 15:10:31 -07:00 |
|
snipe
|
81f1f4ce6f
|
Add @vapier as a contributor
|
2021-09-20 15:07:37 -07:00 |
|
snipe
|
3b79038879
|
Merge pull request #10082 from vapier/develop
add rewrite rule for Let's Encrypt certificates
|
2021-09-20 14:57:14 -07:00 |
|
snipe
|
e8ad5dc273
|
Merge pull request #10086 from snipe/fixes_depreciation_report
Fixed extraneous asset search in depreciation report
|
2021-09-15 13:54:32 -07:00 |
|
snipe
|
8a93e1e796
|
Remove asset call on depreciation report controller method
We ajax this in now, so no need for it
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-15 13:49:53 -07:00 |
|
snipe
|
d96f877aa4
|
Default show_in_nav to 0
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-15 11:33:13 -07:00 |
|
Mike Frysinger
|
7b665ade0a
|
add rewrite rule for Let's Encrypt certificates
The LE tools need access to a stable path to automatically obtain
certificates, so add a rewrite rule to allow it.
|
2021-09-14 16:21:31 -04:00 |
|
snipe
|
02705d0d1a
|
Fixed S3 upload path
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-14 12:49:17 -07:00 |
|
snipe
|
0d633ce618
|
Fixed issue where created_at date was not showing on uploads
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-13 17:13:01 -07:00 |
|
snipe
|
c6b26965a0
|
Check for valid category name
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-13 15:47:13 -07:00 |
|
snipe
|
4b303adda7
|
Merge pull request #10080 from uberbrady/upgrade_docker_php74
Upgrade Docker to PHP 7.4
|
2021-09-13 15:30:32 -07:00 |
|
Brady Wetherington
|
37fe4e91b1
|
Upgrade Docker to PHP 7.4
|
2021-09-13 15:24:30 -07:00 |
|
snipe
|
179f26ca2e
|
Merge pull request #10079 from inietov/fixes/archived_assets_showing_in_locations
Awesome, thanks!
|
2021-09-13 14:46:44 -07:00 |
|
Ivan Nieto Vivanco
|
1ae665b645
|
Use the property 'archived' so if the 'name' one changes it doesn't fails
|
2021-09-13 16:45:05 -05:00 |
|
Ivan Nieto Vivanco
|
1b433920f1
|
Delete an extra semicolon
|
2021-09-13 16:24:12 -05:00 |
|
Ivan Nieto Vivanco
|
2b64af0d34
|
Add a condition in the view 'print all assigned' from locations where it skips the assets in relation of if they're archived and that option is marked in the settings
|
2021-09-13 16:17:34 -05:00 |
|
snipe
|
a5409215fc
|
Merge pull request #10070 from snipe/fixes/update_status_label_color_via_api
Fixed #9969 - added color, show_in_nav, and default_label to status l…
|
2021-09-10 20:45:47 -07:00 |
|
snipe
|
80175cffdc
|
Fixed #9969 - added color, show_in_nav, and default_label to status labels API
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-10 20:44:49 -07:00 |
|
snipe
|
fb68c49c44
|
Merge pull request #10069 from snipe/fixes/add_use_default_eula_to_category_endpoint
Fixed #9973 - add use_default_eula to category endpoint
|
2021-09-10 20:25:56 -07:00 |
|
snipe
|
514f9aa64a
|
Fixed #9973 - add use_default_eula to categories API endpoint
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-10 20:23:49 -07:00 |
|
snipe
|
0d633688a4
|
Merge pull request #10063 from jasonspriggs/develop
This looks good to me, thanks! I'm not as familiar with Heroku these days (it's been years and years since I've used it), but it seems okay?
|
2021-09-10 18:22:12 -07:00 |
|
Jason Spriggs
|
949454c6d4
|
Minor modifications to documentation for app.json
|
2021-09-09 16:55:26 -04:00 |
|
Jason Spriggs
|
d100a5de72
|
Add Papertrail logging addon
|
2021-09-08 21:11:46 -04:00 |
|
Jason Spriggs
|
acefb3d1b9
|
Add descriptions for some env vars
|
2021-09-08 20:51:43 -04:00 |
|
snipe
|
a4e307c4db
|
Updated languages
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-08 13:49:33 -07:00 |
|
snipe
|
116bc4ece4
|
Bumped version
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-08 13:42:48 -07:00 |
|
snipe
|
14a8baecaa
|
Merge pull request #10059 from inietov/fixes/CSV_imports_checkout_to_location
Convert value of column 'checkout type' in CSV file to lowercase
|
2021-09-08 13:31:49 -07:00 |
|
Ivan Nieto Vivanco
|
f1b8b7d11d
|
Convert whatever value we get in column 'checkout type' to all lowercase
|
2021-09-08 12:49:29 -05:00 |
|
snipe
|
c6b3fc219c
|
Merge pull request #10023 from snipe/snyk-fix-deed9a63fc3bf8e6472c4aabe8c95f02
[Snyk] Security upgrade alpine from 3.13 to 3
|
2021-09-07 19:56:10 -07:00 |
|
snipe
|
cfaa6679af
|
Merge pull request #10031 from inietov/fixes/checkout_date_not_saved_in_asset_history
Fixed #10026: Checkout date not saved in asset history
|
2021-09-07 17:37:30 -07:00 |
|
snipe
|
bb5a04491d
|
Merge pull request #10053 from inietov/fixes/accepted_assets_still_showing_unaccepted_report
Fix Accepted Assets still showing on Unaccepted Asset Report
|
2021-09-07 12:15:17 -07:00 |
|
snipe
|
f9c0eee7c9
|
Merge pull request #10048 from inietov/fixes/blank_results_for_non_superadmins
Fix to PR #10009. The asset search now works as intended for normal users
|
2021-09-07 12:14:29 -07:00 |
|
Ivan Nieto Vivanco
|
27ff0be9a8
|
Delete checkout acceptances when an asset is checked in without response
|
2021-09-07 12:01:32 -05:00 |
|
Ivan Nieto Vivanco
|
b5525e6a21
|
Deleted additional bindings present also in the User model
|
2021-09-07 00:57:12 -05:00 |
|
Ivan Nieto Vivanco
|
c3eb7a3425
|
Remove aditional bindings that 'overflows' the generated queries
|
2021-09-07 00:15:21 -05:00 |
|
Jason Spriggs
|
48374f0854
|
Add PUBLIC_FILESYSTEM_DISK
|
2021-09-05 12:21:46 -04:00 |
|
Jason Spriggs
|
bae3c9ce93
|
Add Deploy to Heroku button to README
|
2021-09-05 10:34:48 -04:00 |
|
Jason Spriggs
|
b51392e4a5
|
Add base heroku changes
|
2021-09-05 10:33:13 -04:00 |
|
snipe
|
6bd18ebefa
|
Merge pull request #10043 from benwa/master
Use the new Issues form
|
2021-09-02 16:15:45 -07:00 |
|
Bennett Blodinger
|
034eb5fb07
|
no markdown?
|
2021-09-02 17:48:38 -05:00 |
|
Bennett Blodinger
|
563edddfc5
|
add a feature request
|
2021-09-02 17:47:32 -05:00 |
|
Bennett Blodinger
|
391d4f839a
|
formatting
|
2021-09-02 17:43:24 -05:00 |
|