Godfrey M
|
ef82f954e5
|
fixed required css, and user input lengths
|
2024-09-25 15:47:57 -07:00 |
|
Godfrey M
|
b797c37acb
|
replace duplicate code with partials
|
2024-09-25 12:48:05 -07:00 |
|
Godfrey M
|
12522a3791
|
fix spacing issues
|
2024-09-25 12:07:15 -07:00 |
|
Godfrey M
|
18ddffe8f9
|
fix partial variable intialization, fix width of input fields
|
2024-09-25 11:42:16 -07:00 |
|
Godfrey M
|
0bc98e971f
|
refactoring modals with partials and fixing misalignments
|
2024-09-12 12:26:19 -07:00 |
|
snipe
|
231bc1e2de
|
Updated blade selectors
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-29 18:31:34 +01:00 |
|
snipe
|
305dc049a4
|
Added asterisk help text
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-22 11:01:28 +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
|
bffba02511
|
Updated icons
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 17:26:44 +01:00 |
|
Godfrey M
|
6b1784f2ee
|
makes shortcuts optional
|
2024-08-07 10:47:16 -07:00 |
|
snipe
|
fc86eefeac
|
Show existing images on user edit page
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-20 00:27:28 +01:00 |
|
snipe
|
2415408a50
|
Prevent ludicrious amount of min_qty
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-11 16:22:41 +01:00 |
|
snipe
|
67d6f7119d
|
Prevent a ludicrous amount of consumables
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-11 16:22:04 +01:00 |
|
snipe
|
e123eeea9e
|
Added error message if category type is invalid
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-11 16:00:20 +01:00 |
|
snipe
|
4c19b4d831
|
Added aria-hidden="true" to error icon for accessibility
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-08 17:39:38 +01:00 |
|
snipe
|
ae9085b11f
|
Modernize use statements, switch to auth()
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-04 20:49:22 +01:00 |
|
snipe
|
e372527d13
|
Added default_avatar to settings
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-04 13:22:36 +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 |
|
Brady Wetherington
|
f633dbba64
|
Merge branch 'develop' into snipeit_v7_laravel10
|
2024-05-20 12:55:29 +01:00 |
|
snipe
|
f5e03b264f
|
Show additional help text if help text is given
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-15 16:33:47 +01:00 |
|
Brady Wetherington
|
65e21faa3e
|
Merge branch 'develop' into snipeit_v7_laravel10
Hopefully, last merge?
|
2024-04-02 20:34:04 +01:00 |
|
snipe
|
3b66912742
|
Fixed #14460 - added support for avif
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-20 12:25:02 +00:00 |
|
snipe
|
ddf81ba135
|
Wider country dropdown
Signed-off-by: snipe <snipe@snipe.net>
|
2024-03-20 11:00:06 +00:00 |
|
Brady Wetherington
|
8f2843bfcf
|
Merge branch 'develop' into snipeit_v7_laravel10
Had to re-generate composer.lock, and re-do package.json and rebuild assets as well.
|
2024-02-21 20:22:28 +00:00 |
|
snipe
|
30f9acfcf3
|
Disallow uploads in demo mode
Signed-off-by: snipe <snipe@snipe.net>
|
2024-02-19 16:11:17 +00:00 |
|
Brady Wetherington
|
9bb191f29f
|
Fixes file upload XSS vulnerability [sc-24156]
|
2024-02-08 14:30:40 +00:00 |
|
snipe
|
0089ea2321
|
Merge pull request #13882 from marcusmoore/fixes/jquery-validation
Fix client side validation in the v7 branch
|
2023-12-05 17:26:48 +00:00 |
|
Marcus Moore
|
3ecdafa685
|
Add class to error placement check
|
2023-11-14 16:12:47 -08:00 |
|
Marcus Moore
|
20ae9dea19
|
Fix placement of error message
|
2023-11-14 15:55:15 -08:00 |
|
Marcus Moore
|
08e4ea384e
|
Update additional partials for validation
|
2023-11-14 12:23:46 -08:00 |
|
Marcus Moore
|
fe0f9743d3
|
Update additional partials for validation
|
2023-11-14 12:07:37 -08:00 |
|
Marcus Moore
|
1a26ea0911
|
Update a couple more fields for new validation
|
2023-11-13 19:18:04 -08:00 |
|
Marcus Moore
|
0d3589ca24
|
Update create asset page to use new validation library
|
2023-11-13 18:17:39 -08:00 |
|
Robert-Azelis
|
04a867d12b
|
Update eol_date.blade.php
read EOL date from database instead calculate on the base model EOL rate
|
2023-10-22 18:32:20 +02:00 |
|
spencerrlongg
|
7dab59c98d
|
fix for no eol, fix for optional in view
|
2023-09-20 14:17:30 -05:00 |
|
spencerrlongg
|
70a251de55
|
fix up gui edit
|
2023-09-13 13:51:14 -05:00 |
|
snipe
|
44231fa52c
|
Merge pull request #13225 from inietov/fixes/change_default_location_at_checkin
Fixed #13167 Default location not being set/updated upon check-in
|
2023-07-12 19:14:53 +01:00 |
|
snipe
|
14c61e4c17
|
Added phone, fax to departments, locations, companies
Signed-off-by: snipe <snipe@snipe.net>
|
2023-07-10 19:44:21 +01:00 |
|
Ivan Nieto Vivanco
|
f4ca29b4a8
|
Only show radio inputs for location in checkin view
|
2023-07-06 11:36:55 -06:00 |
|
Ivan Nieto Vivanco
|
743e852998
|
Add radio buttons to alter asset checkin location behavior
|
2023-07-06 10:38:48 -06:00 |
|
snipe
|
02cacf76c6
|
Additional multi-select options for custom report
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-16 13:58:21 -07:00 |
|
snipe
|
0f3b77ee2d
|
Added multi-select option to custom report
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-10 14:45:31 -07:00 |
|
snipe
|
a49257ad4b
|
Wrong eval
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-10 13:16:59 -07:00 |
|
snipe
|
c6eef86661
|
Fixed multiselect for companies
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-10 13:15:22 -07:00 |
|
snipe
|
9f39d71f16
|
Merge pull request #12831 from Godmartinz/adds_multi_select_to_custom_report
Added Multiselect of companies for custom reports
|
2023-05-10 11:36:21 -07:00 |
|
snipe
|
277618bf16
|
Added maxlenth to form fields
Signed-off-by: snipe <snipe@snipe.net>
|
2023-05-08 14:13:24 -07:00 |
|
snipe
|
7aab4290c7
|
Updated tooltips with data-tooltip=true from old method
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-18 02:44:50 -07:00 |
|
snipe
|
589f7fa183
|
Larger qty box
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-15 21:03:09 -07:00 |
|
snipe
|
9ff62c966e
|
Check for $item (matters mostly in custom report blade)
Signed-off-by: snipe <snipe@snipe.net>
|
2023-04-15 21:03:00 -07:00 |
|
Godfrey M
|
ab67d903b5
|
adds multi select to custom report for companies
|
2023-04-13 12:02:11 -07:00 |
|