Marcus Moore
|
8e0b718a4a
|
Scope Select All checkbox to fields on left side of page
|
2024-09-17 16:00:32 -07:00 |
|
Marcus Moore
|
b51c505d9e
|
Fix department, manufacturer, and category multi-selects
|
2024-09-17 15:29:38 -07:00 |
|
Marcus Moore
|
8bba11e1bb
|
Merge branch 'develop' into saving_custom_report_template
# Conflicts:
# app/Http/Controllers/ReportsController.php
# resources/views/partials/forms/edit/category-select.blade.php
# resources/views/partials/forms/edit/company-select.blade.php
# resources/views/partials/forms/edit/location-select.blade.php
# resources/views/partials/forms/edit/manufacturer-select.blade.php
# resources/views/partials/forms/edit/model-select.blade.php
# resources/views/partials/forms/edit/status-select.blade.php
# resources/views/reports/custom.blade.php
|
2024-09-17 15:26:35 -07:00 |
|
snipe
|
69e981364a
|
Made multiple select
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-29 17:51:20 +01:00 |
|
snipe
|
0c09f2b2c0
|
Moar icon replacement
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-18 18:13:49 +01:00 |
|
snipe
|
1c229a8e08
|
Made notes field sortable
Signed-off-by: snipe <snipe@snipe.net>
|
2024-08-10 17:00:11 +01:00 |
|
snipe
|
d53a032402
|
More consistent UI for indented checkboxes
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-16 21:07:03 +01:00 |
|
snipe
|
e6f2c457a8
|
Handle localization better, clearer indenting on addresses
Signed-off-by: snipe <snipe@snipe.net>
|
2024-07-16 19:01:50 +01:00 |
|
snipe
|
c3cf123189
|
Better translation for custom fields
Signed-off-by: snipe <snipe@snipe.net>
|
2024-05-25 10:39:47 +01:00 |
|
snipe
|
c54eb22754
|
Moved URL string to general
Signed-off-by: snipe <snipe@snipe.net>
|
2024-01-24 14:46:52 +00:00 |
|
Marcus Moore
|
2d5631284b
|
Indent
|
2024-01-23 15:19:36 -08:00 |
|
Marcus Moore
|
3952fc10a6
|
Re-render order number properly
|
2024-01-23 15:18:02 -08:00 |
|
Marcus Moore
|
530ea474d1
|
Merge branch 'develop' into saving_custom_report_template
# Conflicts:
# resources/lang/en/admin/reports/general.php
# resources/views/reports/custom.blade.php
|
2024-01-23 13:55:07 -08:00 |
|
Marcus Moore
|
219540281f
|
Add trailing commas
|
2024-01-22 12:42:01 -08:00 |
|
Marcus Moore
|
1630392953
|
Uncheck a couple boxes by default to match existing behavior
|
2024-01-18 13:30:51 -08:00 |
|
Marcus Moore
|
1a1f417633
|
Change variable name to keep foreach scoped
|
2024-01-17 17:00:03 -08:00 |
|
Marcus Moore
|
82f4cc799b
|
Improve variable name
|
2024-01-17 11:54:37 -08:00 |
|
Marcus Moore
|
4d8d069bbc
|
Update placeholder
|
2024-01-17 11:43:34 -08:00 |
|
akemidx
|
2768f19b7c
|
code cleanup
|
2024-01-16 18:56:29 -05:00 |
|
Marcus Moore
|
8aa5cf530b
|
Improve radio button values in custom report form
|
2024-01-16 12:33:16 -08:00 |
|
akemidx
|
20bd83232e
|
standardizing naming to use Template
|
2024-01-11 19:41:19 -05:00 |
|
Marcus Moore
|
82df7a66ec
|
Add form label and remove info box from show and edit pages
|
2024-01-11 13:19:36 -08:00 |
|
Marcus Moore
|
0202a97e97
|
Add missing tag
|
2024-01-11 13:08:08 -08:00 |
|
Marcus Moore
|
b34886ead6
|
Move box header into box
|
2024-01-11 13:04:46 -08:00 |
|
akemidx
|
6f6341bc09
|
about saved reports box
|
2024-01-10 16:33:35 -05:00 |
|
akemidx
|
27103124bf
|
messages/translations
|
2024-01-09 16:49:56 -05:00 |
|
Marcus Moore
|
f2d34b2c03
|
Remove inline javascript
|
2024-01-02 18:23:57 -08:00 |
|
Marcus Moore
|
fcef60445c
|
Implement radioValue properly
|
2023-12-21 18:07:46 -08:00 |
|
Marcus Moore
|
48e5ee2310
|
Add filtering to remaining selects
|
2023-12-21 14:19:16 -08:00 |
|
Marcus Moore
|
dc27e67b19
|
Remove edit and delete buttons from edit template view
|
2023-12-21 13:13:28 -08:00 |
|
Marcus Moore
|
87853921c3
|
Formatting
|
2023-12-21 13:07:11 -08:00 |
|
Marcus Moore
|
8a496ccebc
|
Formatting
|
2023-12-21 13:05:56 -08:00 |
|
Marcus Moore
|
3e5f804791
|
Display "Save" on the update template page button
|
2023-12-21 13:05:49 -08:00 |
|
Marcus Moore
|
62f8353bd7
|
Implement model filtering for selectValue method
|
2023-12-21 13:03:43 -08:00 |
|
Marcus Moore
|
5c0c60a5b9
|
Formatting
|
2023-12-21 12:02:54 -08:00 |
|
Marcus Moore
|
6fcbb108c6
|
Implement test for filtering out invalid models from selectValues
|
2023-12-21 12:02:48 -08:00 |
|
Marcus Moore
|
495d74f7c9
|
Formatting
|
2023-12-20 17:11:03 -08:00 |
|
Marcus Moore
|
fda77179a3
|
Simplify url
|
2023-12-20 16:48:25 -08:00 |
|
Marcus Moore
|
9a5c8c4ce6
|
Formatting and clean ups
|
2023-12-20 16:24:48 -08:00 |
|
Marcus Moore
|
0504c09a9a
|
Implement ability to delete templates
|
2023-12-20 16:19:04 -08:00 |
|
Marcus Moore
|
9d062f9849
|
Make control statements more explicit
|
2023-12-20 16:08:25 -08:00 |
|
Marcus Moore
|
0527201ae5
|
Allow templates to be updated
|
2023-12-20 14:41:23 -08:00 |
|
Marcus Moore
|
cf5c78029c
|
Only show template name input on default screen
|
2023-12-20 14:12:42 -08:00 |
|
Marcus Moore
|
26cc4497eb
|
Use dedicated show route for report templates
|
2023-12-20 14:01:46 -08:00 |
|
Marcus Moore
|
c35179b098
|
Use existing class in place of inline styling
|
2023-12-20 13:48:31 -08:00 |
|
Marcus Moore
|
b2d0cbb264
|
Display validation error for report name
|
2023-12-20 13:44:47 -08:00 |
|
akemidx
|
ebf760a477
|
translations, UI fixes
|
2023-12-19 18:01:19 -05:00 |
|
Marcus Moore
|
9fcb1a2d0e
|
Rename SavedReport to ReportTemplate
|
2023-12-18 12:55:48 -08:00 |
|
snipe
|
14c70ee6c4
|
Removed BS th classes
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-14 14:37:47 +00:00 |
|
snipe
|
8fc470c978
|
Added fields to activity report
Signed-off-by: snipe <snipe@snipe.net>
|
2023-12-14 14:34:44 +00:00 |
|