Zack Spear
|
f8d13b8b09
|
refactor: move inline JavaScript from <body> of DefaultPageLayout.php to BodyInlineJS.php for improved maintainability
|
2025-04-07 17:01:23 -07:00 |
|
Zack Spear
|
060fb2eb19
|
refactor: move inline JavaScript from DefaultPageLayout.php to HeadInlineJS.php for improved maintainability
|
2025-04-07 16:54:15 -07:00 |
|
Zack Spear
|
d19f3d2a3a
|
chore: Add PHPDoc comments for releaseDateYear and getArrayStatus functions to improve code documentation and clarity.
|
2025-04-04 20:53:22 -07:00 |
|
Zack Spear
|
18ea6d8e35
|
fix: Correct logic in releaseDateYear function to only set timestamp if it exists, ensuring accurate year display in footer
|
2025-04-04 18:39:26 -07:00 |
|
Zack Spear
|
e6d4c8ca29
|
feat: Add releaseDateYear function to dynamically display the copyright year in the footer based on the build timestamp
|
2025-04-04 18:36:46 -07:00 |
|
Zack Spear
|
d11b22215f
|
refactor: Move footer rendering logic and getArrayStatus function to a new Footer.php file for improved organization and maintainability.
|
2025-04-04 17:59:45 -07:00 |
|