Brady Wetherington
|
67a605c9a5
|
Fix bulk checkout to users, assets, and locations
|
2024-10-09 17:01:26 +01:00 |
|
akemidx
|
f45b836010
|
backend form validation. +cleanup
|
2024-10-02 18:15:53 -04:00 |
|
akemidx
|
515f59fed9
|
more test work
|
2024-10-02 18:15:52 -04:00 |
|
akemidx
|
5e74b109d9
|
front end changes/updates from gh
|
2024-10-02 18:15:52 -04:00 |
|
akemidx
|
8b643cb3b9
|
note field optional
|
2024-10-02 18:15:52 -04:00 |
|
akemidx
|
081c5706c4
|
required, but not optional
|
2024-10-02 18:15:52 -04:00 |
|
snipe
|
c32f4e34b4
|
Minor formatting fix
Crowdin Action / upload-sources-to-crowdin (push) Waiting to run
Docker images (Alpine) / docker (push) Waiting to run
Docker images / docker (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Waiting to run
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Waiting to run
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-01 20:35:49 +01:00 |
|
snipe
|
97d00e5aa8
|
Fixed erroneous form tag on anchor
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-01 20:08:54 +01:00 |
|
snipe
|
9a2117466e
|
Removed placeholder
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-01 18:23:40 +01:00 |
|
snipe
|
7e3a062984
|
Use <th> for table header in bulk interstitial
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-01 18:23:07 +01:00 |
|
snipe
|
5823197e6f
|
Added checkin action on delete for checked out assets
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-01 14:29:02 +01:00 |
|
snipe
|
12da43303f
|
Fixed #15584 - regression with required css change
Crowdin Action / upload-sources-to-crowdin (push) Waiting to run
Docker images (Alpine) / docker (push) Waiting to run
Docker images / docker (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Waiting to run
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Waiting to run
Signed-off-by: snipe <snipe@snipe.net>
|
2024-10-01 01:44:05 +01:00 |
|
snipe
|
001348c638
|
Unset required on checkout select :(
Crowdin Action / upload-sources-to-crowdin (push) Waiting to run
Docker images (Alpine) / docker (push) Waiting to run
Docker images / docker (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Waiting to run
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Waiting to run
Related to the discussion at #15552
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-29 14:33:42 +01:00 |
|
snipe
|
585f998cae
|
Fixes for requiredness display
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-28 15:28:06 +01:00 |
|
Marcus Moore
|
2004e58b53
|
Merge branch 'develop' into updated_ad_hoc_notes
|
2024-09-26 12:29:28 -07:00 |
|
Godfrey M
|
44447b85c9
|
Merge branch 'develop' into barcode_settings_hide
|
2024-09-26 11:27:05 -07:00 |
|
snipe
|
ba69259f2d
|
Fixed #13396 - do not allow checkout to undeployable status types
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-24 15:35:00 +01:00 |
|
snipe
|
5eea9d1950
|
Corrected text warning translation
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-20 14:33:56 +01:00 |
|
snipe
|
bc540b6564
|
Requestable status not saving with manual [sc-26848]
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-20 14:02:28 +01:00 |
|
snipe
|
9adb2c24f3
|
Squashed commit of the following:
commit dddbf27d78
Author: snipe <snipe@snipe.net>
Date: Wed Sep 18 14:18:52 2024 +0100
Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
commit fcefcc8184
Merge: 04bb3eec8 3519a82dd
Author: snipe <snipe@snipe.net>
Date: Wed Sep 18 13:44:44 2024 +0100
Merge pull request #15512 from marcusmoore/testing/fmcs
Added tests for delete methods in api
commit 04bb3eec83
Merge: 154d5d8d9 f963b9a19
Author: snipe <snipe@snipe.net>
Date: Wed Sep 18 13:41:37 2024 +0100
Merge pull request #15521 from uberbrady/improve_country_selector
Fix selected-index of Countries drop-down [fd-44144]
commit f963b9a19f
Author: Brady Wetherington <bwetherington@grokability.com>
Date: Wed Sep 18 13:24:26 2024 +0100
Fix selected-index of Countries drop-down
commit 154d5d8d91
Merge: 6c996b775 9e5f6d656
Author: snipe <snipe@snipe.net>
Date: Tue Sep 17 23:40:25 2024 +0100
Merge pull request #15491 from uberbrady/numeric_prefixes_add_multiple_assets
[Fixes fd-43940] Improve multi-asset create when using numeric prefixes to asset_tags
commit 3519a82ddd
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 16:55:20 2024 -0700
Fix name: TestsFullMultipleCompaniesSupport
commit a629df07bf
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 14:49:08 2024 -0700
Implement interfaces on existing test classes
commit 9a13fcab23
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 14:38:38 2024 -0700
Pluralize
commit f5705a1dde
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 14:34:55 2024 -0700
More unification
commit f325c4afdb
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 14:32:38 2024 -0700
Unify assertion method
commit 1fddacd7d0
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 14:25:11 2024 -0700
Re-order test methods
commit 4af893df61
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 14:20:24 2024 -0700
Improve assertions
commit b8b3f91ce4
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 13:55:18 2024 -0700
Formatting
commit 7f40f55343
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 13:52:02 2024 -0700
Add tests for delete supplier endpoint
commit b06e8d442d
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 13:37:08 2024 -0700
Add tests for delete status label endpoint
commit c269184c60
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 13:29:41 2024 -0700
Add tests for delete predefined kit endpoint
commit 53c673dee2
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 13:13:12 2024 -0700
Add tests for delete manufacturer endpoint
commit 50730fc4fb
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 12:37:18 2024 -0700
Add tests for delete location endpoint
commit 60a54cee79
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 12:33:30 2024 -0700
Add tests for delete license endpoint
commit 446e962a50
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 10:38:51 2024 -0700
Add tests for delete group endpoint
commit 79a4bb7316
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 10:35:44 2024 -0700
Add tests for delete depreciation endpoint
commit 2f76c1bc5b
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 10:33:21 2024 -0700
Add assertion
commit 38b9f4a438
Author: Marcus Moore <contact@marcusmoore.io>
Date: Mon Sep 16 10:29:20 2024 -0700
Add tests for delete departments endpoint
commit 3105f53aff
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 16:54:29 2024 -0700
Add tests for delete custom fieldsets endpoint
commit 2047cfed09
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 16:20:32 2024 -0700
Add tests for delete custom fields endpoint
commit e3268d32df
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 16:00:02 2024 -0700
Add tests for delete consumable endpoint
commit 6df8b0ac0e
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 15:52:07 2024 -0700
Add tests for delete component endpoint
commit 910f13c1f7
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 15:38:30 2024 -0700
Add tests for delete companies endpoint
commit 8ce2512f55
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:54:44 2024 -0700
Add tests for delete category endpoint
commit 0ec415d4d0
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:46:22 2024 -0700
Clean up
commit 2044570e95
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:39:36 2024 -0700
Add tests for delete asset model endpoint
commit b336c6273d
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:32:42 2024 -0700
Pluralize test classes
commit 5299b3e9f0
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:29:44 2024 -0700
Remove code handled by CompanyableChildTrait
commit 872b76b45f
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:29:10 2024 -0700
Add tests for delete asset maintenance endpoint
commit 275cf4630e
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:16:37 2024 -0700
Add tests for delete asset endpoint
commit 5c2660bd34
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 13:02:32 2024 -0700
Introduce interface
commit c7ae9d9dfa
Author: Marcus Moore <contact@marcusmoore.io>
Date: Thu Sep 12 12:58:47 2024 -0700
Add tests for delete accessory endpoint
commit 9e5f6d656a
Author: Brady Wetherington <bwetherington@grokability.com>
Date: Wed Sep 11 15:45:01 2024 +0100
Improve multi-asset create when using numeric prefixes to asset_tags
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-19 16:06:36 +01:00 |
|
akemidx
|
3964296ae6
|
no payload
|
2024-09-18 17:06:21 -04:00 |
|
snipe
|
bae9982833
|
Updated request methods
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-18 14:18:14 +01:00 |
|
snipe
|
abe79df6dc
|
Added translation
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-18 13:47:30 +01:00 |
|
akemidx
|
443447a068
|
added icon to button
|
2024-09-17 19:16:44 -04:00 |
|
akemidx
|
4b54e980e2
|
added button
|
2024-09-17 17:56:22 -04:00 |
|
Godfrey M
|
033a56fe6d
|
change variables in hardware labels edit post methods
|
2024-09-17 12:22:05 -07:00 |
|
snipe
|
a97530367d
|
Fixed tests again
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-11 17:29:22 +01:00 |
|
snipe
|
98323185de
|
Null and warn if editing asset to a non-deployabe state
Signed-off-by: snipe <snipe@snipe.net>
|
2024-09-11 16:43:33 +01:00 |
|
snipe
|
13dbf9ee74
|
Added icon for dept
Crowdin Action / upload-sources-to-crowdin (push) Has been cancelled
Docker images (Alpine) / docker (push) Has been cancelled
Docker images / docker (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Has been cancelled
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Has been cancelled
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-31 13:48:42 +01:00 |
|
snipe
|
3c7d455ee3
|
Added employee number to asset view
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-31 13:38:38 +01:00 |
|
snipe
|
67a9929745
|
Opens label new window
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-28 11:56:54 +01:00 |
|
snipe
|
22bc088f6f
|
Added start_date and end_date to user bulk edit
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-27 07:21:19 +01:00 |
|
snipe
|
d3b265de8e
|
Moved button on hardware
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-23 17:48:36 +01:00 |
|
snipe
|
52894615ce
|
More specific gate for checkin
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-23 08:40:41 +01:00 |
|
snipe
|
8546bbdd65
|
Fixed gate for checkout button
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-23 08:38:47 +01:00 |
|
snipe
|
ca8864c061
|
Fixed small layout quirks in asset view
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-22 13:28:52 +01:00 |
|
snipe
|
bc9ea5a2ec
|
Merge pull request #15352 from Godmartinz/mobile_breakpoint
Fixed Mobile misalignment of info on Assets and Users view pages
|
2024-08-22 11:18:06 +01:00 |
|
snipe
|
d29b3bfb9a
|
Few more hidden-print classes
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-21 13:06:16 +01:00 |
|
snipe
|
912bbf0e32
|
More print fixes
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-21 13:02:21 +01:00 |
|
Godfrey M
|
9858b0f37f
|
fixes info tab for users and assets
|
2024-08-20 14:23:55 -07:00 |
|
snipe
|
e048f0955f
|
More icons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-19 13:27:21 +01:00 |
|
snipe
|
479b2b4fd3
|
More icons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-19 13:23:08 +01:00 |
|
snipe
|
ae2f9571b4
|
And still more
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 21:57:37 +01:00 |
|
snipe
|
a77dcad336
|
More links
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 20:30:53 +01:00 |
|
snipe
|
d2e889e927
|
Still more
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 19:21:59 +01:00 |
|
snipe
|
7c9b1f6e38
|
Added the plus icon
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 18:39:22 +01:00 |
|
snipe
|
d545537a43
|
More icons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 18:34:13 +01:00 |
|
snipe
|
4d8904938d
|
Added calendar icon for datepickers
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 18:24:26 +01:00 |
|
snipe
|
0c09f2b2c0
|
Moar icon replacement
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 18:13:49 +01:00 |
|
snipe
|
bffba02511
|
Updated icons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 17:26:44 +01:00 |
|
snipe
|
da71f031f5
|
Use icon in hardware view
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 15:48:24 +01:00 |
|
snipe
|
43b338d612
|
Fixed translation
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-16 16:15:58 +01:00 |
|
snipe
|
856c57cb12
|
Corrected some translations
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-16 12:39:59 +01:00 |
|
snipe
|
de29c1d8a0
|
Merge pull request #15314 from Glukose1/features/add_setting_due_for_checkin_in_days
Added #15312: Add checkin due in days setting
|
2024-08-16 10:21:36 +01:00 |
|
Glukose1
|
d8df52cc8f
|
Implemented setting to specify the amount of days before an assets appers in the due for checkin page. Currently this uses the audit warning days but a sperated setting gives the possibility of defineing different values for each field.
|
2024-08-15 12:20:51 +02:00 |
|
snipe
|
381003eeab
|
Cleaned up asset tag field on quickscan checkin
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-15 10:27:31 +01:00 |
|
snipe
|
d268f25f16
|
Make asset tag required
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-15 10:16:57 +01:00 |
|
snipe
|
01c69c8f8f
|
Allow optional status label on quickscan checkin
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-15 10:08:48 +01:00 |
|
snipe
|
0f1e5181a6
|
Nicer input layout for bulk edit name
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-14 10:09:14 +01:00 |
|
snipe
|
371afde52d
|
Bulk edit asset name
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-14 09:52:25 +01:00 |
|
snipe
|
def0af652d
|
Merge pull request #15279 from TelecomsSansFrontieres/fix_missing-translate-item-assets
Fix: add missing admin/hardware/table.name key
|
2024-08-13 16:35:25 +01:00 |
|
Florent Bervas
|
20e4ba0590
|
lang: relocated translation key to existing item in general
|
2024-08-13 15:07:54 +00:00 |
|
snipe
|
389a06aac5
|
Hide UI elements from print view on assets
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-13 15:40:51 +01:00 |
|
snipe
|
e7fb29fced
|
Fixed copy area for serial
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-12 15:58:30 +01:00 |
|
snipe
|
5c6c655cdc
|
Added sounds to quickscan checkin
Crowdin Action / upload-sources-to-crowdin (push) Waiting to run
Docker images (Alpine) / docker (push) Waiting to run
Docker images / docker (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Waiting to run
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Waiting to run
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-10 19:37:18 +01:00 |
|
snipe
|
f3331b5045
|
Removed pound symbol from order number on asset view
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-10 16:17:07 +01:00 |
|
snipe
|
a99ec062e6
|
Added checkbox for preferences
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-07 20:49:07 +01:00 |
|
snipe
|
b4d51599ee
|
Added sound effects
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-07 20:38:50 +01:00 |
|
Godfrey M
|
6b1784f2ee
|
makes shortcuts optional
|
2024-08-07 10:47:16 -07:00 |
|
snipe
|
b83d148b37
|
Merge pull request #15217 from TelecomsSansFrontieres/feature_extend-search-by-tag
Crowdin Action / upload-sources-to-crowdin (push) Has been cancelled
Docker images (Alpine) / docker (push) Has been cancelled
Docker images / docker (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Has been cancelled
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Has been cancelled
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Has been cancelled
Feature: Extend search capabilities to other assets attributes
|
2024-08-05 15:38:51 +01:00 |
|
Florent Bervas
|
b804791ff6
|
feature: extend search capabilities to other assets attributes
|
2024-08-05 12:26:29 +00:00 |
|
snipe
|
a0bd8b6049
|
Fixed #15205 - adds copy to asset tag
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-02 20:56:31 +01:00 |
|
snipe
|
f44abd0b28
|
Fixed button label
Crowdin Action / upload-sources-to-crowdin (push) Waiting to run
Docker images (Alpine) / docker (push) Waiting to run
Docker images / docker (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.1) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.2) (push) Waiting to run
Tests in MySQL / PHP ${{ matrix.php-version }} (8.3) (push) Waiting to run
Tests in SQLite / PHP ${{ matrix.php-version }} (8.1.1) (push) Waiting to run
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-31 21:43:09 +01:00 |
|
snipe
|
bc18fac97e
|
Fixed missing div
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-29 10:11:11 +01:00 |
|
snipe
|
28c7355697
|
Fixed missing div
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-29 09:52:38 +01:00 |
|
snipe
|
c3a296c19f
|
Added qr code back
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-27 10:12:13 +01:00 |
|
snipe
|
759ab78f80
|
Added more redirects
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-26 11:27:36 +01:00 |
|
snipe
|
243ab51def
|
Fixed back button
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-26 10:40:48 +01:00 |
|
snipe
|
73a80a5fbc
|
Use blade component for redirect option
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-25 21:35:13 +01:00 |
|
snipe
|
62655be2d0
|
Fixed BYOD label
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-25 18:41:37 +01:00 |
|
snipe
|
293abbd1d0
|
Allow cloning of deleted assets
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-24 17:49:38 +01:00 |
|
snipe
|
466ab1e3c0
|
Removed the banner since we already warn
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-24 17:40:24 +01:00 |
|
snipe
|
95a0f3dbe5
|
Cleaned up UI on asset view
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-24 17:26:55 +01:00 |
|
snipe
|
8b05ef6db4
|
Updated url checks
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-19 19:48:03 +01:00 |
|
snipe
|
c50ab1af67
|
Merge branch 'develop' into develop
|
2024-07-19 19:00:56 +01:00 |
|
snipe
|
eb9e276ba7
|
Fixed #15094 - wrong translation string for model on checkout
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-16 17:14:13 +01:00 |
|
snipe
|
71a5d07698
|
Fixes #15056 - only try to load avatars if one exists or default is set
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-10 08:56:14 +01:00 |
|
snipe
|
00fc392a12
|
Added missing traslations
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-03 12:41:04 +01:00 |
|
snipe
|
d687b20467
|
Use more modern reference for input text
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-27 15:05:47 +01:00 |
|
snipe
|
f47bc5ea7d
|
Updated hardware checkin
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-23 19:40:52 +01:00 |
|
snipe
|
427615f627
|
Fiest start at switching to regular html labels
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-23 18:24:23 +01:00 |
|
snipe
|
9d56617caf
|
Moved expected checkin date on view
Signed-off-by: snipe <snipe@snipe.net>
|
2024-06-05 10:28:35 +01:00 |
|
snipe
|
a15ed6eaee
|
Wrap disabled <a> links in a span for tooltips
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 19:29:29 +01:00 |
|
snipe
|
8c5249ba4b
|
Disable buttons on view page if model is invalid
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 18:47:53 +01:00 |
|
snipe
|
b936591240
|
Warn and disable on checkout if model is invalid
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 18:47:34 +01:00 |
|
snipe
|
76e664d647
|
Warn and disable the checkout button if model is invalid
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 18:47:18 +01:00 |
|
snipe
|
0253c2a756
|
Lauout tweaks, warn and disable button if model is invalid
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-31 18:46:57 +01:00 |
|
snipe
|
f6fe6e70b9
|
Merge branch 'develop' into redirect_back_to_asset
|
2024-05-30 13:38:11 +01:00 |
|
snipe
|
7bbee053c6
|
Updated fa icon call
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-29 19:19:45 +01:00 |
|
snipe
|
ad7b291062
|
Added translations
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-25 10:55:48 +01:00 |
|