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
43c15ef134
Merge branch 'develop' into feature/locations_with_companies
2025-04-08 09:18:48 +01:00
snipe
fcd0ca3b94
Merge branch 'develop' into min_qty_in_bulk_model_edit
2025-04-08 07:14:15 +01:00
snipe
74f8cb5298
Updated url in bootstrap partial
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 02:02:28 +01:00
snipe
b5ef856d9e
Translate request cancel string
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-05 17:24:06 +01:00
snipe
d203c4e49c
Text tweaks and nicer buttons
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-05 15:58:03 +01:00
snipe
b7c011dd2d
Use new one line code style
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-03 15:03:31 +01:00
snipe
a2035693e6
Added licenseKeyFormatter
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-03 12:28:30 +01:00
snipe
56ae9d0ba9
Nicer upload logo labels
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-02 12:10:27 +01:00
snipe
c305284930
Merge pull request #15922 from spencerrlongg/feature/sc-24347
...
Requestable/Request Item API Endpoints
2025-04-01 18:15:42 +01:00
snipe
083cf78305
Added footer style for nicer number cell padding
...
Signed-off-by: snipe <snipe@snipe.net>
2025-03-12 21:17:41 +00:00
snipe
bdb4bd73d2
Return an indicator for no value set
...
Signed-off-by: snipe <snipe@snipe.net>
2025-03-12 20:18:51 +00:00
snipe
bf88597132
Added qtySumFormatter and made seats formatter more generic
...
Signed-off-by: snipe <snipe@snipe.net>
2025-03-12 20:14:23 +00:00
snipe
f1e70eb7a0
Add min_qty to asset model bulk edit
...
Signed-off-by: snipe <snipe@snipe.net>
2025-03-12 18:27:27 +00:00
snipe
aa8e9f61d2
Check for value override
...
Signed-off-by: snipe <snipe@snipe.net>
2025-03-12 17:28:44 +00:00
Marcus Moore
d88fe1f48a
Merge branch 'develop' into chore/migrate-select-helper
2025-03-06 13:39:05 -08:00
snipe
fcf7a543fd
Check if $item is set
...
Signed-off-by: snipe <snipe@snipe.net>
2025-03-05 10:47:33 +00:00
Spencer Long
6201e475cb
Merge branch 'develop' into feature/sc-24347
2025-03-04 21:20:46 -06:00
Marcus Moore
f2b44f7002
Replace Form::label in company select partial
2025-03-04 16:46:43 -08:00
Marcus Moore
2a156776a4
Merge branch 'develop' into chore/migrate-select-helper
...
# Conflicts:
# resources/views/settings/branding.blade.php
# resources/views/settings/general.blade.php
2025-03-04 11:19:38 -08:00
Marcus Moore
8f5f6f3502
Avoid using authenticated user's email address in email partial
2025-03-03 16:28:08 -08:00
snipe
ce8523b00a
Fixed wrapping
...
Signed-off-by: snipe <snipe@snipe.net>
2025-02-27 18:58:18 +00:00
snipe
7076a68d35
Wrap table results in PDF
...
Signed-off-by: snipe <snipe@snipe.net>
2025-02-27 18:38:10 +00:00
Marcus Moore
510946e0eb
Replace Form::checkbox in logo upload partial
2025-02-25 14:20:43 -08:00
Marcus Moore
37e4a13979
Replace Form::checkbox in image upload partial
2025-02-25 14:15:12 -08:00
snipe
0e2251c810
Scope selectlist by company
...
Signed-off-by: snipe <snipe@snipe.net>
2025-02-23 14:59:05 +00:00
snipe
e983ee4d0f
Tweaked icon position
...
Signed-off-by: snipe <snipe@snipe.net>
2025-02-22 18:47:12 +00:00
snipe
346aeeda71
Merge pull request #16287 from uberbrady/better_hover_titles
...
Fixes: [sc-28423] Better tooltips on lists, Bootstrap style
2025-02-22 14:24:02 +00:00
snipe
d1cc0fcfac
Added ability to send user inventory via bulk UI
...
Signed-off-by: snipe <snipe@snipe.net>
2025-02-22 12:07:54 +00:00
Brady Wetherington
2d1e9b237f
Better tooltips on list views, in Bootstrap style
2025-02-21 13:23:19 +00:00
snipe
0708af7d07
Made the help ring slightly less goofy looking
...
Signed-off-by: snipe <snipe@snipe.net>
2025-02-19 18:22:50 +00:00
snipe
292819afa5
Added maintenances crumbs
...
Signed-off-by: snipe <snipe@snipe.net>
2025-02-19 14:29:06 +00:00
snipe
580a4c476e
Merge pull request #16244 from marcusmoore/chore/migrate-form-open-pt4
...
Replace Form::open and Form::close pt4
2025-02-18 20:42:44 +00:00
snipe
c9de9ebbab
Merge pull request #16243 from marcusmoore/chore/migrate-form-open-pt3
...
Replace Form::open and Form::close pt3
2025-02-18 20:41:56 +00:00
snipe
c0f0f43dd7
Merge pull request #16188 from Godmartinz/translations-for-labels-n-ldap
...
Adds translations to LDAP and Label settings pages
2025-02-18 19:56:14 +00:00
snipe
ac907add83
Merge pull request #16082 from marcusmoore/chore/sc-28173
...
Replace calls to Form::text
2025-02-18 14:58:40 +00:00
Marcus Moore
ef3112e526
Add missing @csrf
2025-02-12 12:11:36 -08:00
Marcus Moore
8aa0135afa
Migrate Form::open and Form::close in bulk users partial
2025-02-12 12:10:16 -08:00
Marcus Moore
540b609591
Migrate Form::open and Form::close in models bulk actions partial
2025-02-12 11:53:23 -08:00
Marcus Moore
ac5a409cdf
Migrate Form::open and Form::close in locations bulk actions partial
2025-02-12 11:51:17 -08:00
Marcus Moore
1dc579ce71
Migrate Form::open and Form::close in asset bulk actions partial
2025-02-12 11:49:13 -08:00
snipe
a9d6a5f618
Updated note partial to use generic notes text
...
Signed-off-by: snipe <snipe@snipe.net>
2025-02-11 00:39:46 +00:00
Marcus Moore
0797c4ac97
Merge branch 'develop' into chore/sc-28173
...
# Conflicts:
# resources/views/settings/saml.blade.php
# resources/views/settings/security.blade.php
# resources/views/setup/user.blade.php
2025-02-10 15:57:41 -08:00
Marcus Moore
00e7795414
Merge branch 'develop' into chore/migrate-select-helper
...
# Conflicts:
# resources/views/partials/forms/edit/company.blade.php
2025-02-10 15:44:02 -08:00
snipe
ab10fb466c
Merge pull request #16193 from marcusmoore/chore/migrate-label-helpers-pt3
...
Replace calls to Form::label pt3
2025-02-06 10:17:26 +00:00
snipe
dcabf90409
Merge pull request #16192 from marcusmoore/chore/migrate-label-helpers-pt2
...
Replace calls to Form::label pt2
2025-02-06 10:17:11 +00:00
snipe
27752f595c
Merge pull request #16194 from marcusmoore/chore/migrate-label-helpers-pt4
...
Replace calls to Form::label pt4
2025-02-06 10:16:33 +00:00