Godfrey M
|
786799225c
|
remove dd
|
2024-05-15 10:37:07 -07:00 |
|
Godfrey M
|
dc418a7033
|
need to make variables names uniform
|
2024-05-14 14:09:54 -07:00 |
|
Godfrey M
|
15cc4345ab
|
adds dynamic redirects to Assets
|
2024-05-14 13:25:52 -07:00 |
|
Godfrey M
|
c94a7613ca
|
dropdown redirect options, helper function and session variable added
|
2024-05-02 12:16:20 -07:00 |
|
snipe
|
19cff25300
|
Merge pull request #14651 from marcusmoore/bug/sc-25402
Fixed `purchase_cost` not being allowed to be a string when creating asset via api
|
2024-04-27 03:39:10 +01:00 |
|
Marcus Moore
|
2a71877bec
|
Add additional condition
|
2024-04-25 17:04:07 -07:00 |
|
Marcus Moore
|
30bd920497
|
Add conditional
|
2024-04-25 16:24:12 -07:00 |
|
Marcus Moore
|
1d5b48b88d
|
Add comment and improve method
|
2024-04-25 16:22:15 -07:00 |
|
Marcus Moore
|
3a2eeaea7a
|
WIP: Future-proof rules being converted to array syntax
|
2024-04-24 17:40:40 -07:00 |
|
Marcus Moore
|
12418ae91b
|
WIP: allow EU style purchase cost via api
|
2024-04-24 17:18:29 -07:00 |
|
snipe
|
2439758ef3
|
Merge pull request #14587 from Godmartinz/License-export-button
Added a License Export function and button
|
2024-04-24 04:42:56 +01:00 |
|
snipe
|
685f1cbfb8
|
Merge pull request #14499 from Godmartinz/remove_encrpyt_from_labels
Removed encrypted fields from label options
|
2024-04-23 13:31:38 +01:00 |
|
snipe
|
bdd43b7134
|
Merge pull request #14602 from uberbrady/fix_saving_encrypted_custom_fields
Re-enabled updating encrypted custom fields via API [sc-41465]
|
2024-04-23 10:20:55 +01:00 |
|
Godfrey M
|
96b3af7cbc
|
fixed view from sending all custom fields
|
2024-04-22 18:27:34 -07:00 |
|
Godfrey M
|
5fc6771543
|
adds licenses available, updated teranslations
|
2024-04-22 17:58:49 -07:00 |
|
Godfrey M
|
14ddf36d46
|
removed two duplicate translations
|
2024-04-22 10:43:11 -07:00 |
|
Godfrey M
|
25f1167c9d
|
adds company scoping to license export
|
2024-04-22 10:38:55 -07:00 |
|
Godfrey M
|
420225c2d5
|
Merge branch 'refs/heads/develop' into License-export-button
|
2024-04-22 10:33:30 -07:00 |
|
snipe
|
2aa3ce15bd
|
Removed escaping on notes for file uploads
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-22 14:55:02 +01:00 |
|
snipe
|
8dd71f99cc
|
Added ico, image/x-icon,image/vnd.microsoft.icon to favicon validation
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-22 13:54:19 +01:00 |
|
snipe
|
424cbd3248
|
Removed noisy debug
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-18 14:25:54 +01:00 |
|
snipe
|
6f195cb8ec
|
Merge pull request #14591 from snipe/bug/sc-25258/naive_fix_for_user_scoping
First fix for user FMCS scoping
|
2024-04-17 21:49:53 +01:00 |
|
snipe
|
4450351b75
|
Only sync groups if API user is superadmin
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-17 11:06:50 +01:00 |
|
snipe
|
9bb15aaf1b
|
Added individual gates to keep response consistent with other company-ed things
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-17 10:57:49 +01:00 |
|
snipe
|
65dd729e19
|
Additional gates
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-17 10:57:20 +01:00 |
|
snipe
|
5e8c129c7f
|
Revert accidental commit
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-17 09:26:50 +01:00 |
|
snipe
|
ab3b5ca4ef
|
Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-17 09:26:07 +01:00 |
|
snipe
|
a8d48b758e
|
Merge pull request #14594 from marcusmoore/bug/sc-25314/multiple-label-fields-on-one-row
Fixed label fields only showing first option
|
2024-04-15 18:53:03 +01:00 |
|
Brady Wetherington
|
67a8e0b5c6
|
This re-enables the ability to update encrypted custom fields via the API
|
2024-04-15 18:46:11 +01:00 |
|
snipe
|
7b7d424962
|
Merge pull request #13880 from Godmartinz/department-validation-bug
Fixed department validation to allow updates
|
2024-04-12 10:50:26 +01:00 |
|
Marcus Moore
|
a4e959818a
|
Add comment
|
2024-04-11 17:23:28 -07:00 |
|
Marcus Moore
|
c3a71cc182
|
Improve variable names and add comment
|
2024-04-11 16:44:13 -07:00 |
|
Marcus Moore
|
da03cfdbe5
|
Formatting
|
2024-04-11 16:39:29 -07:00 |
|
Marcus Moore
|
2b137d76fa
|
Trim string to avoid leading whitespace if label is empty
|
2024-04-11 16:38:22 -07:00 |
|
Marcus Moore
|
81b8c111ca
|
Allow multiple fields to be displayed in one row
|
2024-04-11 15:00:14 -07:00 |
|
snipe
|
c604f08749
|
Small tweaks for troubleshooting :(
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-11 18:47:55 +01:00 |
|
snipe
|
da21424416
|
Merge pull request #14581 from marcusmoore/bug/sc-25237
Fixed assigned to field in new label engine
|
2024-04-11 15:36:18 +01:00 |
|
snipe
|
0d23d28a65
|
Added comments
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-11 15:15:56 +01:00 |
|
snipe
|
710370ac24
|
Added scoping for destroy
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-11 14:58:25 +01:00 |
|
snipe
|
ed0a441e4d
|
Refactor destroy method
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-11 14:52:03 +01:00 |
|
snipe
|
24e87cc0bb
|
Updated comment
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-11 14:51:49 +01:00 |
|
snipe
|
460693c153
|
Added comment
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-11 14:40:13 +01:00 |
|
snipe
|
f54a94bd4c
|
Refactorered methods
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-11 14:40:00 +01:00 |
|
snipe
|
a19b86add0
|
Re-ordered scoping for admins, added comments
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-11 14:39:37 +01:00 |
|
Godfrey M
|
a2bca0e358
|
fixed comments
|
2024-04-10 15:05:21 -07:00 |
|
Godfrey M
|
0849262243
|
fixed notes
|
2024-04-10 12:19:34 -07:00 |
|
Godfrey M
|
17095feb33
|
fix typo
|
2024-04-10 12:15:48 -07:00 |
|
Godfrey M
|
f42ae46338
|
exports all licenses
|
2024-04-10 12:14:44 -07:00 |
|
Godfrey M
|
e2679852ce
|
added export button, half the logic for export method
|
2024-04-10 11:31:30 -07:00 |
|
snipe
|
989dab6259
|
Moved company scoping methods to group them together
Signed-off-by: snipe <snipe@snipe.net>
|
2024-04-10 14:35:13 +01:00 |
|