snipe
6fbd20a11b
Merge remote-tracking branch 'origin/develop'
2023-01-31 19:50:18 -08:00
snipe
2d45ebe103
Merge pull request #12433 from inietov/fixes/asset_declined_date_issues
...
Fixed Invalid date value on assets acceptance mail notification
2023-01-31 19:14:51 -08:00
snipe
656344b1c7
Merge pull request #12429 from svpernova09/benperiton/patch-1
...
Cherry-picked Feature: Add DB_PORT to pgsql connection
2023-01-31 19:10:17 -08:00
snipe
7a23398c0c
Merge pull request #12439 from uberbrady/fix_bootstrap_username_doubling
...
Fixed: username doubles on 'checked-out-to' column if display is resized [sc-19869], [fd-33242]
2023-01-31 18:10:02 -08:00
Brady Wetherington
02ca5248b1
Don't append username to the user's name if it's already there
2023-01-31 17:44:09 -08:00
snipe
b1179c7b1e
Merge pull request #12438 from inietov/fixes/replace_ios_homescreen_logo
...
Fixed #9694 Replace iOS "Add to homescreen icon"
2023-01-31 17:02:05 -08:00
snipe
a2a078015f
Merge pull request #12435 from lukasfehling/bugfix/fixed-endpoint-for-user-notification
...
Fixed the endpoint for user notification with all their assigned assets
2023-01-31 12:41:47 -08:00
lukasfehling
cddae4869f
fixed the endpoint for user notification with all their assigned assets
2023-01-31 18:27:25 +01:00
Ivan Nieto Vivanco
a7a578bf51
Added head only logo to be used as default in apple-touch-icon
2023-01-31 00:13:44 -06:00
Ivan Nieto Vivanco
ccc7b78f62
Store the acceptance dates with format YYY-mm-dd
2023-01-30 15:11:41 -06:00
Ben Periton
c2854f1bcb
Update database.php
...
Although Postgres is not officially supported, it does seem to work ok, but to help a little bit with the Docker image, this is non-breaking change but allows the env file to specify the pgsql connection port
2023-01-29 19:28:04 -06:00
snipe
8b94b208e3
Merge remote-tracking branch 'origin/develop'
2023-01-26 13:17:28 -08:00
snipe
cc370084d1
Merge pull request #12341 from uberbrady/redo_scim_config
...
Redo SCIM config; use latest laravel-scim-server from our fork
2023-01-26 12:57:29 -08:00
Brady Wetherington
cd573c484d
Change the SCIM_STANDARDS_COMPLIANCE config to default to 'true'
2023-01-26 12:48:41 -08:00
Brady Wetherington
c5d3b3ab81
Change out the SCIM config for a fixed one; update our fork of the SCIM-server
2023-01-25 15:59:46 -08:00
Brady Wetherington
cfe9c687f9
Mark a bunch of SCIM config as nullable
2023-01-25 15:54:57 -08:00
Brady Wetherington
91cf683f3d
Re-do the entire SCIM config so it no longer inherits
2023-01-25 15:53:46 -08:00
snipe
e7917d1f93
Rebuild prod assets
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-24 19:16:03 -08:00
snipe
6b729502c6
Rebuilt dev assets
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-24 19:13:40 -08:00
snipe
be6f367565
Merge remote-tracking branch 'origin/develop'
2023-01-24 19:12:50 -08:00
snipe
f0b14513db
Merge pull request #12411 from uberbrady/fix_rb_16746
...
Resolved Rollbar error 16746 - missing array key 'extension'
2023-01-24 18:24:18 -08:00
Brady Wetherington
ab12ad1140
Resolves Rollbar error 16746 - missing array key 'extension'
2023-01-24 18:19:26 -08:00
snipe
935f5018cc
Merge pull request #12405 from Godmartinz/high_contrast_color_adjustments
...
Fixed buttons colors in high contrast theme
2023-01-24 15:17:03 -08:00
Godfrey M
4b51424723
fixes a couple buttons color choices in high contrast
2023-01-24 09:42:03 -08:00
snipe
86812b024d
Merge remote-tracking branch 'origin/develop'
2023-01-23 22:03:12 -08:00
snipe
7a9ea91be0
Merge pull request #12387 from snipe/fixes/inconsistent_UI_for_image_delete
...
Updated - Refactored ImageHandler request to be more re-usable, and checkboxes with missing `minimal` class for iCheck
2023-01-23 21:39:55 -08:00
snipe
02dcb0fbd7
Shorten the additiona form request invocation to just ImageUploadRequest
...
We already have the `use App\Http\Requests\ImageUploadRequest` clause at the top of this file.
Signed-off-by: snipe <snipe@snipe.net>
2023-01-23 21:37:35 -08:00
snipe
690bfbe16a
Merge pull request #12398 from akemidx/acceptance_translations
...
Fixed: translations for EULA Acceptance Summary
2023-01-23 21:28:59 -08:00
snipe
4c7b731acc
Merge remote-tracking branch 'origin/develop'
2023-01-23 15:36:05 -08:00
snipe
35dfaddd79
Merge pull request #12400 from snipe/jerm/fix-import-backup-checkbox
...
Fixed "Backup before importing?" checkbox on import page
2023-01-23 15:35:18 -08:00
Jeremy Price
d3bcc48ae5
[imports] fix "Backup before importing?" checkbox on import page
...
We were always taking backups before import, no matter the status of
this box.
Turns out we were testing for the presence of the property defined by
the checkbox, rather than the value of the property, and as such were
always doing a backup.
We're now checking the status, and it behaves as expected
2023-01-23 15:08:59 -08:00
akemidx
25996cbe03
translating the quick info printed out on accept x eula blades
2023-01-23 16:18:21 -05:00
snipe
4b01909806
Merge pull request #12389 from snipe/fixes/livewire_ui
...
Fixed #12388 - Add CSS to the div to correct the weird indenting
2023-01-23 11:42:26 -08:00
snipe
72295c093a
Add CSS to the div to correct the weird indenting - fixes #12388
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 18:24:23 -08:00
snipe
cd8cb445ba
Corrected fieldname for user fieldname for avatar in Controller
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 18:20:53 -08:00
snipe
2dc1182582
Don’t offer the delete option if there is no avatar currently
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 18:20:26 -08:00
snipe
93ad0d02b9
Use fieldname for aria labels too
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 18:20:02 -08:00
snipe
48c85966d7
Added gravatar and avatar as fillable
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 18:07:17 -08:00
snipe
a0aed19f95
Refactor image handler
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 18:05:55 -08:00
snipe
f77d871dff
Use the imageHandler for profile avatar changes
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 18:05:20 -08:00
snipe
3674f46ce0
Added arial labels
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 16:42:44 -08:00
snipe
cfa342c81a
Updated HTML for “standard” image edit/delete
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 16:23:04 -08:00
snipe
563a252d18
Updated checkboxed with missing minimal
class for iCheck
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 14:57:52 -08:00
snipe
2564da648b
Merge remote-tracking branch 'origin/develop'
2023-01-19 16:22:09 -08:00
snipe
b59dcc7b30
Merge pull request #12379 from marcusmoore/fix/row-divider-overflow
...
Fix minor visual bug on asset show page
2023-01-19 16:21:31 -08:00
snipe
d020ab455d
Bumped hash
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-19 15:56:53 -08:00
snipe
05a3f20d51
Updated production assets
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-19 15:55:59 -08:00
snipe
69ab42b3f9
Merge pull request #12380 from snipe/maintenance/asset_updates
...
Updated dev assets
2023-01-19 15:53:55 -08:00
snipe
0080ac92e7
Updated dev assets
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-19 15:52:06 -08:00
snipe
9508a97852
Merge pull request #12378 from marcusmoore/fix/allow-removing-asset-name-during-checkout
...
Allow users to set a blank asset name during checkout
2023-01-19 14:50:58 -08:00