Godfrey M
|
6386fa1c5e
|
clean up
|
2022-03-16 09:54:10 -07:00 |
|
snipe
|
89ddbddada
|
Fixed comment
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-16 16:53:18 +00:00 |
|
snipe
|
7498fe36e9
|
Removed extra space because pedantry
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-16 16:45:03 +00:00 |
|
snipe
|
babf7c064b
|
Added ability to filter status label index endpoint by status type
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-16 16:38:45 +00:00 |
|
snipe
|
40a9470770
|
Merge pull request #10828 from snipe/fixes/10826_parse_error_on_print_all
Fixed #10826 - parse error on translation string for print all assets
|
2022-03-16 08:54:10 -07:00 |
|
snipe
|
781b426018
|
Fixed #10826 - parse error on translation string for print all assets
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-16 08:50:47 -07:00 |
|
snipe
|
f499dcf7c3
|
Merge pull request #10827 from snipe/fixes/modal_dropdowns_broken
Fixed #10825 - selectlists in modals b0rked
|
2022-03-16 08:25:29 -07:00 |
|
snipe
|
54d6a4d978
|
Fixed #10825 - selectlists in modals b0rked
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-16 08:23:50 -07:00 |
|
Maciej Domanski
|
44d5b589bb
|
Update phpstan.neon
|
2022-03-16 15:22:45 +01:00 |
|
Maciej Domanski
|
0a98adb246
|
Update SA-phpstan.yml
|
2022-03-16 15:22:27 +01:00 |
|
Maciej Domanski
|
540f783ba2
|
phpstan-fixes
|
2022-03-16 15:11:40 +01:00 |
|
Maciej Domanski
|
67ed550743
|
phpstan update
|
2022-03-16 12:37:32 +01:00 |
|
Maciej Domanski
|
967ee714a1
|
sa tooling
|
2022-03-16 12:14:18 +01:00 |
|
Godfrey M
|
b2f7262cd2
|
adds table structure for asset history
|
2022-03-14 19:38:36 -07:00 |
|
Dampfklon
|
29e1d657e3
|
fix missed rename
|
2022-03-11 21:33:25 +01:00 |
|
snipe
|
84aa26dd50
|
Merge pull request #10728 from Godmartinz/gh10191-css-dropdownmenu
Fixed #10191 - font color contrast on mobile menu
|
2022-03-10 13:02:45 -08:00 |
|
Godfrey M
|
e1a6a2afc6
|
adds translation for accept_eula, a bit more logic on the Acceptance Controller that is not working yet
|
2022-03-10 12:15:50 -08:00 |
|
snipe
|
8984b3a59d
|
Merge pull request #10812 from inietov/fixes/CarbonExceptions_InvalidFormatException_DateTime_develop
Fixes Carbon\Exceptions\InvalidFormatException: DateTime::__construct(): Failed to parse time string develop
|
2022-03-10 10:40:33 -08:00 |
|
Ivan Nieto Vivanco
|
cdc0805fc4
|
Sanitize dates input in the importer before saving
|
2022-03-10 12:07:07 -06:00 |
|
Ivan Nieto Vivanco
|
86bd90c564
|
Show icons in the asset view for boolean customfields
|
2022-03-09 21:46:19 -06:00 |
|
Ivan Nieto Vivanco
|
e104195796
|
Convert value of the customfield element from string to boolean
|
2022-03-09 18:49:39 -06:00 |
|
snipe
|
d06ef4bdef
|
Bumped lockfile
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-08 22:17:46 -08:00 |
|
snipe
|
c817daa4da
|
Merge pull request #10767 from uberbrady/fix_double_request_datatable
One attempt to fix the 'datatable double-request' problem.
|
2022-03-08 20:34:15 -08:00 |
|
snipe
|
1b3631d57d
|
Merge pull request #10806 from snipe/fixes/removed_experimental_content_policies
Removed experimental feature policies
|
2022-03-08 20:32:39 -08:00 |
|
snipe
|
e3d2f7cc96
|
Missed a few
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-08 20:05:17 -08:00 |
|
snipe
|
d1358b6249
|
Removed experimental feature policies
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-08 16:58:24 -08:00 |
|
Godfrey M
|
59c583ac74
|
adds the ability to save eula pdfs to storage, still working on storing them in the DB and exposing them in the UI
|
2022-03-08 16:42:27 -08:00 |
|
snipe
|
95d6e1a402
|
Merge pull request #10805 from inietov/fixes/date_localization_not_working_custom_fields_develop
Fixes #8143 Date localization not work in custom fields for develop branch
|
2022-03-08 16:36:31 -08:00 |
|
Ivan Nieto Vivanco
|
657cfddd3c
|
Add a condition to show customfields as the user wants in localization settings
|
2022-03-08 18:28:13 -06:00 |
|
snipe
|
9311584f43
|
Merge pull request #10033 from uberbrady/ldap_troubleshooter_cherrypicked
Fixed [ch14855] - create LDAP troubleshooter
|
2022-03-07 20:24:11 -08:00 |
|
Brady Wetherington
|
ab7bf3c5d4
|
Get rid of stale commented-out line
|
2022-03-07 20:22:23 -08:00 |
|
Brady Wetherington
|
0556c7653a
|
Implement a generic timeout function, and run methods that need to run with a timeout using it.
|
2022-03-07 19:51:21 -08:00 |
|
Brady Wetherington
|
b96303cb38
|
Clean up errors, add new required package to Dockerfile
|
2022-03-07 19:51:21 -08:00 |
|
Brady Wetherington
|
312a90ce77
|
Add start of Tracing to LDAP troubleshooter
|
2022-03-07 19:51:21 -08:00 |
|
Brady Wetherington
|
71b5c0e80f
|
Add new LDAP troubleshoot ldapsearch subcommand, broaden out troubleshooting
|
2022-03-07 19:51:21 -08:00 |
|
Brady Wetherington
|
519bd00bef
|
WIP - just need to get authed connections to work
|
2022-03-07 19:51:21 -08:00 |
|
Brady Wetherington
|
ffd8f583b4
|
Got most of the stages working for the LDAP troubleshooter
|
2022-03-07 19:51:21 -08:00 |
|
Brady Wetherington
|
8cd5ec6799
|
Most of the host-port-tls discovery stuff is in-place now
|
2022-03-07 19:51:20 -08:00 |
|
Brady Wetherington
|
ef0e9a3c93
|
WIP: Enhancing stage 2 of LDAP troubleshooter
|
2022-03-07 19:51:20 -08:00 |
|
Brady Wetherington
|
8aa975e959
|
First pass at Artisan-based LDAP troubleshooter
|
2022-03-07 19:51:20 -08:00 |
|
Brady Wetherington
|
8d49d35463
|
Remove another data-toggle="table" - possibly the last one
|
2022-03-07 12:52:57 -08:00 |
|
Brady Wetherington
|
6f3e9033c2
|
One attempt to fix the 'datatable double-request' problem.
|
2022-03-07 12:52:57 -08:00 |
|
snipe
|
0c520476a3
|
Removed namespace
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-04 12:30:47 -08:00 |
|
snipe
|
ba010618f7
|
Throttle got merged out - re-adding it
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-04 12:15:09 -08:00 |
|
snipe
|
2d7a8b5e15
|
Merge pull request #10776 from snipe/added_trim_to_email_and_username
Added trim to email and username
|
2022-03-04 11:57:33 -08:00 |
|
snipe
|
1dabd6cc71
|
Merge pull request #10777 from snipe/added_remote_to_bulk_user_edit
Add remote user setting to bulk edit
|
2022-03-04 10:35:07 -08:00 |
|
snipe
|
9a358087ec
|
Add remote user to bulk edit
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-04 06:47:23 -08:00 |
|
snipe
|
b6a1d245e8
|
Added trim to CC email as well
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-04 06:20:34 -08:00 |
|
snipe
|
67134ca387
|
Do a trim() before inserting/updating
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-04 06:18:52 -08:00 |
|
snipe
|
0dfc27f56e
|
Added remote to allowed_columns for sorting
Signed-off-by: snipe <snipe@snipe.net>
|
2022-03-04 05:44:46 -08:00 |
|