snipe
|
3e111fca6e
|
Cleanup some small UI bugaboos (padding, etc)
Signed-off-by: snipe <snipe@snipe.net>
|
2023-02-15 17:13:40 -08:00 |
|
akemidx
|
7dd789d5c0
|
translate no assets at checkout
|
2023-02-15 19:22:13 -05:00 |
|
akemidx
|
b96f2f738d
|
fixed weird phrasing in asset checkout screen
|
2023-02-15 16:47:48 -05: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 |
|
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
|
a57315aed5
|
Added username to display in asset listings
Signed-off-by: snipe <snipe@snipe.net>
|
2023-01-09 12:58:58 -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 |
|
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
|
2106b64da6
|
Fixed some layout issues
Signed-off-by: snipe <snipe@snipe.net>
|
2022-11-01 19:06:49 -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
|
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
|
4fa01350c3
|
adds shortcuts for listing, creating, and saving
|
2022-10-11 12:00:15 -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
|
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
|
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
|
7b3be076b4
|
Make location field the same width
Signed-off-by: snipe <snipe@snipe.net>
|
2022-08-11 18:38:34 -07:00 |
|
snipe
|
afab167e8c
|
Fixed restore button in listings
Signed-off-by: snipe <snipe@snipe.net>
|
2022-07-02 13:08:46 -07:00 |
|
Mike Roquemore
|
123963c14c
|
Modify genericActionsFormatter restore link to be a button instead since it's in a form.
Changed user restore route to POST
|
2022-07-02 14:34:22 -05:00 |
|
snipe
|
95d4f7c62e
|
Added models router to BS tables
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-28 15:56:18 -07:00 |
|
snipe
|
6b8abb1511
|
Fixed missing archived tooltip
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-23 17:32:39 -07:00 |
|
snipe
|
e2b1494511
|
Reordered and added xlsx to export list
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-23 11:18:59 -07:00 |
|
snipe
|
5fe1078013
|
Squashed commit of the following:
commit a011b07d99
Merge: b392ed269 6059e9e11
Author: snipe <snipe@snipe.net>
Date: Tue Jun 14 17:52:50 2022 -0700
Merge pull request #11315 from snipe/features/adds_fullscreen_option_to_tables
Added fullscreen option to tables
commit b392ed269b
Merge: 693043e64 e6d792bdf
Author: snipe <snipe@snipe.net>
Date: Tue Jun 14 17:52:41 2022 -0700
Merge pull request #11316 from snipe/fixes/smaller_padlock_on_table_header
Tweaked CSS for smaller padlock
commit 6059e9e119
Author: snipe <snipe@snipe.net>
Date: Tue Jun 14 17:49:00 2022 -0700
Added fullscreen option to tables
Signed-off-by: snipe <snipe@snipe.net>
commit e6d792bdf7
Author: snipe <snipe@snipe.net>
Date: Tue Jun 14 17:43:12 2022 -0700
Tweaked CSS for smaller padlock
Signed-off-by: snipe <snipe@snipe.net>
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-14 17:54:18 -07:00 |
|
snipe
|
88dfdb7538
|
Fixed bug in uncheck
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-14 12:50:10 -07:00 |
|
snipe
|
e393e2eb4b
|
Fixed issue in BS tables where uncheck-all then checking a few would not uncheck properly
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-13 20:30:35 -07:00 |
|
snipe
|
5a86004081
|
Created new models bulk edit partial
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-13 20:29:08 -07:00 |
|
snipe
|
20a0c4e3b5
|
Merge pull request #11272 from inietov/fixes/date_localization_in_customfields
Fixes #8143 Date localization not working on custom fields
|
2022-06-13 19:47:20 -07:00 |
|
snipe
|
93e4d23143
|
Changed font-awesome leading class
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-13 18:36:13 -07:00 |
|
Ivan Nieto Vivanco
|
740f27198f
|
Evaluate if a custom field is a Date to present it with the correct format
|
2022-06-07 18:00:46 -05:00 |
|
snipe
|
f7449921e9
|
Merge pull request #11253 from snipe/features/nicer_locations_ui
Nicer locations UI
|
2022-06-06 10:23:04 -07:00 |
|
snipe
|
01348187c8
|
Fixed #11224 - only show menu options if the user is allowed
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-05 22:41:53 -07:00 |
|
snipe
|
89f45d3d05
|
Removed extra console logs and unused variable
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-05 21:16:29 -07:00 |
|
snipe
|
880828379e
|
Update bulki partials with new values
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-05 21:02:51 -07:00 |
|
snipe
|
9b54077409
|
Additional tweaks to BS tables partial
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-05 21:02:19 -07:00 |
|
snipe
|
9f478b51e2
|
Additional JS tweaking
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-05 20:13:51 -07:00 |
|
snipe
|
7c77e03c5a
|
Initial rework of locations display
Signed-off-by: snipe <snipe@snipe.net>
|
2022-06-05 18:08:15 -07:00 |
|
Godfrey M
|
83d0743ab8
|
saves bootstrap pdf tables in landscape
|
2022-05-12 09:18:44 -07:00 |
|
snipe
|
cf0548bd1f
|
Create a new partial for asset bulk actions
Signed-off-by: snipe <snipe@snipe.net>
|
2022-05-06 05:11:52 -07:00 |
|
Brady Wetherington
|
5a776af091
|
This disables the display of HTML content during exports, without enabling XSS attacks
|
2022-04-07 16:27:06 +01:00 |
|
snipe
|
8ccf148799
|
Fixed #10881 - bad merge with bootstrap-tables changes
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-29 22:57:00 +01:00 |
|
snipe
|
a937bd34f6
|
Merge master back down into develop
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-29 16:28:43 +01:00 |
|
Godfrey Martinez
|
fe6a6740db
|
Merge branch 'develop' into feature/sc-15014/asset-acceptance-and-signed-eula-as-pdf
|
2022-03-22 10:10:56 -07:00 |
|
snipe
|
42220cc566
|
Merge pull request #10809 from inietov/fixes/customfields_boolean_format_not_saving
Fixes Customfields with boolean format not saving [ch-9973]
|
2022-03-19 22:10:54 +00:00 |
|
Ivan Nieto Vivanco
|
6ed9ed0e79
|
Add field type boolean to custom fields list all
|
2022-03-16 17:21:05 -06:00 |
|
Godfrey M
|
b2e78e3382
|
formats most of the pdf blade
|
2022-03-16 15:53:32 -07:00 |
|