-
Notifications
You must be signed in to change notification settings - Fork 447
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
Refactor announcements as an Eloquent Model #10328
Labels
Housekeeping:2:Urgent
Any dependency management or refactor that must be done soon to fix or avoid a significant problem.
Milestone
Comments
Vitaliy-1
added
the
Housekeeping:2:Urgent
Any dependency management or refactor that must be done soon to fix or avoid a significant problem.
label
Aug 20, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 2, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 2, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 3, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 9, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 9, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 9, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 9, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 10, 2024
Vitaliy-1
added a commit
to Vitaliy-1/ojs
that referenced
this issue
Sep 10, 2024
PRs |
Added some comments on the PR -- but this is looking very good, @Vitaliy-1, thanks! |
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 10, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 11, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 12, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 12, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 12, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 12, 2024
Vitaliy-1
added a commit
to Vitaliy-1/ojs
that referenced
this issue
Sep 12, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 16, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 16, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 16, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 16, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 16, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 16, 2024
Vitaliy-1
added a commit
to Vitaliy-1/ojs
that referenced
this issue
Sep 16, 2024
@touhidurabir, can you review this? |
@Vitaliy-1 I have added reviews at #10382 (review) |
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 30, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 30, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 30, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 30, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 30, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 30, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 30, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Sep 30, 2024
Vitaliy-1
added a commit
to Vitaliy-1/ojs
that referenced
this issue
Sep 30, 2024
Vitaliy-1
added a commit
to Vitaliy-1/ojs
that referenced
this issue
Oct 1, 2024
Vitaliy-1
added a commit
to Vitaliy-1/pkp-lib
that referenced
this issue
Oct 1, 2024
Vitaliy-1
added a commit
to Vitaliy-1/ojs
that referenced
this issue
Oct 1, 2024
Vitaliy-1
added a commit
to Vitaliy-1/ojs
that referenced
this issue
Oct 1, 2024
Vitaliy-1
added a commit
to pkp/ojs
that referenced
this issue
Oct 1, 2024
pkp/pkp-lib#10328 eloquent announcements
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Housekeeping:2:Urgent
Any dependency management or refactor that must be done soon to fix or avoid a significant problem.
Announcement is an entity that utilises settings table. This makes its refactoring to the Eloquent model a non-trivial task.
As a part of this issue
This will serve as an example for refactoring of other entities, such as: genres and controlled vocabulary.
The text was updated successfully, but these errors were encountered: