Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

HTML Elements #414

Open
kevingorman1000 opened this issue Jun 12, 2022 · 2 comments
Open

HTML Elements #414

kevingorman1000 opened this issue Jun 12, 2022 · 2 comments
Assignees
Milestone

Comments

@kevingorman1000
Copy link
Contributor

kevingorman1000 commented Jun 12, 2022

Notes for Development milestone 1.1.0

- oc-apps/cad.php missing sidebar button
- oc-apps/cad.php New Persons Bolo/New vehicle bolo not displaying modal.
- oc-apps/civilian.php missing sidebar button
- oc-apps/civilian.php warrants buttons not working when true
- oc-apps/civilian.php weapon missing icon in top bar
- oc-apps/mdt.php AOP button missing data (May be a issue with my version, not sure)
- oc-apps/oc-profile.php Undefined variables (I will resolve)
- oc-apps/oc-start.php Only display "Debug Info" button if debug is turned on OR allow it to display debug info even when it's turned off.
- oc-content/themes/default/includes/admin/globalModals.inc.php Reset all button, formatting looks odd, maybe add the confirm button next too the drop down, or have action button full width

Proposal Maybe create a button that will allow users to download a support log that will contain all of the information needed for support, IE, all information that is needed to support a bug report.

@phillf phillf added this to the 1.1.0 milestone Jun 12, 2022
@kevingorman1000
Copy link
Contributor Author

Resolved:

  • oc-apps/mdt.php AOP button missing data: <button class="btn btn-primary btn-lg float-right" name="aop" data-toggle="modal" data-target="#aop" id="getAOP"><?php echo getAOP();?></button>
  • oc-apps/oc-profile.php Undefined variables (I will resolve)
  • oc-apps/oc-start.php Only display "Debug Info" button if debug is turned on OR allow it to display debug info even when it's turned off.
  • oc-content/themes/default/includes/admin/globalModals.inc.php Reset all button, formatting looks odd, maybe add the confirm button next too the drop down, or have action button full width

Debug provides no functionaility currently. @phillf Is there anything specific you have in mind in which you want this debug button to do?

@phillf
Copy link
Contributor

phillf commented Jul 6, 2022

Proposal Maybe create a button that will allow users to download a support log that will contain all of the information needed for support, IE, all information that is needed to support a bug report.

I think the templates for bugs need to be reworked.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants