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 |
|
Marcus Moore
|
27bb938d9e
|
WIP: add dedicated edit report page
|
2023-12-13 18:09:42 -08:00 |
|
Marcus Moore
|
75bd056bbe
|
Display saved template name in header
|
2023-12-13 14:49:38 -08:00 |
|
akemidx
|
ad202be374
|
update method (WIP ver)
|
2023-12-13 17:31:58 -05:00 |
|
akemidx
|
ca35b66597
|
frontys
|
2023-12-12 19:03:09 -05:00 |
|
akemidx
|
e9e68171bb
|
frontend stuff
|
2023-12-12 18:56:21 -05:00 |
|
Marcus Moore
|
e791ebbe76
|
Display report name in input
|
2023-12-11 16:36:32 -08:00 |
|
Marcus Moore
|
d92893b2c7
|
Remove old javascript
|
2023-12-11 16:30:44 -08:00 |
|
Marcus Moore
|
c68a2a36fa
|
Add test case for saving custom reports
|
2023-12-11 16:25:36 -08:00 |
|
Marcus Moore
|
89c47c1879
|
Add validation for saving reports
|
2023-12-11 16:20:36 -08:00 |
|
Marcus Moore
|
b9cda88363
|
Alphabetize saved reports list
|
2023-12-11 16:20:17 -08:00 |
|
Marcus Moore
|
52028ddef2
|
Add authorization to saving saved reports route
|
2023-12-11 15:34:17 -08:00 |
|
Marcus Moore
|
c3845f4393
|
Add tests around loading saved reports
|
2023-12-11 14:29:33 -08:00 |
|
Marcus Moore
|
c9157dc55d
|
Update docblock
|
2023-12-11 14:20:33 -08:00 |
|
Marcus Moore
|
c3b53b28e3
|
Allow saving custom reports
|
2023-12-11 14:19:03 -08:00 |
|
akemidx
|
e636d7b9d5
|
multiple saved reports, beginning of dynamic dropdown listing/queried url
|
2023-12-11 15:28:34 -05:00 |
|
Marcus Moore
|
bd86c5430c
|
Add a few typehints
|
2023-12-11 11:27:56 -08:00 |
|
Marcus Moore
|
4a0bb31866
|
Scaffold two more test cases
|
2023-12-07 11:00:26 -08:00 |
|
akemidx
|
b7f6c7df06
|
html work, code comments for tomorrow's tasks
|
2023-12-06 18:05:58 -05:00 |
|
Marcus Moore
|
327d27591f
|
Merge branch 'saved-custom-reports' into saving_custom_report_template
|
2023-11-30 18:15:35 -08:00 |
|
Marcus Moore
|
5041c07c7e
|
WIP: implement restoring checkbox inputs
|
2023-11-30 18:15:04 -08:00 |
|
Marcus Moore
|
505d601488
|
Implement restoring date ranges
|
2023-11-30 17:07:39 -08:00 |
|
Marcus Moore
|
bca7f208a6
|
Implement restoring select values
|
2023-11-30 16:57:21 -08:00 |
|
Marcus Moore
|
4f031149e8
|
Scaffold a couple test cases
|
2023-11-30 12:12:57 -08:00 |
|
Marcus Moore
|
b7011d853a
|
WIP: add methods to restore settings from saved report
|
2023-11-02 17:10:50 -07:00 |
|
Marcus Moore
|
06186c9b12
|
WIP: Simply post the form to a different controller
|
2023-10-30 16:30:53 -07:00 |
|
Marcus Moore
|
7a5faa9619
|
Adjust margin on custom report page
|
2023-10-30 12:03:50 -07:00 |
|
akemidx
|
e5792fd415
|
api/savereports controller
|
2023-10-25 14:42:23 -04:00 |
|
akemidx
|
45dbc02868
|
save commit
|
2023-09-05 15:01:20 -04:00 |
|
akemidx
|
f1cc2c8d8b
|
submitting form after capturing/formatting fixes
|
2023-08-29 16:55:21 -04:00 |
|
akemidx
|
734af87f2f
|
template structuring
|
2023-08-28 19:26:31 -04:00 |
|
akemidx
|
78d589fe78
|
beginning of migrations
|
2023-08-24 14:32:37 -04:00 |
|
akemidx
|
c9fcc906fb
|
create saved reports migration
|
2023-08-23 19:32:19 -04:00 |
|
akemidx
|
f9fc2a44cd
|
alphatyping for layout
|
2023-08-22 15:19:12 -04:00 |
|
snipe
|
7eaf3174ab
|
Merge pull request #13457 from snipe/fixes/remove_autocomplete_off_on_login
Fixed #13365 - Added LOGIN_AUTOCOMPLETE as env var
|
2023-08-15 20:55:05 +01:00 |
|
snipe
|
297390ae63
|
Merge pull request #13470 from snipe/fixes/13464_typo_in_accessories_clone
Fixed #13464 typo in accessories clone
|
2023-08-15 20:41:54 +01:00 |
|
snipe
|
01ab360ef3
|
Fixed accessory clone typo
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-15 20:39:09 +01:00 |
|
snipe
|
1c2f3cd552
|
Fixed translation typo
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-15 20:39:00 +01:00 |
|
snipe
|
bc4a47421a
|
Merge pull request #13469 from snipe/fixes/missed_one_checkbox_in_label
Fixed checkboxes for accessibility
|
2023-08-15 20:30:39 +01:00 |
|
snipe
|
0763b5135d
|
Fixed checkboxes
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-15 20:28:16 +01:00 |
|
snipe
|
253975ce72
|
Updated translation
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-15 20:27:55 +01:00 |
|
snipe
|
9af850dbaa
|
Re-apply a change that was dropped
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-15 20:27:47 +01:00 |
|
snipe
|
96b616be89
|
Downgraded TCPDF
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-15 20:11:56 +01:00 |
|
snipe
|
2b9f8ce4a6
|
Merge pull request #13467 from snipe/fixes/more_label_html_tweaks
Fixes more label html tweaks
|
2023-08-15 20:05:03 +01:00 |
|
snipe
|
fa6c8d864e
|
Restore label engine checkbox
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-15 20:04:19 +01:00 |
|
snipe
|
c957f136aa
|
More label tweaks
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-15 20:03:40 +01:00 |
|
snipe
|
697dc10d76
|
More label tweaks
Signed-off-by: snipe <snipe@snipe.net>
|
2023-08-15 20:03:32 +01:00 |
|