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

Location - CMS Fields layout #55

Closed
jsirish opened this issue Jul 13, 2015 · 1 comment · Fixed by #64
Closed

Location - CMS Fields layout #55

jsirish opened this issue Jul 13, 2015 · 1 comment · Fixed by #64

Comments

@jsirish
Copy link
Member

jsirish commented Jul 13, 2015

After working on a project, I ran into some issues with tab order for Location in the CMS. Simplest solution is not to remove the main tab and use Main for the Info tab. This will help ensure new tabs added through extensions will not be the opening tag when adding/editing.

jsirish added a commit to jsirish/silverstripe-locator that referenced this issue Nov 10, 2015
Locator - code formatting cleanup

fixes dynamic#55
jsirish added a commit to jsirish/silverstripe-locator that referenced this issue Nov 10, 2015
Location
* overhauled CMSFields
* new DB field Email
* EmailAddress depreciated
* Build task to migrate EmailAddress to Email

Locator
* code formatting cleanup
* added Email to XML
* added Email to `location-list-description.html` template

LocationCSVBulkLoader
* import field mapping accommodates depreciated EmailAddress

LocationModelAdmin
* updated export fields to use Email

fixes dynamic#55
jsirish added a commit to jsirish/silverstripe-locator that referenced this issue Dec 17, 2015
Location
* overhauled CMSFields
* new DB field Email
* EmailAddress depreciated
* Build task to migrate EmailAddress to Email

Locator
* code formatting cleanup
* added Email to XML
* added Email to `location-list-description.html` template

LocationCSVBulkLoader
* import field mapping accommodates depreciated EmailAddress

LocationModelAdmin
* updated export fields to use Email

fixes dynamic#55
@jsirish
Copy link
Member Author

jsirish commented Dec 26, 2015

closed via #64

@jsirish jsirish closed this as completed Dec 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant