snipe
c1196599e1
Merge branch 'develop' into add_pa11y
2025-04-23 21:11:59 +01:00
snipe
ad88a72d0a
Override legend style
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-23 06:31:25 +01:00
snipe
f05b2ad9be
First stabs at improvements
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-23 04:48:47 +01:00
snipe
d953d1a889
Use translation strings
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-23 01:21:54 +01:00
snipe
4aa06f6a75
Update dev assets
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-23 00:30:06 +01:00
snipe
f686e86afb
Refactored setting page
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-22 23:50:21 +01:00
Daniel O'Connor
82d93b6980
Point to existing translation
2025-04-17 23:32:11 +00:00
Daniel O'Connor
72b2b2d819
Refactor to translatable placeholder text
2025-04-17 23:30:08 +00:00
akemidx
1307146831
changing where translations live. coalescing
2025-04-09 16:21:48 -04:00
snipe
420278c63b
Nicer layout for settings
...
Signed-off-by: snipe <snipe@snipe.net>
2025-04-08 15:12:36 +01:00
snipe
43c15ef134
Merge branch 'develop' into feature/locations_with_companies
2025-04-08 09:18:48 +01:00
akemidx
443a5c2348
chaning username dropdown to be usernames and not emails
2025-04-07 19:25:32 -04:00
Marcus Moore
2a156776a4
Merge branch 'develop' into chore/migrate-select-helper
...
# Conflicts:
# resources/views/settings/branding.blade.php
# resources/views/settings/general.blade.php
2025-03-04 11:19:38 -08:00
Godfrey M
cc0b9f404a
merged develop, fix conflicts
2025-02-27 15:38:31 -08:00
Marcus Moore
27aeb518ff
Replace Form::checkbox on general settings page
2025-02-26 16:18:00 -08:00
snipe
071b4d1e67
Merge pull request #16245 from marcusmoore/chore/migrate-form-open-pt5
...
Replace Form::open and Form::close pt5
2025-02-18 21:23:15 +00:00
snipe
ac907add83
Merge pull request #16082 from marcusmoore/chore/sc-28173
...
Replace calls to Form::text
2025-02-18 14:58:40 +00:00
Marcus Moore
894754e8dc
Migrate Form::close on general settings page
2025-02-12 13:18:55 -08:00
Marcus Moore
0797c4ac97
Merge branch 'develop' into chore/sc-28173
...
# Conflicts:
# resources/views/settings/saml.blade.php
# resources/views/settings/security.blade.php
# resources/views/setup/user.blade.php
2025-02-10 15:57:41 -08:00
snipe
b4ea75f34f
Merge branch 'master' into chore/migrate-textarea-helper
2025-02-10 23:47:13 +00:00
Marcus Moore
00e7795414
Merge branch 'develop' into chore/migrate-select-helper
...
# Conflicts:
# resources/views/partials/forms/edit/company.blade.php
2025-02-10 15:44:02 -08:00
Marcus Moore
a331e14ef2
Migrate form labels on general settings page
2025-02-05 14:19:34 -08:00
Godfrey M
0dfb71cfe5
added some translations to branding and general setrting
2025-01-28 11:56:10 -08:00
snipe
b6f05bff1f
Merge branch 'develop' into feature/locations_with_companies
2025-01-17 17:18:17 +00:00
Marcus Moore
0ef20c524f
Replace Form::text in certain views
2025-01-15 13:01:32 -08:00
Marcus Moore
e45f563b50
Convert Form::textareas to blade component
2025-01-14 13:16:31 -08:00
Marcus Moore
9a043da005
Convert additional Form::select to blade component
2025-01-13 16:16:49 -08:00
Tobias Regnery
1318dc6111
Add a backward compatibility setting for locations with companies
...
Now that locations have a company_id they get restricted to the users company with FullMultipleCompanySupport.
This breaks backward compatibility, because before everyone can handle locations without restrictions.
Add a setting right below FullMultipleCompanySupport so that everyone can switch to the desired behaviour.
The default is off and the existing behaviour is preserved.
2024-11-04 10:03:38 +01:00
akemidx
5cb940c2ee
Merge branch 'refs/heads/upstream/dev' into feature/sc-26415
2024-10-16 18:32:36 -04:00
snipe
aa55fa6ff4
Switch to form requests for settings
...
Signed-off-by: snipe <snipe@snipe.net>
2024-10-09 18:16:34 +01:00
akemidx
700647c53f
setting created
2024-10-02 18:15:52 -04:00
snipe
be5f3f38f8
Settings pages
...
Signed-off-by: snipe <snipe@snipe.net>
2024-08-19 14:48:12 +01:00
snipe
bffba02511
Updated icons
...
Signed-off-by: snipe <snipe@snipe.net>
2024-08-18 17:26:44 +01:00
Godfrey M
3a96e501cc
use old school input
2024-08-07 10:54:06 -07:00
Godfrey M
6b1784f2ee
makes shortcuts optional
2024-08-07 10:47:16 -07:00
Godfrey M
46a6a84ecb
adds migration and translations
2024-08-06 11:07:39 -07:00
snipe
3f20e29901
Moved gthe settings for remote loading to the branding section
...
Signed-off-by: snipe <snipe@snipe.net>
2024-07-04 16:55:47 +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
snipe
4d55765e28
Added checkbox to settings
...
Signed-off-by: snipe <snipe@snipe.net>
2024-06-24 14:02:53 +01:00
snipe
d9cc3c3ec7
Removed extra divs
...
Signed-off-by: snipe <snipe@snipe.net>
2024-06-17 12:52:23 +01:00
snipe
32c360f032
Re-added UI for load_remote
...
Signed-off-by: snipe <snipe@snipe.net>
2024-02-05 18:23:52 +00:00
snipe
da38945a53
Small fixes to checkbox layout in general settings blade
...
Signed-off-by: snipe <snipe@snipe.net>
2023-08-22 14:10:39 +01:00
snipe
9a3e727390
Updated other form fields to use new label class, fixed HTML for accessibility
...
Signed-off-by: snipe <snipe@snipe.net>
2023-04-03 22:38:56 -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
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
Wächtler, Yannick
9164daf5bc
Added localized strings for admin/settings
2021-11-19 15:23:48 +01:00
snipe
7e41c74cc3
Updated more fa icons
...
Signed-off-by: snipe <snipe@snipe.net>
2021-09-26 01:11:08 -07:00
snipe
6a2e21f502
More in depth error reporting on mail test failure
2020-11-12 13:22:49 -08:00
snipe
002ca52c83
Standardize feature disabled messages in UI
2020-09-16 15:09:58 -07:00