cf7cde65a8
FMCS+Location Scoping: Added download CSV to location scope check
2026-07-30 20:12:46 +01:00
dabd1a9616
add label fix
2026-07-22 12:18:03 -07:00
4675e4bbd9
Superadmin: Added ability to login (impersonate) another user
2026-07-07 20:49:19 +01:00
3a5d435aaa
Pint
2026-06-24 14:44:32 +01:00
df41ac66b6
Redirect if the app is in demo mode
2026-06-24 14:44:15 +01:00
7714179de8
API/Settings: Added optional requirement for non-generic user agent
...
alternative to #19217
2026-06-23 22:59:03 +01:00
d03f68ae34
FMCS: Updated floater value in controller
2026-06-10 11:26:12 +01:00
c0fe308d7d
Fixed FD-55359 - sanitize CSS
2026-05-28 12:25:12 +01:00
372e74aad3
Adds basename to places where we pass a filename
2026-04-22 13:35:16 +01:00
99c3ac56e9
Fixed typo
2026-04-09 18:32:50 +01:00
e062062cb3
Added livewire component for persoinal access tokens for admin
2026-04-09 17:24:51 +01:00
449e6b5f5c
Added revoke controllers
2026-04-09 14:48:50 +01:00
9bc92f57c8
Apply pint to non-API controllers
2026-03-13 16:45:30 +00:00
428095b71b
Fixed #18670 - set nav link color override in ResetDemo console command
2026-03-11 17:56:58 +00:00
f139a616c7
Added checkbox to determine if existing audit dates should be changed
2026-02-21 12:49:36 +00:00
e667cd20a8
Set require_signature to default to 0
2026-01-14 13:30:54 +00:00
bc796498a3
Moved setup controller methods out of settings controller
2025-12-05 17:01:24 +00:00
ed6bfa7810
Disable branding colopickers on demos
2025-12-02 16:16:33 +00:00
6a99132e76
More tweaks
2025-12-02 13:29:12 +00:00
fadfe0a782
Removed old skin references
2025-11-28 19:17:52 +00:00
d97f6903d6
Save settings controller
2025-11-28 19:05:03 +00:00
308cd6b91d
Fixed #18189 - added option to pick the day the week starts on
2025-11-13 16:33:08 +00:00
cc5ac65909
Re-apply #18020 , fixed #15107 (mostly) - added prefix and more options to label 2D tags
2025-11-04 18:43:35 +00:00
07dbc6842c
Are you KIDDING ME, Github??
...
This reverts commit c8e79aa5ca , reversing
changes made to e60f2b2332 .
Signed-off-by: snipe <snipe@snipe.net >
2025-08-25 15:56:28 +01:00
6503f9c667
Revert "Merge pull request #17650 from grokability/add-displayName-to-users"
...
This reverts commit 4770e469b4 , reversing
changes made to 29a18c7c8b .
Signed-off-by: snipe <snipe@snipe.net >
2025-08-21 20:23:47 +01:00
c07ef4d87f
A few small tweaks
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-21 09:25:42 +01:00
8b83584b67
Added mapping fields to LDAP
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-19 18:31:58 +01:00
f6b9e11810
Merge pull request #17538 from mckaygerhard/mail-log-improvements
...
Mail log for #17491 and some improvements on log errors
2025-08-11 13:05:56 +01:00
0fdbdfd5c2
Improve log error handling regarding notification sending for issue #17491
...
* when an error is generated when denying checkouts, there are not enough logs
to determine the problem from the email provider
* missing handling of log test mail config, there is none of logs cos there
is no log handling on test email, becouse all the results are just sent to
the http response and no log were writen.
2025-08-08 12:18:04 -04:00
906741d662
Bumped debug to warning
...
Signed-off-by: snipe <snipe@snipe.net >
2025-08-08 11:32:04 +01:00
6015aeddee
Merge pull request #17209 from Godmartinz/saml_xml_update_bug
...
Fixed #17089 : SAML metadata now updating with new XML uploads
2025-06-23 16:40:35 +01:00
e8835fc2b1
Merge pull request #17096 from lukaskraic/feature/manager-view-v2
...
Manager View Feature
2025-06-17 16:24:40 +01:00
ec059717f6
adds id to XML textbox, now updates
2025-06-16 16:01:11 -07:00
84ec5aea26
Manager View Feature
2025-06-04 09:07:26 +02:00
12dc33244d
Start storing admin_cc_always
2025-06-02 17:20:01 -07:00
407962d998
Merge pull request #16790 from Godmartinz/empty_field_columns_labels
...
Adds Label fields offset as an option
2025-05-05 14:09:40 +01:00
4469db0bd3
Livewire component for smoother check for location companies
...
Signed-off-by: snipe <snipe@snipe.net >
2025-05-05 13:55:28 +01:00
9f28dae01b
Invoke the artisan command
...
This *might* suck for people with a lot of assets, etc
Signed-off-by: snipe <snipe@snipe.net >
2025-04-22 23:50:11 +01:00
5da492cbf5
set max to 5
2025-04-22 12:07:02 -07:00
d871c529d1
fix input max, and help block position
2025-04-22 11:59:19 -07:00
7c2c5ea98d
adds Field offset option to labels
2025-04-22 10:50:20 -07:00
548ae49c69
Small tweaks to table
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 15:30:07 +01:00
a96abeac5f
Use localization w/trans_choice
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-08 15:12:58 +01:00
43c15ef134
Merge branch 'develop' into feature/locations_with_companies
2025-04-08 09:18:48 +01:00
d0f750edea
Added pdf logo to the controller
...
Signed-off-by: snipe <snipe@snipe.net >
2025-04-02 12:13:28 +01:00
d89f38bbfb
Set defaults on save
...
Signed-off-by: snipe <snipe@snipe.net >
2025-03-04 20:38:33 +00:00
112112d258
Feat: #14926 LDAP Active Flag - Add config option to make False = Enable
2025-02-27 10:52:12 -07:00
bce2007b97
Fixes #16331 - Don't make passport:install command require user input
2025-02-25 16:38:40 +00:00
1fe170e6a1
Merge pull request #16040 from Godmartinz/template_validate_error
...
Adds a null check to label templates, adds return types for validation methods
2025-02-18 21:00:10 +00:00
b7bd56daf7
Instead of saving TLS cache-files on save, cache them when used
2025-02-13 15:09:28 +00:00