Godfrey M
|
36901d271b
|
adds csvmatch for remote. Im a bit lost though lol
|
2022-12-05 16:28:19 -08:00 |
|
snipe
|
9ca40716ce
|
Merge pull request #12197 from inietov/fixes/custom_regex_defaults_to_any
Fixed #11682 Custom field type of CUSTOM REGEX defaults back to ANY on editing
|
2022-12-05 13:24:22 -08:00 |
|
snipe
|
7518cab7c8
|
Merge pull request #12194 from Godmartinz/FDD32094_Icon_color_change
changes the life-ring icon color with themes
|
2022-12-01 10:04:55 -08:00 |
|
Ivan Nieto Vivanco
|
8d36971c8b
|
Properly select 'CUSTOM REGEX' from the select list if the format declares onee
|
2022-11-30 16:21:23 -06:00 |
|
Godfrey M
|
371a5bf4d6
|
changes the icon color with themes
|
2022-11-30 10:37:47 -08:00 |
|
snipe
|
8bf01715a9
|
Merge pull request #12182 from akemidx/translate_inventory_notification
Fixed #12119 - updated user inventory language to use strings
|
2022-11-29 13:14:32 -08:00 |
|
akemi
|
55f5e7866d
|
edits for PR
|
2022-11-29 15:59:36 -05:00 |
|
snipe
|
9c205f63ae
|
Merge remote-tracking branch 'origin/develop'
|
2022-11-28 19:21:19 -08:00 |
|
snipe
|
e21d0729c1
|
Add jobh title to header in print assets view
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-28 19:19:42 -08:00 |
|
snipe
|
c46dc99e86
|
Merge remote-tracking branch 'origin/develop'
|
2022-11-28 17:20:57 -08:00 |
|
snipe
|
8de59d117f
|
Added serial number to emailed inventory report
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-28 17:14:38 -08:00 |
|
snipe
|
d5e702ac74
|
Merge remote-tracking branch 'origin/develop'
|
2022-11-28 14:12:38 -08:00 |
|
snipe
|
6113afe36e
|
Merge pull request #12125 from inietov/fixes/email_issues
Fixed #11699 and #12065 Email issues
|
2022-11-28 14:09:42 -08:00 |
|
snipe
|
305df42f92
|
Merge pull request #12167 from inietov/features/no_submit_until_status_selected
Fixed #11980 Submit button deactivated in Users' Bulk Checkin if no status selected
|
2022-11-28 13:17:33 -08:00 |
|
akemi
|
39e06a8856
|
Update to PR#12119, adding inventory notification to messages and changing code to be dynamicaly translated
|
2022-11-28 14:16:22 -05:00 |
|
Godfrey M
|
8d861cfd82
|
adds age to the asset table
|
2022-11-28 10:59:18 -08:00 |
|
Godfrey M
|
078e7281cd
|
adds asset age to asset view
|
2022-11-28 10:45:58 -08:00 |
|
Ivan Nieto Vivanco
|
b1985a08c4
|
Checks the status before activate the submit button on users bulk-checkin
|
2022-11-23 17:45:59 -06:00 |
|
Ivan Nieto Vivanco
|
9bafe795b0
|
Corrected the view when editing custom fields values
|
2022-11-23 16:34:29 -06:00 |
|
Ivan Nieto Vivanco
|
feeb1c7ac8
|
Corrected the view when editing custom fields values
|
2022-11-23 12:21:07 -06:00 |
|
snipe
|
27898e660c
|
Inherit the background color, since the field isn’t actually technically readonly
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-22 08:54:48 -08:00 |
|
Aaron
|
7c854c0a5c
|
Fix restore icon in table view
Signed-off-by: Aaron <admin@datahoarder.dev>
|
2022-11-19 10:45:10 +01:00 |
|
snipe
|
f0c5560c1b
|
Merge pull request #12141 from Godmartinz/adds_serial_number_to_history
Added `serial` column to the user history page
|
2022-11-17 21:15:26 +00:00 |
|
Godfrey M
|
0a9fd0b867
|
adds serial to activity report page
|
2022-11-17 13:09:06 -08:00 |
|
Godfrey M
|
5c94ca1403
|
removes dead space
|
2022-11-17 13:06:07 -08:00 |
|
Godfrey M
|
86bc409d3a
|
adds serial column to the action logs
|
2022-11-17 12:57:53 -08:00 |
|
Instead of looking elsewhere, it is better to come here together
|
9056d48775
|
Fixed: 12095
|
2022-11-16 18:16:45 +08:00 |
|
snipe
|
60d7128a5e
|
Replace error suppression with better logic
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-15 17:41:57 +00:00 |
|
Ivan Nieto Vivanco
|
f0ecab7bb1
|
Fix typo in variable (ah-hyuck!)
|
2022-11-15 11:00:40 -06:00 |
|
Ivan Nieto Vivanco
|
7cc8b39863
|
Checks if settings let URL's be shown in email notifications
|
2022-11-15 10:55:54 -06:00 |
|
Ivan Nieto Vivanco
|
cd2997b674
|
Determine if email_logo or logo setting needs to be used in the Forgot Password email
|
2022-11-15 08:08:26 -06:00 |
|
snipe
|
8122236944
|
Merge pull request #12096 from snipe/features/add_custom_field_option_to_view_assets
Added custom field option to view assets
|
2022-11-14 22:45:26 +00:00 |
|
snipe
|
602c2698d2
|
Fixed broken table header tag
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-14 22:06:23 +00:00 |
|
snipe
|
d4ac7530b6
|
Removed download button for files that don’t exist on the server
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-14 22:04:06 +00:00 |
|
snipe
|
4aded5e117
|
FIxed 500 error if model files are missing
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-14 22:01:33 +00:00 |
|
snipe
|
077d343f01
|
Prevent 500 if license file is missing
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-14 17:42:40 +00:00 |
|
snipe
|
ae95ee49f1
|
Hide the option if the field is encrypted
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-10 17:56:50 +00:00 |
|
snipe
|
2ac558494d
|
Set column width instead of letting BS tables guess
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-10 17:21:07 +00:00 |
|
snipe
|
ede16ad2c2
|
Removed unused block
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-10 17:19:35 +00:00 |
|
snipe
|
7a5fcfb87a
|
Loop through fields array
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-10 16:46:59 +00:00 |
|
Godfrey M
|
92ae271292
|
adds validation for department names at Company locations
|
2022-11-09 13:11:33 -08:00 |
|
snipe
|
097821b818
|
Slight revamping of column layouts and also added new general.display_in_user_view column
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-08 15:28:19 +00:00 |
|
snipe
|
2e56c9b521
|
Added new general.display_in_user_view field to form
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-08 15:27:59 +00:00 |
|
snipe
|
b95d24b5eb
|
Additional translations
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-08 15:27:44 +00:00 |
|
snipe
|
236684ec92
|
Fixed model file image path/variable
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-03 14:12:49 -07:00 |
|
snipe
|
7cb1ca8754
|
Fixed image path to show preview
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-03 13:51:48 -07:00 |
|
snipe
|
eb81c290dc
|
Accessory file upload
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-01 19:50:39 -07:00 |
|
snipe
|
71a7176a6e
|
Updated component blade
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-01 19:28:57 -07:00 |
|
snipe
|
def89bfa0c
|
Added some generic file translations
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-01 19:28:49 -07:00 |
|
snipe
|
2106b64da6
|
Fixed some layout issues
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-01 19:06:49 -07:00 |
|
snipe
|
fa79a6c15f
|
Skip storage:: facade on missing images
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-01 18:19:13 -07:00 |
|
snipe
|
761da534f3
|
Updated consumables UI to allow uploads and display files
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-01 17:53:08 -07:00 |
|
snipe
|
a930661150
|
Check for valid category
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-31 12:16:39 -07:00 |
|
snipe
|
c233d7fb1c
|
Removed extra spaces
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-26 10:51:06 -07:00 |
|
snipe
|
dea0fcefbd
|
Reflect color in sidenav if one is given
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-26 10:48:42 -07:00 |
|
snipe
|
e670ffe349
|
Added Assets Assigned to tab
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-26 00:16:06 -07:00 |
|
snipe
|
b503b672ba
|
Merge pull request #11951 from Godmartinz/AccessKey_shortcuts
adds shortcuts for listing, creating, and saving
|
2022-10-25 15:53:57 -07:00 |
|
snipe
|
85a85082b7
|
Changed button icon for importer
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-21 16:59:19 -07:00 |
|
snipe
|
515b14a001
|
Updated JS to better handle input IDs
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-20 19:21:09 -07:00 |
|
snipe
|
4eed2baa31
|
Added default tab to locations
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-20 19:06:58 -07:00 |
|
Godfrey M
|
f9ac447dd1
|
adds default group to LDAP
|
2022-10-18 15:18:09 -07:00 |
|
snipe
|
23e613f903
|
Fixed kit parse error on model edit
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-18 15:00:33 -07:00 |
|
snipe
|
2543fa6b98
|
Fixed user icon for tab
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-17 20:04:42 -07:00 |
|
snipe
|
7c34652da0
|
Fixed incorrect icons for mobile view on location tabs
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-17 20:02:27 -07:00 |
|
snipe
|
fb228d6ded
|
Updated strings
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-13 12:57:10 -07:00 |
|
snipe
|
1360ce90a5
|
Updated strings
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-13 12:52:45 -07:00 |
|
snipe
|
3549afe157
|
Added strings
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-13 12:43:24 -07:00 |
|
snipe
|
cfb780b20b
|
Remove unused files
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-13 12:39:10 -07:00 |
|
snipe
|
eb9f17122e
|
Updated strings
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-13 12:21:09 -07:00 |
|
snipe
|
2ef45afb2b
|
Removed extraneous files
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-13 12:18:57 -07:00 |
|
snipe
|
e7ae7742b0
|
Merge pull request #11949 from nh314/Remove-required-mark
Remove required mark
|
2022-10-12 10:55:49 -07:00 |
|
snipe
|
06803092c5
|
Merge pull request #11952 from snipe/features/clearer_activated_helptext
Added clearer LDAP activated helptext
|
2022-10-12 10:52:56 -07:00 |
|
Ivan Nieto Vivanco
|
ab0c5bcd9d
|
Add precision parameter to the diffForHumans() Carbon function to report
|
2022-10-12 12:16:13 -05:00 |
|
snipe
|
5ba01728d9
|
More text tweaking
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-11 12:51:25 -07:00 |
|
snipe
|
ae0eb378e4
|
Additional clarification
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-11 12:43:54 -07:00 |
|
snipe
|
ad8a2387f0
|
Updated help text to be more clear
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-11 12:38:37 -07:00 |
|
Godfrey M
|
4fa01350c3
|
adds shortcuts for listing, creating, and saving
|
2022-10-11 12:00:15 -07:00 |
|
Phan Nguyen
|
d3161fad02
|
Remove required mark
Because it actually not required by model.
|
2022-10-11 15:49:56 +07:00 |
|
snipe
|
15da3b831d
|
Merge pull request #11937 from Godmartinz/gh11868_sidebar_unclickable
Fixes the margin top adjustment for desktop
|
2022-10-06 10:43:27 -07:00 |
|
Godfrey M
|
0c6441ebed
|
removes the margin top adjustment for desktop
|
2022-10-06 10:35:28 -07:00 |
|
Ivan Nieto Vivanco
|
f1edbc9810
|
Send item variable that the datepicker needs
|
2022-10-06 09:15:00 -05:00 |
|
snipe
|
ca937667b4
|
Indented divs per @uberbrady
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-05 17:21:39 -07:00 |
|
snipe
|
3605aa8f5a
|
Added clear button to generic datepicker and made it wider
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-05 16:59:06 -07:00 |
|
snipe
|
0817308822
|
Added start/end to edit/view screens
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-05 16:58:49 -07:00 |
|
snipe
|
d23e178c62
|
Adde language strings
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-05 16:56:10 -07:00 |
|
snipe
|
18663c2599
|
Merge pull request #11925 from inietov/fixes/checkbox_customfields_comma_issues
Fixed #11710 - Validation of checkbox data with multiple values
|
2022-10-05 16:48:32 -07:00 |
|
Ivan Nieto Vivanco
|
5b8e0b3af1
|
Use a regex (gulp) to admit ',' (comma) and ', '(comma plus space) as customfields checkbox value delimiter
|
2022-10-05 18:40:07 -05:00 |
|
snipe
|
018f71a157
|
Switched to translations for better autoglossonym support
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-05 11:46:42 -07:00 |
|
snipe
|
c70c8ce856
|
Merge pull request #11916 from Godmartinz/gh11868_sidebar_unclickable
fixes mobile views and clickability of sidebar menu
|
2022-10-04 18:07:02 -07:00 |
|
snipe
|
81d2a3acda
|
Updated lnaguage strings
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-04 17:48:43 -07:00 |
|
snipe
|
ba0483b33e
|
Phrasing!
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-04 16:21:10 -07:00 |
|
snipe
|
97b9f96030
|
Added nag alert for unaccepted assets
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-04 16:16:21 -07:00 |
|
snipe
|
891b5b2882
|
Added routes, language
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-04 15:45:25 -07:00 |
|
Godfrey M
|
e21660ae05
|
off by a pixel
|
2022-10-04 12:11:37 -07:00 |
|
Godfrey M
|
53392d6069
|
fixes mobile views and clickability of sidebar menu
|
2022-10-04 12:01:13 -07:00 |
|
snipe
|
3469e49470
|
First UI overhaul
Signed-off-by: snipe <snipe@snipe.net>
|
2022-10-03 21:28:22 -07:00 |
|
Brady Wetherington
|
0424308863
|
Modified dashboard tooltips to add percentage as well as count
|
2022-09-29 13:46:56 -07:00 |
|
Brady Wetherington
|
420c216973
|
Added counts to Dashboard Pie Chart legends and tooltips
|
2022-09-29 13:20:58 -07:00 |
|
snipe
|
70c766e8b3
|
Added setting to choose dashboard type
Signed-off-by: snipe <snipe@snipe.net>
|
2022-09-29 04:16:46 -07:00 |
|
snipe
|
0b2ce7be07
|
Fixed #11521 - switch to using status meta from status label name
Signed-off-by: snipe <snipe@snipe.net>
|
2022-09-29 03:48:58 -07:00 |
|