snipe
|
d406dc43c2
|
Check for valid user before trying to present the auditor name
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-10 20:13:02 -08:00 |
|
snipe
|
2ce44bd4e6
|
Line break for easier debugging
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-10 20:06:55 -08:00 |
|
snipe
|
6b25b53462
|
Merge pull request #10628 from inietov/fixes/default_values_dont_allow_checkbox_radio
Fixes #10299 Default Values do not allow Checkbox/Radio Buttons
|
2022-02-09 14:39:46 -08:00 |
|
Ivan Nieto Vivanco
|
6d79c9f3e2
|
Save the default values for custom fields with same format than Assets do for actual values
|
2022-02-09 13:41:33 -06:00 |
|
Ivan Nieto Vivanco
|
a36957dd77
|
Finish the implementation of custom fields default values for checkboxes
|
2022-02-09 13:12:42 -06:00 |
|
Ivan Nieto Vivanco
|
413e44be2f
|
Add custom date to checkin actionlogs and show it in the history of the asset tab
|
2022-02-08 11:58:23 -06:00 |
|
snipe
|
8add47739e
|
Merge pull request #10604 from inietov/fixes/column_activated_cannot_be_null
Fixes: Column activated cannot be null [sc-18528]
|
2022-02-02 12:21:31 -08:00 |
|
Ivan Nieto Vivanco
|
eac8e0bdba
|
Add a casting to a truthy/falsy that needs to be integer
|
2022-02-02 13:54:57 -06:00 |
|
snipe
|
2815e0d36e
|
Fixed audit email template (applies #10592 to master)
Signed-off-by: snipe <snipe@snipe.net>
|
2022-02-01 17:27:32 -08:00 |
|
Ivan Nieto Vivanco
|
a87478d3ac
|
Set the actual field we are evaluating as required (months)
|
2022-01-26 23:02:27 -06:00 |
|
Ivan Nieto Vivanco
|
44349db597
|
Fixes the appearance of some error messages
|
2022-01-26 22:58:02 -06:00 |
|
Alex Janes
|
5fe2083688
|
Adjusted the phrasing around auto-incrementing asset tags.
|
2021-12-31 16:33:30 -05:00 |
|
snipe
|
9b2dd6522f
|
Switch GET to POST for asset request
Signed-off-by: snipe <snipe@snipe.net>
|
2021-12-16 20:36:08 -08:00 |
|
Ivan Nieto Vivanco
|
c80aa2a289
|
Add title column to custom reports
|
2021-12-14 12:05:33 -06:00 |
|
snipe
|
e1bf3b50f4
|
Added model number to accessory report
Signed-off-by: snipe <snipe@snipe.net>
|
2021-12-10 15:09:29 -08:00 |
|
snipe
|
ff97b359ad
|
Removed form request on ajax, cleaned up some other things
Signed-off-by: snipe <snipe@snipe.net>
|
2021-12-08 17:58:46 -08:00 |
|
snipe
|
cde2bad297
|
Small mods to slack jquery
Signed-off-by: snipe <snipe@snipe.net>
|
2021-12-08 15:56:05 -08:00 |
|
snipe
|
3b68a6f1be
|
Merge pull request #10345 from leitwerk-ag/master
Fixed #10344 and #9135: don't prepand fields with a whitespace in text based export formats
|
2021-11-24 19:43:21 -08:00 |
|
snipe
|
4afd598df7
|
Merge pull request #10356 from bestlong/fix_modal_dialog_html_typo
fix modal-title html tag unpaired.
|
2021-11-24 19:39:58 -08:00 |
|
Shao Yu-Lung
|
55d05eeae3
|
fix modal-title html tag unpaired.
|
2021-11-24 10:28:10 +08:00 |
|
Ivan Nieto Vivanco
|
d95d3dc282
|
Add the call to defaultValue() function in custom fields with date format
|
2021-11-23 17:21:46 -06:00 |
|
Klaus J. Mueller
|
a85fa14f9c
|
fix #10344 and #9135
|
2021-11-22 17:58:26 +01:00 |
|
snipe
|
edf98cb795
|
Merge pull request #10279 from snipe/fixes/turn_get_into_post_for_custom_field_required
Turn custom fields required/optional/remove into POST requests
|
2021-11-08 14:37:36 -08:00 |
|
snipe
|
38c36af6fc
|
Changes logout to POST
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-08 12:53:11 -08:00 |
|
snipe
|
0d811d067c
|
Turn cusotm fields required/optional/remove into POST requests
Signed-off-by: snipe <snipe@snipe.net>
|
2021-11-05 10:53:48 -07:00 |
|
snipe
|
dc71f6ddc6
|
Merge pull request #9871 from jethron/patch-1
Fixed: double slashes in branding logo URL path
|
2021-10-28 17:36:43 -07:00 |
|
snipe
|
bda23bb1e6
|
Fixes possible XSS on all-file-types export
Signed-off-by: snipe <snipe@snipe.net>
|
2021-10-15 11:50:52 -05:00 |
|
snipe
|
7848a3c3dc
|
Use Storage:: facade for image preview for models
Signed-off-by: snipe <snipe@snipe.net>
|
2021-10-06 13:12:42 -07:00 |
|
snipe
|
f306401e7e
|
Fixed SVG XSS vuln
Signed-off-by: snipe <snipe@snipe.net>
|
2021-10-06 12:26:45 -07:00 |
|
snipe
|
dc3af7cc74
|
Resolved conflicts
Signed-off-by: snipe <snipe@snipe.net>
|
2021-10-04 20:39:24 -07:00 |
|
snipe
|
e491a93892
|
Removed restore link
Signed-off-by: snipe <snipe@snipe.net>
|
2021-10-04 19:56:56 -07:00 |
|
snipe
|
b20c841a89
|
Fixed asset models restore
Signed-off-by: snipe <snipe@snipe.net>
|
2021-10-04 19:29:13 -07:00 |
|
snipe
|
8fe59f8383
|
Switch users restore over to POST
Signed-off-by: snipe <snipe@snipe.net>
|
2021-10-04 19:22:38 -07:00 |
|
snipe
|
8bf09d9f89
|
Make form-based restore button on asset view
Signed-off-by: snipe <snipe@snipe.net>
|
2021-10-04 19:01:16 -07:00 |
|
snipe
|
3594ec9905
|
Handle bulk check and uncheck
Signed-off-by: snipe <snipe@snipe.net>
|
2021-10-04 17:58:16 -07:00 |
|
snipe
|
52caee2a9f
|
Handle checking and unchecking for bulk actions
Signed-off-by: snipe <snipe@snipe.net>
|
2021-10-04 17:18:26 -07:00 |
|
snipe
|
52ea172e5d
|
Fix ID array
Signed-off-by: snipe <snipe@snipe.net>
|
2021-10-04 17:18:07 -07:00 |
|
Brady Wetherington
|
ae466be153
|
Fix license output, tweak CleanFloat function to handle numbers over 1 million
|
2021-09-28 19:10:25 -07:00 |
|
Brady Wetherington
|
f380da3f19
|
Try to ensure all currency output is formatted correctly.
|
2021-09-28 16:45:47 -07:00 |
|
snipe
|
fedf51dda4
|
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-23 18:29:47 -07:00 |
|
snipe
|
0f40ba2b34
|
Check for admin rights before displaying admin permission options
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-22 19:31:49 -07:00 |
|
snipe
|
39a702397a
|
Add user permissions message if the user is not an admin or better
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-22 19:05:02 -07:00 |
|
snipe
|
b4a90045e6
|
Added totals to depreciation report footer
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-21 21:52:18 -07:00 |
|
snipe
|
9b78b25372
|
Grr. 100 should be 1000
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-21 21:28:59 -07:00 |
|
snipe
|
7df4f98e19
|
Bump number per page up to 1000
Use this shit at your own peril. Very large pages will load slowly, as these are very complex queries.
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-21 21:25:22 -07:00 |
|
snipe
|
0d633ce618
|
Fixed issue where created_at date was not showing on uploads
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-13 17:13:01 -07:00 |
|
snipe
|
c6b26965a0
|
Check for valid category name
Signed-off-by: snipe <snipe@snipe.net>
|
2021-09-13 15:47:13 -07:00 |
|
Ivan Nieto Vivanco
|
1ae665b645
|
Use the property 'archived' so if the 'name' one changes it doesn't fails
|
2021-09-13 16:45:05 -05:00 |
|
Ivan Nieto Vivanco
|
1b433920f1
|
Delete an extra semicolon
|
2021-09-13 16:24:12 -05:00 |
|
Ivan Nieto Vivanco
|
2b64af0d34
|
Add a condition in the view 'print all assigned' from locations where it skips the assets in relation of if they're archived and that option is marked in the settings
|
2021-09-13 16:17:34 -05:00 |
|