|
25ad8333a3
|
Merge editor config sections related to Symfony config YAML files
|
2024-02-01 23:39:04 +01:00 |
|
|
a2a18335dc
|
Remove line length limit for the Makefile
|
2024-02-01 23:25:29 +01:00 |
|
|
2e14a4e42e
|
Add configuration file for the editorconfig-checker tool
|
2024-02-01 23:09:43 +01:00 |
|
|
f71a915229
|
Add Make targets for using the editorconfig-checker tool
|
2024-02-01 23:00:06 +01:00 |
|
|
81d5757e1a
|
Add extra Make targets to clear all temporary files
|
2024-02-01 22:55:33 +01:00 |
|
|
d921991ce7
|
Do not silence installation of php-cs-fixer tool
|
2024-02-01 22:53:22 +01:00 |
|
|
0d23782fcd
|
Add Make targets to clean all temporary files
|
2024-02-01 22:43:03 +01:00 |
|
|
ea731910cd
|
Reorder Make targets to group related things together
|
2024-02-01 22:07:18 +01:00 |
|
|
7e5380a0d5
|
Rename Make targets and add descriptions to increase readability
|
2024-02-01 22:04:00 +01:00 |
|
|
5fc285d131
|
Add editorconfig-checker tool to project
|
2024-02-01 20:23:36 +01:00 |
|
|
8899eb9382
|
Update vendor name to match the other composer.json files
|
2024-02-01 20:14:05 +01:00 |
|
|
9b12a55699
|
Mark properties of AppExtension class as readonly
|
2024-02-01 00:59:42 +01:00 |
|
|
2261009d5c
|
Convert app_page_title global var into a set of Twig functions
|
2024-02-01 00:56:02 +01:00 |
|
|
3740c0a4da
|
Convert app_clock global var into app_server_time Twig function
|
2024-02-01 00:37:19 +01:00 |
|
|
efb80fec3a
|
Move Twig extension to dedicated namespace and tweak syntax a bit
|
2024-02-01 00:33:41 +01:00 |
|
|
5fda7ee757
|
Make footer more semantic, fix version label
|
2024-02-01 00:18:33 +01:00 |
|
|
6616158a1e
|
Move PageTitle to App\Twig\DTO namespace
|
2024-02-01 00:02:22 +01:00 |
|
|
9b0e6a1039
|
Remove hard-coded versions from composer.json files
|
2024-01-31 23:37:11 +01:00 |
|
|
262c7411d0
|
Update Composer dependencies for website
|
2024-01-31 22:32:53 +01:00 |
|
|
76baa2a1ae
|
Display version in page footer
|
2024-01-28 07:06:05 +01:00 |
|
|
7800351f33
|
Fix capitalization of “Server Time” label
|
2024-01-28 07:05:48 +01:00 |
|
|
f5033540b2
|
Create service to fetch application version from Git history
|
2024-01-28 07:04:49 +01:00 |
|
|
b03fa78960
|
Explicitly require Symfony Process component in website
|
2024-01-28 06:32:23 +01:00 |
|
|
f2a6935653
|
Update release notes queries to use application cache
|
2024-01-28 06:12:58 +01:00 |
|
|
ab7f5f0834
|
Require PSR-6 (Caching) interfaces in storage module
|
2024-01-28 06:08:41 +01:00 |
|
|
0089b21f66
|
Remove Symfony Finder from explicit dependencies of website
After latest changes the component is not used anymore in website code.
|
2024-01-28 05:26:21 +01:00 |
|
|
bb0d783357
|
Extract fetching of release notes to repository class
|
2024-01-28 05:22:11 +01:00 |
|
|
bb12655ca8
|
Move query classes to storage module
|
2024-01-28 05:00:06 +01:00 |
|
|
7b05a6aa60
|
Configure the editor for planned subdirectory website\config\modules
|
2024-01-28 04:58:03 +01:00 |
|
|
5db1ba27ea
|
Move ReleaseNote class to storage module
|
2024-01-28 04:14:55 +01:00 |
|
|
0281eb87cc
|
Change health check results from class paths to booleans
|
2024-01-28 04:12:20 +01:00 |
|
|
96e2d3046e
|
Add Symfony Finder to storage module’s dependencies
|
2024-01-28 04:10:01 +01:00 |
|
|
13a2b45f54
|
Create health checker for storage module
|
2024-01-28 04:01:58 +01:00 |
|
|
0c3542e6b0
|
Create storage module and add it as website’s dependency
|
2024-01-28 04:01:31 +01:00 |
|
|
7c7428311c
|
Rename app_health_check route to match controller name
|
2024-01-28 03:02:06 +01:00 |
|
|
dc282e5618
|
Move core engine from core to modules/core
|
2024-01-28 02:39:14 +01:00 |
|
|
f903bc98f4
|
Add health check URL to test core-website integration
|
2024-01-28 02:27:17 +01:00 |
|
|
f2c7125079
|
Handle edge case of no release notes
|
2024-01-28 01:05:02 +01:00 |
|
|
f405afb6de
|
Fix usage of AbstractReleaseNotesQuery::fetch
|
2024-01-28 00:08:02 +01:00 |
|
|
3b85abb7cf
|
Upgrade Symfony Flex recipes to latest versions
|
2024-01-27 23:13:12 +01:00 |
|
|
e290260a4b
|
Explicitly require Symfony Cache component
|
2024-01-26 01:09:49 +01:00 |
|
|
56c883982f
|
Upgrade website dependencies
|
2024-01-26 01:08:34 +01:00 |
|
|
49c3e5c802
|
Fix link colors on home page
|
2024-01-26 01:05:22 +01:00 |
|
|
43b9f85c24
|
Update FAQ: fix grammar error, rewrite preface.
|
2024-01-26 01:00:58 +01:00 |
|
|
7f132a8151
|
Add release notes about the unexpected shutdown of Ecce’s version.
|
2024-01-26 00:51:58 +01:00 |
|
|
6c59f65f9d
|
Copy year 2017’s lone release note from v2
|
2024-01-25 19:09:38 +01:00 |
|
|
d45b8fdbe3
|
Copy year 2016’s release notes from v2
|
2024-01-25 19:09:17 +01:00 |
|
|
261a226002
|
Copy year 2015’s release notes from v2
|
2024-01-25 04:14:14 +01:00 |
|
|
d853157d23
|
Copy year 2014’s lone release note from v2
|
2024-01-25 03:07:09 +01:00 |
|
|
36457a2c53
|
Copy year 2012’s release notes from v2
|
2024-01-25 03:05:52 +01:00 |
|