issues
search
gothick
/
omm
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
#263
dependabot[bot]
closed
8 months ago
1
Remove unused APP_SECRET that a recipe upgrade added by default. We u…
#262
gothick
closed
10 months ago
2
Upgrade ALL OF THE THINGS
#261
gothick
closed
10 months ago
2
Update sonar-project.properties
#260
gothick
closed
1 year ago
1
Symf5.4.21
#259
gothick
closed
1 year ago
1
Upgrade yarn
#258
gothick
closed
1 year ago
1
Bump webpack from 5.75.0 to 5.76.0
#257
dependabot[bot]
closed
1 year ago
2
Upgrade Yarn deps
#256
gothick
closed
1 year ago
1
Upgrade deployer
#255
gothick
closed
1 year ago
1
Bump json5 from 1.0.1 to 1.0.2
#254
dependabot[bot]
closed
1 year ago
1
Remove Vagrant setup
#253
gothick
opened
1 year ago
0
Upgrade to Symfony 5.4.18
#252
gothick
closed
1 year ago
1
Upgrade to Symfony 5.4.17
#251
gothick
closed
1 year ago
1
Prevent error on probe for dodgy page in paginator
#250
gothick
closed
1 year ago
0
Tags double sometimes
#249
gothick
opened
1 year ago
0
Remove use of sensio/framework-extra-bundle
#248
gothick
opened
1 year ago
0
Infra/ditch obsolete knp markdown bundle
#247
gothick
closed
1 year ago
1
Feature/dockerised
#246
gothick
closed
2 years ago
1
Upgrade to Symfony 5.4.16
#245
gothick
closed
1 year ago
1
Should we persist beanstalkd?
#244
gothick
opened
2 years ago
0
First Image Tag integration tests that persist to the database
#243
gothick
closed
2 years ago
1
Upgrade webpack
#242
gothick
closed
2 years ago
1
Upgrade all composer dependencies
#241
gothick
closed
2 years ago
1
Upgrade Yarn deps
#240
gothick
closed
2 years ago
1
Test/image tags
#239
gothick
closed
2 years ago
1
Tags should probably not be case-sensitive (in terms of duplicate detection, at least.)
#238
gothick
opened
2 years ago
0
We're currently able to add a tag with no Name. Should we fix that?
#237
gothick
opened
2 years ago
0
Research Doctrine Indexed Associations to try to ensure tag uniqueness
#236
gothick
opened
2 years ago
0
Investigate using a different way of editing tags. This may be helpful https://symfony.com/doc/current/form/form_collections.html
#235
gothick
opened
2 years ago
0
Make sure you've got unit test coverage for every tag-related function in the Image entity
#234
gothick
closed
1 year ago
0
Write unit test for function public function setTextTags(?array $textTags): self
#233
gothick
closed
1 year ago
0
Write unit test for public function getTextTagsCount(): int
#232
gothick
closed
1 year ago
0
Write unit tests for public function getTextTags(): ?array
#231
gothick
closed
1 year ago
0
Write unit test for public function getAutoTagsCount(): int
#230
gothick
closed
1 year ago
0
Write unit test for public function setAutoTags(?array $autoTags): self
#229
gothick
closed
1 year ago
0
Write unit test for public function getAutoTags(): array
#228
gothick
closed
1 year ago
0
Write unit test for public function getTagNames(): array
#227
gothick
closed
1 year ago
0
Write unit test for function public function getTagsText(): ?string
#226
gothick
closed
1 year ago
0
Write unit test for public function setTagsText(?string $tagsText): void
#225
gothick
closed
1 year ago
0
Write unit tests for public function setTags($tags): self
#224
gothick
closed
1 year ago
0
Write unit test for public function getTags(): iterable
#223
gothick
closed
2 years ago
0
Write unit test for public function hasTag(TagInterface $tag): bool
#222
gothick
closed
1 year ago
0
Write unit test for public function removeTag(TagInterface $tag): void
#221
gothick
closed
1 year ago
0
Write unit tests for public function clearTags(): void
#220
gothick
closed
1 year ago
0
Write unit test for public function addTag(TagInterface $tag): void
#219
gothick
closed
1 year ago
0
Write unit tests for all tagging functions in Image entity
#218
gothick
opened
2 years ago
0
Upgrade yarn dependencies
#217
gothick
closed
2 years ago
0
Change Messenger work queue transport to beanstalkd from Doctrine
#216
gothick
closed
2 years ago
0
Remove unused parameter
#215
gothick
closed
2 years ago
0
Sanity-check page params on tag route, addressing #211
#214
gothick
closed
2 years ago
1
Next