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

Deprecate Attachment#urlname #1848

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented May 25, 2020

What is this pull request for?

Deprecate Attachment#urlname and use slug instead.

urlname is a strange term. We should use the common name.

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

@tvdeyen tvdeyen modified the milestone: 4.6 May 25, 2020
@tvdeyen tvdeyen marked this pull request as draft May 27, 2020 08:49
And deprecate urlname, because it is a not very well known name.
@tvdeyen tvdeyen force-pushed the deprecate-attachment-urlname branch from 7253523 to 09eb7c4 Compare July 17, 2020 06:39
@tvdeyen tvdeyen changed the base branch from 4.6-stable to master July 17, 2020 06:39
@tvdeyen tvdeyen changed the title Deprecate Attachment#urlname Rename Attachment#urlname into slug Jul 17, 2020
@hound hound bot deleted a comment from tvdeyen Jul 17, 2020
@tvdeyen tvdeyen marked this pull request as ready for review July 17, 2020 10:05
@tvdeyen tvdeyen changed the title Rename Attachment#urlname into slug Deprecate Attachment#urlname Jul 17, 2020
@tvdeyen tvdeyen added this to the 5.0 milestone Jul 17, 2020
@tvdeyen tvdeyen merged commit 96fb431 into AlchemyCMS:master Jul 17, 2020
@tvdeyen tvdeyen deleted the deprecate-attachment-urlname branch July 17, 2020 10:38
tvdeyen added a commit that referenced this pull request Jul 17, 2020
And deprecate urlname, because it is a not very well known name.
bichinger-stm added a commit to bichinger/alchemy_cms that referenced this pull request Jul 17, 2020
…hemy_cms into active-storage-integration

* 'active-storage-integration' of github.com:bichinger/alchemy_cms:
  v5.0.0
  Do not convert JPEG images into JPG (AlchemyCMS#1904)
  Do not enable image cropper if file is missing (AlchemyCMS#1903)
  Always show original image as zoomed image (AlchemyCMS#1902)
  Rename Attachment#urlname into slug (AlchemyCMS#1848)
  Deprecate toolbar helper
  Bump version to 5.0.0.rc2
  Fix tag-list height
  Fix vertical position of site name in page tab
  Allow editing sites
  Fix missing help_text_text translations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants