snipe
88e532dbc4
Fixed #18157 - reports permission glitch
2025-11-05 15:24:15 +00:00
snipe
2f31bfc5fe
Fixed some HTML labels in settings
2025-10-29 11:13:07 +00:00
snipe
6d76e7b2d4
Added dumb pverride for reports :(
2025-10-27 12:21:16 +00:00
snipe
d5d01136c4
Fixed js errors
2025-10-25 17:57:59 +01:00
snipe
b937bea04f
Working, but there’s a bit of a jitter I need to fix
2025-10-25 15:59:47 +01:00
snipe
60099aa989
FAFOing on disclosure arrows being remembered
2025-10-25 14:56:01 +01:00
snipe
8f4a1f5801
Moved JS and styles into js and css files
2025-10-23 13:24:26 +01:00
snipe
891bec9cdb
Styling fixes
2025-10-23 13:06:45 +01:00
snipe
be8193ebff
Fixed inherit permissions
2025-10-22 15:00:04 +01:00
snipe
3108159d95
Jitter CSS tweaks
2025-10-22 12:37:39 +01:00
snipe
c3b5c4dfae
Moved the logic into the permissions partial, added translations
2025-10-21 22:10:09 +01:00
snipe
e1b6488f8e
Use new fieldset component
2025-10-17 16:55:36 +01:00
snipe
90afec864e
Fixed info text help block class
2025-10-02 08:07:54 +01:00
Brady Wetherington
dcf7e83507
Remove extra pointless class="active"
2025-09-24 14:47:13 +01:00
Brady Wetherington
407c2bf0c8
Switch to ?: from ?? to better handle empty strings
2025-09-24 14:45:43 +01:00
Brady Wetherington
c46227ee94
Fix to the checkout-selector issue
2025-09-24 14:28:49 +01:00
Godfrey M
990cd82f97
change purchase cost to unit cost in several places
2025-09-11 10:46:20 -07:00
snipe
f5c8b3eb04
Fixed #17791 - increase size of purchase cost field
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-03 15:03:49 +01:00
snipe
739980aa09
Merge pull request #16947 from Godmartinz/add-require-serial-to-models
...
Adds require serial as Asset Model option
2025-09-03 14:53:15 +01:00
snipe
3094e007ee
Set session to remember checkout type
...
Signed-off-by: snipe <snipe@snipe.net >
2025-09-01 13:28:07 +01:00
snipe
e3ca43bf40
Remove use of formatCurrencyOutput for input display
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-18 11:00:19 +01:00
snipe
6dee2b8601
Fixed 17490 - currency symbol breaks purchase_cost
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 19:04:52 +01:00
snipe
9e8eead71e
Renamed routes and method names
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-10 13:29:48 +01:00
snipe
1d8493d388
Improved messaging for cloning/editing assets that inherit images
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-04 20:51:24 +01:00
snipe
f1dd84edba
Added option to clone original images
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-04 18:47:26 +01:00
Godfrey M
2b8ea9a233
add required to input validation
2025-07-07 10:46:54 -07:00
snipe
f27e8534dc
Make sure $item exists
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-23 12:32:15 +01:00
snipe
cc7dcc6e81
Disallow multiple on editing a maintenance
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-14 13:39:18 +01:00
snipe
5d129dd420
Small form fixes
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 16:56:45 +01:00
snipe
e18e9f699e
Use blade component in datepicker partial
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 11:32:37 +01:00
snipe
cc9209d2de
Removed EOL date and purchase date partials
...
Signed-off-by: snipe <snipe@snipe.net >
2025-06-06 11:32:13 +01:00
Godfrey M
7fd93645b3
valdiation fires for asset creation
2025-05-13 12:17:58 -07:00
Marcus Moore
c157f4190e
Replace Form::radio in location partial
2025-05-08 12:25:48 -07:00
snipe
49d66dedf4
Nicer existing image display
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-30 10:19:12 +01:00
snipe
89a52b7551
Fixed fieldset display if custom fields are not available
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-29 18:09:32 +01:00
Marcus Moore
db3f8e5d68
Replace a Form::radio on user edit page
2025-04-28 15:08:05 -07:00
Marcus Moore
8ca11542f8
Replace a Form::radio on user edit page
2025-04-28 15:03:54 -07:00
Marcus Moore
36be23f7e4
Replace a Form::radio on user edit page
2025-04-28 14:57:03 -07:00
Marcus Moore
51f67082f4
Replace a Form::radio on user edit page
2025-04-28 14:23:39 -07:00
Marcus Moore
ea2f0cdd7b
Replace a Form::radio on user edit page
2025-04-28 14:18:01 -07:00
Marcus Moore
97d2e6f9d4
Replace a Form::radio on user edit page
2025-04-28 14:03:27 -07:00
Marcus Moore
28ea75512c
Replace from Form::radio on user edit page
2025-04-28 13:47:23 -07:00
snipe
41f68d8a30
Use locked x-icon
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-26 17:33:18 +01:00
Brady Wetherington
03f0f13727
min_amt wasn't correctly being set to required or not
2025-04-21 18:32:53 +01:00
snipe
495b7db72b
Merge branch 'chore/sc-28495' into develop
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-19 14:29:30 +01:00
Daniel O'Connor
3a6832ea58
Editing > Email input > Utilise HTML5 controls
...
Should be safe as this is validated by the UI as a singular email.
2025-04-17 09:32:02 +00:00
spencerrlongg
cd9ee8af90
Add support for AVIF logo uploads and restoring avifs from public uploads
...
Extended the list of allowed file extensions and MIME types to include AVIF format in both backend file validation and the file input field for logo uploads. This update ensures compatibility with modern image formats.
2025-04-09 11:36:16 -05:00
snipe
691ccbbebc
Additional branding placeholders
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-09 02:32:22 +01:00
snipe
fcd0ca3b94
Merge branch 'develop' into min_qty_in_bulk_model_edit
2025-04-08 07:14:15 +01:00
snipe
56ae9d0ba9
Nicer upload logo labels
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-02 12:10:27 +01:00