Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C -> M] Code Cleanup (Progress Tracker) #339

Open
40 of 67 tasks
HB9HIL opened this issue May 5, 2024 · 1 comment · Fixed by #338
Open
40 of 67 tasks

[C -> M] Code Cleanup (Progress Tracker) #339

HB9HIL opened this issue May 5, 2024 · 1 comment · Fixed by #338
Assignees
Labels
enhancement New feature or request major impact Has a major impact on the code base

Comments

@HB9HIL
Copy link
Contributor

HB9HIL commented May 5, 2024

This issue tracks the progress of the 'C -> M' movement.

Target:
We want to move all cron functions which are currently located in the controllers move to the/a model. This allows us to call the functions from the 'Cron Manager' directly in PHP with CodeIgniter instead to run a curl, to run a curl, to run a curl....

  • Move Function 'clublog/upload'
  • Move Function 'eqsl/sync'
  • Move Function 'hrdlog/upload'
    • Move Code 
    • Test
    • Check all Functions in WebUI working as before
    • PR:
  • Move Function 'lotw/lotw_upload'
    • Move Code 
    • Test
    • Check all Functions in WebUI working as before
    • PR:
  • Move Function 'qrz/download'
    • Move Code 
    • Test
    • Check all Functions in WebUI working as before
    • PR:
  • Move Function 'qrz/upload'
    • Move Code 
    • Test
    • Check all Functions in WebUI working as before
    • PR:
  • Move Function 'update/dxcc'
    • Move Code 
    • Test
    • Check all Functions in WebUI working as before
    • PR:
  • Move Function 'update/lotw_users'
  • Move Function 'update/update_clublog_scp'
  • Move Function 'update/update_dok'
  • Move Function 'update/update_pota'
  • Move Function 'update/update_sota'
  • Move Function 'update/update_wwff'

 

IF ALL ARE DONE:

  • Change cron/run to direct call instead curl
  • Change debug view file update
@HB9HIL HB9HIL added the enhancement New feature or request label May 5, 2024
@HB9HIL HB9HIL self-assigned this May 5, 2024
@HB9HIL
Copy link
Contributor Author

HB9HIL commented May 5, 2024

First Part:

Moving 6 of 7 Functions to the all new Update_model.php
All functions are working normally as before.

#338

@HB9HIL HB9HIL added the major impact Has a major impact on the code base label May 5, 2024
@HB9HIL HB9HIL linked a pull request May 5, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major impact Has a major impact on the code base
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant