snipe
99a05c6401
Merge remote-tracking branch 'origin/develop'
2023-03-28 13:43:24 -07:00
Joe Ferguson
47e18db172
Fix next button string for Step 2 preflight
2023-03-28 10:30:56 -05:00
snipe
03aadc4abf
Merge remote-tracking branch 'origin/develop'
2023-03-28 07:20:22 -07:00
snipe
09674c012c
Use named route with params
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-28 07:18:45 -07:00
snipe
d2daaf30eb
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# config/version.php
2023-03-28 03:32:04 -07:00
Joe Ferguson
cd49f65c0b
User preflight fix translation strings w/ bad path
2023-03-24 15:27:08 -05:00
snipe
dcbd216e2c
Merge remote-tracking branch 'origin/develop'
2023-03-24 08:29:22 -07:00
snipe
697cb4fe6d
Fixed translation string for importer
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-24 08:27:53 -07:00
snipe
8a395d63a1
Merge remote-tracking branch 'origin/develop'
2023-03-24 07:23:06 -07:00
snipe
16dcc2d3ed
Fixed #12641 - add JSON to mimes
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-24 06:57:43 -07:00
snipe
43c286c61f
Merge remote-tracking branch 'origin/develop'
2023-03-24 06:18:10 -07:00
snipe
13ad69ee75
Merge pull request #12713 from inietov/fixes/trying_access_array_offset_null
...
Fixed Trying to access array offset on value of type null [sc-20528]
2023-03-24 04:52:56 -07:00
snipe
b91e914a61
Merge remote-tracking branch 'origin/develop'
2023-03-23 10:55:58 -07:00
Marcus Moore
fe6295a5e4
Update slack_* properties to webhook_*
2023-03-22 14:43:00 -07:00
Ivan Nieto Vivanco
aa8dfcf89f
Added a ternary to avoid null offset in array
2023-03-22 13:48:23 -06:00
snipe
e8e1ada776
Merge pull request #12669 from akemidx/feature/sc-20178
...
#20178 : Added Dell and Lenovo to warranty link function
2023-03-22 00:54:40 -07:00
snipe
58ea1592bb
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# public/js/build/app.js
# public/js/dist/all.js
# public/mix-manifest.json
# resources/views/livewire/slack-settings-form.blade.php
2023-03-22 00:26:15 -07:00
snipe
545d023a18
Handled a few more hard-coded strings
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 23:56:07 -07:00
snipe
473211397f
Merge pull request #12708 from uberbrady/livewire_importer_no_subcomponent
...
Livewire importer without subcomponent
2023-03-21 23:07:04 -07:00
snipe
e08327be95
Ability to remove user location from users
...
Rework of #9677 - sorry @godmartinez - I suck :(
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 23:03:57 -07:00
Brady Wetherington
6fe520a55d
Hooked various the contents of the components together
2023-03-21 22:26:32 -07:00
snipe
0418d390f0
Corrected width to 100%
...
I should not be allowed to touch computers
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 22:25:15 -07:00
snipe
b3d5bb75a3
Apply master patch to develop because I am an idiot on the wrong branch
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 22:23:09 -07:00
snipe
5346ebba94
Make select2 list in slack settings not searchable
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 22:21:21 -07:00
snipe
1fa9f80c03
Correctly disable the select2 in demo mode
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 22:18:42 -07:00
snipe
e40762cf7f
Small anal-retentive spacing/indenting tweaks
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 21:00:43 -07:00
snipe
2d3ddd1c7a
Fixed default value for webhook_selected
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 20:56:08 -07:00
snipe
637438ccf6
Added select2 to slack settings
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 20:00:11 -07:00
snipe
647f47cdfe
Check for demo mode in the clear method for the controller
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 19:27:05 -07:00
snipe
a14d1b981d
Switched singleton to static helper method
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 19:22:18 -07:00
snipe
d883084830
Fixed some funky HTML tags
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 18:58:26 -07:00
snipe
658252125e
Added new partial for the form inline “demo mode”
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 18:57:27 -07:00
snipe
35bef6625a
Merge pull request #12703 from Godmartinz/webhook_clean_up
...
adds clear and save button, save button updates accordingly
2023-03-21 17:02:33 -07:00
Godfrey M
2754277068
adds csrf token and missing divs
2023-03-21 16:12:46 -07:00
snipe
c229d69cec
Added next audit date override in bulk asset edit
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 16:01:41 -07:00
Godfrey M
3c28242a2e
save button updates accordingly
2023-03-21 15:53:09 -07:00
snipe
ecb11c3a12
Fixed #12682 - add default location to maintenance report
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-21 13:52:21 -07:00
snipe
4f8542b71b
Merge pull request #12680 from akemidx/clone_accessories
...
Clone accessories
2023-03-21 13:37:04 -07:00
akemidx
bb7b655fd2
translating screen reader lines
2023-03-21 16:02:34 -04:00
Brady Wetherington
704a2ad858
WIP: trying to merge two LW components into one, not working yet
2023-03-18 20:31:56 -07:00
snipe
e39a75f2cc
Fixed min width on select2 bulk menus
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-18 00:14:57 -07:00
snipe
ea4a37d8ef
Fixed cancel button alignment
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-18 00:14:09 -07:00
snipe
820ae09a6f
Reworked the layout of the confirm merge form a little
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-17 16:42:41 -07:00
snipe
28cc8f9d69
Nicer user history display
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-17 16:41:43 -07:00
snipe
c752e3bb86
Fixed divs
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-17 02:48:41 -07:00
snipe
e557f03cc2
Disable submit if app is locked
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-17 02:43:33 -07:00
snipe
c93096b767
Made the table wider, used icons to compact space
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-16 23:13:05 -07:00
snipe
736777e1e6
Added email and username to merge user confirmation screen
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-16 22:48:20 -07:00
snipe
07fbbf5f7f
Added merge to user menu
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-16 18:18:54 -07:00
snipe
0dfb51f642
User merge blade
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-16 18:18:32 -07:00
akemidx
a8e2f72e25
accessory cloning, WITHOUT copying over the image.
2023-03-15 16:55:24 -04:00
akemidx
68094b23b9
moved dell and levono icons to local machine
2023-03-15 15:02:33 -04:00
snipe
fdacd5d5b5
Merge pull request #12636 from akemidx/feature/sc-20330/date-on-all-assigned-pdf
...
Datestamp on "Print All Assigned" generated form
2023-03-15 11:31:52 -07:00
akemidx
f38f6f57ae
fixed localization and formatting. simplified code to remove php snippet
2023-03-15 14:00:29 -04:00
snipe
322fd76353
Merge pull request #12664 from Godmartinz/The_final_lowercase
...
The final lowercase in webhooks
2023-03-14 17:09:20 -07:00
akemidx
d50a5d1880
dell and lenovo icons/links added
2023-03-14 16:04:03 -04:00
akemidx
a9782b7e00
testing links
2023-03-14 15:26:44 -04:00
akemidx
9c5ee060d3
WIP string/int error
2023-03-14 15:01:56 -04:00
snipe
5a709a83e7
Small UI tweaks
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-14 09:38:30 -07:00
Godfrey M
955d8313b2
the final lowercase
2023-03-13 17:14:02 -07:00
Godfrey M
1bd37b49e9
adds translations for webhook names
2023-03-13 16:13:02 -07:00
Godfrey M
7612c5d852
lowercases variables
2023-03-13 15:26:51 -07:00
Godfrey M
11bf3f5285
aligned inputs
2023-03-13 14:06:05 -07:00
Godfrey M
b6d105c4f4
removes help text from general integrations
2023-03-13 10:49:41 -07:00
Godfrey M
27a2ed5c79
Merge branch 'develop' into generalize_webhooks
2023-03-13 10:41:08 -07:00
snipe
d1d89f872a
Merge pull request #12638 from snipe/fixes/dashboard_category_count_with_show_archived
...
Fixed #12635 - dashboard category should not show archived
2023-03-10 14:19:40 -08:00
Florian
86205bc996
fix translation and adds icon on property reassignable
...
Fixing #12647
2023-03-10 10:36:42 +01:00
akemidx
4533982345
added time of day
2023-03-09 15:11:07 -05:00
snipe
fe470b32fc
Added icon and import type to header, more translations
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-08 16:33:40 -08:00
snipe
474e32ea2a
Added translations and formatting
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-08 16:33:02 -08:00
snipe
b9e4b2a0ba
Added some translations, date formatting, and filesize human reporting
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-08 16:32:45 -08:00
snipe
7f8bdbd252
Added showableAssets() relationship to Category model
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-08 13:01:38 -08:00
snipe
00896a8615
Updated comment
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-08 12:51:53 -08:00
akemidx
2a4d30a748
forgot to add datestamp to title of page
2023-03-08 15:09:33 -05:00
akemidx
cd9f2f7fb7
datestamp for print all assigned form generation
2023-03-08 14:56:14 -05:00
Godfrey M
15c19a7ab7
silenced Discord option and validation, more translations
2023-03-08 10:35:45 -08:00
snipe
1ed7cd27b4
Lots of HTML/CSS tweaks for better UI
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-08 00:32:30 -08:00
snipe
e143e0c5ee
Make the <tr> reflect that it’s active
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-08 00:32:16 -08:00
snipe
42601fecbf
Merge branch 'livewire_importer_2_squashed_and_rebased' of https://github.com/uberbrady/snipe-it into uberbrady-livewire_importer_2_squashed_and_rebased
2023-03-07 21:42:32 -08:00
Brady Wetherington
7c09de3ea8
Re-introduce the 'placeholder' option for our form-helper
2023-03-07 21:38:55 -08:00
snipe
094859cfe8
Merge branch 'livewire_importer_2_squashed_and_rebased' of https://github.com/uberbrady/snipe-it into uberbrady-livewire_importer_2_squashed_and_rebased
2023-03-07 21:38:04 -08:00
snipe
379c5f6790
Reworked the layout for logo upoloads
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-07 18:54:09 -08:00
Brady Wetherington
09c1298e03
Merge branch 'develop' into livewire_importer_2_squashed_and_rebased
...
I'll be taking in the changes to the importer front-end elsewhere
2023-03-07 18:51:05 -08:00
Brady Wetherington
fe699737eb
Add improved field-guessing logic; make sure 'do not map' fields work
2023-03-07 18:26:59 -08:00
snipe
e60fa15414
Nicer layout, but it kinda dosn’t work :(
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-07 17:02:52 -08:00
Godfrey M
35dd0d8def
adds generalized webhooks, updates settings page, translations, validation
2023-03-07 15:48:21 -08:00
snipe
ea54f540de
Dynamically determine target route for expected checkin emails
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-07 13:42:51 -08:00
akemidx
ec5836dab4
cloning accessories first bit
2023-03-07 16:41:48 -05:00
Achmad Fienan Rahardianto
0b3becee7a
enable sortable for ID column
2023-03-04 11:27:00 +07:00
Brady Wetherington
7edec26e73
Fixes to layout, improvements to import types, better icons for processing.
2023-03-01 17:18:36 -08:00
Godfrey M
aae178a606
gets select working, placeholders update dynamically
2023-03-01 17:10:10 -08:00
snipe
778787db3c
Rip out jquery for location parent
...
Signed-off-by: snipe <snipe@snipe.net>
2023-03-01 15:36:01 -08:00
Godfrey M
354f04534e
add multi array, migration, still having issues
2023-03-01 12:30:32 -08:00
Brady Wetherington
9b80e86306
Actually display name of company in Accessories Report
2023-03-01 11:34:30 -08:00
Brady Wetherington
54cb38603b
Cleaned up the last of the FIXME's (or downgraded them to TODO's)
2023-02-28 22:34:44 -08:00
Brady Wetherington
5cf66851f7
Finalizing the Livewire Importer! Just going to do some testing now
2023-02-28 21:58:02 -08:00
Brady Wetherington
2f94bf96ff
Everything's all wired up; just need to clean up all the FIXME's and stuff
2023-02-28 18:36:52 -08:00
snipe
1f7ae08d76
Merge branch 'develop' into features/make_eol_sortable
2023-02-28 18:05:09 -08:00
snipe
af9f9d2523
Convert string to date object for formatting
...
Signed-off-by: snipe <snipe@snipe.net>
2023-02-28 15:48:45 -08:00
akemidx
25f3e4d41a
Adding ability to see boolean values when using normal export
2023-02-28 16:01:23 -05:00
Brady Wetherington
53db266b69
WIP: cleaning up extraneous gunk and trying to standardize on one single Livewire Select2 implementation
2023-02-27 14:29:02 -08:00
Brady Wetherington
fb201e61f3
More wiring up Livewire to the back-end.
2023-02-27 14:29:02 -08:00
Brady Wetherington
e1c8f155bb
Wiring up more bits to Livewire
2023-02-27 14:29:02 -08:00
Brady Wetherington
5c97e45d00
WIP - trying to get select2 wired up for importer
2023-02-27 14:29:02 -08:00
Brady Wetherington
8009ee79db
I think I have, now, full parity on the base Importer level
...
Meaning that you can upload new files, delete old files, have error
messages, have status updates - and all of them seem to work.
2023-02-27 14:29:02 -08:00
Brady Wetherington
0a085af0a0
Getting the basic wiring of the importer over into Livewire
...
WIP: Wiring up more and more of the actions on the importer
Files now upload okay, a little glitchy on the display-side though
add to readmes so i dont forget
2023-02-27 14:28:59 -08:00
Godfrey M
e8fc895e51
"adds variables, but still not working"
2023-02-27 09:19:59 -08:00
snipe
5e6ebb9a65
Merge pull request #12410 from uberbrady/paginate_accessories_report
...
Paginate accessories report
2023-02-23 12:26:17 -08:00
snipe
8e72da42e8
Merge pull request #12406 from akemidx/vip_tag
...
Added a checkbox to notate VIP status
2023-02-23 12:23:29 -08:00
snipe
eb6357636a
Merge pull request #12467 from marcusmoore/fix/scope-people-with-full-multiple-companies
...
Fix full company scoping in user selects
2023-02-23 10:36:33 -08:00
Marcus Moore
6c8de181cf
Properly close tag in mail template
2023-02-22 17:52:47 -08:00
Marcus Moore
aae2106658
Use existing language translation string
2023-02-22 12:02:14 -08:00
snipe
81cb29db5e
Merge pull request #12509 from inietov/fixes/add_images_to_user_inventory_mail_report
...
Added images to emailed user inventory report [sc-19801]
2023-02-22 10:38:07 -08:00
snipe
4bf1566d2a
Merge pull request #12124 from Godmartinz/feature/sc-16946/add-checkbox-to-allow-skipping-a-user-during
...
Adds Boolean to Users Table for Auto Assigning Licenses
2023-02-21 20:10:46 -08:00
snipe
0c3115553e
Merge branch 'develop' into vip_tag
2023-02-21 20:03:49 -08:00
snipe
942fee4d43
Merge pull request #12447 from akemidx/user_setup_translation
...
FIXED: Translations on the User Creation setup page
2023-02-21 19:53:00 -08:00
akemidx
f33b6a3e26
Update user.blade.php
2023-02-17 12:52:54 -05:00
snipe
71334b5eae
More tweaking for top button alignment
...
Signed-off-by: snipe <snipe@snipe.net>
2023-02-15 18:13:38 -08:00
snipe
f124249e1c
More padding twiddles
...
Signed-off-by: snipe <snipe@snipe.net>
2023-02-15 18:08:11 -08:00
snipe
e451ca1a5c
Stray semicolon
...
Signed-off-by: snipe <snipe@snipe.net>
2023-02-15 17:37:53 -08:00
snipe
3e111fca6e
Cleanup some small UI bugaboos (padding, etc)
...
Signed-off-by: snipe <snipe@snipe.net>
2023-02-15 17:13:40 -08:00
snipe
df64e0e291
Merge pull request #12523 from Godmartinz/bug/sc-20041/slack-ui-livewire-tweaks
...
Fixes slack settings submit button availability
2023-02-15 16:28:57 -08:00
snipe
51c9a7d4f8
Merge pull request #12521 from akemidx/weird_checkout_text
...
Fixed awkward checkout text in checkedout side panel
2023-02-15 16:28:05 -08:00
akemidx
d8d713426d
indent?
2023-02-15 19:24:20 -05:00
akemidx
7dd789d5c0
translate no assets at checkout
2023-02-15 19:22:13 -05:00
Godfrey M
2d8c8e8f48
removes lazy loading
2023-02-15 16:16:14 -08:00
Godfrey M
7b510d5f2b
greys out submit button conditionally
2023-02-15 15:46:05 -08:00
snipe
d4634e83c9
Nicer padding, removed unused ids
...
Signed-off-by: snipe <snipe@snipe.net>
2023-02-15 14:45:18 -08:00
snipe
6c3ffa7918
Removed unused CSS
...
Signed-off-by: snipe <snipe@snipe.net>
2023-02-15 14:39:24 -08:00
snipe
2d0bd2b292
Make spinner actually spin
...
Signed-off-by: snipe <snipe@snipe.net>
2023-02-15 14:06:40 -08:00
akemidx
b96f2f738d
fixed weird phrasing in asset checkout screen
2023-02-15 16:47:48 -05:00
snipe
ff895739f4
Merge pull request #12446 from Godmartinz/livewire_slack_inputs
...
Adds Livewire slack inputs
2023-02-15 13:27:07 -08:00
Godfrey M
793cf4823b
missing things like mr magoo
2023-02-14 14:35:54 -08:00
Godfrey M
c0d8ff1676
simplified to an else instead of elseif
2023-02-14 14:21:24 -08:00
Godfrey M
0cd558593d
adds the red x icon to a false deployable status
2023-02-14 10:34:36 -08:00
Godfrey M
d03e042eda
adds a red icon next to broken- not fixable status label
2023-02-14 09:55:48 -08:00
snipe
2bbbc8158b
Merge pull request #12477 from akemidx/apple_warranty_link
...
Added functionality to Apple Warranty link
2023-02-13 13:02:33 -08:00
snipe
2f5b4c8e1b
Merge pull request #12498 from akemidx/layout_trans
...
Translations for the layout setup
2023-02-13 13:01:58 -08:00
Ivan Nieto Vivanco
f0bf16d784
Fix more uneven tags
2023-02-12 12:01:40 -06:00
Ivan Nieto Vivanco
9a68a747a0
Fix uneven tags
2023-02-12 11:59:56 -06:00
Ivan Nieto Vivanco
81cc9f3700
Adds images to emailed user inventory report
2023-02-12 08:23:50 -06:00
akemidx
5714824aa7
translations for the layout setup
2023-02-09 17:24:34 -05:00
snipe
e79818967d
Merge pull request #12490 from akemidx/manufacturer_marker
...
Removed "required" marker for manufacturer on asset models (since it is not actually required)
2023-02-09 12:43:14 -08:00
akemidx
32ed70259e
sweedish chef fixes up your typos
2023-02-09 15:39:10 -05:00
akemidx
1a651b33fc
manufacturer marker removal
2023-02-08 17:31:39 -05:00
snipe
a4a3c03a7c
Merge pull request #12478 from inietov/fixes/added_translation_strings_inventory_report
...
Fixed #12064 Mail-Template missing translation strings
2023-02-08 10:02:19 -08:00
snipe
16fcc6dc44
Fixed UI bug where download button was missing for non-images
...
Signed-off-by: snipe <snipe@snipe.net>
2023-02-07 18:40:00 -08:00
Ivan Nieto Vivanco
49b6a1cc53
Adds translation strings to theinventory report sent to users
2023-02-07 18:29:19 -06:00
akemidx
75f3cb3079
fixing external if statement
2023-02-07 19:02:12 -05:00
akemidx
c0074baa26
functionality to Apple Warranty link
2023-02-07 17:27:39 -05:00
Marcus Moore
45e8e9bbed
Move company name to better location
2023-02-06 12:21:09 -08:00
Marcus Moore
78343ddb7c
Add asset's company name to checkout page
2023-02-06 10:58:10 -08:00
Godfrey M
74c64c1fc5
adds validation to the update hook, removes typos and deadlines
2023-02-06 09:40:57 -08:00
snipe
dc414d3552
Updated model restore route
...
Signed-off-by: snipe <snipe@snipe.net>
2023-02-02 23:38:59 -08:00
snipe
bbf6e5e69e
Merge pull request #12421 from akemidx/hardware_blades_translations
...
Fixed: translations added for the hardware blades
2023-02-02 13:02:46 -08:00
akemidx
37ce68af5b
once again fixing an apostrophe
2023-02-02 15:54:05 -05:00
akemidx
29851c626f
Merge branch 'develop' into user_setup_translation
2023-02-02 14:34:09 -05:00
snipe
7344bbdd7f
Added checkout/checkin note to user history
...
Signed-off-by: snipe <snipe@snipe.net>
2023-02-02 11:26:33 -08:00
snipe
78dca7fd32
Handle missing userfiles more gracefully
...
Signed-off-by: snipe <snipe@snipe.net>
2023-02-02 10:49:36 -08:00
akemidx
69c38bf686
translations on the User Creation page
2023-02-01 20:32:16 -05:00
Godfrey M
3a86547ef5
fixes messages for integration test, removes slack request file, rehouses ajax method
2023-02-01 16:51:05 -08:00
snipe
d9cdb92014
Merge branch 'develop' into vip_tag
2023-02-01 16:03:23 -08:00
snipe
2da4578aa5
Merge branch 'develop' into slack_message
2023-02-01 13:43:09 -08:00
snipe
1a8fb5bcfe
Merge pull request #12423 from snipe/features/edit_fieldset_name
...
Fixed #12418 - added ability to edit custom field names via GUI
2023-02-01 13:39:39 -08:00
snipe
4a6250a08c
Merge pull request #12409 from akemidx/component_checkin_limit
...
Fixed: Checkin limit string translation for components
2023-02-01 13:37:56 -08:00
akemidx
0ffd40a217
fixing syntax
2023-02-01 16:30:07 -05:00
akemidx
33d819fd41
fixing pr
2023-02-01 16:13:53 -05:00
akemidx
90c1bfe03d
fixing pr
2023-02-01 16:12:39 -05:00
akemidx
4d9d73483f
fixing pr
2023-02-01 16:09:19 -05:00
akemidx
4e5b8fa213
fixing pr
2023-02-01 16:05:50 -05:00
akemidx
a8643e5d35
cleaning up/adding variable
2023-02-01 15:55:16 -05:00
Godfrey M
f95a904d90
adds integration button, working on its functionality
2023-02-01 12:08:13 -08:00
snipe
f7ae5db4f3
Merge branch 'develop' into features/fixed_12382_added_checked_out_count_to_accessories
2023-01-31 19:56:43 -08:00
snipe
de1141491a
Replaced help text
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-31 19:41:42 -08:00
Brady Wetherington
02ca5248b1
Don't append username to the user's name if it's already there
2023-01-31 17:44:09 -08:00
Godfrey M
1e0c58c3cf
saves data correctly now
2023-01-31 11:32:05 -08:00
Ivan Nieto Vivanco
a7a578bf51
Added head only logo to be used as default in apple-touch-icon
2023-01-31 00:13:44 -06:00
Godfrey M
fc044528b8
validation is working, success message appears, database is not updating
2023-01-30 16:10:02 -08:00
akemidx
214a1af61a
apostrophe updates
2023-01-30 16:54:23 -05:00
snipe
a16604285c
Normalize the fieldset form
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-26 17:03:07 -08:00
snipe
37f5cfa8ce
Added edit button for fieldsets
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-26 17:02:53 -08:00
Godfrey M
a63ea560ae
adds submit button, getting setAttribute error
2023-01-26 15:17:08 -08:00
akemidx
79d9cff22a
translations added for the hardware blades
2023-01-26 16:26:31 -05:00
Godfrey M
a69cb6204a
adds rest of inputs, and corrects Data binding
2023-01-25 16:22:34 -08:00
Godfrey M
2e22eeade5
adds one input
2023-01-25 14:29:20 -08:00
akemidx
53d8008a5f
Merge branch 'vip_tag' of github.com:akemidx/snipe-it into vip_tag
2023-01-25 17:14:29 -05:00
akemidx
b363524305
vipuser label updated to vip
2023-01-25 15:58:44 -05:00
snipe
4c3354b778
Merge branch 'develop' into vip_tag
2023-01-24 20:29:43 -08:00
Brady Wetherington
b00333c9f5
Merge remote-tracking branch 'upstream/develop' into develop
2023-01-24 17:36:39 -08:00
Brady Wetherington
c9f0f5fe8b
Change Accessories report to use server-side pagination from URL
2023-01-24 17:35:44 -08:00
akemidx
3ba79600fb
checkin limit for the components checkin
2023-01-24 18:17:49 -05:00
akemidx
cafe8f3074
notification for slack message
2023-01-24 16:20:20 -05:00
akemidx
596846a94a
Add VIP Checkbox
2023-01-24 15:29:27 -05:00
Godfrey M
0f8ee22053
Creates Slack Setting Form
2023-01-24 09:25:05 -08:00
snipe
7a9ea91be0
Merge pull request #12387 from snipe/fixes/inconsistent_UI_for_image_delete
...
Updated - Refactored ImageHandler request to be more re-usable, and checkboxes with missing `minimal` class for iCheck
2023-01-23 21:39:55 -08:00
cram42
c2c009a018
Merge branch 'develop' into develop
2023-01-24 09:53:42 +08:00
akemidx
25996cbe03
translating the quick info printed out on accept x eula blades
2023-01-23 16:18:21 -05:00
snipe
4104d7260f
Include new eol date picker blade
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-22 00:55:31 -08:00
snipe
3587017591
Updated EOL date in view blade
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-22 00:55:19 -08:00
snipe
8040d08e8c
Removed formatter from EOL date
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-22 00:54:37 -08:00
snipe
abad579306
Added eol date picker
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-22 00:45:33 -08:00
snipe
72295c093a
Add CSS to the div to correct the weird indenting - fixes #12388
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 18:24:23 -08:00
snipe
2dc1182582
Don’t offer the delete option if there is no avatar currently
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 18:20:26 -08:00
snipe
93ad0d02b9
Use fieldname for aria labels too
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 18:20:02 -08:00
snipe
3674f46ce0
Added arial labels
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 16:42:44 -08:00
snipe
cfa342c81a
Updated HTML for “standard” image edit/delete
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 16:23:04 -08:00
snipe
563a252d18
Updated checkboxed with missing minimal
class for iCheck
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 14:57:52 -08:00
snipe
2bdf3d3f44
Missed a few strong HTML tags
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 14:44:10 -08:00
snipe
56090bc645
Re-ordered notes to be more consistent, fixed missing iCheck class
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 14:38:35 -08:00
snipe
fd73bee850
Fixed hardcoded string and added new checkout count to accessory view
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-21 14:38:05 -08:00
Marcus Moore
0fa956403c
Fix row divider overflow
2023-01-19 14:16:28 -08:00
Ivan Nieto Vivanco
f045008237
Add index to deleteFile() call, so it knows what element delete
2023-01-19 13:04:49 -06:00
snipe
fa9116b184
Merge pull request #12369 from snipe/features/add_byod_to_assets
...
Added BYOD to assets
2023-01-18 16:09:45 -08:00
Marcus Moore
c089f6eff2
Reference the accessory instance instead of the model
2023-01-18 13:48:01 -08:00
Marcus Moore
e506ed7950
Remove extra quote
2023-01-18 13:42:09 -08:00
Marcus Moore
07744ca7bd
Reference the consumable instance instead of the model
2023-01-18 13:41:58 -08:00
snipe
0c39c7a53d
Updated blades to add byod as a “status”
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-18 13:25:46 -08:00
snipe
fce620b54f
Added byod to blades
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-18 13:11:02 -08:00
Marcus Moore
ca1198ceb2
Constrain the bottom bar to the content window
2023-01-18 12:55:20 -08:00
Marcus Moore
b31e000165
Have Info and History tables in accessory show page span entire width of row
2023-01-18 12:54:52 -08:00
Godfrey M
7ce230fadc
missed a few renames
2023-01-18 08:57:59 -08:00
Marcus Moore
5282ca47b3
Allow users with consumables.files ability to upload files for consumables
2023-01-17 17:16:50 -08:00
Marcus Moore
1f12137245
Close divs in correct location
2023-01-17 17:09:55 -08:00
Marcus Moore
6c89f08193
Register the accessories.files ability and allow users with the ability to upload files for accessories
2023-01-17 16:59:50 -08:00
Marcus Moore
1fef992fa8
Allow users with components.files ability to upload files for components
2023-01-17 15:58:11 -08:00
snipe
f50b622eb8
Disallow editing of category type once created, added help text
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-10 16:15:40 -08:00
snipe
62bf7b1bce
Merge remote-tracking branch 'origin/develop'
2023-01-10 01:56:27 -08:00
snipe
c5c37fa95f
Fixed copypasta
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-10 01:54:26 -08:00
snipe
9dc016aecc
Fixed issue where assets sidenav would collapse if custom status label is selected
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-10 01:31:00 -08:00
snipe
e67bd5a275
Merge remote-tracking branch 'origin/develop'
2023-01-09 16:00:33 -08:00
snipe
8d35583634
Merge pull request #12324 from snipe/features/add_username_to_asset_list
...
Added username to display in asset listings
2023-01-09 16:00:01 -08:00
snipe
b39a9e0fe1
Merge remote-tracking branch 'origin/develop'
2023-01-09 15:54:04 -08:00
Brady Wetherington
cbffd105a2
Fix LDAP default group feature
2023-01-09 15:23:19 -08:00
snipe
a57315aed5
Added username to display in asset listings
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-09 12:58:58 -08:00
snipe
91d0c383df
Production assets
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-05 18:47:55 -08:00
snipe
e05764ac34
Truncate URL with ellipsis if too long
...
Signed-off-by: snipe <snipe@snipe.net>
2023-01-05 18:42:26 -08:00
snipe
4d0fc99773
Merge remote-tracking branch 'origin/develop'
2023-01-05 14:19:51 -08:00
snipe
ace73acba1
Merge pull request #12263 from Godmartinz/gh12211_label_padding_adjustment
...
Fixed: page-break and padding at the end of document for labels
2023-01-05 09:59:35 -08:00
Godfrey M
301c4fda6e
fixes conflicts
2023-01-05 09:55:25 -08:00
snipe
6d3c5e0659
Merge pull request #12264 from Godmartinz/gh12253_display_notes_accessories
...
Added: notes to the accessories tab for user detail view
2022-12-21 19:04:11 -08:00
snipe
a6c7471bf5
Merge remote-tracking branch 'origin/develop'
2022-12-20 15:11:36 -08:00
Brady Wetherington
75a757d6f5
There was a bug with select-all where some bits didn't quite work
2022-12-20 14:57:58 -08:00
Godfrey M
e791e6592a
adds notes to the accessories tab under users
2022-12-20 10:37:19 -08:00
Godfrey M
38575e93e8
fixes the rules for adding page-break and padding at the end of document
2022-12-20 09:45:41 -08:00
snipe
d0c5ba70f6
Merge pull request #12242 from inietov/features/add_purchase_cost_column
...
Added `purchase_cost` to user's default view [sc-19680]
2022-12-15 12:42:29 -08:00
Ivan Nieto Vivanco
d9a21cce00
Add other items' purchase_cost columns to the same permission
2022-12-15 14:12:05 -06:00
snipe
3e7975b2c3
Merge pull request #12250 from akemidx/grey_out_pw_reset_button
...
Fixed: Grey out pw reset button for consistency
2022-12-15 11:25:53 -08:00
akemidx
d870bc3b02
nested if loop
2022-12-15 14:19:51 -05:00
snipe
227fef76ee
Merge pull request #11736 from Godmartinz/gh6508_ldap_default_group
...
Adds a permission group selection for directory sync
2022-12-15 11:06:53 -08:00
Godfrey M
2e228ccb0b
redid a few things. should be good now :)
2022-12-15 10:45:42 -08:00
Ivan Nieto Vivanco
b142f8e012
Add the permission to show purchase cost column to non-admin sessions
2022-12-14 23:00:35 -06:00
snipe
b89979fbec
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# public/js/build/app.js
# public/js/dist/all.js
# public/mix-manifest.json
2022-12-14 17:06:26 -08:00
snipe
8043b86786
Upgraded font awesome to 6.2.1
...
Signed-off-by: snipe <snipe@snipe.net>
2022-12-14 16:41:56 -08:00
akemidx
b114ffd2c3
Grey out button pw reset button for consistency
...
When user has no email in their profile, the box is greyed out for
consistency accross all buttons on the user profile
2022-12-14 14:48:59 -05:00
snipe
fabefa61b0
Merge pull request #12243 from akemidx/new_grey_out_when_no_assets
...
Created method in users.php for adding up all assigned to user and pr…
2022-12-13 14:00:48 -08:00
akemidx
f3e57d7dc0
fixing PR
2022-12-13 16:00:59 -05:00
snipe
389ec3a3cb
Merge pull request #12247 from Godmartinz/gh12225_serial_added_to_components
...
adds serial to components tab of assets
2022-12-13 12:57:50 -08:00
Godfrey M
6a72c344b7
removed the cuddlers
2022-12-13 12:32:30 -08:00
Godfrey M
4442b446b9
adds serial to components tab of assets
2022-12-13 10:30:37 -08:00
snipe
c432fb9d70
Merge pull request #12181 from Godmartinz/gh12163_asset_age
...
Adds asset age to asset index and asset view pages
2022-12-13 10:28:17 -08:00
akemi
07ae91b00f
Created method in users.php for adding up all assigned to user and providing an integer value. this then used to grey out buttons on user view if user has nothing assigned.
2022-12-12 15:47:53 -05:00
Ivan Nieto Vivanco
450ad3dcec
Added the column purchase_cost to user's default view
2022-12-12 14:17:08 -06:00
snipe
163b3f6c0b
Merge remote-tracking branch 'origin/develop'
2022-12-08 14:37:35 -08:00
snipe
743264fd0e
Merge remote-tracking branch 'origin/develop'
2022-12-07 16:23:50 -08:00
Godfrey M
ec854ddc1d
adjusts the margin and padding for img barcode in labels
2022-12-07 14:52:23 -08:00
snipe
43acd3b488
Fixed typo
...
Signed-off-by: snipe <snipe@snipe.net>
2022-12-07 13:11:17 -08:00
snipe
97731cd7c8
Merge remote-tracking branch 'origin/develop'
...
Signed-off-by: snipe <snipe@snipe.net>
# Conflicts:
# public/css/dist/skins/skin-black-dark.css
# public/css/dist/skins/skin-black-dark.min.css
# public/css/dist/skins/skin-black.css
# public/css/dist/skins/skin-black.min.css
# public/css/dist/skins/skin-blue-dark.css
# public/css/dist/skins/skin-blue-dark.min.css
# public/css/dist/skins/skin-blue.css
# public/css/dist/skins/skin-blue.min.css
# public/css/dist/skins/skin-green-dark.css
# public/css/dist/skins/skin-green-dark.min.css
# public/css/dist/skins/skin-green.css
# public/css/dist/skins/skin-green.min.css
# public/css/dist/skins/skin-orange-dark.css
# public/css/dist/skins/skin-orange-dark.min.css
# public/css/dist/skins/skin-orange.css
# public/css/dist/skins/skin-orange.min.css
# public/css/dist/skins/skin-purple-dark.css
# public/css/dist/skins/skin-purple-dark.min.css
# public/css/dist/skins/skin-purple.css
# public/css/dist/skins/skin-purple.min.css
# public/css/dist/skins/skin-red-dark.css
# public/css/dist/skins/skin-red-dark.min.css
# public/css/dist/skins/skin-red.css
# public/css/dist/skins/skin-red.min.css
# public/css/dist/skins/skin-yellow-dark.css
# public/css/dist/skins/skin-yellow-dark.min.css
# public/css/dist/skins/skin-yellow.css
# public/css/dist/skins/skin-yellow.min.css
# public/mix-manifest.json
2022-12-05 16:34:34 -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
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
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
Godfrey M
8a0517fb5d
removes data dump
2022-11-15 15:59:47 -08:00
Godfrey M
90828e3a87
fixes variable name
2022-11-15 15:51:52 -08:00
Godfrey M
45636b8114
adds should_autoassign boolean to users table
2022-11-15 15:42:57 -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
Cram42
60ef5686ab
Add "Pop Out" button for preview
2022-11-12 19:02:38 +08:00
Cram42
af0872dc23
Fix form refresh after bootstrap-table
2022-11-11 14:23:38 +08:00
Cram42
30a7a31724
Move label preview to alpine component
2022-11-11 14:23:02 +08:00
Cram42
67d021e457
Add alpinejs to deferred scripts
2022-11-11 11:25:41 +08: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
Cram42
7108156072
Fix button disabling
2022-11-10 19:24:02 +08:00
Cram42
a4b93d4bbd
Create Field Definitions helper control
2022-11-10 19:20:18 +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
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
Cram42
fd9616683c
Label preview auto-refresh
2022-11-03 10:20:12 +08:00
Cram42
f5fac50e91
Add preview pane
2022-11-02 19:31:34 +08: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
2106b64da6
Fixed some layout issues
...
Signed-off-by: snipe <snipe@snipe.net>
2022-11-01 19:06:49 -07:00
Cram42
cde2ba7720
Fix: Oops
2022-11-02 09:51:02 +08: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
Cram42
6b2fe582ca
Merge branch 'feature-label2' into develop
2022-11-01 20:12:28 +08:00
Cram42
6de48b4dc8
Implement settings for labels
2022-11-01 20:00:53 +08: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
eb9f17122e
Updated strings
...
Signed-off-by: snipe <snipe@snipe.net>
2022-10-13 12:21:09 -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
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
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
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
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
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
snipe
c194c8a0c8
Merge pull request #11764 from BasO12/master
...
Added notes to audit mail notification
2022-09-27 14:43:50 -07:00
snipe
9d93c72534
Use BS datepicker’s built in clear button
...
Signed-off-by: snipe <snipe@snipe.net>
2022-09-26 14:34:35 -07:00
Ivan Nieto Vivanco
23cf556a8b
Adds cursor:pointer to indicate a clickable link
2022-09-20 22:24:52 -05:00
Ivan Nieto Vivanco
f75917d34d
Add a link used to clear the purchase date input
2022-09-20 17:53:55 -05:00
snipe
dcab1381e7
Check for licenses.files permissions
...
Signed-off-by: snipe <snipe@snipe.net>
2022-09-16 14:00:27 -07:00
snipe
62ad3fad1c
Remove DL button if file doesn’t exist
...
Signed-off-by: snipe <snipe@snipe.net>
2022-09-15 16:11:27 -07:00
snipe
eb1e287c15
Better handle missing files
...
Signed-off-by: snipe <snipe@snipe.net>
2022-09-15 16:08:13 -07:00
snipe
1885e73704
Ignore warning icon if no purchase date
...
Signed-off-by: snipe <snipe@snipe.net>
2022-09-15 15:42:47 -07:00
snipe
24910433a1
Fixed 500 when depreciation is set but no purchase_date
...
Signed-off-by: snipe <snipe@snipe.net>
2022-09-15 15:39:47 -07:00
Ivan Nieto Vivanco
9b2eda2d70
Save and show the default values properly on custom fields of type checkbox
2022-09-15 11:52:49 -05:00
Ivan Nieto Vivanco
20220764bb
Add possible values for custom fields of type checkbox
2022-09-15 11:18:54 -05:00
snipe
72feaee6c0
Added Applecare lookup link if manufacturer is apple
...
Signed-off-by: snipe <snipe@snipe.net>
2022-09-14 19:43:48 -07:00
Godfrey M
9b448227f7
tinkering to no avail
2022-09-13 11:40:10 -07:00
snipe
93428e1ed4
Increased colspan for checkboxes
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-31 13:34:27 -07:00
Godfrey M
193b31e427
select options working, testing sync then done
2022-08-31 12:58:33 -07:00
Godfrey M
70ac8af9c4
.
2022-08-31 09:53:20 -07:00
BasO12
61e1650542
Add files via upload
2022-08-31 13:08:09 +02:00
BasO12
ab54ac9408
Add files via upload
2022-08-31 13:07:05 +02:00
snipe
dcbd407698
Merge pull request #11661 from inietov/fixes/notifications_asset_acceptance
...
Send notifications when Acceptance Assets actions occur [sc-9917]
2022-08-30 12:14:58 -07:00
Godfrey M
0c362e8b57
gets the groups selector to appear but options are blank
2022-08-29 12:09:56 -07:00
snipe
9cf5f30c77
Set safeMode to true and use helper for all parsedown
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-29 11:26:47 -07:00
David Sferruzza
f60ea9581d
Fixed #11742 : display correct file sizes when using S3(-like) storage
2022-08-28 12:07:14 +02:00
Godfrey M
fc6fefdb4e
adds migration, variables, checkbox,working on groups
2022-08-25 15:19:38 -07:00
snipe
36ab794adc
Added signature field to user history
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-24 18:05:43 -07:00
snipe
a5fd9ebbb1
Added style to readonly datetime picker field
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-24 17:10:15 -07:00
Ivan Nieto Vivanco
581cae94ab
Add readonly property to datepickers
2022-08-24 18:21:54 -05:00
snipe
af34fc207c
Suppress error output if file doesn’t exist on server
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-24 13:47:56 -07:00
Godfrey M
2994c3613a
adds clearfix to settings page
2022-08-22 10:46:15 -07:00
snipe
368bd5da3f
Adds the category in the side info on Models > View
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-14 14:01:58 -07:00
snipe
7b3be076b4
Make location field the same width
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-11 18:38:34 -07:00
snipe
2c68ec927a
Use trans_choice for string
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-11 18:30:59 -07:00
snipe
a0ba33ed7c
Added checkboxes
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-11 18:25:22 -07:00
Ivan Nieto Vivanco
a33ca39237
Figure out declined notifications
2022-08-11 16:00:21 -05:00
Ivan Nieto Vivanco
d2c486bb1e
Create the mail template for the acceptance
2022-08-11 15:28:30 -05:00
snipe
acd666fdf5
Added notes to user consumables tab
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-10 15:34:07 -07:00
snipe
8de7e9a2ab
Use route name in case the user biffs the checkout twice
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-10 15:17:52 -07:00
snipe
dd0260c3be
Use old note on validation failure
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-10 15:15:29 -07:00
snipe
fb3d7bf82e
Made button wider
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-10 15:07:58 -07:00
snipe
0d9eccb7eb
Addeed note
field
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-10 15:03:12 -07:00
snipe
637604dfaf
Fixed #8928 - add URL and ID to custom asset report
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-10 13:51:47 -07:00
Brad Coudriet
77a1fcb1fc
There was actually a missing p tag too
2022-08-09 06:36:53 -04:00
Brad Coudriet
0cf0598936
Added a closing div tag around the mail text help block, this was causing labels further down the page to be formatted in correctly
2022-08-09 06:32:03 -04:00
snipe
5a1b8bc4b6
Fixed icheck checkbox class
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-02 20:19:19 -07:00
snipe
975b4dee2f
Added deleted header
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-02 19:58:17 -07:00
snipe
9ae7c66b77
Fixed indenting
...
Signed-off-by: snipe <snipe@snipe.net>
2022-08-02 19:50:21 -07:00